Your IP Address
IP Address Lookup & Validator
Enter any IPv4 or IPv6 address to validate and analyze it.
Subnet / CIDR Calculator
Calculate subnet details for IPv4 or IPv6 CIDR notation.
IP Format Converter
Convert between IPv4 decimal, binary, hex, and IPv4-mapped IPv6.
IP Range & Comparison
Check if an IP is within a range, or compare two IPs.
Random IP Generator
Generate random IPv4 or IPv6 addresses for testing.
Ping (ICMP)
Real ICMP ping from the server to any host.
MTR Traceroute
Combined traceroute and ping showing every hop to the destination.
IPv6 ↔ IPv4 Translator (NAT64)
Convert between IPv4 and IPv6 using the well-known NAT64 prefix (64:ff9b::/96).
Network Mask Visualizer
Visualize the binary representation of a subnet mask.
HTTP Headers Inspector
View all HTTP headers the server receives from your browser.
WebRTC Leak Test
Check if WebRTC exposes your real IP address (common VPN leak).
DNS Leak Test
Check which DNS resolvers are handling your queries.
TLS / SSL Connection Info
View your current connection's TLS version, cipher, and protocol details.
API Reference
All tools are available as JSON API endpoints.
| GET /api/ip | Detect client IP address(es) |
| GET /api/headers | Return all request headers as JSON |
| GET /api/tls | TLS/SSL connection info |
| GET /api/ping?host= | ICMP ping (count=1-10) |
| GET /api/mtr?host= | MTR traceroute (count=1-10) |