dns_lookup
Query DNS records (A, AAAA, NS, MX, TXT, CNAME, SOA) for any domain using specified DNS servers to verify configurations and troubleshoot connectivity.
Instructions
Look up all common DNS records (A, AAAA, NS, MX, TXT, CNAME, SOA) for a domain. Returns results from a specified DNS server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain name to look up (e.g. example.com) | |
| server | No | DNS server to query. Default: cloudflare. Use 'authoritative' for the domain's own nameservers. |