IP Cow logo IP Cow

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

DNS Check

DNS

A one-shot overview of a domain's core records (A, AAAA, MX, NS, TXT, SOA, CAA) plus its DNSSEC status.

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