[Feature] Show AS number and name for the DNS resolver in the DNS Queries box
Open
@majakomel is already working on this.
Since Apr 6, 2023.
good first issue
- Dominant language
- JavaScript
- Stars
- 92
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.