DNS
DNS SOA Record Lookup
Inspect a zone's Start of Authority
Enter a domain above to see its primary nameserver, zone contact, serial number, and the refresh, retry, expire and negative-cache timers.
Tool features
SOA Record Lookup
Zone Information
Fast Resolution
DNS Zone Details
What is an SOA record & how it works
The SOA (Start of Authority) record sits at the top of every DNS zone and declares who is authoritative for it. There is exactly one per zone, and it carries the primary nameserver, the responsible party's email, a serial number, and the timing values that govern how the zone is refreshed across secondary servers.
This lookup reads the SOA record for a domain and breaks out each field — the serial that secondaries watch to detect changes, the refresh/retry/expire intervals, and the minimum TTL used for negative-caching. It's the quickest way to confirm a zone's authority and how quickly changes propagate.
How to use this tool
example.com — SOA is read at the zone apex.