Domain Detective

API Reference

Class

WebTechVerificationCatalog

Namespace DomainDetective

Catalog of simple technology verifications derived from DNS TXT and similar signals. Centralizes string matching so analyzers remain small and testable.

Inheritance

  • Object
  • WebTechVerificationCatalog

Methods

ApplyDnsTxt(System.String txt, System.Collections.Generic.ISet{System.String} outTech, System.Collections.Generic.IList{DomainDetective.TechDetectionDetail} details) #

Applies DNS TXT-based verifications (e.g., google-site-verification) to the detection sets.

Parameters

txt System.String required
outTech System.Collections.Generic.ISet{System.String} required
details System.Collections.Generic.IList{DomainDetective.TechDetectionDetail} required
{{ include "footer" }}