Ping Check
Test reachability and latency to a host with a TCP-based ping — reports round-trip time and packet loss over several attempts.
About this tool
This tool sends four TCP connection attempts to the host and port you specify and reports how long each one took, along with minimum, average, maximum and jitter figures — the same statistics a traditional command-line ping reports, measured over TCP instead of ICMP.
Cloudflare Workers cannot send raw ICMP packets, so this measures TCP connection time to a chosen port rather than a traditional ping. See the FAQ below for why.
How to use this tool
- Enter a hostname or IP address.
- Optionally change the port (defaults to 443/HTTPS).
- Select "Ping".
Frequently asked questions
Why doesn't this send a real ICMP ping?
Why does it test a port rather than just the host?
How does pinging port 443 or 80 actually work?
What is "jitter" (mdev)?
Related tools
Port Checker
Check whether a single TCP port on a host is open, with strict abuse-prevention limits — no range scanning.
Speed Test
Measure your download speed, upload speed, latency and jitter to Cloudflare’s network, right in your browser.
HTTP Headers
View your own request headers, or safely inspect the response headers, status code and redirect chain of any public URL.