IP Cow logo IP Cow

Privacy-first IP, DNS & email tools · 20+ years of serving your IP

LOC Lookup

DNS

Resolve 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"}'