SOA Record Lookup

Read a domain's Start of Authority record — its primary name server, serial number and zone-refresh timers.

The SOA (Start of Authority) record sits at the top of every DNS zone. It names the primary authoritative name server, the zone administrator's contact, a serial number that increments on each change, and the refresh/retry/expire/minimum timers secondary servers follow.

Checking the serial number is the quickest way to confirm a zone change has been published. Enter a domain above.

Frequently asked questions

What does the SOA serial number tell me?

It increments every time the zone is edited. If your secondary servers show an older serial than the primary, they haven't picked up your latest changes yet.

What are the refresh and retry timers?

They tell secondary name servers how often to check the primary for updates (refresh) and how soon to retry after a failure (retry).

What is the minimum/TTL value?

Historically the default record TTL; today it primarily sets the negative-cache TTL — how long "no such record" answers are cached.

Other tools

DNS Lookup
Look up DNS records (A, AAAA, MX, TXT, NS, SOA) for any domain online. Fast, free, no signup.
WHOIS Lookup
Look up WHOIS/RDAP registration data for a domain or IP: registrar, dates, name servers, network owner.
Port Scan
Scan a host for common open TCP ports and the services behind them. Fast online port checker.
SSL Check
Check a site's SSL/TLS certificate: issuer, validity dates, expiry, and subject. Free online SSL checker.
HTTP Headers
Check a URL's HTTP response headers, including security headers like HSTS, CSP, X-Frame-Options.