IP Lookup: 1.1.1.1

Geolocation, country details, currency and timezone for 1.1.1.1. Data refreshed every hour.

IP Address

1.1.1.1

Unknown

Location

Countryundefined (undefined)
Capital
Subregion
Latitude
Longitude
Accuracy

Country details

Timezone
Currency
Exchange rate
Phone code
TLD
EU memberNo

How to do this lookup in your app

Same data, exposed via a single REST endpoint. Free tier gives you 1,000 lookups/month — plus a 14-day full-access trial with 15,000/month and live exchange rates.

# Replace YOUR_KEY with your real key from app.apogeoapi.com
curl -H "X-API-Key: YOUR_KEY" \
  "https://api.apogeoapi.com/v1/ip/1.1.1.1"

# Response (JSON):
# {
#   "ip": "1.1.1.1",
#   "countryCode": "US",
#   "country": "United States",
#   "latitude": 37.751,
#   "longitude": -97.822,
#   "timezone": "America/Chicago",
#   "accuracyRadius": 1000,
#   "isEU": false,
#   "isPrivate": false
# }

Build this into your app in 60 seconds

Get your own API key — IP geolocation, 250 countries, 150k cities, live exchange rates. Free tier or 14-day full-access trial.

Get your free API key

Look up a popular IP