LOC Lookup
DNSResolve a DNS LOC record — the latitude, longitude and altitude published for a name.
Use this from the command line
curl -s https://ipcow.com/api/tools/loc-lookup \
-H 'content-type: application/json' \
-d '{"domain":"example.com"}'