The zone, revealed

Look up every DNS record for a domain

Query a domain's live DNS and read its records in one view — A and AAAA addresses, mail routing, verification TXT records, nameservers and CAA policy, each with its TTL.

Runs in the Network Inspector — no account, nothing to install.

Sample report · illustrative data

example.com
HTTP/2 · TLS 1.3 · 200 OK
Secure
86
Security
92
Performance
78
SEO
Connection timing
DNS11ms
TCP18ms
TLS24ms
TTFB138ms
Download62ms
HeadersSecurityCookiesCacheCompressionDNSSSL/TLSSEOTech stack
What you get

Everything the report surfaces

All record types

Resolves A, AAAA, CNAME, MX, TXT, NS, SOA and CAA in a single pass so the whole zone is visible at once.

TTL & propagation

Shows the TTL on each record so you know how long resolvers cache it — essential when planning or debugging a change.

Mail routing

Reads MX priority and the SPF, DKIM and DMARC TXT records that decide whether your email is delivered or filtered.

Delegation & policy

Lists the authoritative nameservers and any CAA record restricting which authorities may issue certificates for the domain.

How it works

Three steps to a full answer

1

Enter a domain

Type any domain or subdomain — no zone-file access or registrar login required.

2

We query the resolvers

The Network Inspector resolves each record type and reports the live values with their TTLs.

3

Diagnose the zone

See addresses, mail routing, verification records and nameservers together, so misconfigurations are obvious at a glance.

Look up every DNS record for a domain

Open the Network Inspector and get your answer in seconds.

Go deeper in the reference library

FAQ

Common questions

What DNS records can I look up?

A, AAAA, CNAME, MX, TXT, NS, SOA and CAA. That covers address resolution, mail routing, verification and SPF/DKIM/DMARC, delegation and certificate-issuance policy.

Why is my DNS change not showing yet?

Resolvers cache records for the length of their TTL. Until that TTL elapses, some resolvers keep serving the old value. The lookup shows each record's TTL so you know how long propagation should take.

How do I check my mail (MX) records?

The lookup lists every MX record with its priority, plus the TXT records that hold your SPF, DKIM and DMARC policy — the four pieces that together determine mail deliverability.

What is a CAA record for?

A CAA record names which Certificate Authorities are allowed to issue certificates for your domain. It is a guardrail against mis-issuance, and the lookup shows whether one is set.