IPGeolocation.io · Example Payload

Abuse Abuse Lookup Response Example

GeocodingIP GeolocationIP IntelligenceIP SecurityASN LookupAbuse ContactTimezoneAstronomyUser AgentThreat IntelligencePublic APIs

Abuse Abuse Lookup Response Example is an example object payload from IPGeolocation.io, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

ipabuse

Example Payload

Raw ↑
{
  "ip": "1.0.0.0",
  "abuse": {
    "route": "91.128.0.0/14",
    "country": "SE",
    "name": "Swipnet Staff",
    "organization": "",
    "kind": "group",
    "address": "Tele2 AB/Swedish IP Network, IP Registry, Torshamnsgatan 17 164 40 Kista SWEDEN",
    "emails": "abuse@tele2.com",
    "phone_numbers": "+46 8 5626 42 10"
  }
}