Build with IP Dekho
Integrate powerful IP intelligence, geolocation, and threat analysis into your applications with our simple RESTful API.
Lightning Fast
Sub-50ms response times with global edge caching and optimized query paths.
Enterprise Security
TLS 1.3 encryption, rate limiting, and API key authentication on every request.
99.9% Uptime
Distributed across multiple regions with automatic failover and health monitoring.
Rich Documentation
Comprehensive guides, code examples in 6+ languages, and interactive API explorer.
Quick Start
Get up and running in under a minute.
curl -X GET "https://api.ipdekho.com/v1/lookup/8.8.8.8" \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json"
Sample Response
Clean, structured JSON with all the data you need.
{
"ip": "8.8.8.8",
"city": "Mountain View",
"region": "California",
"country": "US",
"country_name": "United States",
"postal": "94035",
"latitude": 37.386,
"longitude": -122.0838,
"timezone": "America/Los_Angeles",
"isp": "Google LLC",
"org": "Google Public DNS",
"asn": "AS15169"
}API Endpoints
Everything you need, one GET request away.
/v1/lookup/{ip}Get geolocation, ISP, and network details for an IP address
/v1/blacklist/{ip}Check if an IP address is listed on any major blacklists
/v1/whois/{domain}Retrieve WHOIS registration data for a domain or IP
/v1/dns/{domain}Perform DNS lookups and check for DNS leaks
/v1/ports/{ip}Scan common ports on a target IP address
/v1/my-ipGet the caller's own IP address and basic info
Plans & Rate Limits
Start free. Scale when you're ready.
Free
1,000 requests/mo • 10 req/min
- IP Geolocation
- Basic WHOIS
- Community Support
Pro
50,000 requests/mo • 100 req/min
- All Free features
- Blacklist Check
- Port Scanner
- Priority Support
Enterprise
Unlimited requests/mo • Custom
- All Pro features
- Dedicated endpoint
- SLA guarantee
- Custom integrations
Ready to Start Building?
Get your free API key in seconds and start integrating IP intelligence into your product today.
Get Started