This section provides a catalog of tools used for domain name enrichment and WHOIS record retrieval. These tools are categorized by their capabilities, pricing models, and operational security (OPSEC) profiles. Most tools listed are 'passive', meaning they query public databases or cached records without contacting the target infrastructure directly.
[
{
"name": "Domain Dossier",
"description": "Free web-based tool that aggregates WHOIS, DNS, and network information...",
"status": "live",
"pricing": "free",
"bestFor": "Quick domain and IP reconnaissance with DNS and WHOIS data",
"input": "Domain name or IP address",
"output": "WHOIS records, DNS records, IP information, registration details",
"opsec": "passive"
},
{
"name": "domainIQ",
"description": "Comprehensive domain intelligence platform...",
"status": "live",
"pricing": "freemium",
"bestFor": "Domain ownership history, reverse analytics lookup, competitor domain research",
"input": "Domain name",
"output": "Domain owner information, historical ownership, similar domains, analytics data, reverse MX/IP/DNS lookups",
"opsec": "passive"
},
// ... (additional tools follow this schema)
]