IP LOCATOR

Advanced IPv4 & IPv6 Geolocation Intelligence

Troubleshooting

  • Ensure correct IPv4/IPv6 format.
  • Domain names (google.com) are not supported.
  • Check your network if the lookup fails.

Common Public DNS

8.8.8.8 (Google)
1.1.1.1 (Cloudflare)

API Access Snippets

cURL curl ipapi.co/8.8.8.8/json/
Python requests.get('https://ipapi.co/8.8.8.8/json/').json()