Skip to content

Instantly share code, notes, and snippets.

@mtodd
Created September 8, 2008 07:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mtodd/9394 to your computer and use it in GitHub Desktop.
Save mtodd/9394 to your computer and use it in GitHub Desktop.
~$ traceroute google.com
traceroute: Warning: google.com has multiple addresses; using 64.233.187.99
traceroute to google.com (64.233.187.99), 64 hops max, 40 byte packets
1 192.168.1.1 (192.168.1.1) 2.136 ms 1.434 ms 1.426 ms
2 * * *
3 ge-2-5-ur01.c1morrow.ga.atlanta.comcast.net (68.86.108.121) 11.438 ms 12.103 ms *
4 te-9-2-ur01.a4atlanta.ga.atlanta.comcast.net (68.86.106.82) 11.168 ms 11.103 ms 9.297 ms
5 te-9-4-ur01.a5atlanta.ga.atlanta.comcast.net (68.86.106.25) 9.752 ms 12.648 ms 13.381 ms
6 te-9-4-ur01.a6atlanta.ga.atlanta.comcast.net (68.86.106.21) 10.468 ms 11.096 ms 9.582 ms
7 te-8-1-ar02.b0atlanta.ga.atlanta.comcast.net (68.86.90.122) 10.394 ms 11.899 ms 12.045 ms
8 te-0-1-0-4-cr01.atlanta.ga.ibone.comcast.net (68.86.90.121) 11.463 ms * 13.523 ms
9 te-3-4.car1.Atlanta2.Level3.net (4.71.252.17) 10.685 ms 11.120 ms 12.232 ms
10 ae-11-51.car1.Atlanta1.Level3.net (4.68.103.2) 11.618 ms * *
11 GOOGLE-INC.car1.Atlanta1.Level3.net (4.78.208.114) 12.409 ms 12.020 ms 11.730 ms
12 72.14.236.15 (72.14.236.15) 13.527 ms * 72.14.239.21 (72.14.239.21) 13.438 ms
13 216.239.43.189 (216.239.43.189) 26.764 ms 216.239.43.249 (216.239.43.249) 28.467 ms 216.239.49.222 (216.239.49.222) 22.210 ms
14 jc-in-f99.google.com (64.233.187.99) 13.903 ms * 14.386 ms
~$
~$ traceroute google.com
traceroute to google.com (72.14.207.99), 64 hops max, 40 byte packets
1 192.168.1.1 (192.168.1.1) 2.439 ms 1.582 ms 2.823 ms
2 * * *
3 * * *
4 te-9-2-ur01.a4atlanta.ga.atlanta.comcast.net (68.86.106.82) 10.296 ms 10.856 ms 9.216 ms
5 te-9-4-ur01.a5atlanta.ga.atlanta.comcast.net (68.86.106.25) 11.293 ms 12.121 ms 12.812 ms
6 te-9-4-ur01.a6atlanta.ga.atlanta.comcast.net (68.86.106.21) 9.629 ms 11.493 ms 11.609 ms
7 te-8-1-ar02.b0atlanta.ga.atlanta.comcast.net (68.86.90.122) 12.180 ms 11.624 ms 13.910 ms
8 te-0-1-0-4-cr01.atlanta.ga.ibone.comcast.net (68.86.90.121) 12.343 ms 12.633 ms 11.139 ms
9 te-3-3.car1.Atlanta2.Level3.net (4.71.252.1) 12.541 ms 11.932 ms 12.831 ms
10 ae-72-52.ebr2.Atlanta2.Level3.net (4.68.103.61) 13.593 ms 20.101 ms 17.656 ms
11 ae-73-70.ebr3.Atlanta2.Level3.net (4.69.138.20) 13.760 ms 12.914 ms 14.988 ms
12 ae-2.ebr1.Washington1.Level3.net (4.69.132.86) 38.993 ms 37.192 ms 36.087 ms
13 ae-91-91.csw4.Washington1.Level3.net (4.69.134.142) 31.503 ms 36.506 ms 36.065 ms
14 ae-93-93.ebr3.Washington1.Level3.net (4.69.134.173) 37.494 ms 30.231 ms 36.445 ms
15 ae-3.ebr3.NewYork1.Level3.net (4.69.132.90) 35.043 ms ae-3.ebr4.NewYork1.Level3.net (4.69.132.94) 42.242 ms 34.925 ms
16 ae-94-94.csw4.NewYork1.Level3.net (4.69.134.126) 34.297 ms ae-64-64.csw1.NewYork1.Level3.net (4.69.134.114) 40.436 ms 36.358 ms
17 ae-1-69.edge1.NewYork1.Level3.net (4.68.16.14) 92.327 ms 30.395 ms ae-2-79.edge1.NewYork1.Level3.net (4.68.16.78) 31.323 ms
18 GOOGLE-INC.edge1.NewYork1.Level3.net (4.71.172.86) 56.367 ms 66.793 ms 56.108 ms
19 216.239.43.146 (216.239.43.146) 47.425 ms 46.737 ms 48.276 ms
20 66.249.94.92 (66.249.94.92) 47.959 ms 55.284 ms 58.567 ms
21 72.14.236.134 (72.14.236.134) 53.117 ms 72.14.236.130 (72.14.236.130) 48.035 ms 66.249.94.118 (66.249.94.118) 60.353 ms
22 eh-in-f99.google.com (72.14.207.99) 49.186 ms 51.119 ms 48.813 ms
~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment