{"id":205,"date":"2018-01-17T06:20:29","date_gmt":"2018-01-17T11:20:29","guid":{"rendered":"http:\/\/blog.knownhost.com\/?p=205"},"modified":"2026-01-22T15:26:29","modified_gmt":"2026-01-22T20:26:29","slug":"dns-system-server-security-explained","status":"publish","type":"post","link":"https:\/\/www.knownhost.com\/blog\/dns-system-server-security-explained\/","title":{"rendered":"DNS System, Server and Security Explained"},"content":{"rendered":"<h2>Updated January 17, 2018<\/h2>\n<p>&nbsp;<\/p>\n<p>Securing your company presence online includes <strong>DNS security<\/strong> (securing the domain name system (DNS) servers serving you and DNS records about you).\u00a0 Understanding how DNS works and what role <strong>servers and records<\/strong> play in your security is a great first step to <strong>keeping your site and email safe online<\/strong>.<\/p>\n<p>&nbsp;<\/p>\n<p>A domain name server, or DNS server, is the first point of contact between potential web clients and the sites they connect to, in order to find specific services. DNS is an Internet protocol whose job is to <strong>turn alphanumeric domain names into numeric IP addresses<\/strong> that are used by servers to identify each other on the network.<\/p>\n<p>&nbsp;<\/p>\n<p>Think of DNS as a zipcode or postcode.\u00a0 It enables people to get things to and from you, without actually knowing your house or apartment exact latitude and longitude.<\/p>\n<p>&nbsp;<\/p>\n<p>DNS is a vital point of your website&#8217;s presence and accessibility. Anyone trying to reach your website over the Internet will not be able to do so if your DNS is not working properly.\u00a0 <strong>If DNS fails<\/strong>, people trying to reach you will receive the dreaded, &#8220;<strong>404 Page Not Found<\/strong>&#8221; message.<\/p>\n<p><!--more--><\/p>\n<h2><\/h2>\n<p>&nbsp;<\/p>\n<h2>What is the Definition of DNS?<\/h2>\n<p>&nbsp;<\/p>\n<p>DNS is the <strong>domain name system<\/strong> that makes it possible for us to have <strong>URL&#8217;s<\/strong> like <strong><a href=\"https:\/\/www.knownhost.com\">knownhost.com<\/a><\/strong>\u00a0 instead of https:\/\/67.222.0.5 (IPV4) or https:\/\/2400:cb00:2048:1::6814:2ee (IPV6).\u00a0 Imagine trying to remember the IP addresses for Amazon, eBay, Facebook, your company website, and the hundreds of others whose names you know by heart and can easily remember as domain names!<\/p>\n<p>&nbsp;<\/p>\n<p>Although DNS is a system, most people immediately think of DNS as a <strong>domain name server<\/strong> &#8211; because <strong>nameservers are the things you often control directly yourself<\/strong>.\u00a0 The domain name system behind the scenes includes root servers and numerous other synchronized servers which keep the &#8216;big picture&#8217; of the internet running well.\u00a0 That system is how our computers know where to go to see if an address is valid or <strong>which server is responsible for remembering our numeric address to domain name mapping<\/strong>.<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<h2>What Types of DNS are There?<\/h2>\n<p>&nbsp;<\/p>\n<p>The domain name system is designed in a way that will be able to cope with infrastructure failures.\u00a0 In order to mitigate the effects of possible failure of the primary DNS system, multiple redundant systems can be installed. The <strong>three<\/strong> <strong>most popular methods of ensuring DNS is working<\/strong> for you properly are the use of <strong>secondary DNS server, failover system and external DNS<\/strong>.<\/p>\n<p>&nbsp;<\/p>\n<p><b>Secondary DNS<\/b> is just what the name suggests; it\u2019s a secondary, independent server, usually located on a separate network than your primary DNS. It is setup to <strong>provide the redundancy<\/strong> for your primary nameservers. If something goes wrong with your primary nameserver, the secondary nameserver should be able to answer all the requests for your website. Servers that serve as primary nameservers for some domains are at the same time secondary for others, and are usually located in different geographical locations.<\/p>\n<p>&nbsp;<\/p>\n<p><b>DNS failover<\/b> is a method in which the DNS hosting company implements a system that supervises the servers in a way that independent nodes <strong>periodically check nameserver responsiveness<\/strong>. If during such monitoring process a server is found to be non-responsive, it is removed from the set of servers, and new DNS records are propagated throughout the system. \u00a0To ensure that local network conditions do not influence the monitoring process, it is usually carried out by multiple nodes in diverse geographical locations.<\/p>\n<p>&nbsp;<\/p>\n<p>While not to be seen strictly as a method of ensuring permanent DNS accessibility, use of separate <b>external and internal DNS<\/b> servers is a very important aspect of DNS security. DNS servers can provide a wealth of information about your network, which is extraordinarily helpful to the internal systems management personnel. For security reasons, that information should not be made accessible to any outsiders. The best way to do that is to design a dual server implementation, with <strong>internal DNS<\/strong> clients serving the requests from within the system, while offering a limited version of the information to the outside world through the separate, external DNS servers. When designing such system, the most important thing to remember is that internal and external DNS clients take different paths in resolving DNS queries. If the client is local, the requests will be <strong>resolved locally<\/strong>; if the client is remote, the requests will be resolved according to the root name servers.<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<h2>What is DNSSEC and Why is it Important?<\/h2>\n<p>&nbsp;<\/p>\n<p><strong>Hijacking DNS servers<\/strong> is one of the more popular ways hackers can compromise secure systems.\u00a0 It would be no different than someone hijacking your local post office and swapping the zipcode directory around.\u00a0 Suddenly, important mail would be misdirected to the wrong address which would mean that new big screen television you bought online would be <strong>delivered to someone a thousand miles away<\/strong>!<\/p>\n<p>&nbsp;<\/p>\n<p>Realizing that DNS servers were a critical link in the chain,\u00a0the Internet Corporation for Assigned Names and Numbers, or <a href=\"https:\/\/www.icann.org\/resources\/pages\/dnssec-qaa-2014-01-29-en\">ICANN<\/a> (a nonprofit organization responsible for coordinating the maintenance and procedures of several databases related to the namespaces) implemented DNSSEC &#8211; short for <strong>DNS Security Extensions<\/strong>.<\/p>\n<p>&nbsp;<\/p>\n<p>To quote ICANN, &#8220;<abbr class=\"\" title=\"DNS Security Extensions\">DNSSEC<\/abbr>\u00a0is a technology that was developed to, among other things, protect against such attacks by digitally &#8216;signing&#8217; data so you can be assured it is valid. However, in order to eliminate the vulnerability from the Internet, it must be deployed at each step in the lookup from root zone to final domain name (e.g., www.icann.org). Signing the root (deploying\u00a0<abbr title=\"DNS Security Extensions\">DNSSEC<\/abbr>\u00a0on the root zone) is a necessary step in this overall process<sup><a href=\"https:\/\/www.icann.org\/resources\/pages\/dnssec-qaa-2014-01-29-en#foot2\">ii<\/a><\/sup><a id=\"text2\" name=\"text2\"><\/a>. Importantly it does not encrypt data. It just attests to the validity of the address of the site you visit.&#8221;<\/p>\n<p>&nbsp;<\/p>\n<p>They continue to explain, &#8220;Full deployment of\u00a0<abbr class=\"\" title=\"DNS Security Extensions\">DNSSEC<\/abbr>\u00a0will ensure the end user is connecting to the actual web site or other service corresponding to a particular domain name. Although this will not solve all the security problems of the Internet, <strong>it does protect a critical piece of it &#8211; the directory lookup<\/strong>&#8230;&#8221;.<\/p>\n<p>&nbsp;<\/p>\n<p>You can see how this can be implemented via instructions on the <a href=\"https:\/\/www.internetsociety.org\/resources\/deploy360\/2012\/step-by-step-how-to-use-a-dnssec-ds-record-to-link-a-registar-to-a-dns-hosting-provider-4\/\">Internet Society page<\/a>.<\/p>\n<p>&nbsp;<\/p>\n<p>If you&#8217;d like to read <strong>more DNSSEC explanations and details<\/strong>, Wikipedia actually has a very informative and thoroughly detailed page on <a href=\"https:\/\/en.wikipedia.org\/wiki\/Domain_Name_System_Security_Extensions\">DNSSEC<\/a>.<\/p>\n<p>&nbsp;<\/p>\n<p>If you&#8217;d like <strong>a hand with implementing this<\/strong> or have a question or concern, and are a <strong><a href=\"https:\/\/www.knownhost.com\">KnownHost<\/a><\/strong> client &#8211; please remember <strong>all our plans are fully managed<\/strong> and we&#8217;d be <strong>glad to assist you<\/strong> &#8211; just contact our support team and we&#8217;ll be happy to help!<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Updated January 17, 2018 &nbsp; Securing your company presence online includes DNS security (securing the domain name system (DNS) servers serving you and DNS records about you).\u00a0 Understanding how DNS works and what role servers and records play in your security is a great first step to keeping your site and email safe online. &nbsp; [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1452],"tags":[74,1664,107],"class_list":["post-205","post","type-post","status-publish","format-standard","hentry","category-basics","tag-dns","tag-failover","tag-security"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>DNS Servers Systems and Security Explained<\/title>\n<meta name=\"description\" content=\"Learn how Domain Name System (DNS) works, what types of DNS systems are out there and how to keep your websites safe and secure.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.knownhost.com\/blog\/dns-system-server-security-explained\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"DNS Servers Systems and Security Explained\" \/>\n<meta property=\"og:description\" content=\"Learn how Domain Name System (DNS) works, what types of DNS systems are out there and how to keep your websites safe and secure.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.knownhost.com\/blog\/dns-system-server-security-explained\/\" \/>\n<meta property=\"og:site_name\" content=\"KnownHost\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/KnownHost\/\" \/>\n<meta property=\"article:published_time\" content=\"2018-01-17T11:20:29+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-22T20:26:29+00:00\" \/>\n<meta name=\"author\" content=\"KH\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@KnownHost\" \/>\n<meta name=\"twitter:site\" content=\"@KnownHost\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"KH\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/blog\\\/dns-system-server-security-explained\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/blog\\\/dns-system-server-security-explained\\\/\"},\"author\":{\"name\":\"KH\",\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/blog\\\/#\\\/schema\\\/person\\\/91634ea6e1aa89af28eefe13131d4a38\"},\"headline\":\"DNS System, Server and Security Explained\",\"datePublished\":\"2018-01-17T11:20:29+00:00\",\"dateModified\":\"2026-01-22T20:26:29+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/blog\\\/dns-system-server-security-explained\\\/\"},\"wordCount\":1110,\"commentCount\":1,\"publisher\":{\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/blog\\\/#organization\"},\"keywords\":[\"DNS\",\"failover\",\"security\"],\"articleSection\":[\"Basics\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.knownhost.com\\\/blog\\\/dns-system-server-security-explained\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/blog\\\/dns-system-server-security-explained\\\/\",\"url\":\"https:\\\/\\\/www.knownhost.com\\\/blog\\\/dns-system-server-security-explained\\\/\",\"name\":\"DNS Servers Systems and Security Explained\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/blog\\\/#website\"},\"datePublished\":\"2018-01-17T11:20:29+00:00\",\"dateModified\":\"2026-01-22T20:26:29+00:00\",\"description\":\"Learn how Domain Name System (DNS) works, what types of DNS systems are out there and how to keep your websites safe and secure.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/blog\\\/dns-system-server-security-explained\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.knownhost.com\\\/blog\\\/dns-system-server-security-explained\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/blog\\\/dns-system-server-security-explained\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.knownhost.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"DNS System, Server and Security Explained\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.knownhost.com\\\/blog\\\/\",\"name\":\"KnownHost.com\",\"description\":\"Quality Managed Web Hosting by KnownHost\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.knownhost.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/blog\\\/#organization\",\"name\":\"KnownHost, LLC\",\"url\":\"https:\\\/\\\/www.knownhost.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.knownhost.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/04\\\/logo.png\",\"contentUrl\":\"https:\\\/\\\/www.knownhost.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/04\\\/logo.png\",\"width\":1200,\"height\":400,\"caption\":\"KnownHost, LLC\"},\"image\":{\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/KnownHost\\\/\",\"https:\\\/\\\/x.com\\\/KnownHost\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/knownhost\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/blog\\\/#\\\/schema\\\/person\\\/91634ea6e1aa89af28eefe13131d4a38\",\"name\":\"KH\",\"url\":\"https:\\\/\\\/www.knownhost.com\\\/blog\\\/author\\\/kh\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"DNS Servers Systems and Security Explained","description":"Learn how Domain Name System (DNS) works, what types of DNS systems are out there and how to keep your websites safe and secure.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.knownhost.com\/blog\/dns-system-server-security-explained\/","og_locale":"en_US","og_type":"article","og_title":"DNS Servers Systems and Security Explained","og_description":"Learn how Domain Name System (DNS) works, what types of DNS systems are out there and how to keep your websites safe and secure.","og_url":"https:\/\/www.knownhost.com\/blog\/dns-system-server-security-explained\/","og_site_name":"KnownHost","article_publisher":"https:\/\/www.facebook.com\/KnownHost\/","article_published_time":"2018-01-17T11:20:29+00:00","article_modified_time":"2026-01-22T20:26:29+00:00","author":"KH","twitter_card":"summary_large_image","twitter_creator":"@KnownHost","twitter_site":"@KnownHost","twitter_misc":{"Written by":"KH","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.knownhost.com\/blog\/dns-system-server-security-explained\/#article","isPartOf":{"@id":"https:\/\/www.knownhost.com\/blog\/dns-system-server-security-explained\/"},"author":{"name":"KH","@id":"https:\/\/www.knownhost.com\/blog\/#\/schema\/person\/91634ea6e1aa89af28eefe13131d4a38"},"headline":"DNS System, Server and Security Explained","datePublished":"2018-01-17T11:20:29+00:00","dateModified":"2026-01-22T20:26:29+00:00","mainEntityOfPage":{"@id":"https:\/\/www.knownhost.com\/blog\/dns-system-server-security-explained\/"},"wordCount":1110,"commentCount":1,"publisher":{"@id":"https:\/\/www.knownhost.com\/blog\/#organization"},"keywords":["DNS","failover","security"],"articleSection":["Basics"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.knownhost.com\/blog\/dns-system-server-security-explained\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.knownhost.com\/blog\/dns-system-server-security-explained\/","url":"https:\/\/www.knownhost.com\/blog\/dns-system-server-security-explained\/","name":"DNS Servers Systems and Security Explained","isPartOf":{"@id":"https:\/\/www.knownhost.com\/blog\/#website"},"datePublished":"2018-01-17T11:20:29+00:00","dateModified":"2026-01-22T20:26:29+00:00","description":"Learn how Domain Name System (DNS) works, what types of DNS systems are out there and how to keep your websites safe and secure.","breadcrumb":{"@id":"https:\/\/www.knownhost.com\/blog\/dns-system-server-security-explained\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.knownhost.com\/blog\/dns-system-server-security-explained\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.knownhost.com\/blog\/dns-system-server-security-explained\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.knownhost.com\/blog\/"},{"@type":"ListItem","position":2,"name":"DNS System, Server and Security Explained"}]},{"@type":"WebSite","@id":"https:\/\/www.knownhost.com\/blog\/#website","url":"https:\/\/www.knownhost.com\/blog\/","name":"KnownHost.com","description":"Quality Managed Web Hosting by KnownHost","publisher":{"@id":"https:\/\/www.knownhost.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.knownhost.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.knownhost.com\/blog\/#organization","name":"KnownHost, LLC","url":"https:\/\/www.knownhost.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.knownhost.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.knownhost.com\/blog\/wp-content\/uploads\/2021\/04\/logo.png","contentUrl":"https:\/\/www.knownhost.com\/blog\/wp-content\/uploads\/2021\/04\/logo.png","width":1200,"height":400,"caption":"KnownHost, LLC"},"image":{"@id":"https:\/\/www.knownhost.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/KnownHost\/","https:\/\/x.com\/KnownHost","https:\/\/www.linkedin.com\/company\/knownhost"]},{"@type":"Person","@id":"https:\/\/www.knownhost.com\/blog\/#\/schema\/person\/91634ea6e1aa89af28eefe13131d4a38","name":"KH","url":"https:\/\/www.knownhost.com\/blog\/author\/kh\/"}]}},"_links":{"self":[{"href":"https:\/\/www.knownhost.com\/blog\/wp-json\/wp\/v2\/posts\/205","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.knownhost.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.knownhost.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.knownhost.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.knownhost.com\/blog\/wp-json\/wp\/v2\/comments?post=205"}],"version-history":[{"count":1,"href":"https:\/\/www.knownhost.com\/blog\/wp-json\/wp\/v2\/posts\/205\/revisions"}],"predecessor-version":[{"id":19739,"href":"https:\/\/www.knownhost.com\/blog\/wp-json\/wp\/v2\/posts\/205\/revisions\/19739"}],"wp:attachment":[{"href":"https:\/\/www.knownhost.com\/blog\/wp-json\/wp\/v2\/media?parent=205"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.knownhost.com\/blog\/wp-json\/wp\/v2\/categories?post=205"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.knownhost.com\/blog\/wp-json\/wp\/v2\/tags?post=205"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}