trace·warrior
  • Tools
  • Monitoring
  • Pricing
  • Resources
  • About
Sign inGet started
trace·warrior

Network diagnostics for IT professionals. Built for speed, accuracy, and the long tail of the Friday afternoon outage.

ALL SYSTEMS NOMINAL
Tools
  • DNS Lookup
  • Ping Test
  • Port Checker
  • WHOIS
  • See all
Product
  • Monitors
  • Pricing
  • How-to guides
  • Compare
Resources
  • Blog
  • API docs
  • Tool index
  • Contact
Company
  • About
  • Privacy
  • Terms
  • Cookie policy
© 2026 Trace Warrior · made for engineers, by engineersnetwork forensics, quietly
/
/
tools/network/ping-test
Network

Ping Test

Free online ping test with real IPv4 and IPv6 (ICMPv6) echo from our London probe, reporting per-attempt round-trip time, TTL/hop limit, average, min, max, and packet loss. Set the packet size, interval, TTL, and DSCP, test the Don't-Fragment bit, or discover the path MTU. Use it to verify a service is responsive and measure baseline latency. If a host filters ICMP, 100% loss does not necessarily mean it is down.

How a ping test works

Ping sends an ICMP echo request to a host and times how long the matching echo reply takes to come back. That round-trip time, measured in milliseconds, is your latency to the host. This tool sends real ICMP (and ICMPv6 over IPv6) from a probe in London, so the numbers reflect an actual network path rather than a browser request. It reports each attempt's round-trip time and TTL, then summarises the minimum, average, maximum, and packet loss across the run.

Reading loss, jitter, and the DF bit

Packet loss is the share of echo requests that got no reply. A few percent of loss is usually harmless, but rising loss or a wide gap between the minimum and maximum times (jitter) points to congestion or an unstable link. One important gotcha: 100% loss does not always mean the host is down. Many firewalls silently drop ICMP, so a well-run server can be fully reachable on 443 while never answering a ping.

Setting the Don't-Fragment bit and varying the packet size lets you probe the path MTU: the largest packet that can cross the whole route without fragmentation. If large DF-marked packets fail while small ones succeed, an MTU mismatch somewhere on the path is the likely cause.

Frequently asked questions

What is a good ping time?

For nearby servers, under 30 ms is excellent and under 100 ms is fine for most uses. Because this probe is in London, times to distant regions will be higher simply due to physical distance, which is normal.

Why does a host show 100% packet loss when it is clearly online?

Many hosts and firewalls block or rate-limit ICMP echo, so the server never replies to ping even though it serves traffic normally. Test the actual service port with a port checker to confirm reachability.

What does TTL mean in ping results?

TTL (Time To Live) is a hop counter that starts at a set value and drops by one at each router. The value returned hints at how many hops away the host is and which operating system family it runs.

Can I ping over IPv6?

Yes. This tool sends ICMPv6 echo when a host has an IPv6 address, so you can measure latency and loss over IPv6 the same way you would over IPv4.

Related tools

  • Traceroute →
  • Port Checker →
  • Domain to IP →
  • DNS Lookup →
Measured from a Trace Warrior probe server in London, UK, not from your browser. Latency is from London to the target.
Enter a target to ping
Try example.com