Windows DNS Queries for IP Lookup Service Domains from Non-Browser Processes

Flags suspicious DNS lookups to IP-check API domains on Windows when they come from non-browser executables.

FreeReviewedSigma · Medium · v2
Product
windows
Category
dns_query
Author
Brandon George (blog post), Thomas Patzke (SigmaHQ), DRL 1.1
Published
2021-07-08
Updated
2026-07-31

ATT&CK techniques

Recon
  1. Resource Dev

  2. Initial Access

  3. Execution

  4. Persistence

  5. Priv Esc

  6. Defense Evasion

  7. Cred Access

  8. Discovery

  9. Lateral Movement

  10. Collection

  11. C2

  12. Exfiltration

  13. Impact

What it detects

This rule flags DNS queries on Windows for well-known IP lookup and “what is my IP” service domains, while excluding queries issued by common web browsers. Attackers frequently use these services to detect or validate their outbound public IP and infrastructure during reconnaissance and automation. It relies on Windows DNS query telemetry, matching query names against a fixed list and applying optional process-image exclusions to reduce benign browser activity.

Related detections3 linkedT1590 — drag to rearrange
Suspicious DNS Zone Export via dnscmd for Reconnaissance
Suspicious External IP Discovery via Curl to Ipinfo
PUA Tool Update Check to /checkupdate.php (Advanced IP/Port Scanner) via Proxy
Windows DNS Queries for IP Lookup Service Domains from Non-Browser Processes
Pivot detection · T1590 · 3 related

Changelog

v2
  1. v2
    Candidate ingested via manual entry.2026-07-31
  2. v1
    No changelog recorded for this version.2026-07-30

Detection content is published as a reviewed draft. Tune thresholds and exclusions against your own telemetry before enabling this rule for alerting.