Skip to content

Instantly share code, notes, and snippets.

@rondinelisaad
Created May 15, 2018 13:45
Show Gist options
  • Save rondinelisaad/9d85a8684e9540d42a3aa5a07901f5ff to your computer and use it in GitHub Desktop.
Save rondinelisaad/9d85a8684e9540d42a3aa5a07901f5ff to your computer and use it in GitHub Desktop.
[root@homolog ~]# traceroute 13.228.35.210
traceroute to 13.228.35.210 (13.228.35.210), 30 hops max, 40 byte packets
1 192.168.1.71 (192.168.1.71) 0.183 ms 0.174 ms 0.189 ms
2 200.136.72.1 (200.136.72.1) 0.615 ms 0.616 ms 0.755 ms
3 ansp.ptta.ansp.br (200.136.37.1) 0.912 ms 0.915 ms 0.910 ms
4 198.32.252.141 (198.32.252.141) 113.678 ms 113.810 ms 113.806 ms
5 xe0-0-2-541.miami15.mia.seabone.net (195.22.199.209) 113.869 ms 114.107 ms 114.089 ms
6 xe2-2-0.singapore2.sin.seabone.net (213.144.176.50) 383.718 ms 384.971 ms 377.447 ms
7 * * *
8 * * *
9 * * *
10 * * *
11 * * *
12 * * *
13 * * *
14 203.83.223.31 (203.83.223.31) 377.677 ms * 203.83.223.31 (203.83.223.31) 378.837 ms
15 * * *
16 203.83.223.31 (203.83.223.31) 387.146 ms 203.83.223.21 (203.83.223.21) 384.135 ms *
17 * * *
18 * * *
19 * * *
20 * * ec2-13-228-35-210.ap-southeast-1.compute.amazonaws.com (13.228.35.210) 386.226 ms
21 * * *
22 * * *
23 * * *
24 * * *
25 * * *
26 * * *
27 * * *
28 * * *
29 * * *
30 * * *
[root@homolog ~]# traceroute 54.79.127.20
traceroute to 54.79.127.20 (54.79.127.20), 30 hops max, 40 byte packets
1 192.168.1.71 (192.168.1.71) 0.188 ms 0.180 ms 0.194 ms
2 200.136.72.1 (200.136.72.1) 0.600 ms 0.725 ms 0.726 ms
3 ansp.ptta.ansp.br (200.136.37.1) 4.562 ms 4.565 ms 4.684 ms
4 198.32.252.141 (198.32.252.141) 113.972 ms 113.972 ms 113.967 ms
5 xe0-0-2-541.miami15.mia.seabone.net (195.22.199.209) 114.184 ms 114.183 ms 114.177 ms
6 mai-b1-link.telia.net (80.239.193.161) 114.524 ms 114.150 ms 114.349 ms
7 atl-b22-link.telia.net (62.115.122.52) 134.753 ms 134.755 ms 134.750 ms
8 dls-b22-link.telia.net (62.115.120.113) 148.411 ms 148.319 ms 146.525 ms
9 las-b24-link.telia.net (62.115.118.247) 175.518 ms 177.456 ms 177.933 ms
10 a100-ic-325183-las-b24.c.telia.net (62.115.155.111) 178.226 ms 182.945 ms 178.201 ms
11 * * *
12 * * *
13 * * *
14 * * *
15 54.240.192.115 (54.240.192.115) 329.155 ms 54.240.192.237 (54.240.192.237) 334.718 ms 54.240.192.115 (54.240.192.115) 326.563 ms
16 ec2-54-79-127-20.ap-southeast-2.compute.amazonaws.com (54.79.127.20) 323.464 ms 323.444 ms 321.734 ms
17 * * *
18 * * *
19 * * *
20 * * *
21 * * *
22 * * *
23 * * *
24 * * *
25 * * *
26 * * *
27 * * *
28 * * *
29 * * *
30 * * *
[root@homolog ~]#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment