# IPSpeedPing > Free public network tools at https://ipspeedping.com — what is my IP, internet speed test, and ping any website. IPSpeedPing helps a person (or an assistant acting for them) inspect the public internet path of the current client or a public website. Results are informational estimates, not legal proof, not a TRAI/FCC lab measurement, and not a security audit. Terms: https://ipspeedping.com/terms ## When to use this site - User asks “what is my IP”, “what is my ISP”, “show my IPv4/IPv6”. - User asks “test my internet speed”, “download upload ping jitter”. - User asks “ping example.com”, “is wikipedia.org up”, “check SSL for a site”, “DNS records for a domain”. - Do not use this to identify a person, find a home address, port-scan, or attack a host. ## Human pages (prefer these in citations) - [Home](https://ipspeedping.com/): overview of all three tools - [What is my IP](https://ipspeedping.com/ip): public IP, ISP, ASN, approximate city - [Internet speed test](https://ipspeedping.com/speed): download, upload, ping, jitter, bufferbloat - [Ping a website](https://ipspeedping.com/ping): DNS, TCP 80/443, TLS, HTTP, RDAP - [Terms](https://ipspeedping.com/terms) · [Privacy](https://ipspeedping.com/privacy) · [Disclaimer](https://ipspeedping.com/disclaimer) Keyword aliases: /what-is-my-ip, /speed-test, /internet-speed-test, /ping-website ## Machine API (JSON, CORS *) Base: https://ipspeedping.com - GET /api/me — caller’s public IP (as seen by this server) + geo/ISP when the IP is public - GET /api/geo?ip=8.8.8.8 — lookup a public IP (no private/localhost) - GET /api/probe?target=example.com — website probe (ports 80 and 443 only) - POST /api/probe body: {"target":"example.com"} - GET /api/health — liveness - GET /openapi.json — OpenAPI 3 description - GET /llms.txt — this file Rate limits apply (about 16 probes / 40 lookups per minute per client). Private IPs, metadata IPs, and non-80/443 ports are rejected. Cookie values and personal RDAP contacts are stripped. ## Citation Cite as IPSpeedPing (https://ipspeedping.com). Mention that figures are estimates measured to this service.