OBJECTIVE

Compare resolver behavior, response consistency and privacy implications using harmless domains.

TIME PLAN

Prepare 20m · Build 110m · Verify 30m · Document 20m

Working boundary

Work only inside the folder created by Smartphone-Academy.py prepare dns-resolver-comparison. Use the supplied samples, your own phone, or systems you are explicitly authorized to administer.

Prepare the Termux workspace

Open Termux in the Academy root and prepare this lab with the local companion. It creates safe samples, notes and evidence files under your Termux account.

Android + Termuxpython Smartphone-Academy.py prepare dns-resolver-comparisonNo root. Keep the workspace under $HOME and avoid personal identifiers in evidence.

Practical mission

  1. Identify the resolver currently used by the phone and Termux
  2. Query the same harmless domains through multiple documented resolvers
  3. Compare timing, filtering, DNSSEC indicators and answer consistency
  4. Explain what the test can and cannot prove about privacy
EVIDENCE TO PRODUCE

A resolver comparison table with commands, timings, answer differences and limitations.

Quality gate

The scope, date and tested device or workspace are clearly identified.
Every conclusion points to a command result, setting, source or measured observation.
Another learner can repeat the procedure without guessing hidden steps.
Limitations, uncertainty and any skipped checks are recorded honestly.

Analyst reflection

Which result from “Explain what the test can and cannot prove about privacy” needs stronger evidence before it can support a real decision?

Complete in Termux

After checking the evidence, run python Smartphone-Academy.py complete dns-resolver-comparison. Progress is stored locally in the Termux home directory.

Extended Smartphone Practice

Continue learning

Back to Smartphone Academy