Look up geolocation, ISP, and network information for any public IPv4 or IPv6 address.
{
"success": true,
"message": "",
"data": {
"order_id": "W2A_SAMPLE_ORDER",
"result": {
"query": "195.250.21.125",
"status": "success",
"country": "India",
"countryCode": "IN",
"region": "MH",
"regionName": "Maharashtra",
"city": "Navi Mumbai",
"zip": "400703",
"lat": 19.0336,
"lon": 73.0118,
"timezone": "Asia/Kolkata",
"isp": "WHG Hosting Services Ltd",
"org": "WHG Hosting Services Ltd",
"as": "AS199404 WHG Hosting Services Ltd"
}
}
}
{
"success": false,
"message": "ip_address must be a valid IPv4 or IPv6 address.",
"data": {
"error_code": "VALIDATION_ERROR"
}
}
| Code | Meaning |
|---|---|
| 200 | OK — Request successful |
| 400 | Bad Request — Missing or invalid parameters |
| 401 | Unauthorized — Invalid or missing API key |
| 429 | Too Many Requests — Rate limit exceeded |
| 500 | Server Error — Try again later |
Start with free trial API calls. No credit card required.
Get API Key — Free Browse All APIs