dns_record
Query specific DNS record types for domains to retrieve A, MX, TXT, CNAME, and other DNS data using customizable server options.
Instructions
Look up a specific DNS record type for a domain. Supports 53 record types including A, AAAA, MX, TXT, CNAME, SOA, PTR, CAA, SRV, DNSKEY, DS, TLSA, HTTPS, SPF, and more.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain name (or IP address for PTR lookups) to query (e.g. example.com) | |
| type | Yes | DNS record type (e.g. A, MX, TXT, CNAME, SPF, HTTPS, DNSKEY) | |
| server | No | DNS server to query. Default: cloudflare. Use 'authoritative' for the domain's own nameservers. |