I am analyzing tracert on windows , trying to understand details:
tracert 8.8.8.8
Tracing route to dns.google [8.8.8.8] over a maximum of 30 hops:
1 <1 ms <1 ms <1 ms 192.168.1.1
2 <1 ms <1 ms <1 ms 169.254.10.1
3 1 ms <1 ms <1 ms 88.220.36.225
4 5 ms 5 ms 5 ms 88.220.204.172
5 5 ms 5 ms 5 ms 88.220.204.179
6 5 ms 10 ms 5 ms 88.220.207.32
7 5 ms 5 ms 5 ms 142.250.239.81
8 5 ms 5 ms 5 ms dns.google [8.8.8.8]
So the question is, I wonder how this is even possible that it takes only 5 ms to get dns.google? and why there is no other hops from Poland? Last HOP is directly from Google Warsaw to Google Mountain View? is it because its own network?
what kind of internet is it? I mean if it was satellite internet it has higher pings hundreds of ms. but not 5ms, how does it is so fast over the atlantic ocean?
I am also want to confirm that this part "169.254.10.1" I understand that this is default Windows DHCP whenthere is no DHCP available, however, it that hop occurs in the of the ISP's router intranet?