Accurate geolocation data, ISP information, and security insights for developers and businesses.
Everything you need for comprehensive IP intelligence
Pinpoint accurate location data including country, city, region, and coordinates.
Identify internet service providers and organizations behind any IP address.
Lightning-fast responses with 99.9% uptime and precise data.
Comprehensive guides and examples to get you started quickly.
See our IP lookup tool in action
IP Address: -
Location: -
ISP: -
Timezone: -
Coordinates: -
Organization: -
Easy to implement in any programming language
curl -X GET "https://ipinfoapi.org/api/v1/info/8.8.8.8?token=YOUR_API_KEY"
{
"location": {
"continent": {
"name": "North America",
"code": "NA"
},
"country": {
"name": "United States",
"code": "US"
},
"region": {
"name": "Virginia",
"code": "VA"
},
"city": {
"name": "Ashburn",
"district": "",
"zipCode": "20149"
},
"coordinates": {
"latitude": 39.03,
"longitude": -77.5
},
"timezone": {
"name": "America/New_York",
"offset": -14400
},
"currency": "USD"
},
"network": {
"ipAddress": "8.8.8.8",
"isp": "Google LLC",
"organization": "Google Public DNS",
"autonomousSystem": {
"asNumber": "AS15169 Google LLC",
"name": "GOOGLE"
},
"reverseDNS": "dns.google",
"connection": {
"mobile": false,
"proxy": false,
"hosting": true
}
},
"status": "success"
}
Choose the plan that fits your needs
Ideal for hobby projects and light usage
Powerful features for freelancers and growing teams
Everything you need to know about IP Info API