DKIM Lookup
EmailFetch a DKIM public key by selector and flag weak keys.
Use this from the command line
curl -s https://ipcow.com/api/tools/dkim-check \
-H 'content-type: application/json' \
-d '{"domain":"google.com","selector":"20230601"}' Fetch a DKIM public key by selector and flag weak keys.
curl -s https://ipcow.com/api/tools/dkim-check \
-H 'content-type: application/json' \
-d '{"domain":"google.com","selector":"20230601"}'