ooni / ooni/explorer

Domain field only searches domains but not resolved IP Addresses

Open
#775 2 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

design good first issue
Dominant language
JavaScript
Stars
92
Forks
45
PR merge metrics
No merged PRs in 30d

Description

Expected Behavior

I expected the domain field to also search for resolved IP Addresses. As the field says domain or IP address. However it does not. I guess it might find IP Addresses when you enter a IP address as a test target, but I couldn't find an example. I think it would be quite helpful to also search the resolved IP Addresses to better search for IP based blocking and for example to verify that an IP is blocked in a country or AS.

Actual Behavior

Only searches for domains

Steps to Reproduce the Problem

example test: https://explorer.ooni.org/measurement/20220801T235930Z_webconnectivity_US_7018_n1_ZYzC9xGkRrhZZKho?input=https%3A%2F%2Fapps.crowdtangle.com%2Fpublic-hub%2Fcovid19
example search with an IP from that test:
https://explorer.ooni.org/search?test_name=web_connectivity&failure=true&since=2022-08-01&until=2022-08-02&domain=52.42.211.177

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.