Live · Professional IP Intelligence Platform

Know Every IP.
Instantly.

Geolocation, ASN, ISP, VPN & proxy detection, and threat intelligence - one blazing-fast API trusted by developers worldwide.

Your IP Address

Detecting…

99.9%

Accuracy

195+

Countries

<30ms

Response

Free

To Start

Try It Live

No account required. Full API response below.

GET /api/v2/lookup?ip=…&demo=1
Loading…

Why IP Eagle?

Everything you need to understand any IP address - from geolocation to threat intelligence.

Global Geolocation

Country, city, region, latitude/longitude, timezone, and postal code for any IP.

Lightning Fast

Sub-30ms responses from our intelligent caching layer - built for high throughput.

Threat Detection

Identify VPNs, proxies, Tor nodes, hosting providers, abusers, and bogon IPs.

ASN & ISP Data

Autonomous system number, network name, ISP, carrier, route prefix, and RIR.

Batch Lookup

Look up hundreds of IPs in a single API call - perfect for log analysis and enrichment.

Webhooks & Alerts

Real-time event delivery to your endpoints - subscription changes, quota alerts.

REST API

Simple. Powerful.
Developer-First.

One endpoint, rich response. Integrate IP intelligence into any stack in minutes.

Authentication

Bearer token or ?key= query param

Response format

Consistent JSON schema every time

Rate limits

100 free requests/day, no card required

GET /api/v2/lookup?ip=8.8.8.8&key=…
{
  "success": true,
  "ip": "8.8.8.8",
  "geo": {
    "country": "United States",
    "city":    "Mountain View",
    "timezone": "America/Los_Angeles"
  },
  "asn": {
    "asn":  "AS15169",
    "name": "Google LLC"
  },
  "privacy": {
    "is_vpn":     false,
    "is_proxy":   false,
    "is_hosting": true
  }
}

Start for free today.

100 requests/day free forever. No credit card needed.

Create Free Account