bgptools / issues

The public issue tracker for bgp.tools
31 stars 8 forks source link

There seems to be a problem with the DNS detection function #138

Closed 9bingyin closed 6 months ago

9bingyin commented 6 months ago

Browser (User-Agent if you can):

Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36

The DNS detection feature of BGP.Tools seems to be inaccurate, I have used several websites to detect this, and it seems that the DNS of other users is included in the results returned by BGP.Tools, and from the json returned, it also contains the ECS information of other users, which may cause some privacy issues.

benjojo commented 6 months ago

The way this feature works would make that quite hard to do. However one of the things that the bgp.tools DNS test does do that most others don't is it adds a false delay to try and trigger retry behaviour, so you may find that those extra DNS servers are actually fallback configured.

Without a way to reproduce your findings, I cannot really give any extra information, but I am reasonably confident that those are correct results