IPGeolocation.io · Example Payload

Ip Location Security Example

GeocodingIP GeolocationIP IntelligenceIP SecurityASN LookupAbuse ContactTimezoneAstronomyUser AgentThreat IntelligencePublic APIs

Ip Location Security Example is an example object payload from IPGeolocation.io, with 19 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

threat_scoreis_toris_proxyproxy_provider_namesproxy_confidence_scoreproxy_last_seenis_residential_proxyis_vpnvpn_provider_namesvpn_confidence_scorevpn_last_seenis_relayrelay_provider_nameis_anonymousis_known_attackeris_botis_spamis_cloud_providercloud_provider_name

Example Payload

Raw ↑
{
  "threat_score": 80,
  "is_tor": false,
  "is_proxy": true,
  "proxy_provider_names": "Zyte Proxy",
  "proxy_confidence_score": 90,
  "proxy_last_seen": "2025-12-12",
  "is_residential_proxy": true,
  "is_vpn": true,
  "vpn_provider_names": "Nord VPN",
  "vpn_confidence_score": 90,
  "vpn_last_seen": "2026-01-19",
  "is_relay": false,
  "relay_provider_name": "",
  "is_anonymous": true,
  "is_known_attacker": true,
  "is_bot": false,
  "is_spam": false,
  "is_cloud_provider": true,
  "cloud_provider_name": "Packethub S.A."
}