ooni/explorer
View on GitHub[Feature] Show AS number and name for the DNS resolver in the DNS Queries box
Open
#842 opened on Mar 3, 2023
good first issueicebox
Repository metrics
- Stars
- (87 stars)
- PR merge metrics
- (PR metrics pending)
Description
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.

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