Check Ping and Latency
Check a public host with an ICMP ping from the server and a separate HTTPS latency measurement from your browser.
Domain, hostname, IP address or URL
Only the host is used; URL paths and queries are discarded.
Check a public host with an ICMP ping from the server and a separate HTTPS latency measurement from your browser.
Only the host is used; URL paths and queries are discarded.
This tool observes a public host from two perspectives: a server in Bavaria sends ICMP packets, while your browser measures HTTPS latency to the host. The values stay separate because they represent different operations.
A ping sends echo requests over ICMP and measures whether replies return and how quickly they arrive.
They start from different locations and measure different workflows because HTTPS adds steps beyond an ICMP echo.
Many websites or upstream firewalls allow HTTPS while blocking ICMP, so a missing ICMP response does not automatically mean an outage.
An HTTPS certificate may be issued for a hostname rather than the entered IP address, or the browser may not permit the cross-origin connection.