Loading SmartRoute result...
SMARTROUTE
Token: 344B1024695
Target: 103.44.240.10
Source Host: system
Source IP: 192.168.0.171
Created (UTC): 2026-03-27T18:02:31Z
Share
Response
Map
Raw Response
How to use
10.8.0.1
ISP: Local Exchnage
Latency: 17.70 ms
↓
172.17.0.1
ISP: Local Exchnage
Latency: 13.50 ms
↓
160.187.130.161
ISP: Wolast Technologies
ASN: AS150142
🇧🇩 Country: Bangladesh
Latency: 13.30 ms
↓
10.254.10.229
ISP: Local Exchnage
Latency: 13.70 ms
↓
10.254.4.5
ISP: Local Exchnage
Latency: 13.60 ms
↓
10.56.78.205
ISP: Local Exchnage
Latency: 14.80 ms
↓
157.119.185.197
ISP: Summit Communications Ltd
ASN: AS58717
🇧🇩 Country: Bangladesh
Latency: 22.30 ms
↓
103.199.87.199
ISP: Summit Communications Ltd
ASN: AS58717
🇧🇩 Country: Bangladesh
Latency: 19.90 ms
↓
103.199.87.10
ISP: Summit Communications Ltd
ASN: AS58717
🇧🇩 Country: Bangladesh
Latency: 20.00 ms
↓
100.92.35.98
ISP: Local Exchnage
Latency: 21.40 ms
↓
100.92.42.0
ISP: Local Exchnage
Latency: 185.40 ms
↓
180.87.38.29
ISP: TATA COMMUNICATIONS AMERICA INC
ASN: AS6453
🇮🇳 Country: India
Latency: 165.90 ms
↓
195.219.175.83
ISP: TATA COMMUNICATIONS AMERICA INC
ASN: AS6453
🇮🇳 Country: India
Latency: 161.50 ms
↓
195.219.187.7
ISP: TATA COMMUNICATIONS AMERICA INC
ASN: AS6453
🇫🇷 Country: France
Latency: 163.90 ms
↓
Target
103.44.240.10
ISP: China Telecom Group
ASN: AS4816
🇨🇳 Country: China
Latency: 163.90 ms
Global route simulation (local/private hops are hidden, repeated nearby hops are compressed).
Start: 2026-03-28T00:02:21+0600
HOST: system Loss% Snt Last Avg Best Wrst StDev
1.|-- 10.8.0.1 0.0% 3 17.7 15.4 13.7 17.7 2.1
2.|-- 172.17.0.1 0.0% 3 13.5 16.6 13.5 20.4 3.5
3.|-- 160.187.130.161 0.0% 3 13.3 14.1 13.3 15.0 0.9
4.|-- 10.254.10.229 0.0% 3 13.7 14.1 13.6 15.1 0.8
5.|-- 10.254.4.5 0.0% 3 13.6 14.0 13.6 14.3 0.4
6.|-- 10.56.78.205 0.0% 3 14.8 14.6 13.9 15.2 0.6
7.|-- 157.119.185.197 33.3% 3 22.3 18.7 15.1 22.3 5.0
8.|-- 103.199.87.199 0.0% 3 19.9 19.7 19.2 20.1 0.5
9.|-- 103.199.87.10 0.0% 3 20.0 20.1 19.8 20.5 0.3
10.|-- 100.92.35.98 0.0% 3 21.4 21.3 20.9 21.6 0.3
11.|-- 100.92.42.0 0.0% 3 185.4 185.4 185.2 185.5 0.1
12.|-- 180.87.38.29 66.7% 3 165.9 165.9 165.9 165.9 0.0
13.|-- 195.219.175.83 66.7% 3 161.5 161.5 161.5 161.5 0.0
14.|-- ??? 100.0 3 0.0 0.0 0.0 0.0 0.0
15.|-- 195.219.187.7 66.7% 3 163.9 163.9 163.9 163.9 0.0
16.|-- ??? 100.0 3 0.0 0.0 0.0 0.0 0.0
Run SmartRoute from your machine
SmartRoute runs mtr (My Traceroute) on your Linux host, collects the path to your target, and uploads the report so you get this interactive result page. The one-liner below downloads the installer script and runs it in the current shell.
Requirements: Linux with bash, and root privileges (sudo). The script can install missing tools (for example curl, jq, mtr) where supported.
Target: Replace iphere in the command with the IP address or hostname you want to trace (for example 8.8.8.8 or example.com).
After the run: The script prints a Result URL in the terminal. Open that link in a browser to view the same kind of breakdown you see here (response flow, map, raw mtr output).
Copy this command (edit iphere before running, or paste into a terminal and change the last argument):
bash <(curl -fsSL https://licscript.com/smartroute/run/) iphere
Copy command