CERT Lookup
DNSFetch CERT records — certificates or CRLs stored in DNS (PKIX, PGP, SPKI…).
Use this from the command line
curl -s https://ipcow.com/api/tools/cert-lookup \
-H 'content-type: application/json' \
-d '{"domain":"example.com"}' Fetch CERT records — certificates or CRLs stored in DNS (PKIX, PGP, SPKI…).
curl -s https://ipcow.com/api/tools/cert-lookup \
-H 'content-type: application/json' \
-d '{"domain":"example.com"}'