Resolve DNS records to validate domains and mail routing.
Resolve DNS records for any domain. Check A, AAAA, MX, TXT, NS, SOA, and CNAME records to verify your DNS configuration, troubleshoot mail delivery, or audit domain settings.
The domain and record type are sent to our server, which performs a DNS query using PHP's built-in dns_get_record() and returns the results. This uses the system's resolver and reflects the current global DNS state.