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.

How to Run a Ping Test ?
ads_click

Pick a target, a domain or an IP address, either works, Then choose a region and whether you want IPv4 or IPv6.

public

We run tests from five regions (Singapore, Frankfurt, Sydney, St Louis, and Cape Town), so you can check latency from wherever your users actually are, not just from wherever your dev machine happens to be sitting.

bolt

Hit run, and we send five packets to the target and time each one.

You'll get back the resolved IP, packet loss percentage, and round-trip time broken down into min/avg/max plus a per-packet table showing the TTL and response time for each of the five pings individually. If you're troubleshooting something specific (a flaky connection, an intermittent timeout), that packet-by-packet view is usually more useful than the averages, since one slow or dropped packet can hide inside a perfectly fine-looking average.

Why Run a Ping Test ?
quiz

Ping is the simplest way to answer a deceptively hard question: is the problem the network, or is it the application?

speed

If ping to a server comes back fast and clean, and your site is still slow, the bottleneck almost certainly isn't the connection, it's server processing, database queries, or bloated page weight further up the stack.

check_box

If ping is slow or lossy, you've at least ruled everything else out.

Running it from multiple regions also surfaces things a single test never will. A server that looks fast from Frankfurt might be showing 190ms+ RTT from Cape Town, not necessarily a problem, but useful to know if a chunk of your traffic comes from that part of the world. We've found CDN misconfigurations this way more than once: a "global" CDN that's quietly only fast in one region.

And because we grab the ASN and country of the resolved IP, it's also a quick way to confirm your DNS is actually pointing where you think it is handy after a migration or a CDN switch, when a stale record can sit there working just well enough that nobody notices for weeks.

Your full diagnostic toolkit.

Easy Utilities

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.

Hop 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.

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.