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.
Add code to process DNS primitives and determine if censorship is happening
For each measurement, we will do the following:
For each country, we will:
@rpanah, @feamster, @phillipa, @jakubd, please let me know if you can think of additional analysis steps.