DNS Lookup - Query DNS Records Online
Enter a domain and press Lookup to query DNS records.
About the DNS Lookup Tool
DNS records control how your domain works on the internet, from pointing visitors to the right server to routing email and proving domain ownership. This tool lets you query any public domain and see its DNS records in a clean, readable table with human-friendly TTL values.
Queries are sent directly to Google Public DNS using DNS-over-HTTPS, so results reflect what a major public resolver sees. This is useful for verifying records after making changes at your registrar or hosting provider.
How to Use
Enter a domain name (with or without protocol) and click Lookup. Use the tabs to switch between record types. The results table shows each record's name, type, TTL, and value. Click the Copy button on any row to copy the value to your clipboard.
Record Types Explained
- A / AAAA - Map a domain to an IPv4 or IPv6 address.
- CNAME - Alias one domain name to another.
- MX - Specify mail servers and their priority.
- NS - Delegate a domain to authoritative name servers.
- TXT - Store text data such as SPF policies, DKIM keys, and domain verification tokens.
- SOA - Identify the primary name server and zone timing parameters.
- CAA - Restrict which certificate authorities can issue certificates for the domain.