DNSKEY Lookup
DNSThe DNSKEY records (ZSK/KSK, with key tags) a zone publishes for DNSSEC.
Use this from the command line
curl -s https://ipcow.com/api/tools/dnskey-lookup \
-H 'content-type: application/json' \
-d '{"domain":"cloudflare.com"}' The DNSKEY records (ZSK/KSK, with key tags) a zone publishes for DNSSEC.
curl -s https://ipcow.com/api/tools/dnskey-lookup \
-H 'content-type: application/json' \
-d '{"domain":"cloudflare.com"}'