Ping Tool

Ping a hostname or IP address from the server to check connectivity and measure round-trip response time.

Ping runs from the server, not your browser. Results reflect server-to-host connectivity.

Frequently asked questions

What does ping measure?
Ping sends ICMP echo requests and measures the round-trip time (RTT) in milliseconds. It also shows packet loss percentage which indicates network reliability.
Why might ping be blocked?
Many hosts and firewalls block ICMP requests. A failed ping does not necessarily mean the host is down — it may just be blocking ICMP while still serving TCP connections.