-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature] Show AS number and organization in the DNS Queries box #821
Comments
I've given this a try, see PR #827 mentioned above. Output for your example: Output for an example with RFC1918 (private) IP addresses: |
An alternative would be to replace the ASN/ISP columns with a single ("ancillary information"?) column that could show e.g. "AS12406 (Business Network Ltd.)". Let me know if you'd like me to implement it in this way, or have even better ideas! |
PR #828 is the result of a few hours I had on a train to implement the alternative suggestion in my previous comment. I prefer this to the presentation in #827. |
When should we expect this to be released? |
From https://explorer.ooni.org/measurement/20221209T003902Z_webconnectivity_BY_42772_n1_ZGm2sotdTDfqAzCJ?input=https%3A%2F%2Fwww.dw.com%2F
I'd like to see AS number and organization next to the IP address in the DNS Queries box:
That would allow me to more easily determine what's wrong with the answer.
The data is already in the measurement JSON, so it should be trivial to expose:
The text was updated successfully, but these errors were encountered: