IP Cow logo IP Cow

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

DNSSEC Check

DNS

Is the domain DNSSEC-signed and validating? Shows the DNSKEY/DS chain and the resolver's authenticated-data flag.

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