Domain Reconnaissance API
Comprehensive domain intelligence — WHOIS, DNS records, subdomains, and SSL certificate data.
2 subscribers
9.1/10 popularity
1194 ms avg latency
86% success rate
6 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Domain Reconnaissance API endpoints
| Method | Endpoint | Description |
|---|---|---|
| whois | ||
| GET |
whois_lookup_whois__domain__get /whois/{domain} |
Perform WHOIS lookup for a domain. Returns WHOIS data including registrar, creation/expiration dates, name servers, etc. |
| dns | ||
| GET |
dns_lookup_dns__domain__get /dns/{domain} |
Retrieve DNS records for a domain. Returns A, AAAA, MX, NS, and TXT records. |
| subdomains | ||
| GET |
subdomain_enum_subdomains__domain__get /subdomains/{domain} |
Enumerate common subdomains for a domain. - wordlist_size: small (50), medium (100), or large (all ~140) Note: This uses DNS-based enumeration with a wordlist, not brute force. |
| ssl | ||
| GET |
ssl_info_ssl__domain__get /ssl/{domain} |
Retrieve SSL/TLS certificate information for a domain. Returns certificate details including issuer, subject, validity dates, and SANs. |
| full-recon | ||
| GET |
full_recon_full_recon__domain__get /full-recon/{domain} |
Perform complete domain reconnaissance. Combines WHOIS, DNS, subdomain enumeration, and SSL certificate information. - subdomain_wordlist: small, medium (default), or large |
| Other endpoints | ||
| GET |
root__get / |
API root - information and health check. |
Domain Reconnaissance API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $2 / month | 10 / hour |
|
| PRO Recommended | $10 / month | 30 / hour |
|
| ULTRA | $50 / month | — |
|