Query any IP address and get structured IP data back in milliseconds - geolocation, VPN detection, proxy identification, hosting detection and more, all from a single API request.
Our IP API returns rich, structured IP data covering geolocation, network ownership, vpn detection and more, all from a single request.
Every IP API request returns consistent, well-structured JSON with the IP data you need. Compare fields across plans and pick the tier that fits your use case.
| API Response | Essential | Plus | Premium |
|---|---|---|---|
| { | |||
| "ip": "74.148.39.34", | |||
| "is_bogon": false, | |||
| "asn": {Find out more → | |||
| "number": "AS8075", | |||
| "name": "MICROSOFT-CORP-MSN-AS-BLOCK", | |||
| "company": "Microsoft Corporation", | |||
| "country": "US", | |||
| "route": "74.144.0.0/12", | |||
| "rir": "ARIN", | |||
| "domain": "www.microsoft.com", | |||
| "type": "hosting", | |||
| "description": "Provides consumer and enterprise software...", | |||
| "risk": 0.9, | |||
| "risk_label": "very_high", | |||
| "risk_types": ["request_frequency", "repeated_abuse"] | |||
| }, | |||
| "location": {Find out more → | |||
| "city": "Barcelona", | |||
| "state": "Barcelona", | |||
| "country": "Spain", | |||
| "latitude": 41.389, | |||
| "longitude": 2.159, | |||
| "meta": { "country_iso2": "ES", ... } | |||
| }, | |||
| "company": {Find out more → | |||
| "name": "mawa-solutions GmbH", | |||
| "type": "business", | |||
| "domain": "www.mawa-solutions.com", | |||
| "description": "Provides SAP-based time-tracking..." | |||
| }, | |||
| "known_bot": {Find out more → | |||
| "detected": true, | |||
| "bot_type": "ai", | |||
| "name": "chatgpt_user" | |||
| }, | |||
| "hosting": {Find out more → | |||
| "detected": true, | |||
| "domain": "www.microsoft.com", | |||
| "name": "Microsoft Limited" | |||
| }, | |||
| "abuse_contact": {Find out more → | |||
| "address": "One Microsoft Way, Redmond, WA 98052", | |||
| "email": "abuse@microsoft.com", | |||
| "name": "Microsoft Abuse Contact" | |||
| }, | |||
| "tor_exit_node": {Find out more → | |||
| "detected": true | |||
| }, | |||
| "privacy_relay": {Find out more → | |||
| "detected": true, | |||
| "provider": "icloud_private_relay" | |||
| }, | |||
| "proxy": {Find out more → | |||
| "detected": true, | |||
| "type": "residential", | |||
| "last_detected": "2025-11-15" | |||
| }, | |||
| "vpn": {Find out more → | |||
| "detected": true, | |||
| "provider": "nord_vpn", | |||
| "last_detected": "2025-11-15" | |||
| } | |||
| } |
An IP API lets you look up detailed information about any IPv4 or IPv6 address in real time. Instead of maintaining your own IP databases and parsing raw WHOIS records, you send a single request and receive structured IP data back - geolocation, network ownership, threat intelligence, and more. The IP Trust IP API is built for developers and security teams who need accurate, low-latency IP data they can rely on in production.
Start querying our IP API with a single HTTP request. Get your API key by signing up for a 30 day free trial - no credit card required - and start receiving structured IP data in milliseconds.
Integrate IP Trust with a single HTTP request. Pick your snippet, paste your API key, and get structured IP intelligence back in milliseconds.
Start with a 30 day free trial. Scale from thousands to billions of requests.
Free trial: 30 days, up to 5,000 requests, no credit card required.
Every IP API request returns structured JSON containing geolocation (city, region, country, coordinates), ASN and network ownership details, and connection metadata. Higher-tier plans add company identification, hosting provider detection, known bot classification, and threat intelligence including VPN, proxy, Tor exit node, and privacy relay detection.
The IP Trust API is designed for production workloads. Median response times are under 50ms from our infrastructure. All IP data is locally cached on each endpoint, so latency stays consistent even under high request volumes.
No. The free trial gives you 30 days and up to 5,000 IP API requests with no credit card required. You get access to the full Premium response so you can evaluate all available IP data fields before choosing a plan.
An IP API delivers IP data via real-time HTTP requests - you query an IP address and receive a JSON response instantly. An IP database is a downloadable file you host and query locally. APIs are simpler to integrate and always up to date; databases offer lower latency for extremely high-volume use cases but require you to manage updates. IP Trust offers both - see our IP database page for more details.
Yes. The IP Trust API returns the same structured IP data for both IPv4 and IPv6 addresses. There is no difference in coverage, accuracy, or response format between the two.