DS Lookup
DNSThe DS (delegation signer) records that link a zone to its parent in the DNSSEC chain.
Use this from the command line
curl -s https://ipcow.com/api/tools/ds-lookup \
-H 'content-type: application/json' \
-d '{"domain":"cloudflare.com"}'