Test Your Connection
to Our Servers.
Before you order, verify the latency from your location to our datacenters. Use the IPs and instructions below to run ping, traceroute, and speed tests from your own machine.
Server Test IPs
Use these IPs in ping and traceroute commands to measure your connection to each region.
Mumbai, India
Primary — South Asia
103.x.x.x
Windows
ping 103.x.x.x
Linux/Mac
ping 103.x.x.x
Singapore
APAC region
152.x.x.x
Windows
ping 152.x.x.x
Linux/Mac
ping 152.x.x.x
Frankfurt, Germany
Europe region
185.x.x.x
Windows
ping 185.x.x.x
Linux/Mac
ping 185.x.x.x
Note: IPs shown are placeholders. Real test IPs will be listed here when our network is live. WhatsApp us for current test IPs.
How to Run Your Tests
1 Ping Test
Ping measures round-trip latency from your machine to our server.
Windows (CMD)
ping 103.x.x.x -n 10
Linux / macOS (Terminal)
ping -c 10 103.x.x.x
Look at: Average (avg) latency and packet loss %
2 Traceroute
Traceroute shows every network hop between you and our server.
Windows (CMD)
tracert 103.x.x.x
Linux / macOS (Terminal)
traceroute 103.x.x.x
Look at: number of hops and latency at each hop
3 MTR (Best for Diagnostics)
MTR combines ping and traceroute with live statistics. Most useful for support tickets.
Linux / macOS
mtr --report 103.x.x.x
Windows (WinMTR)
Download WinMTR from winmtr.net Enter IP: 103.x.x.x → Start
Expected Latency by City
Reference values. Your actual results depend on your ISP and routing.
| Your City | Mumbai 🇮🇳 | Singapore 🇸🇬 | Frankfurt 🇩🇪 |
|---|---|---|---|
| Mumbai | <5ms | ~60ms | ~130ms |
| Delhi | ~10ms | ~65ms | ~125ms |
| Bengaluru | ~12ms | ~55ms | ~135ms |
| Kolkata | ~15ms | ~70ms | ~140ms |
| Chennai | ~14ms | ~52ms | ~138ms |
| Hyderabad | ~13ms | ~58ms | ~132ms |
| Pune | ~8ms | ~62ms | ~132ms |
| Ahmedabad | ~9ms | ~64ms | ~128ms |
Example MTR Output (Delhi → Mumbai)
This is what a healthy route looks like. Low loss%, consistent latency at each hop.
Start: 2026-06-28 10:15:00 IST HOST: client-vps Loss% Snt Last Avg Best Wrst StDev 1.|-- 192.168.1.1 (gateway) 0.0% 10 1.2 1.2 1.0 1.8 0.3 2.|-- 10.x.x.1 (ISP core) 0.0% 10 3.4 3.5 3.1 4.0 0.3 3.|-- 103.10.x.x (ISP transit) 0.0% 10 6.1 6.0 5.8 6.5 0.2 4.|-- 116.119.x.x (peering) 0.0% 10 7.4 7.3 7.1 7.8 0.2 5.|-- 103.x.x.x (Hoststack MUM) 0.0% 10 8.9 9.1 8.7 9.6 0.3
Real MTR will show actual IPs. This is a representative example showing a clean, 5-hop route from Delhi to Mumbai.
Need a Real-Time Looking Glass?
An interactive looking glass (web-based ping/traceroute) requires server-side execution. WhatsApp us and we'll run a live test for your IP and share the results.