Resolve.rs geolocation logo Netlify Geolocation

Determine your real (physical) location based on your IP address, powered by Netlify edge functions.

Your IP address: 18.222.118.159

Country: United States (US)
Region: Ohio (OH)
City: Columbus
Latitude/Longitude: 39.9625, -83.0061
Time zone: America/New_York

Raw Data
{
  "city": "Columbus",
  "country": {
    "code": "US",
    "name": "United States"
  },
  "subdivision": {
    "code": "OH",
    "name": "Ohio"
  },
  "timezone": "America/New_York",
  "latitude": 39.9625,
  "longitude": -83.0061
}

How this works, including API details and source code!

Resolve.rs has more diagnostic tools. including a comparison of different geolocation APIs.