ooni / explorer

OONI Explorer: uncover evidence of internet censorship worldwide
https://explorer.ooni.org
BSD 3-Clause "New" or "Revised" License
71 stars 38 forks source link

[Feature] Show AS number and name for the DNS resolver in the DNS Queries box #842

Open fortuna opened 1 year ago

fortuna commented 1 year ago

The DNS Queries box now show the AS information for the answer (awesome! Thanks to @sleinen)

However, the resolver information is not there. It's actually beyond the fold, and it forces me to scroll to figure it out. Let's surface that right in the DNS Queries box to make the research more efficient.

image

The change should be as straightforward as https://github.com/ooni/explorer/pull/828

fortuna commented 1 year ago

This change will also make for much nicer screenshots!