Forrester Total Economic Impact™ study finds Edwin AI delivered a 313% ROI for composite organization.

Read more

    Stop DNS threats before they stop your services

    LogicMonitor’s network monitoring gives you real-time alerts on DNS anomalies, unauthorized record changes, and traffic spikes — so you can respond before an attack causes an outage.

    What is a DNS flood attack?

    A DNS flood attack is a type of DDoS (distributed denial of service) attack that targets DNS servers by overwhelming them with query traffic. The goal is to exhaust server resources so it can no longer respond to legitimate DNS queries, causing service disruptions across all applications that rely on that DNS infrastructure.

    What’s the difference between a DNS amplification attack and a water torture attack?

    A DNS amplification attack exploits open DNS resolvers to reflect and amplify a small query into a large response directed at the victim — achieving significant traffic multiplication. A water torture (NXDOMAIN) attack generates queries for random, non-existent subdomains to force authoritative servers to process each query individually, bypassing caching entirely.

    How does rate limiting help against DNS flood attacks?

    Rate limiting restricts the number of DNS queries a server will process from a given source within a time period. This limits the effectiveness of flood attacks by throttling attack traffic, protecting server resources, and prioritizing legitimate requests. It should be combined with other measures like anycast distribution and DDoS scrubbing services for effective protection.

    Why are open DNS resolvers dangerous for network security?

    Open DNS resolvers respond to queries from any IP address, making them ideal amplification nodes for attackers. An attacker can send small queries with a spoofed source IP (the victim’s address), causing the resolver to send large responses to the victim. Organizations should configure their resolvers to accept queries only from authorized networks to prevent this abuse.

    By Denton Chikura

    Technical Writer