Data Points

📇 DNS Record

An individual DNS resource record (A, MX, TXT, NS, CNAME) exposing hosting and mail posture.
Network

Sources

1
0 no-auth

Disciplines

1
that use it

Mission domains

2
reach

Workbench

native tool

🔌 Sources that yield DNS Record (1)

SourceCategoryAuthFormat
SecurityTrails
Historical DNS & domain intel.
DomainKEYjsonhome↗ api↗

🧭 Disciplines

DOMINT (1) →

🔍 Lookup

📜 Playbook — DNS Record exploitation

  1. Direction — frame the requirement for DNS Record: what decision does this support, by when?
  2. Collection — pull the 1 mapped sources (0 free) and the native workbench; capture provenance and observe OPSEC.
  3. Processing — normalize, de-duplicate and enrich the collected data.
  4. Analysis — correlate against local holdings; apply ACH; assign confidence.
  5. Dissemination — open a case, draft a report, share via STIX/MISP.
  6. Feedback — set an alert rule / watchlist to monitor for change.

⚡ AI Skills & Automation

🤖 Copilot brief⚡ AI SkillsResolveEnrichAuto-CollectHuntReportExport

Automate unattended via the cron pipeline (collect → ingest → resolve → enrich → score → alert).

🎫 DNS Record

A DNS record is a typed entry in a zone (A, AAAA, MX, TXT, NS, CNAME, SOA, etc.) that maps a name to an address, service, or policy value. In investigations records expose infrastructure relationships, mail and hosting providers, SPF/DKIM/DMARC posture, and historical changes that reveal campaign pivots and misconfiguration.

Format: Zone entry: name TTL class type rdata. Type-specific rdata: A=IPv4, AAAA=IPv6, MX=priority+host, TXT=quoted string, NS/CNAME=FQDN, SOA=serial/refresh/retry/expire/minimum.

📡 How it is collected

  • Live DNS queries (dig/resolvers)
  • Passive DNS aggregation
  • Zone-transfer (AXFR) where allowed
  • Authoritative-server enumeration
  • Certificate and mail-header cross-reference
  • DNSSEC / DoH telemetry

🧩 Analysis & hunting techniques

  • Record-type enumeration across a zone
  • Historical passive-DNS change diffing
  • SPF/DKIM/DMARC posture assessment
  • NS/MX provider fingerprinting
  • TXT-record verification-token pivoting
  • DNSSEC validation-chain analysis
  • Dangling-record / takeover detection
  • Fast-flux TTL anomaly detection

🔧 Tools

  • dig
  • dnsx
  • dnsrecon
  • dnsdumpster
  • MXToolbox
  • massdns
  • nslookup
  • dnsviz

⚡ Workbench actions

  • Query all record types
  • Diff against passive-DNS history
  • Assess SPF/DKIM/DMARC
  • Validate DNSSEC chain
  • Fingerprint NS/MX providers
  • Pivot TXT verification tokens
  • Detect dangling records
  • Flag low-TTL fast-flux

📊 Dashboard KPIs

Record count by typeTTL distribution / min TTLMail-auth posture score (SPF/DKIM/DMARC)DNSSEC-validated (yes/no)Changes since last snapshot
Workstation · Copilot · AI Skills · Automation · Playbooks · Lookups · Docs · Reports

🤖 AI Copilot

🔍 Lookup & Enrich

💡 Recommendations

⚙ Automation

Cron: 0 * * * * php /home/zaptf0zdggll/public_html/threats/cron.php