IP Intelligence Built on BGP Ground Truth
Live BGP routing data, multi-signal triangulation, and RPKI validation.
BGP + Geolocation Unified
When IP blocks move between networks, our live BGP feed updates geolocation instantly. No stale databases. No guesswork. Real routing data powering real accuracy.
Sub-City Triangulation
Multi-signal measurement correlating latency probes, BGP paths, and infrastructure mapping. Neighborhood-level precision with confidence scoring — not just city-level approximation.
IPv6 + Satellite + CGNAT
Accurate where others fail. We detect Starlink and satellite connections, resolve carrier-grade NAT, and geolocate IPv6 addresses to city level with the same precision as IPv4.
RPKI-Validated Security
Real-time RPKI validation, route origin verification, abuse scoring, and VPN provider identification. Not just detection — classification with full BGP context.
See What Makes Us Different
Every response includes BGP routing, RPKI validation, and triangulation confidence — fields you won't find elsewhere.
{
"ip": "8.8.8.8",
"city": "Mountain View",
"region": "California",
"country": "US",
"coordinates": { "lat": 37.386, "lon": -122.084 },
"network": {
"asn": 15169,
"name": "Google LLC",
"bgp_status": "announced", // Live BGP state
"rpki_status": "valid", // RPKI validation
"prefix": "8.8.8.0/24"
},
"security": {
"is_vpn": false,
"is_proxy": false,
"is_satellite": false, // Satellite detection
"is_cgnat": false, // CGNAT detection
"risk_score": 2,
"abuse_score": 0
},
"triangulation": {
"accuracy_radius_km": 1.8, // Sub-city precision
"confidence": 0.94, // Confidence scoring
"signals_used": 7 // Multi-signal
}
}
Want this data in your app? Get your free API key →