IP Cow logo IP Cow

Privacy-first IP, DNS & email tools · 20+ years of serving your IP

SOA Lookup

DNS

Read a zone's SOA record — primary NS, contact, serial and refresh/retry/expiry timers.

Use this from the command line
curl -s https://ipcow.com/api/tools/soa-lookup \
  -H 'content-type: application/json' \
  -d '{"domain":"example.com"}'