dns_lookup
Query all DNS record types for any domain to diagnose configuration issues, verify mail settings, or audit infrastructure.
Instructions
Query DNS records for a domain name. Returns all available record types including A (IPv4), AAAA (IPv6), MX (mail), NS (nameservers), TXT, CNAME, SOA, CAA, DMARC, BIMI, MTA-STS, and TLS-RPT records. Useful for diagnosing DNS configuration, verifying mail settings, or auditing domain infrastructure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain name to query, e.g. "example.com". Do not include protocol or path. |