IPSECKEY Lookup
DNSResolve IPSECKEY records — the IPsec public key and gateway published for a host.
Use this from the command line
curl -s https://ipcow.com/api/tools/ipseckey-lookup \
-H 'content-type: application/json' \
-d '{"domain":"example.com"}'