Ping Test Tool

Check if any website, server or IP address is online and measure its response time and latency. Real-time results, no sign-up needed.

Enter any domain name, hostname or IPv4 / IPv6 address to test reachability and latency.

What is the Ping Test Tool?

A ping test is the fastest way to confirm whether any server, website or IP address is online and how quickly it responds to network requests. This tool sends ICMP Echo packets from our server to your target and measures the round-trip time (RTT) in milliseconds. If ICMP is blocked, it automatically falls back to a TCP connection probe on ports 80 and 443 so you get a result regardless of firewall configuration.

In addition to confirming reachability, the tool calculates minimum, average and maximum latency, packet loss percentage, and an estimated jitter value. For a complete network health check, combine this with our DNS Lookup to confirm the domain resolves correctly, our Port Checker to verify specific services are running, and our HTTP Headers Checker to inspect the server's response configuration.

📶
Check if a Site is Down
Instantly confirm whether a website or server is reachable from an external vantage point, ruling out local network issues on your end.
Measure Server Latency
See exact round-trip times in milliseconds with min, average and max values to evaluate server responsiveness and geographic proximity.
🎮
Gaming & VoIP Quality
Check latency and jitter to game servers or voice infrastructure — under 30ms is excellent, over 100ms causes noticeable lag.
🔌
Network Troubleshooting
Diagnose packet loss and intermittent connectivity issues. Consistent packet loss above 5% signals a network path problem.
📡
Server Deployment Checks
Verify newly deployed servers are publicly reachable before updating DNS. Combine with our Port Checker to confirm services are running.
🌐
CDN & Edge Verification
Measure response times from our server to confirm CDN edge nodes are serving traffic correctly and with acceptable latency.
Latency Reference Guide
< 20ms
Excellent
Ideal for gaming, VoIP and real-time apps. Nearby server or well-optimised CDN.
20 – 60ms
Good
Suitable for most use cases. Minor delay imperceptible in standard applications.
60 – 150ms
Fair
Noticeable in real-time apps. Acceptable for streaming and web browsing.
> 150ms
Poor
Sluggish for interactive use. Investigate routing, server location or network congestion.
🔒 Results not stored
·
⚡ Real-time probe
·
✓ No sign-up needed
·
🔹 Unlimited free tests

How Does the Ping Test Work?

A ping test uses the ICMP (Internet Control Message Protocol) Echo Request and Echo Reply messages defined in RFC 792. Our server sends a small packet to your target host and starts a timer. When the target responds with an ICMP Echo Reply, the elapsed time — the round-trip time (RTT) — is recorded in milliseconds. By sending four packets in sequence, the test calculates the best (minimum), average and worst (maximum) RTT, along with the percentage of packets that received no reply (packet loss). This gives a complete picture of network path quality, not just a single snapshot.

When ICMP is blocked (common on cloud servers, firewalls and hardened infrastructure), our tool automatically falls back to a TCP handshake on ports 80 and 443. The result is marked as a TCP probe. A TCP probe confirms the host is accepting connections but measures slightly different network characteristics than a true ICMP ping. For the most comprehensive reachability test, combine ping with our Port Checker to verify specific service ports are open and accepting connections.

Understanding Packet Loss and Why It Matters

Packet loss occurs when one or more of the sent packets receives no reply. Even small amounts of loss have a significant impact on real-time applications. A 5% loss rate in a voice call means roughly 1 in 20 audio packets is dropped, causing choppy audio. For gaming, any consistent packet loss causes lag spikes and disconnections.

Packet loss can be caused by network congestion, physical link errors, firewall rules, or the target server being genuinely offline. If a host shows 100% packet loss but you know it is online, the most likely explanation is ICMP filtering — confirm by checking whether HTTP is working with our HTTP Headers Checker, or verify specific ports with our Port Checker.

What is Jitter and How Do You Measure It?

Jitter is the variation in latency between successive packets. If packet 1 takes 12ms and packet 2 takes 48ms, the jitter is 36ms. Low jitter means your connection delivers packets at a consistent rate; high jitter means packets arrive at unpredictable intervals. This tool estimates jitter as the difference between the maximum and minimum RTT. For voice and video calls, jitter above 30ms causes audible quality degradation even when average latency looks acceptable. To understand the network path between you and a target, look up the destination IP with our ASN Lookup to identify the hosting provider and network region.

Ping vs Port Check: When to Use Each

Ping and port checking answer different questions. A ping test confirms that the host's IP address is reachable at the network layer. A port check tests whether a specific application service is running and accepting connections on a TCP port. A server can pass a ping test while a critical service is crashed and its port is closed. Conversely, a server can block ICMP entirely (failing a ping test) while serving web traffic normally on port 443. Use ping to establish basic reachability, then use our Port Checker to verify specific services, and our HTTP Headers Checker to confirm the web server is returning correct responses. For domain-level investigation, DNS Lookup confirms the IP being pinged is the correct one for the domain.

Frequently Asked Questions About Ping Tests
Common questions about latency, packet loss, ICMP, and how to interpret ping results.
What is a good ping for gaming and video calls? +
For competitive online gaming, under 30ms is excellent, 30–80ms is acceptable for most games, and over 100ms is noticeably laggy. For video calls and VoIP, under 150ms round-trip is generally imperceptible; over 300ms causes audible delay. For video streaming, latency has far less impact since content is buffered. To identify which network serves a game server, use our ASN Lookup.
Why does a site respond to HTTP but not to ping? +
ICMP traffic is frequently blocked by firewalls and cloud security groups while HTTP/HTTPS traffic on ports 80 and 443 is permitted. This is especially common on AWS, Google Cloud, Azure and Cloudflare-proxied domains. Our tool automatically falls back to a TCP probe on ports 80 and 443 when ICMP is blocked. You can verify HTTP is working by checking the site with our HTTP Headers Checker, and confirm specific ports are open with our Port Checker.
Can I ping an IPv6 address? +
Yes. Enter an IPv6 address directly or a domain that has a AAAA record and the tool resolves and probes it over IPv6. To view all DNS records for a domain including AAAA records, use our DNS Lookup. To find which organisation owns an IPv6 prefix, use our ASN Lookup.
Why does the ping run from your server instead of my computer? +
Running the probe from our server gives an external, location-independent baseline that reflects what real users and search engine crawlers see. It is not affected by your local ISP, Wi-Fi conditions, VPN, or browser extensions. This makes it particularly useful for confirming a newly deployed server is publicly reachable. To see what IP your own connection uses, check our What Is My IP tool.
What does 100% packet loss mean? +
100% packet loss means none of the sent packets received a reply. This usually means the host is offline, ICMP is blocked and TCP also failed, or the domain does not resolve. Start diagnosis with our DNS Lookup to confirm the domain resolves, then check specific ports with our Port Checker. If the domain resolves but nothing responds, check ownership with our WHOIS Lookup.
What does the Reverse DNS record of a pinged IP tell me? +
Once you know the IP address a domain resolves to, you can look up its PTR record using our Reverse DNS tool. The PTR record maps an IP back to a hostname, which often reveals the hosting provider or CDN edge node serving the domain. Combined with our ASN Lookup, this paints a complete picture of the infrastructure behind any domain.
Is the ping test completely free? +
Yes — completely free with no limits and no account required. Run as many ping tests as you need. No data is stored. For a complete network analysis workflow, combine this with our DNS Lookup, WHOIS Lookup, Port Checker, SSL Checker, HTTP Headers Checker, Reverse DNS and ASN Lookup — all free, all real-time.