Skip to content

Instantly share code, notes, and snippets.

@comfuture
Created January 7, 2016 02:05
Show Gist options
  • Save comfuture/a6702308307a2a2ef45f to your computer and use it in GitHub Desktop.
Save comfuture/a6702308307a2a2ef45f to your computer and use it in GitHub Desktop.
PING ec2-52-79-42-106.ap-northeast-2.compute.amazonaws.com (52.79.42.106): 56 data bytes
64 bytes from 52.79.42.106: icmp_seq=0 ttl=47 time=15.730 ms
64 bytes from 52.79.42.106: icmp_seq=1 ttl=47 time=10.836 ms
64 bytes from 52.79.42.106: icmp_seq=2 ttl=47 time=10.514 ms
64 bytes from 52.79.42.106: icmp_seq=3 ttl=47 time=12.312 ms
^C
--- ec2-52-79-42-106.ap-northeast-2.compute.amazonaws.com ping statistics ---
4 packets transmitted, 4 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 10.514/12.348/15.730/2.067 ms
comfuture:~ comfuture$ traceroute ec2-52-79-42-106.ap-northeast-2.compute.amazonaws.com
traceroute to ec2-52-79-42-106.ap-northeast-2.compute.amazonaws.com (52.79.42.106), 64 hops max, 52 byte packets
1 10.0.0.1 (10.0.0.1) 4.653 ms 4.483 ms 5.145 ms
2 61.98.77.129 (61.98.77.129) 14.752 ms 10.718 ms 15.023 ms
3 211.117.83.205 (211.117.83.205) 10.947 ms 9.739 ms 10.905 ms
4 58.229.38.197 (58.229.38.197) 20.110 ms 11.842 ms 21.165 ms
5 175.124.172.229 (175.124.172.229) 16.017 ms
118.221.6.21 (118.221.6.21) 22.951 ms
175.124.172.229 (175.124.172.229) 11.134 ms
6 58.229.10.70 (58.229.10.70) 9.559 ms 9.746 ms 8.658 ms
7 128.134.10.33 (128.134.10.33) 14.146 ms 106.668 ms 81.531 ms
8 112.174.51.25 (112.174.51.25) 26.795 ms 26.668 ms 13.184 ms
9 112.174.60.110 (112.174.60.110) 17.745 ms 14.442 ms 44.334 ms
10 112.188.245.6 (112.188.245.6) 37.923 ms 8.897 ms 11.982 ms
11 61.78.57.2 (61.78.57.2) 9.899 ms 18.804 ms 15.969 ms
12 54.239.122.92 (54.239.122.92) 13.029 ms
54.239.122.202 (54.239.122.202) 26.697 ms
54.239.122.92 (54.239.122.92) 16.360 ms
13 54.239.122.109 (54.239.122.109) 13.037 ms
54.239.122.175 (54.239.122.175) 10.834 ms
54.239.122.153 (54.239.122.153) 39.787 ms
14 54.239.122.4 (54.239.122.4) 29.705 ms
54.239.122.36 (54.239.122.36) 13.493 ms
54.239.122.4 (54.239.122.4) 10.068 ms
15 * * *
16 * * *
17 * * *
18 * * *
19 * * *
20 * *^C
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment