Skip to content

Instantly share code, notes, and snippets.

@akesterson
Created June 21, 2013 15: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 akesterson/5832076 to your computer and use it in GitHub Desktop.
Save akesterson/5832076 to your computer and use it in GitHub Desktop.
akesterson@ATLPTLBS3TWW1 ~/source/vocalocity/machinist
$ tracert 50.19.32.70
Tracing route to ec2-50-19-32-70.compute-1.amazonaws.com [50.19.32.70]
over a maximum of 30 hops:
1 2 ms 2 ms 2 ms 192.168.43.1
2 315 ms 50 ms 32 ms 180.sub-66-174-175.myvzw.com [66.174.175.180]
3 59 ms 69 ms 62 ms 82.sub-69-83-57.myvzw.com [69.83.57.82]
4 47 ms 39 ms 39 ms 225.sub-69-83-57.myvzw.com [69.83.57.225]
5 64 ms 31 ms 40 ms 113.sub-69-83-57.myvzw.com [69.83.57.113]
6 334 ms 47 ms 49 ms 162.sub-69-83-57.myvzw.com [69.83.57.162]
7 61 ms 45 ms 42 ms 36.sub-69-83-34.myvzw.com [69.83.34.36]
8 50 ms 40 ms 38 ms 65.sub-69-83-33.myvzw.com [69.83.33.65]
9 47 ms 47 ms 42 ms ae51.edge4.Atlanta2.Level3.net [4.30.236.29]
10 * * * Request timed out.
11 * * * Request timed out.
12 * * * Request timed out.
13 * * * Request timed out.
14 58 ms 58 ms 59 ms ae-1-60.edge1.Washington1.Level3.net [4.69.149.13]
15 276 ms 58 ms 50 ms AMAZON.COM.edge1.Washington1.Level3.net [4.28.51.94]
16 * * * Request timed out.
17 60 ms 70 ms 56 ms 205.251.245.53
18 * * * Request timed out.
19 * * * Request timed out.
20 * * * Request timed out.
21 335 ms 62 ms 59 ms 216.182.224.85
22 * * * Request timed out.
23 * * * Request timed out.
24 * * * Request timed out.
25 * * * Request timed out.
26 * * * Request timed out.
27 * * * Request timed out.
28 * * * Request timed out.
29 * * * Request timed out.
30 * * * Request timed out.
Trace complete.
@cforren
Copy link

cforren commented Jun 21, 2013

from office ->

ChadsMBP:~ forren$ traceroute ec2-50-19-32-70.compute-1.amazonaws.com
traceroute to ec2-50-19-32-70.compute-1.amazonaws.com (50.19.32.70), 64 hops max, 52 byte packets
1 10.0.12.1 (10.0.12.1) 0.856 ms 0.620 ms 0.628 ms
2 50.59.202.2 (50.59.202.2) 0.879 ms 0.873 ms 0.771 ms
3 174-47-56-113.static.twtelecom.net (174.47.56.113) 1.184 ms 1.627 ms 1.126 ms
4 64-129-238-198.static.twtelecom.net (64.129.238.198) 36.851 ms 39.970 ms 41.428 ms
5 72.21.221.110 (72.21.221.110) 42.051 ms 42.446 ms 43.302 ms
6 72.21.220.63 (72.21.220.63) 20.348 ms 21.164 ms
72.21.220.39 (72.21.220.39) 21.152 ms
7 205.251.245.55 (205.251.245.55) 20.317 ms 21.112 ms
72.21.222.155 (72.21.222.155) 20.438 ms
8 * * *
9 * * *
10 * * *
11 216.182.224.229 (216.182.224.229) 40.914 ms 45.893 ms
216.182.224.221 (216.182.224.221) 42.828 ms
12 * * *

ctrl^C

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment