The DNS or Domain Name System is part of the internet’s backbone. The devices that are equipped with the internet capability use IP addresses to communicate with one another. as we said earlier, IP addresses are unique numeric addresses that identify resources on a network, and these include websites. But for us(humans) we find it hard to remember these IP addresses and hence we use words. For instance, we type www.google.com to access the Google search engine. But on the internet, the servers don’t understand the words. Instead, they understand IP addresses. To solve this issue, a DNS translates the website name to the specific IP address. As many analogues describe it, a DNS is like a phone directory for the internet – type a name, and it will give you its corresponding number.
与 DNS 相关的危险
There are many dangers related to DNS and can range from security to privacy issues. Below is a DNS danger that occurs when connected to a VPN or an anonymizing service.

When using a VPN, your data traffic is encrypted, and your actual IP address is masked from prying eyes. Hiding your real IP address involving using the VPN’s DNS server to serve your internet requests. But sometimes this is not what happens as your internet request ends up being serviced by your ISP. This is what is called a DNS leak, and it’s a privacy risk. An operating system can cause a DNS leak; for instance, Windows OS gets confused when resolving DNS issues, and it ends up using the default ISP’s DNS. Another cause can be attributed to the fact that the VPN doesn’t support the IPv6 addresses, and hence it can’t handle their requests. Instead, it lets the OS handle them via your ISP.
除了泄漏,DNS 还存在其他危险
DDoS 攻击
DDoS or Distributed denial of service attacks also affects the DNS. This is because a DNS represents a central point where the network can be choked. These attacks usually happen if the DNS infrastructure can’t service requests directed to it. In this case, the DNS server will be overloaded, and its performance will decrease to the point that it’s disabled. When this happens, users will be unable to access the services via the DNS server and hence a denial of service. Attackers can use botnets to populate a DNS server with requests to a point where it breaks down. To avoid DDoS attacks, use a DNS with adequate infrastructure and security. Reputable VPNs manage their DNS servers and hence offer excellent services.
缓存中毒
有时,您可能无法实时访问 DNS 服务器。为了提高性能,可以缓存 DNS 数据,这有助于减少访问同一资源时服务器的负载。虽然这样可以提高响应时间,但 DNS 缓存也可能中毒。缓存中毒是指网络犯罪分子利用配置不佳的 DNS 服务器中的漏洞,向 DNS 缓存中注入恶意信息。这些信息可能包括他们的 DNS。例如,仅这一点就足够了,因为访问中毒缓存的用户会被自动重定向到攻击者的域。该域可能包含欺骗网站,用户不会知道自己是否被钓鱼。
To avoid the DNS dangers, always use reputable DNS providers and VPNs that manage their DNS infrastructure. You should also know that a DNS can log your IP address, your location, what you are doing online and can identify your ISP. This is a serious privacy issue, and you should only choose providers with Zero DNS logging.


