Check DNS Records
check_dnsDiagnose DNS issues by retrieving live A, AAAA, CNAME, MX, TXT, and NS records for any domain. Identify missing records, propagation delays, and misconfigured mail or DNS setups.
Instructions
Looks up live DNS records (A, AAAA, CNAME, MX, TXT, NS) for a domain. Use this to diagnose propagation delays, missing records, or misconfigured mail/DNS setups.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | The domain to look up, e.g. example.com | |
| recordType | No | If omitted, all supported record types are looked up |