Terminology Index
Glossary
2953 terms
DNS
DNS is the naming system that translates domain names into network addresses and related records.
DNS Logs
Records of DNS queries and responses, capturing which domains hosts looked up and when. They are a high-value telemetry source for detecting malware, command-and-control, data exfiltration, and suspicious domains.
Nearly all network activity starts with a DNS lookup, so DNS logs reveal what hosts are trying to reach, making them invaluable for detection and hunting: spotting connections to known-bad or newly registered domains, beaconing patterns, and DNS tunneling used for covert channels or exfiltration. Because they are compact yet revealing, DNS logs are a core source in a logging and telemetry strategy, feeding detections and investigations alike.
Introduced in: Logging, Monitoring, and Telemetry
Examples
- Detecting a host resolving a known malicious command-and-control domain.
- Spotting DNS tunneling by unusual query volume and patterns.
- Flagging lookups of newly registered or algorithmically generated domains.
