IP Lookup
Free IP Address Lookup
Enter an IP address to get geolocation, ASN/org, and risk signals — or leave blank to check your own IP.
Use the API directly
You can call our IP lookup API directly from your applications:
curl -s https://api.ipbot.com/v1/ip/8.8.8.8 | jq What is IP Lookup?
IP lookup (also called IP address lookup) is a service that retrieves information about an IP address:
- Geolocation data: Country, region, city, postal code, and timezone
- Network information: ISP or organization name, ASN (Autonomous System Number)
- Security signals: Risk score, proxy/VPN detection, Tor node identification
- Connection type: Whether the IP is from hosting, residential, or mobile networks
IP Lookup Data Explained
| Data Field | Description | Nature |
|---|---|---|
| Country | Estimated GeoIP country for the observed egress IP | Estimate |
| Region/State | Estimated state or province associated with the IP | Estimate |
| City | Estimated city associated with the IP | Estimate |
| ISP | Internet service provider or network organization | Network identity |
| ASN | Autonomous System Number and organization | Routing identity |
| Risk Score | Evidence-derived model score (0-100), not a fraud probability | Model value |