Measure latency, packet loss, and jitter across custom probes.
Monitor changing latency during maintenance windows.
This page measures basic reachability and latency to a host. The UI stays unchanged, but the new content clarifies an essential trust note: ping results depend on the probe source, routing path, firewalls, NAT, and ICMP handling along the way.
Enter a hostname or IP address, then choose packet count, interval, and payload size. Those settings shape how the test is performed, but the result is still a point in time observation from the server running the page.
The tool sends a series of probes, records response times, and summarizes minimum, average, maximum, and loss. It is a connectivity test, not an application health guarantee.
Run a test against a stable host and compare min, average, max, and loss. If replies disappear, do not assume the host is down immediately. ICMP filtering, rate limits, and path changes can all affect visibility.
Use ping for first-pass troubleshooting, latency comparisons, and verifying whether a host is broadly reachable from the observation point running the tool.
Ping, traceroute, and open port tests can all be affected by firewalls, routing policy, NAT, and rate limits. Treat the output as an informational estimate of current path behavior.
To test ping to a website, enter the domain name or IP address and send several ICMP echo requests. The result usually shows response time, packet count, and packet loss. Response time is round-trip time, meaning how long the packet took to go to the target and come back. If the domain does not reply, it may be down, blocking ICMP, or resolving to a host that does not respond to ping. A failed ping does not always mean the website itself is unavailable over HTTP or HTTPS.
A good ping time depends on distance and application. On a local LAN, under 1 ms is common. To a nearby internet server, 10 to 30 ms may be good. For gaming or voice, lower and stable latency matters, often under 50 ms when possible. Cross-country or international paths can be much higher because physics and routing distance matter. Do not judge by one number only. Jitter and packet loss can hurt real-time apps more than a slightly higher but stable ping.
To check packet loss online, run a ping test with multiple probes and look at the percentage of packets that do not receive replies. For example, if 2 out of 20 probes fail, that is 10 percent loss. One missed packet can be noise, but repeated loss indicates congestion, Wi-Fi issues, firewall filtering, bad routing, or server overload. Test more than one destination before blaming the ISP. If loss appears only to one site, the issue may be near that site or along that route.
High ping can come from long physical distance, congested links, weak Wi-Fi, overloaded routers, VPN paths, poor peering, or a busy destination server. Start by testing your default gateway, then your ISP, then an internet target. If the gateway ping is high, look at local Wi-Fi or LAN issues. If local is fine but internet is high, check ISP or routing. A VPN can add distance and processing overhead. Also compare wired and wireless results; Wi-Fi is often the hidden cause in homes and classrooms.
Network latency is usually measured as round-trip time, or RTT. Ping sends an ICMP echo request and measures how long it takes to receive the echo reply. The result is shown in milliseconds. Run several probes so you can see minimum, average, maximum, and sometimes jitter. One fast reply does not prove the path is healthy. For application troubleshooting, compare latency at different times and to different targets. If the app is slow but ping is good, the problem may be DNS, server processing, TCP, or the application itself.
A VPN can increase ping because traffic may travel through the VPN server before reaching the destination. If you are in India and connect to a VPN server in Europe to reach a local Indian service, the path becomes unnecessarily long. Encryption and tunneling also add small processing overhead, but distance and routing are usually the bigger factors. Sometimes a VPN improves ping if it avoids bad ISP routing, but that is not guaranteed. Test with and without the VPN using the same target and time window.
One ping packet is not enough for troubleshooting. Send enough probes to see consistency, loss, and jitter. For a quick check, 4 or 5 packets may be fine. For intermittent issues, use 20, 50, or continuous ping during the problem window. Watch minimum, average, maximum, and packet loss. If the first packet is slow but the rest are fine, ARP, DNS, or path setup may be involved. For reporting, save the target, time, packet count, and loss percentage so another engineer can repeat the test.
Map the path when ping shows loss or unstable latency.
Test a specific service after confirming general reachability.
Add geographic and ISP context to troubleshooting.