my result: https://snag.gy/4X5ZyN.jpg
Passive TCP/IP Geo-Location
31–40 of 91 posts
Re: Passive TCP/IP Geo-Location
#32> This website demonstrates IP address geo-location by passively measuring TCP/IP round-trip times of web requests made to a few servers spread around the world. I don't get how that could be called passive. This is making your browser issue requests or am I missing something?
I think the author means passive in a way that no known geoip DB is used.
Another comment mentioned someone monitoring your traffic and noting your RTT (roundtrip time) for various IP addresses around the world. That seems much more likely.
Re: Passive TCP/IP Geo-Location
#33> This website demonstrates IP address geo-location by passively measuring TCP/IP round-trip times of web requests made to a few servers spread around the world. I don't get how that could be called passive. This is making your browser issue requests or am I missing something?
I believe the author's point was you could determine the location by monitoring other applications and their network calls. That being said, I highly doubt there are many requests being made to Bangalore, India and this appears to require requests to a wide array of locations all over the world.
Re: Passive TCP/IP Geo-Location
#34> This website demonstrates IP address geo-location by passively measuring TCP/IP round-trip times of web requests made to a few servers spread around the world. I don't get how that could be called passive. This is making your browser issue requests or am I missing something?
I believe the author's point was you could determine the location by monitoring other applications and their network calls. That being said, I highly doubt there are many requests being made to Bangalore, India and this appears to require requests to a wide array of locations all over the world.
Additionally I once made a map of destinations from our school's "security lab" network. This is 30 minutes of traffic: https://snag.gy/aJqrg2.jpg
The map is a modified version of the one generated by Wireshark (circles are proportional to the amount of data going from/to that IP address). It seems to use Maxmind's GeoIP database.
Re: Passive TCP/IP Geo-Location
#35my result: https://snag.gy/4X5ZyN.jpg
Re: Passive TCP/IP Geo-Location
#36If you want city-level accuracy, at least in US, just use geo IP lookup: https://geoiptool.com/ This finds my city perfectly, unlike the link above (which says I'm somewhere on US West coast).
Re: Passive TCP/IP Geo-Location
#37Honestly this does not seem to be a very smart thing to do at all. Your ping times is probably just going to reveal on which coast of US you are on (unless you're speedtest.com or something like that). If you want city-level accuracy, at least in US, just use geo IP lookup: https://geoiptool.com/ This finds my city perfectly, unlike the link above (which says I'm somewhere on US West coast).
Re: Passive TCP/IP Geo-Location
#38Re: Passive TCP/IP Geo-Location
#39Was wondering perhaps HN big heads can explain it to me:) I suspect it is somehow related to how Google operates its SDN and that IP is assigned to massive AS block.
Nevertheless, I think there is a decent performance risk when CDNs serve from US based cache rather than local.
Re: Passive TCP/IP Geo-Location
#40Am I looking at the area in which the majority of circles intersect, a la Venn?
>The common area of all circles show your likely location.