What is a Ping Test?
A ping test uses the Internet Control Message Protocol (ICMP) to verify whether a host is reachable and to measure how long it takes for a packet to travel from a source to a destination and back. This round-trip journey is measured in milliseconds and referred to as Round-Trip Time (RTT).
When you run a ping test, your machine sends an ICMP Echo Request to the target host. If the host is reachable and not blocking ICMP traffic, it replies with an ICMP Echo Reply. The time between sending the request and receiving the reply is the latency you see reported.
Two other key values reported by a ping are Time to Live (TTL) and packet loss. TTL indicates how many network hops a packet can traverse before being discarded — it decreases by one at each router. Packet loss, expressed as a percentage, tells you how many requests went unanswered, which can signal network congestion, hardware issues, or deliberate ICMP filtering.
Ping is the most fundamental network diagnostic tool. When something is wrong with connectivity, ping is almost always the first tool used. Emercom runs pings simultaneously from 28 servers spread across 16 countries, giving you a global view of your host's reachability in a single test run.