Skip to content

Instantly share code, notes, and snippets.

@kpm-at-hfi
Last active April 13, 2021 16:18
Show Gist options
  • Save kpm-at-hfi/e7fc1fd09a855601b39a290c5c36bc53 to your computer and use it in GitHub Desktop.
Save kpm-at-hfi/e7fc1fd09a855601b39a290c5c36bc53 to your computer and use it in GitHub Desktop.
traceroute-iot-hub
me@my-device:~ $ traceroute ████████.azure-devices.net
traceroute to ████████.azure-devices.net (13.89.231.149), 30 hops max, 60 byte packets
1 ███████.local (192.168.███.███) 0.179 ms 0.128 ms 0.105 ms
2 96.120.48.101 (96.120.48.101) 8.185 ms 16.088 ms 15.974 ms
3 po-303-1228-rur102.roseville.mn.minn.comcast.net (68.85.164.173) 15.860 ms 15.746 ms 15.630 ms
4 po-2-rur101.roseville.mn.minn.comcast.net (96.108.52.33) 15.443 ms 15.509 ms 15.387 ms
5 be-2-ar01.crosstown.mn.minn.comcast.net (96.108.52.25) 16.124 ms 16.203 ms 16.125 ms
6 96.108.52.9 (96.108.52.9) 16.487 ms 96.108.53.37 (96.108.53.37) 16.949 ms 96.108.52.9 (96.108.52.9) 16.895 ms
7 162.151.139.78 (162.151.139.78) 15.788 ms 68.86.232.18 (68.86.232.18) 14.105 ms 162.151.139.78 (162.151.139.78) 10.102 ms
8 50-222-46-26-static.hfc.comcastbusiness.net (50.222.46.26) 15.900 ms 15.839 ms 15.659 ms
9 ae24-0.icr03.dsm05.ntwk.msn.net (104.44.42.205) 20.381 ms 20.326 ms 20.151 ms
10 * * *
11 * * *
12 * * *
13 * * *
14 * * *
15 *^C
me@my-device:~ $ traceroute ████████.azure-devices.net
traceroute to ████████.azure-devices.net (13.89.231.149), 30 hops max, 60 byte packets
1 ███████.local (192.168.███.███) 0.157 ms 0.114 ms 0.121 ms
2 96.120.48.101 (96.120.48.101) 9.175 ms 15.139 ms 15.118 ms
3 po-303-1228-rur102.roseville.mn.minn.comcast.net (68.85.164.173) 14.908 ms 14.796 ms 14.773 ms
4 po-2-rur101.roseville.mn.minn.comcast.net (96.108.52.33) 14.489 ms 14.446 ms 14.332 ms
5 be-2-ar01.crosstown.mn.minn.comcast.net (96.108.52.25) 15.922 ms 15.872 ms 15.758 ms
6 69.139.176.209 (69.139.176.209) 15.644 ms 96.108.53.37 (96.108.53.37) 15.640 ms 68.87.174.237 (68.87.174.237) 15.892 ms
7 162.151.139.90 (162.151.139.90) 13.985 ms 68.86.232.18 (68.86.232.18) 12.232 ms 11.238 ms
8 50-222-46-26-static.hfc.comcastbusiness.net (50.222.46.26) 12.365 ms 12.187 ms 12.132 ms
9 ae24-0.icr03.dsm05.ntwk.msn.net (104.44.42.205) 17.488 ms 17.479 ms 17.264 ms
10 * * *
11 * * *
12 * * *
13 * * *
14 * * *
15 * * *
16 * * *
17 * * *
18 * * *
19 * * *
20 * * *
21 * * *
22 * * *
23 * * *
24 * * *
25 * * *
26 * * *
27 * * *
28 * * *
29 * * *
30 * * *
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment