Skip to content

Instantly share code, notes, and snippets.

@metalefty
Created May 21, 2014 16:09
Show Gist options
  • Save metalefty/b61bc18085eae1186189 to your computer and use it in GitHub Desktop.
Save metalefty/b61bc18085eae1186189 to your computer and use it in GitHub Desktop.
ソフトバンクからTwitterにつながらないっぽい
Thu May 22 01:09:08 JST 2014
% traceroute -I twitter.com
traceroute: Warning: twitter.com has multiple addresses; using 199.59.150.7
traceroute to twitter.com (199.59.150.7), 64 hops max, 72 byte packets
1 setup.netvolante.jp (192.168.24.1) 1.182 ms 0.442 ms 0.348 ms
2 softbank221110197165.bbtec.net (221.110.197.165) 8.749 ms 7.664 ms 7.863 ms
3 softbank221110197173.bbtec.net (221.110.197.173) 8.216 ms 7.737 ms 7.887 ms
4 * * *
5 * * *
6 * * *
7 * * *
8 * * *
9 * * *
10 * * *
$ traceroute -aI twitter.com
traceroute: Warning: twitter.com has multiple addresses; using 199.59.149.230
traceroute to twitter.com (199.59.149.230), 64 hops max, 72 byte packets
1 [AS2497] fukuoka03-n01.flets.2iij.net (203.180.195.42) 9.215 ms 13.462 ms 11.812 ms
2 [AS2497] fko003lip20.IIJ.Net (203.180.195.41) 13.962 ms 10.227 ms 10.474 ms
3 [AS2497] fko003bb10.IIJ.Net (58.138.119.145) 13.402 ms 10.429 ms 10.797 ms
4 [AS2497] osk005bb08.IIJ.Net (58.138.98.225) 22.982 ms 22.691 ms 21.976 ms
5 [AS2497] osk005bf00.IIJ.Net (58.138.80.77) 26.410 ms 26.099 ms 27.897 ms
6 [AS2497] lax002bf02.IIJ.net (206.132.168.45) 145.714 ms 146.345 ms 147.734 ms
7 [AS14936] sjc002bb10.IIJ.net (206.132.169.98) 145.776 ms 146.162 ms 147.527 ms
8 [AS4637] eqix2.cr2.sjc2.twttr.com (206.223.116.101) 145.900 ms * 149.321 ms
9 [AS13414] ae53.smf1-er2.twttr.com (199.16.159.41) 157.725 ms 160.913 ms 161.218 ms
10 [AS13414] www4.twitter.com (199.59.149.230) 155.934 ms 158.202 ms 159.925 ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment