DNSSEC Check
DNSIs 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"}'