DNS

DNS Lookup Tool

Query any DNS record type for any domain using our local recursive resolver.

About DNS Lookup

A direct interface to query any DNS record type for a domain — A, AAAA, MX, TXT, NS, CNAME, SOA, and others — without needing a terminal or a local dig/nslookup install. Returns the raw record values along with TTL, which matters when you're debugging propagation timing or verifying a change actually took effect at the authoritative level. Because the query runs from our own resolver rather than routing through a public DNS provider, results reflect what that resolver sees right now, independent of your local machine's DNS cache.

The historical 'ANY' query type isn't offered here, since RFC 8482 deprecated it — most authoritative servers now refuse or heavily rate-limit ANY queries regardless, so requesting each record type individually is both more reliable and closer to how modern resolvers actually behave.

📖 Read more in our Knowledge Base →