Skip to content

Instantly share code, notes, and snippets.

@skiz
Created May 26, 2011 20:07
Show Gist options
  • Save skiz/993950 to your computer and use it in GitHub Desktop.
Save skiz/993950 to your computer and use it in GitHub Desktop.
Last login: Thu May 26 12:47:24 on ttys002
tr~ $ traceroute d3nwyuy0nl342s.cloudfront.net
traceroute: Warning: d3nwyuy0nl342s.cloudfront.net has multiple addresses; using 216.137.37.9
traceroute to d3nwyuy0nl342s.sfo4.cloudfront.net (216.137.37.9), 64 hops max, 52 byte packets
1 192.168.3.1 (192.168.3.1) 0.919 ms 0.562 ms 0.594 ms
2 70-35-55-161.static.wiline.com (70.35.55.161) 1.165 ms 1.001 ms 0.799 ms
3 sfopa0030r352401-v23.pa.wiline.com (70.35.52.97) 1.157 ms 1.221 ms 1.090 ms
4 67-207-106-170.static.wiline.com (67.207.106.170) 1.416 ms 1.454 ms 1.496 ms
5 sfomv0189r352401-v26.wiline.com (67.207.103.70) 1.950 ms 1.696 ms 1.697 ms
6 sfomv0211r352401-v27.sj.wiline.com (67.207.103.118) 1.856 ms 1.824 ms 1.958 ms
7 70-35-61-2.static.wiline.com (70.35.61.2) 2.391 ms 2.588 ms 2.063 ms
8 sfomv0557r352401-v23.mv.wiline.com (70.35.53.161) 2.395 ms 3.063 ms 2.920 ms
9 sfopa0031r352401-v42.pa.wiline.com (70.35.53.101) 3.578 ms 4.646 ms 4.012 ms
10 sfopa0069r354801-v22.sj.wiline.com (64.71.18.157) 2.321 ms 2.072 ms 2.134 ms
11 * * *
12 sfosj0096rm10i01-v29.wiline.com (67.207.107.149) 6.008 ms 5.364 ms 7.276 ms
13 gige-g2-6.core1.sjc1.he.net (66.220.23.177) 16.647 ms 7.070 ms 5.980 ms
14 10gigabitethernet2-1.core1.sjc2.he.net (72.52.92.118) 8.765 ms 6.386 ms 6.017 ms
15 dfp2.he.net (216.218.142.50) 6.109 ms 9.433 ms 8.202 ms
16 204.246.162.66 (204.246.162.66) 7.494 ms 5.197 ms 5.836 ms
17 72.21.222.214 (72.21.222.214) 7.446 ms 7.062 ms 8.110 ms
18 72.21.222.213 (72.21.222.213) 7.118 ms 7.600 ms 7.383 ms
19 server-216-137-37-9.sfo4.cloudfront.net (216.137.37.9) 6.781 ms 9.917 ms 6.062 ms
~ $ dig d3nwyuy0nl342s.cloudfront.net
; <<>> DiG 9.6.0-APPLE-P2 <<>> d3nwyuy0nl342s.cloudfront.net
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 41476
;; flags: qr rd ra; QUERY: 1, ANSWER: 9, AUTHORITY: 2, ADDITIONAL: 0
;; QUESTION SECTION:
;d3nwyuy0nl342s.cloudfront.net. IN A
;; ANSWER SECTION:
d3nwyuy0nl342s.cloudfront.net. 60 IN CNAME d3nwyuy0nl342s.sfo4.cloudfront.net.
d3nwyuy0nl342s.sfo4.cloudfront.net. 60 IN A 216.137.37.217
d3nwyuy0nl342s.sfo4.cloudfront.net. 60 IN A 216.137.37.7
d3nwyuy0nl342s.sfo4.cloudfront.net. 60 IN A 216.137.37.13
d3nwyuy0nl342s.sfo4.cloudfront.net. 60 IN A 216.137.37.21
d3nwyuy0nl342s.sfo4.cloudfront.net. 60 IN A 216.137.37.80
d3nwyuy0nl342s.sfo4.cloudfront.net. 60 IN A 216.137.37.124
d3nwyuy0nl342s.sfo4.cloudfront.net. 60 IN A 216.137.37.147
d3nwyuy0nl342s.sfo4.cloudfront.net. 60 IN A 216.137.37.215
;; AUTHORITY SECTION:
sfo4.cloudfront.net. 146554 IN NS ns-sfo4-01.cloudfront.net.
sfo4.cloudfront.net. 146554 IN NS ns-sfo4-02.cloudfront.net.
;; Query time: 26 msec
;; SERVER: 64.71.0.34#53(64.71.0.34)
;; WHEN: Thu May 26 13:08:28 2011
;; MSG SIZE rcvd: 259
~ $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment