IP Cow logo IP Cow

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

NS Lookup

DNS

List the authoritative nameservers a domain is delegated to.

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