What problem does it solve?
Security analysts and investigators often need to gather domain infrastructure intelligence including subdomains, SSL certificate details, WHOIS registration data, and DNS records, but typically require multiple paid tools or APIs to collect this passive reconnaissance data efficiently.
Core Features & Use Cases
- Passive Subdomain Discovery: Enumerate subdomains from public Certificate Transparency logs via crt.sh with no active network scanning.
- TLS & WHOIS Inspection: Retrieve SSL certificate expiry dates, issuers, and domain registration details (registrar, creation/expiry dates, name servers) for 100+ top-level domains.
- DNS & Availability Checks: Resolve A, AAAA, MX, NS, TXT, and CNAME DNS records, plus heuristically determine if a domain is unregistered and available for purchase.
Use Case: During a threat investigation, an analyst can quickly map all subdomains of a suspicious actor-controlled domain, check if its SSL certificate is nearing expiry to identify potentially abandoned infrastructure, and verify if related typosquatting domains are available for registration to preemptively block them.
Quick Start
Use the domain-intel skill to pull all active subdomains, check the SSL certificate expiry status, and retrieve WHOIS registration details for the domain suspicious-domain.com.