Skip to content

Instantly share code, notes, and snippets.

@springmeyer
Created December 30, 2011 02:32
Show Gist options
  • Save springmeyer/1537372 to your computer and use it in GitHub Desktop.
Save springmeyer/1537372 to your computer and use it in GitHub Desktop.
$ traceroute google.com
traceroute: Warning: google.com has multiple addresses; using 74.125.113.99
traceroute to google.com (74.125.113.99), 64 hops max, 52 byte packets
1 ord-t1.boingohotspot.net (10.1.0.1) 1.536 ms 1.048 ms 1.199 ms
2 65-42-208-129.ded.ameritech.net (65.42.208.129) 1.134 ms 1.279 ms 1.226 ms
3 12.116.191.229 (12.116.191.229) 4.032 ms 3.638 ms 3.442 ms
4 cr83.cgcil.ip.att.net (12.122.133.146) 6.358 ms 51.330 ms 5.421 ms
5 cr1.cgcil.ip.att.net (12.123.7.110) 8.513 ms 8.886 ms 6.202 ms
6 gar1.mpsmn.ip.att.net (12.122.133.81) 49.873 ms 83.392 ms 4.226 ms
7 12.248.29.26 (12.248.29.26) 39.505 ms 61.834 ms 30.880 ms
8 209.85.254.120 (209.85.254.120) 4.040 ms 4.678 ms 4.336 ms
9 209.85.242.215 (209.85.242.215) 34.715 ms
72.14.239.90 (72.14.239.90) 26.519 ms
209.85.242.215 (209.85.242.215) 26.530 ms
10 209.85.249.238 (209.85.249.238) 37.309 ms
209.85.249.45 (209.85.249.45) 63.288 ms 53.183 ms
11 64.233.174.117 (64.233.174.117) 36.367 ms
209.85.251.228 (209.85.251.228) 36.769 ms
64.233.174.87 (64.233.174.87) 36.770 ms
12 * 216.239.47.242 (216.239.47.242) 42.039 ms *
13 vw-in-f99.1e100.net (74.125.113.99) 39.933 ms 37.134 ms 37.349 ms
$ traceroute registry.npmjs.org
traceroute to isaacs.iriscouch.net (107.20.159.167), 64 hops max, 52 byte packets
1 ord-t1.boingohotspot.net (10.1.0.1) 1.549 ms 0.915 ms 2.560 ms
2 65-42-208-129.ded.ameritech.net (65.42.208.129) 3.219 ms 1.756 ms 1.140 ms
3 * * *
4 * * *
5 * * *
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment