OBJECTIVE

Compare DNS answers, record types, caching and resolver behavior using public test names.

TIME PLAN

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

Working boundary

Work only inside the folder created by Smartphone-Academy.py prepare dns-observation. Use the supplied samples or systems you personally 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-observationNo root. Use the supplied files and keep the workspace under $HOME.

Practical mission

  1. Query a reserved or public documentation domain
  2. Compare answers from the system resolver and one explicit resolver
  3. Record time-to-live values and repeat after a short delay
  4. Explain why an answer is useful evidence but not proof of trust
EVIDENCE TO PRODUCE

A DNS worksheet covering A, AAAA, CNAME, MX and TXT observations.

Quality gate

The deliverable states a clear scope and date for Trace DNS Answers.
A second learner can reproduce the commands and paths.
Original samples remain unchanged and verifiable.
Limitations are recorded beside the conclusions.

Analyst reflection

Which result from “Explain why an answer is useful evidence but not proof of trust” would need more evidence before it could support an operational decision?

Complete in Termux

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

11 · Network Observation

Continue learning

Back to Smartphone Academy