Each IPinfo plan returns a different level of detail in its API response. Here's exactly what you get at each tier.
While IPinfo Lite includes ASN & country-level geolocation data, the Enterprise plan is our most comprehensive plan and includes access to all datasets we have, including
- IP to Geolocation
- ASN
- Privacy Detection
- Residential Proxy
- Places
- Device Count
- IP to Mobile Carrier
- Hosted Domains
- IP to Company
- Abuse Contact
- IP Whois
- IP Ranges
Compare API Responses
{
"ip": "155.133.20.8",
"asn": "AS62240",
"as_name": "Clouvider",
"as_domain": "clouvider.com",
"country_code": "GB",
"country": "United Kingdom",
"continent_code": "EU",
"continent": "Europe"
}
{
"ip": "155.133.20.8",
"geo": {
"city": "Manchester",
"region": "England",
"region_code": "ENG",
"country": "United Kingdom",
"country_code": "GB",
"continent": "Europe",
"continent_code": "EU",
"latitude": 53.48095,
"longitude": -2.23743,
"timezone": "Europe/London",
"postal_code": "M1"
},
"as": {
"asn": "AS62240",
"name": "Clouvider",
"domain": "clouvider.com",
"type": "hosting"
},
"is_anonymous": true,
"is_anycast": false,
"is_hosting": true,
"is_mobile": false,
"is_satellite": false
}
{
"ip": "155.133.20.8",
"geo": {
"city": "Manchester",
"region": "England",
"region_code": "ENG",
"country": "United Kingdom",
"country_code": "GB",
"continent": "Europe",
"continent_code": "EU",
"latitude": 53.48095,
"longitude": -2.23743,
"timezone": "Europe/London",
"postal_code": "M1",
"dma_code": "5",
"geoname_id": "2643123",
"radius": 20,
"last_changed": "2024-03-03"
},
"as": {
"asn": "AS62240",
"name": "Clouvider",
"domain": "clouvider.com",
"type": "hosting",
"last_changed": "2024-03-11"
},
"mobile": {},
"anonymous": {
"name": "NordVPN",
"is_proxy": false,
"is_relay": false,
"is_tor": false,
"is_vpn": true
},
"is_anonymous": true,
"is_anycast": false,
"is_hosting": true,
"is_mobile": false,
"is_satellite": false
}
IPinfo Max
{
"ip": "155.133.20.8",
"geo": {
"city": "Manchester",
"region": "England",
"region_code": "ENG",
"country": "United Kingdom",
"country_code": "GB",
"continent": "Europe",
"continent_code": "EU",
"latitude": 53.48095,
"longitude": -2.23743,
"timezone": "Europe/London",
"postal_code": "M1",
"dma_code": "5",
"geoname_id": "2643123",
"radius": 20,
"last_changed": "2024-03-03"
},
"as": {
"asn": "AS62240",
"name": "Clouvider",
"domain": "clouvider.com",
"type": "hosting",
"last_changed": "2024-03-11"
},
"mobile": {},
"anonymous": {
"name": "NordVPN",
"last_seen": "2026-05-10",
"is_proxy": false,
"is_relay": false,
"is_tor": false,
"is_vpn": true,
"is_res_proxy": true
},
"is_anonymous": true,
"is_anycast": false,
"is_hosting": true,
"is_mobile": false,
"is_satellite": false
}
IPinfo Max is our most complete self-serve plan. The enterprise plan includes everything in Max and is fully customizable with dedicated support.
Learn more about IPinfo datasets.