L LookUp
Kostenlose GeoIP-Datenquellen

IP-Lookups. Genau. Schnell. Für jeden Use Case.

Geolocation, ASN, Proxy-/VPN-Erkennung und Nachbarländer über eine einzige REST-API – als sauber dokumentiertes JSON, per API-Key gesichert, mit nächtlich aktualisierten Datenbanken.

GET /api/v1/lookup/8.8.8.8
{
    "status": "success",
    "data": {
        "ip": "8.8.8.8",
        "ip_version": "IPv4",
        "location": {
            "country_code": "US",
            "country_name": "United States",
            "region_name": "California",
            "city_name": "Mountain View",
            "latitude": 37.386051,
            "longitude": -122.083847,
            "zip_code": "94035",
            "time_zone": "-07:00"
        },
        "asn": {
            "asn": "AS15169",
            "as_name": "Google LLC"
        },
        "network": {
            "isp": "Leaseweb USA Inc.",
            "domain": "leaseweb.com",
            "usage_type": "DCH",
            "usage_type_label": "Data Center / Hosting / Transit"
        },
        "is_proxy": true,
        "proxy_details": {
            "type": "VPN",
            "type_label": "VPN",
            "provider": "HideMyAss",
            "last_seen_days": 1,
            "threat": "SPAM"
        },
        "lookup_method": "mmdb",
        "lookup_time_ms": 9.77,
        "neighbor_countries": [
            "CA",
            "CU",
            "MX"
        ]
    },
    "meta": {
        "response_time_ms": 60,
        "requests_remaining": 999983
    }
}

Präzise Geolocation

Land, Region, Stadt, Koordinaten, PLZ und Zeitzone auf Basis von MaxMind GeoLite2.

Proxy-, VPN- & Netzwerktyp

Proxy-/VPN-Erkennung inkl. Anbieter, plus ISP und Netzwerktyp (Data Center, Mobile Carrier, ...) über IP2Proxy LITE.

Einfache API-Keys

Selbstverwaltete Keys mit Rate-Limiting und monatlichem Kontingent pro Plan.

Täglich aktuell

Alle Datenbanken werden automatisiert jede Nacht um 02:00 Uhr aktualisiert.

Kostenlos starten

Der Free-Plan reicht für die meisten Projekte – ganz ohne Kreditkarte.

Free
€0/Monat
  • ✓ 10.000 Anfragen / Monat
  • ✓ 30 Anfragen / Minute
  • ✓ Geolocation, ASN, Proxy-Erkennung
  • ✓ Nachbarländer und Zeitzone
Jetzt registrieren