Hacker News new | ask | show | jobs
by phw 2780 days ago
Ideally, a geolocation system should also work in an adversarial setting, when somebody is trying to spoof their geolocation. We recently learned that some VPN providers do that, to appear to have proxies in more countries: https://research.owlfolio.org/pubs/2018-catch-proxies-lie.pd...

Obviously, people can lie in their reverse DNS record but active measurements from distributed vantage points (e.g., by using the RIPE Atlas network) could expose that.

1 comments

Note that you can use https://ipmap.ripe.net to lookup any IP address and RIPE Atlas measurements will be scheduled in the background to figure out the the location. So no need to schedule measurements manually (requiring credits).

We're also working on a reverse DNS geolocating backend BTW. We will look into this paper.