What problem does it solve?
It eliminates the manual effort of gathering domain infrastructure signals (subdomains, DNS records, TLS certificate details, and WHOIS registration info) by providing structured, JSON output from passive and limited connectivity checks.
Core Features & Use Cases
- Subdomain discovery: Retrieves subdomains from Certificate Transparency sources and returns them in a normalized JSON structure.
- TLS certificate inspection: Connects to the target on port 443 to extract expiry, issuer/subject, SANs, TLS version, and cipher details.
- WHOIS & DNS intelligence: Queries WHOIS servers for registration metadata and resolves DNS record types (A/AAAA/MX/NS/TXT/CNAME).
- Availability heuristic: Estimates whether a domain may be available using DNS signals, WHOIS presence, and TLS reachability.
- Bulk analysis: Runs multiple checks across multiple domains with parallel execution and consolidated results.
Use case example: Before registering or assessing a potential brand domain, run bulk checks to see active DNS records, TLS certificate status/expiry, and whether WHOIS indicates the domain is registered.
Quick Start
Ask to run domain-intel for subdomain discovery and TLS validation on example.com and return structured JSON.