↳ GitHub sourceAnalytics ruleMedium

Google DNS - Request to dynamic DNS service

Description

'Detects requests to ip lookup resources.'
Rule type
Scheduled
Version
1.0.0
Query frequency
1h
Query period
1h
Trigger
gt 0

Declared MITRE coverage

Declared sources

Metadata from the source file. No dependencies inferred from KQL.

Connectors

Data types

KQL query

Original query, unchanged.

let dyndns = dynamic(['noip.com', 'dynu.com', 'dyn.com', 'dynv6.com']);
GCPCloudDNS
| where Query in~ (dyndns)
| extend DNSCustomEntity = Query, IPCustomEntity = SrcIpAddr

Declared entities

DNSIP

Related content

Links established from declared identifiers and solution manifests.

Source provenance

GitHub

Displayed values come from files in Azure/Azure-Sentinel. They describe the published template, not your workspace configuration.

Source identifier
09fc03e0-daec-4b22-8afa-4bba30d7e909
Additional source files 1Solutions/GoogleCloudPlatformDNS/Analytic Rules/GCPDNSIpDynDns.yamlsource ↗
GSTEP / CATALOG TRACKING

Added to catalog : 16 Sept 2026 · 05:49 UTC
Last change observed : 16 Sept 2026 · 05:49 UTC

GSTEP sync dates, separate from the source content’s publication dates.