Online · Checking IP in real time

Detect Any IP Address
Instantly

See real location, ISP, and VPN status in real time — powered by a production-grade detection engine.

View API
Live Dashboard

Your real-time IP snapshot

Everything we can determine about your current connection — fetched on the edge.

Detected IP
Country
City / Region
Timezone
Postal
ISP / Org
ASN
Coordinates
VPN / Proxy
Detection Engine

VPN & Proxy Detection

We cross-reference ASN data, datacenter ranges, and known VPN provider signatures.

VPN Detected
NO
Based on ASN + datacenter signals
Risk Level
Low
Connection Type
Direct
Real IP (best effort)

Real client IP is only visible when no tunnel is in use.

Detected IP (exit node)

Located in .

Features

Built for serious networks

Real-time IP tracking

Sub-second lookups on every page load and refresh.

VPN & Proxy detection

ASN + datacenter heuristics catch most tunneled traffic.

Geo-location mapping

City-level coordinates, region, postal, and timezone.

ISP identification

See the network operator and organization behind the IP.

Fast API integration

Drop-in REST endpoint returning clean JSON.

Secure & privacy-safe

No tracking cookies. Lookups happen server-side.

Location

You're appearing from

Unknown

Locating…
For developers

A single endpoint. Clean JSON.

Drop our REST endpoint into any backend or client. No SDK required, no auth needed for the free tier.

  • Edge-cached for sub-second responses
  • CORS enabled for browser usage
  • Stable JSON schema
  • No keys for the free tier
Try /api/ip
curl ipdetector.pro/api/ip
GET /api/ip

{
  "ip": "203.0.113.42",
  "country": "United States",
  "city": "San Francisco",
  "isp": "Cloudflare, Inc.",
  "vpn": true,
  "risk": "Medium"
}
Pricing

Simple, transparent pricing

Free
$0

Basic IP info for tinkerers.

  • IP + Location
  • ISP info
  • 100 requests/day
Most popular
Pro
$19/mo

VPN detection + API access.

  • Everything in Free
  • VPN/Proxy detection
  • API access
  • 50k requests/month
Enterprise
Custom

Unlimited at scale.

  • Unlimited requests
  • Dedicated infra
  • SLA + support
  • Custom integrations