IPBulucu.orgNetwork & DNS Tools
Ultra Fast REST API & SDKs (0ms Rate Limiting)

Developer API & Official SDK Documentation

High-performance, JSON-formatted IP and network diagnostics APIs for backend services, automation scripts, and LLM Agent integrations.

Node.js & TypeScript SDK

Zero-dependency, fully typed client library for serverless, Next.js, and Node.js microservices.

Python Library & CLI

Fast Python library with built-in async support for data engineering and cybersecurity intelligence.

Open Source Ecosystem

Explore code examples, Chrome extension source, and community contributions on GitHub.

Integration Code Examples

# 1. Get Public IP Address in Plain Text
curl -s https://ipbulucu.org/api/ip

# 2. Get Full JSON Geolocation & Carrier Intel
curl -s "https://ipbulucu.org/api/ip?format=json"

# 3. Query Specific IP or Domain Name
curl -s "https://ipbulucu.org/api/ip?ip=8.8.8.8&format=json"

# 4. Universal Whois & RDAP Query
curl -s "https://ipbulucu.org/api/whois?domain=google.com"

# 5. Open Port Scan
curl -s "https://ipbulucu.org/api/port?host=google.com&port=443"