Query the DNS records for any domain. Look up A, AAAA, MX, NS, TXT, CNAME, SOA and all other record types. Results returned directly from authoritative DNS servers via Google and Cloudflare DNS-over-HTTPS.
A DNS lookup queries the Domain Name System to retrieve the DNS records associated with a domain name. DNS records control how a domain behaves — which servers handle its web traffic, email, and other services.
Every time you visit a website, your device performs a DNS lookup to translate the domain name into an IP address. This tool lets you inspect those records directly from authoritative DNS servers using DNS-over-HTTPS, giving you real-time accurate results without relying on cached data.
DNS lookups are used by website administrators to verify record propagation, by email administrators to check MX and SPF records, by security researchers to map infrastructure, and by developers debugging DNS configuration issues.