DNS lookup

Enter a domain, pick a record type and click Look up: you instantly see which DNS records a public resolver (Cloudflare 1.1.1.1 or Google 8.8.8.8) returns for the name – with TTL and DNSSEC validation. An IP address is automatically reverse-resolved (PTR).

Internationalised domains (IDN) are converted to Punycode automatically; from a URL or email address only the domain part is used.
Your inputs are saved in this browser only.

The query goes straight from your browser to Cloudflare or Google (their privacy policy applies) – not to us.Cloudflare privacy ·Google privacy

Result

Response status
–
Query
–
DNSSEC
–
Records
Authority section

How it is calculated

The Domain Name System (DNS) turns names like example.com into addresses and other data. This tool asks a public resolver over DNS over HTTPS (RFC 8484) – encrypted, straight from your browser. There is no server of ours in between, so we never see the domain or the result.

Record types

TTL, status and DNSSEC

The TTL (time to live) says in seconds how long a record may be cached. At the resolver it counts down – which is why you may still see the old value after a change until the TTL runs out. The status is the RFC 1035 response code: NOERROR (fine), NXDOMAIN (name does not exist), SERVFAIL (resolver got no valid answer) and so on. DNSSEC “validated” means the resolver checked the zone’s cryptographic signatures and set the AD bit (RFC 4035).

Privacy

The query goes straight from your browser to Cloudflare or Google – not to us. Those providers see your IP address and the name you look up, and their privacy policies apply (links above). Nothing is sent when you open the page, only when you start a lookup.

Frequently asked questions

Why do I still see the old value after changing a DNS record?

Resolvers cache answers for as long as the TTL allows and only then ask the authoritative name server again. Compare both providers – often one already has the new value while the other does not yet.

What does NXDOMAIN mean?

The name does not exist in DNS – because of a typo, an expired domain or a subdomain that was never created. If the name exists but only lacks the chosen type, the status is NOERROR with no records (NODATA).

How do I check SPF, DKIM or DMARC?

Choose TXT. SPF sits on the domain itself (example.com), DMARC at _dmarc.example.com, DKIM at selector._domainkey.example.com – you find the selector in the header of a sent email (s=).

How do I find the hostname for an IP address?

Enter the IP address (IPv4 or IPv6) – the tool automatically runs a PTR lookup. Not every IP has a reverse record, but mail servers almost always need one.

What does “DNSSEC validated” mean?

The zone’s records are digitally signed and the resolver verified the chain of signatures up to the root. Without DNSSEC the data is not wrong – it is just not cryptographically protected.

Who can see my lookup?

Only the resolver you picked (Cloudflare or Google): your browser sends the query directly to it. Our website is not involved and stores nothing.

Sources and legal basis

As of:

Related tools