📡 Ping Host
Enter a host above.

How It Works

We send multiple HTTP HEAD requests to the target and measure the round-trip time for each. Since Cloudflare Workers can't send ICMP packets, we use HTTP-based latency measurement which is often more relevant for web services.

Frequently Asked Questions

What does ping measure?
Our ping tool measures HTTP response time — the time it takes for a server to respond to an HTTP HEAD request from our Cloudflare edge server. This is similar to ICMP ping but works through firewalls that block ICMP.