LogicMonitor + Catchpoint: Enter the New Era of Autonomous IT

Learn more

Add DNS-layer visibility to your monitoring stack.

LogicMonitor monitors DNS health, query performance, and infrastructure metrics to help security and network teams detect threats and misconfigurations faster.

What is a DNS sinkhole?

A DNS sinkhole intercepts DNS queries for malicious domains and returns a controlled IP address instead of the actual malicious destination. This prevents compromised devices from communicating with command-and-control servers, stopping the attack before a connection is established.

How does a DNS sinkhole work?

When a device sends a DNS query for a blocked domain, the sinkhole resolver returns a benign IP address. The device attempts to connect to the sinkhole IP, which records the attempt and drops the traffic. The request never reaches the malicious server.

What are the limitations of a DNS sinkhole?

DNS sinkholes only work if all DNS traffic routes through the controlled resolver. Malware using hardcoded IP addresses bypasses DNS entirely. Encrypted DNS protocols (DoH, DoT) can also bypass sinkholes if not intercepted. Sinkholes also require continuous threat intelligence updates.

What is the difference between a DNS sinkhole and a DNS firewall?

A DNS sinkhole specifically redirects blocked traffic to a controlled endpoint, enabling logging and analysis. A DNS firewall can block or redirect DNS queries based on policy, threat intelligence, or content categories, it is a broader term that encompasses sinkholing as one technique.