Skip to main content
Product

IPAddress.dev

IP Intelligence. Instant Answers.

A unified IP diagnostics and network intelligence platform — IP geolocation, DNS lookups, WHOIS, traceroute, and more. One API, millisecond responses, built for developers.

10M+

API Requests

Served monthly

<50ms

Avg Response

Global edge network

99.99%

Uptime

Enterprise SLA

195+

Countries

IP coverage

IPAddress.dev — IP intelligence platform infographic showing features, API flow, and capabilities

Complete IP Toolkit

Everything you need to investigate, monitor, and understand IP addresses and network infrastructure — in one platform.

IP Geolocation

Pinpoint any IP to city-level accuracy. Country, region, city, postal code, coordinates, and timezone — updated daily from multiple data sources.

DNS Lookup

Query A, AAAA, MX, NS, TXT, CNAME, SOA, and SRV records. Check propagation status across global resolvers in seconds.

WHOIS Intelligence

Full domain and IP registration data. Registrar, creation date, expiry, nameservers, and registrant details parsed into clean JSON.

Traceroute

Visual network path analysis showing every hop, latency, and ASN. Identify bottlenecks and routing issues from multiple vantage points.

Blacklist Check

Scan IPs against 100+ RBL/DNSBL databases simultaneously. Identify reputation issues before they impact email deliverability.

SSL Certificate Check

Validate SSL/TLS certificates, chain of trust, expiry dates, cipher suites, and protocol support. Catch misconfigurations early.

Reverse DNS

Resolve IPs back to hostnames. Validate PTR records, identify shared hosting neighbours, and verify mail server configurations.

Port Scanner

Fast, non-intrusive port scanning across common service ports. Identify open services, detect unexpected exposure, and verify firewall rules.

ASN & BGP Data

Autonomous System lookups with prefix announcements, peering data, and network ownership. Understand the routing landscape.

Threat Intelligence

Cross-reference IPs against threat feeds, tor exit nodes, known proxies, and VPN endpoints. Risk scoring for security teams.

ISP & Network Detection

Identify the Internet Service Provider, organisation, connection type (fibre, mobile, satellite), and hosting provider for any IP.

Bulk Analysis

Process thousands of IPs in a single API call. CSV upload, batch processing, and exportable reports for large-scale investigations.

How It Works

Three Steps. Instant Intelligence.

From query to actionable data in under 50 milliseconds.

01

Send a Query

Pass an IP address, domain, or hostname to any endpoint via our REST API. Simple GET requests with your API key.

GET /api/v1/lookup/8.8.8.8
02

We Analyse

Our distributed edge network queries multiple authoritative sources in parallel — geolocation databases, DNS resolvers, WHOIS registries, and threat intelligence feeds.

12 sources queried in parallel
03

Get Results

Receive a structured JSON response with every detail — location, ISP, threat score, DNS records, certificates, and more. Ready to use in your application.

{ "ip": "8.8.8.8", "city": "..." }
Developer-First

Built for Engineers, by Engineers

Clean REST API, comprehensive documentation, consistent JSON responses, and generous rate limits. Integrate IP intelligence into your stack in minutes, not days.

RESTful API

Simple, predictable endpoints. Standard HTTP methods. No SDKs required — works with curl, fetch, or any HTTP client.

Structured JSON Responses

Every endpoint returns clean, well-documented JSON. Consistent field naming across all tools. Easy to parse, easy to store.

API Key Authentication

Secure, straightforward auth. Pass your key as a header or query parameter. Rotate keys instantly from your dashboard.

Generous Rate Limits

Free tier: 1,000 requests/day. Pro: 100K/day. Enterprise: unlimited. Burst-friendly with transparent rate limit headers.

terminal
$ curl https://ipaddress.dev/api/v1/lookup/8.8.8.8

{
  "ip": "8.8.8.8",
  "city": "Mountain View",
  "region": "California",
  "country": "US",
  "org": "Google LLC",
  "asn": "AS15169",
  "isp": "Google LLC",
  "timezone": "America/Los_Angeles",
  "threat": { "score": 0, "is_vpn": false }
}

Built for Every Team

DevOps

Automate IP audits, monitor DNS changes, validate SSL certificates, and enrich infrastructure logs with geolocation data.

Security

Threat intelligence enrichment, blacklist monitoring, VPN/proxy detection, and automated incident response workflows.

Compliance

GDPR geo-fencing, data residency verification, access logging with location context, and audit trail generation.

Network Engineering

Traceroute analysis, BGP path monitoring, DNS propagation checks, and latency diagnostics across global infrastructure.

Platform Highlights

Edge-Powered Speed

Distributed across global edge nodes for sub-50ms responses. Data served from the nearest point of presence to your users.

Fresh Data, Always

IP geolocation databases updated daily. DNS and WHOIS queries are real-time. Threat feeds refreshed every 15 minutes.

One API, Every Tool

Stop juggling five different services. Geolocation, DNS, WHOIS, traceroute, SSL, blacklists — all under one API key and one bill.

Start Building with IP Intelligence

Free tier with 1,000 requests per day. No credit card required. Get your API key in 30 seconds and start querying immediately.