Determine your real (physical) location based on your IP address, powered by Netlify edge functions.
Your IP address: 3.147.195.212
Country: United States (US)
Region: Ohio (OH)
City: Columbus
Latitude/Longitude: 39.9625, -83.0061
Time zone: America/New_York
{ "city": "Columbus", "country": { "code": "US", "name": "United States" }, "subdivision": { "code": "OH", "name": "Ohio" }, "timezone": "America/New_York", "latitude": 39.9625, "longitude": -83.0061, "postalCode": "43215" }
How this works, including API details and source code!
Resolve.rs has more diagnostic tools. including a comparison of different geolocation APIs.