Easy Utilities

Trace Test

A deep-path analysis tool that maps every network hop between the source and the target. It pinpoints the exact location of bottlenecks or failures within the global internet infrastructure.

How to Run a Traceroute ?
label

Enter a domain or IP address and select a specific region.

search

The tool maps out every single network hop between your chosen region and the target.

sports_score

For each hop, you get: The IP address (along with the hostname, if it resolves). Three separate round-trip times (RTT). The country and network operator responsible for that hop.

warning

If a hop fails to respond, it is explicitly marked rather than left as a blank row. This allows you to easily differentiate between a slow hop and a completely silent one.

At the end you get a summary: how many unique hops the path passed through, how many countries and networks it crossed, and how many hops timed out along the way. That summary is often the fastest way to read a trace without scanning every line by hand.

Why Run a Traceroute ?
network_ping

Ping tells you if a server is reachable and provides a rough estimate of its speed.

airline_stops

Traceroute pinpoints exactly where delays are occurring along the network path.

When ping times are high, a traceroute reveals the root cause by determining if the issue is:

dns

The destination server itself.

globe

An issue occurring three networks upstream.

traffic_jam

A congested transit link.

route

Traffic being routed through a longer physical path than necessary.

This is especially useful for anything international. A visitor connecting from one continent to a server on another crosses several networks to get there, and occasionally one of those networks has a bad day. Traceroute shows you exactly which hop that is, rather than leaving you to guess whether it's your server, your host's network, or something entirely outside your control.

It's also a good way to check routing after any kind of network change, a new CDN, a BGP update on your provider's side, a change in upstream transit. Comparing a trace before and after a change is often the clearest way to confirm traffic is actually taking the path you expect, and to catch it quickly if a change routes visitors somewhere less direct than before.

Your full diagnostic toolkit.

Easy Utilities

Ping Test

An essential latency test that measures real-time responsiveness and connection stability. It provides critical data on packet loss and round-trip times to ensure a consistent user experience.

Server Check

A comprehensive health audit that verifies server reachability, SSL validity, and CDN performance. It ensures your site is correctly configured and accessible across both modern and legacy IP versions.

DNS Test

Verify DNS record consistency across our global network. Check A, AAAA, MX, TXT, and more records from 5 regions with 4 public resolvers each.

MAC Lookup

Identify the manufacturer of any network device by its MAC address. Powered by the IEEE OUI database with real-time vendor details.

Robots.txt Test

Analyze your site's robots.txt file for format errors, crawl rules, and get AI-powered optimization suggestions.