A DNS Zone Takeover vulnerability was detected on shop.example.com. This subdomain is configured to use Name Server (NS) records pointing to Azure DNS, but the DNS zone has been deleted or abandoned in Azure DNS, allowing an attacker to potentially take control of the subdomain.
The subdomain currently has 1 NS record pointing to Azure DNS:
ns1-05.azure-dns.comIf an attacker claims the abandoned DNS zone in Azure DNS:
This is a high-severity vulnerability because it allows complete control over a subdomain under your domain name.
Check DNS Records:
Verify the NS records for shop.example.com:
dig shop.example.com @1.1.1.1 +trace | grep shop.example.com
You should see 1 NS record: ns1-05.azure-dns.com
Verify Zone Status:
If you encountered an issue or false positive, contact [email protected].