Skip to content

Add DNS measurement analysis code #76

Description

@ben-jones

Add code to process DNS primitives and determine if censorship is happening

For each measurement, we will do the following:

  • check the resolved IPs against control measurement (add whether the control was consistent)
  • check the ASN of resolved IPs against control measurements (also add whether the control was consistent)
  • check the server header of resolved IPs (conduct an HTTP GET to the IP without a Host field or path)

For each country, we will:

  • check if different domains resolve to the same IP (also indicate if the control measurements do the same)

@rpanah, @feamster, @phillipa, @jakubd, please let me know if you can think of additional analysis steps.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions