Description
Fetch every DNS record type simultaneously — A, AAAA, MX, TXT, CNAME, NS, SOA, SRV, CAA, and more. Get a complete picture of a domain's DNS configuration in one API call.
Perfect for DNS audits, security assessments, or building domain intelligence dashboards. Instead of making 10+ individual queries, get everything at once.
Use Cases
- Complete DNS audit of a domain
- Security assessment — see all exposed DNS records
- Domain intelligence dashboards
- Automated compliance checking
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
domain |
string | Yes | Domain name to look up |
format |
string | No | Response format: json or markdown |