{"id":181,"date":"2024-07-01T21:09:14","date_gmt":"2024-07-01T21:09:14","guid":{"rendered":"https:\/\/www.tierra.net\/blog\/?p=181"},"modified":"2025-08-04T23:30:12","modified_gmt":"2025-08-04T23:30:12","slug":"what-the-heck-is-dns","status":"publish","type":"post","link":"https:\/\/www.tierra.net\/blog\/what-the-heck-is-dns\/","title":{"rendered":"What the Heck Is DNS? (And Other Important Things to Know)"},"content":{"rendered":"\n<h4 class=\"wp-block-heading\">The Need-To-Know if You\u2019re New to Managing a Website.<\/h4>\n\n\n\n<p>New to running a website? That\u2019s ok, we all had to start somewhere! You don\u2019t have to study computer science to create a website, but there are a few unfamiliar phrases and a bit of terminology that you may run across as you navigate managing a reliable and efficient website.<\/p>\n\n\n\n<p>We\u2019ve crafted a very simplified introduction to some of the basics (like DNS) to help build your confidence as you aim to ensure a smoothly functioning site for your users, brand, service or product.<\/p>\n\n\n\n<p>Comprehending concepts like DNS can feel daunting for some of us non-technical, average internet users. We type a few words into Google and skim the webpage that somehow magically appears on our screen within just milliseconds.<\/p>\n\n\n\n<p>But what happens when you need to manage a website and must understand terminology like DNS and nameservers? Or, perhaps you\u2019ve created a site using a web builder and hosting, but now you need to connect that site with a domain that you\u2019ve purchased from a separate domain registrar. What does this mean and where do you start?<\/p>\n\n\n\n<p>You visit their help desk and discover phrases like IP address, DNS and nameservers and worse yet, they tell you to open your settings and \u201cchange your DNS settings and nameservers.\u201d If you\u2019ve never ventured into these arenas, they can certainly be terrifying!<\/p>\n\n\n\n<p>Arguably, if you have no idea what you\u2019re doing, it might be wise to solicit some assistance. Fortunately, some of these procedures (like updating your DNS records), take very little work to execute once you know what they mean and where to start. Hopefully, this brief summary of these technical terms and concepts will empower your application of these tools as you build and optimize your site.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Anatomy of a Domain Name<\/h2>\n\n\n\n<p>Before we get to the \u201cbigger\u201d stuff, let\u2019s start with the foundation.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">What is a domain name?&nbsp;<\/h3>\n\n\n\n<p><strong>Domain names<\/strong> are the \u201cnames\u201d that you enter into a web browser like Google or Safari, to search for the desired website you wish to view or explore. For instance, at this very moment, if you look up at the <em>url<\/em> in your website, it will say tierra.net\/blog\/what-the-heck-is-dns.&nbsp;Domain names are part of the URL that is helps locate the server, which hosts the resource (website or media files). <\/p>\n\n\n\n<h3 class=\"wp-block-heading\">What\u2019s a URL?<\/h3>\n\n\n\n<p><strong>A URL<\/strong> (or Uniform Resource Locator) is simply the \u201caddress of a <em>specific <\/em>resource, webpage or file (such as video, image, GIF, etc.) on the <a href=\"https:\/\/www.semrush.com\/blog\/what-is-a-url\/#:~:text=address%20of%20a%20specific%20webpage%20or%20file%20(such%20as%20video%2C%20image%2C%20GIF%2C%20etc.)%20on%20the%20internet.\" target=\"_blank\" rel=\"noreferrer noopener\">internet<\/a>.\u201d&nbsp; A URL can become a very long string of letters and numbers with elements like path, port, parameters and more. But at its foundation, it looks like something like this:<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"2000\" height=\"300\" src=\"https:\/\/www.tierra.net\/blog\/wp-content\/uploads\/2024\/07\/URL-Breakdown.gif\" alt=\"gif showing the components of what makes a URL.\" class=\"wp-image-185\"\/><\/figure>\n\n\n\n<p>The domain name is the part of the URL that corresponds to the \u201cinternet address\u201d for the server, which handles the request, fetching and serving the resource to the browser. The browser, which used the domain name and URL to find the server and retrieve the data, then displays the resources in the human-friendly format that you see on your screen as the website.&nbsp;<\/p>\n\n\n\n<p>Right now, the URL in your website will say\u00a0<a href=\"http:\/\/domainspot.com\/blog\/whats-in-a-domain\">https:\/\/www.tierra.net\/blog\/what-the-heck-is-dns\/<\/a>. At the beginning of that URL you can see the domain name \u201cwww.tierra.net\u201d which directs the browser where to look for the web pages requested in the URL. In many cases, the domain name will include a company brand name, or perhaps an acronym for longer brand names, like <a href=\"http:\/\/www.tierra.net\" target=\"_blank\" rel=\"noreferrer noopener\">www.tierra.net<\/a>.\u00a0\u00a0<\/p>\n\n\n\n<p>A domain name typically has<strong> three parts<\/strong>:&nbsp;<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>The top-level domain (TLD) is the extension, such as <em>.com <\/em>or <em>.org<\/em><\/li>\n\n\n\n<li>The second-level domain (SLD) is the unique part of the domain name, often a business or brand name. In the <em>tierra.net<\/em> example, .<em>net<\/em> is the TLD and<em> tierra<\/em> is the SLD.<\/li>\n\n\n\n<li>The subdomain, which is like a prefix but can serve multiple purposes.<\/li>\n<\/ol>\n\n\n\n<p>Many domains also have <strong>subdomains<\/strong>, which is a part that goes before the SLD and further separates a section of a website from the main site. The subdomain \u201cwww\u201d stands for World Wide Web and remains the most commonly used subdomain. Other commonly used subdomains include:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>blog<\/li>\n\n\n\n<li>mail<\/li>\n\n\n\n<li>shop<\/li>\n\n\n\n<li>community<\/li>\n\n\n\n<li>and <em>a lot<\/em> more<\/li>\n<\/ul>\n\n\n\n<p>When utilized in a url, a subdomain could look like: blog.examplewebsite.com or shop.examplewebsite.com.<\/p>\n\n\n\n<p>Since we\u2019ve clarified the basic difference between URL\u2019s, domain names and subdomains, we can go ahead and take the plunge into some deeper waters.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What is DNS?<\/h2>\n\n\n\n<p>We\u2019ll start with this whopper.<\/p>\n\n\n\n<p><em>Spoiler alert: if you&#8217;re managing a website, you will need at least a rudimentary understanding of a few specific phrases, \u201cDNS Records\u201d and \u201cnameservers\u201d in particular (don\u2019t worry, we\u2019ll get to those shortly).<\/em><\/p>\n\n\n\n<p>Before we explore either of those concepts, we have to understand what DNS actually constitutes.&nbsp;<\/p>\n\n\n\n<p>DNS is the acronym used to represent the Domain Name System. Like it sounds, the Domain Name System is exactly that \u2026 a vast and intricate worldwide network, or ecosystem, that helps translate domain names into IP addresses and vice versa.&nbsp;<\/p>\n\n\n\n<p>Which leads of course to the next question.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">What\u2019s an IP address and why is it important?&nbsp;<\/h3>\n\n\n\n<p>When you type a web address into your browser, DNS translates that domain name into something called an<strong> IP address<\/strong>, which is a unique string of numbers that computers use to identify each other across servers and networks.&nbsp;<\/p>\n\n\n\n<p>Every website, mobile or desktop device has something called an IP address. There are multiple types of IP addresses, such as public and private, with public IP addresses being either dynamic or static.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Dynamic IPs<\/h4>\n\n\n\n<p>Dynamic IP addresses are typically assigned to specific devices like computers, smartphones or routers for a temporary amount of time by an Internet Service Provider (ISP). Like the above, many of us are familiar with IP addresses assigned by our ISP to identify a personal or business device. Wondering how IP addresses relate to websites and domains?<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Static IPs<\/h4>\n\n\n\n<p>A <a href=\"https:\/\/www.investopedia.com\/terms\/i\/ip-address.asp#:~:text=A%20static%20IP%20address%20is%20a%20fixed%20address%20assigned%20to%20a%20device%20that%20remains%20constant.%20They%20are%20typically%20used%20for%20hosting%20websites%20or%20running%20servers.%20By%20having%20a%20fixed%20IP%20address%2C%20users%20can%20easily%20connect%20domain%20names%20to%20their%20servers%2C%20ensuring%20that%20their%20websites%20or%20services%20are%20always%20accessible.\" target=\"_blank\" rel=\"noreferrer noopener\">static IP<\/a> address is a fixed IP address assigned to a device that remains constant. Static IP addresses are generally used for hosting websites or running servers. By having a fixed IP address, users can easily connect domain names to their servers, ensuring that their websites or services remain consistently accessible.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">More on IPs<\/h4>\n\n\n\n<p>IP addresses are typically a 32-bit or 128-bit string of numbers that serve specific functions in identifying a network, host, and device. IP addresses are generated using <a href=\"https:\/\/www.investopedia.com\/terms\/i\/ip-address.asp#:~:text=IP%20addresses%20are%20generated%20using,0000%3A0000%3A8a2e%3A0370%3A7334).\" target=\"_blank\" rel=\"noreferrer noopener\">two main versions<\/a> of Internet Protocol (IP): IPv4 and IPv6.<\/p>\n\n\n\n<p>IPv4 addresses are 32-bit numbers, represented in a dotted-decimal format (e.g., 192.168.0.1), while IPv6 addresses are 128-bit numbers, represented in a hexadecimal format (e.g., 2001:0db8:85a3:0000:0000:8a2e:0370:7334).&nbsp;&nbsp;<\/p>\n\n\n\n<p>Like the creation of additional <a href=\"https:\/\/www.numberbarn.com\/blog\/why-are-area-codes-so-important\/#:~:text=Before%20the%20plan%20to%20roll%2Dout%20area%20codes%20was%20devised%20in%201947%2C%20everyone%20had%20a%20phone%20number%20consisting%20of%20only%207%20digits.%20Eventually%2C%20the%20number%20of%20combinations%20possible%20with%207%20digits%20couldn%E2%80%99t%20keep%20up%20with%20the%20ever%2Dincreasing%20population.%20Thus%2C%20the%20area%20code%20was%20born.\" target=\"_blank\" rel=\"noreferrer noopener\">area codes<\/a> when a phone number depletes, IPv6 was established in order to facilitate an infinite amount of addresses without duplicates. It is meant to accommodate the increasing number of networks worldwide and help solve the IP address exhaustion <a href=\"https:\/\/www.linksys.com\/support-article?articleNum=139604#:~:text=It%20is%20replacing%20IPv4%20to%20accommodate%20the%20growing%20number%20of%20networks%20worldwide%20and%20help%20solve%20the%20IP%20address%20exhaustion%20problem.\" target=\"_blank\" rel=\"noreferrer noopener\">problem<\/a>.&nbsp;<\/p>\n\n\n\n<p>With the exception of a few legendary number-minded mathematicians, humans generally speak in words and letters, whereas computers (much like our mathy friends) speak exclusively in the language of numbers.<\/p>\n\n\n\n<p>In order for a computer to understand human words, it must literally translate those words and letters into numbers, with an infinite array of possible numerical combinations. But how exactly does it do this?<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">DNS Resolution<\/h3>\n\n\n\n<p>A <a href=\"https:\/\/systemdesignschool.io\/blog\/what-is-a-dns-lookup#:~:text=At%20its%20core,find%20the%20website\" target=\"_blank\" rel=\"noreferrer noopener\">DNS lookup<\/a> (another related phrase you may come across), in a general sense, is the process by which a DNS record is returned from a DNS server.<\/p>\n\n\n\n<p>This translation process, (known as DNS resolution), involves multiple steps to correlate a domain name with an IP address. It starts with the recursive resolver, which is typically provided by your Internet Service Provider, and ends at the authoritative DNS server, which holds the IP address corresponding to the requested domain name. This crucial process reconciles the domain names written in human language (words), like www.tierra.net, with the complex numerical IP addresses that computers understand.<\/p>\n\n\n\n<p>When you enter a domain name, like tierra.net, into your browser, the DNS resolver (aka recursive resolver) then takes that number to something called a server, which stores unfathomable amounts of data from the World Wide Web.&nbsp;<\/p>\n\n\n\n<p>DNS servers typically land in four different categories and work in a hierarchy:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Recursive Resolvers- the server that receives the initial DNS query from the requested URL or domain and returns the information. It also serves as the middleman between the client and DNS nameserver.<\/li>\n\n\n\n<li>Root Nameservers &#8211; serve the DNS root zone and are commonly known as the \u201croot servers,\u201d they then field the requested information to the TLD nameservers.<\/li>\n\n\n\n<li>TLD Nameservers &#8211; keep the data for every .com, .net, TLD website on the internet.<\/li>\n<\/ul>\n\n\n\n<p>Authoritative Nameservers &#8211; the server which holds the definitive and actual information about a specific domain, like the mail server IP address or web site IP address.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https:\/\/www.tierra.net\/blog\/wp-content\/uploads\/2024\/07\/TerraNet-Server-Diagram_final-1024x576.jpg\" alt=\"Basic diagram of how DNS works.\" class=\"wp-image-188\" srcset=\"https:\/\/www.tierra.net\/blog\/wp-content\/uploads\/2024\/07\/TerraNet-Server-Diagram_final-1024x576.jpg 1024w, https:\/\/www.tierra.net\/blog\/wp-content\/uploads\/2024\/07\/TerraNet-Server-Diagram_final-300x169.jpg 300w, https:\/\/www.tierra.net\/blog\/wp-content\/uploads\/2024\/07\/TerraNet-Server-Diagram_final-768x432.jpg 768w, https:\/\/www.tierra.net\/blog\/wp-content\/uploads\/2024\/07\/TerraNet-Server-Diagram_final-1536x864.jpg 1536w, https:\/\/www.tierra.net\/blog\/wp-content\/uploads\/2024\/07\/TerraNet-Server-Diagram_final.jpg 1920w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">How does DNS work? A simplified discussion<\/h3>\n\n\n\n<p>A little more about the graphic above. Since DNS translates human and computer language, you can imagine this as a conversation between multiple parties:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>The computer or device requests from the recursive resolver, \u201cWhat is the IP address for examplewebsite.com?&#8221; (This process is sometimes called a DNS lookup.)<\/li>\n\n\n\n<li>The recursive resolver first asks the <a href=\"https:\/\/www.netnod.se\/i-root\/what-are-root-name-servers#:~:text=The%20root%20servers%20contain%20the%20information%20that%20makes%20up%20the%20root%20zone%2C%20which%20is%20the%20global%20list%20of%20top%20level%20domains.\" target=\"_blank\" rel=\"noreferrer noopener\">root nameserver<\/a>, \u201cHi, could you please tell me where to find the IP address for examplewebsite.com?\u201d The root nameserver replies that it doesn\u2019t have the full record, but can at least identify the appropriate TLD nameserver.<\/li>\n\n\n\n<li>The root nameserver provides the recursive resolver with the appropriate TLD nameserver information.<\/li>\n\n\n\n<li>The recursive resolver then asks the TLD nameserver for the IP address.<\/li>\n\n\n\n<li>The <a href=\"https:\/\/threat.media\/definition\/what-is-a-tld-server\/#:~:text=A%20top%2Dlevel%20domain%20(TLD)%20server%20is%20a%20Domain%20Name%20System%20(DNS)%20nameserver%20that%20keeps%20all%20the%20information%20for%20all%20domain%20names%20that%20share%20a%20common%20domain%20extension.\" target=\"_blank\" rel=\"noreferrer noopener\">TLD nameserver<\/a> replies and says \u201cHey, sorry. I also don\u2019t have the full record, just the TLD record, but I know who does have the full DNS record.\u201d It then tells the recursive resolver who to ask next to get the specific record for examplewebsite.com.<\/li>\n\n\n\n<li>The recursive resolver then asks the <a href=\"https:\/\/www.cbtnuggets.com\/blog\/technology\/networking\/what-are-dns-authoritative-name-servers#:~:text=Primary%20name%20servers%20are%20the%20authoritative%20servers%20that%20hold%20the%20original%20copies%20of%20DNS%20zone%20data%20for%20a%20domain.\" target=\"_blank\" rel=\"noreferrer noopener\">authoritative nameserver<\/a> for the actual information about the domain, also known as DNS zone data.<\/li>\n\n\n\n<li>The authoritative nameserver replies something like \u201cI do have that actually, let me dig it out for you. Ok, here you go!\u201d and offers the specific IP address for examplewebsite.com.<\/li>\n\n\n\n<li>The recursive resolver has now fetched the IP address from the authoritative nameserver and replies to the device \u201cThe answer is 1.2.3.4\u2026\u201d <em>(Once the IP address has been delivered to the device, technically, we\u2019ve now departed DNS.)<\/em><\/li>\n\n\n\n<li>The device then says something to the effect of \u201cGreat thanks! (Since we\u2019re \u201cimagining\u201d we\u2019ll assume the device is polite.) Connecting to 1.2.3.4. to get examplewebsite.com\u201d via the webserver.<\/li>\n\n\n\n<li>The webserver then delivers the content of the desired domain to your web browser who then interprets and displays it on your device. Your device replies to you, the user, with a \u201cVoila! Here is the website content for examplewebsite.com!\u201d<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\">What is a Nameserver?<\/h2>\n\n\n\n<p>Nameservers are specific parts of DNS. A <strong>nameserver<\/strong> fetches the website data associated with the IP address and quite literally serves it up to your web browser (like Google) to read the code used to create the website. Your browser then displays it instantly as a human-friendly page with images, graphics, words, etc.<\/p>\n\n\n\n<p>Essentially, every time you enter a domain name into a browser, DNS first queries the root and TLD nameservers until it discovers the nameserver that\u2019s responsible for that domain name (the authoritative nameserver). That nameserver then fields the request and locates the associated DNS record in its database. Once it finds the record, the nameserver returns the IP address to your browser. Finally, your browser uses this new IP address to ping the target webserver, and this web server returns the web page you <a href=\"https:\/\/blog.hubspot.com\/website\/nameserver#:~:text=So%2C%20any%20time,page%20you%20requested.\" target=\"_blank\" rel=\"noreferrer noopener\">requested<\/a>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">What\u2019s the difference between a web server and a web host?&nbsp;<\/h3>\n\n\n\n<p>The web server is the actual device or computer that stores your website and sends it to your website users. A <a href=\"http:\/\/www.tierra.net\" target=\"_blank\" rel=\"noreferrer noopener\">web host<\/a> is a company (like tierra.net) that provides server space for a website and access to your website throughout the internet, while the server stores the website information online, allowing the user to gain access via the web host.<\/p>\n\n\n\n<p>More or less, \u201cthe web server is the machine that delivers your website, and the web host is the service that makes sure your website is <a href=\"https:\/\/www.geeksforgeeks.org\/difference-between-web-server-and-web-host\/#:~:text=A%20web%20server%20is,available%20on%20the%20internet.\" target=\"_blank\" rel=\"noreferrer noopener\">available<\/a> on the internet.\u201d<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">What are DNS Records?<\/h3>\n\n\n\n<p>So what\u2019s the big deal about DNS records? DNS records are also known as resource records and they are also critical parts of the Domain Name System. These records offer important information about a domain including data like its IP address, mail servers, etc.<\/p>\n\n\n\n<p>So, nameservers physically fetch a DNS record that holds the IP address, data, etc. associated with a particular domain name. DNS records can also help you find your web or email hosting provider. For example, Google mail exchange (MX) records look like this:&nbsp;<\/p>\n\n\n\n<p>ALT1.ASPMX.L.GOOGLE.COM<\/p>\n\n\n\n<p>There are <a href=\"https:\/\/help.tierra.net\/hc\/en-us\/articles\/4407995146135-What-types-of-DNS-records-are-there\" target=\"_blank\" rel=\"noreferrer noopener\">multiple types of DNS<\/a> records, each with their own purpose and function. Understanding these records is crucial for managing your domain\u2019s DNS settings and keeping your site and email systems functioning effectively and efficiently. If you\u2019ve built a website with a web host and purchased a domain with a separate registrar, updating your DNS records are also useful for connecting your website and domain together.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Managing DNS Records<\/h3>\n\n\n\n<p>DNS records are typically managed through your <a href=\"http:\/\/www.tierra.net\" target=\"_blank\" rel=\"noreferrer noopener\">domain registrar<\/a> or a third-party DNS provider.&nbsp;<\/p>\n\n\n\n<p>To manage DNS records, you need to access your DNS management interface, usually in your domain account control panel, where you can add, delete or modify DNS records. When adding a new record, you need to specify the type of record (A, MX, CNAME, TXT, etc.), the host for which the record is valid, and the value or data for the record.&nbsp;<\/p>\n\n\n\n<p>Changes to DNS records usually update within 48 hours across the entire internet, a process known as <strong>DNS propagation.&nbsp;<\/strong><\/p>\n\n\n\n<p>Keeping your DNS records current and organized, along with removing any outdated or unnecessary records, is pivotal for avoiding potential conflicts or issues that could undermine or disrupt your website&#8217;s ability to load quickly, or at all.&nbsp;<\/p>\n\n\n\n<p>It\u2019s also important to keep your DNS records up to date in order to protect against harmful security vulnerabilities. \u201cDigital records accumulate over time, and administrators who are unaware of each domain\u2019s history are hesitant to delete legacy records fearing they are tied to critical infrastructure. This buildup of inactive DNS zone records that do not point to content are known as \u201cdangling DNS\u201d and are at risk of <a href=\"https:\/\/www.scmagazine.com\/perspective\/four-ways-to-ensure-dns-records-dont-become-a-security-hazard#:~:text=Digital%20records%20accumulate,or%20malicious%20content.\" target=\"_blank\" rel=\"noreferrer noopener\">subdomain hijacking<\/a> where an attacker gains control of a legitimate subdomain that\u2019s no longer in use to host their own fraudulent or malicious content.\u201d&nbsp;<\/p>\n\n\n\n<p>Yikes! For that reason alone, we can all probably agree that it&#8217;s a good idea to keep your DNS records up-to-date and accurate.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Easily update your DNS records<\/h2>\n\n\n\n<p>Guess what? Updating your DNS records isn\u2019t always as scary and complicated as you might presume. While each web host may have a different approach to updating DNS records, most established domain registrars and web hosting providers have <a href=\"https:\/\/help.tierra.net\/hc\/en-us\/articles\/4407796856343-How-to-Add-DNS-Records\" target=\"_blank\" rel=\"noreferrer noopener\">resources<\/a> to guide you through each step of the process. And, generally, \u201cit\u2019s usually no more complicated than copying and pasting the nameserver address into the right <a href=\"https:\/\/www.forbes.com\/advisor\/business\/software\/what-is-a-name-server\/#:~:text=The%20process%20for%20updating%20your%20DNS%20records%20is%20different%20for%20each%20web%20host.%20That%20said%2C%20most%20leading%20domain%20registrars%20and%20web%20hosting%20providers%20have%20resources%20to%20guide%20you%20through%20the%20process.%20It%E2%80%99s%20usually%20no%20more%20complicated%20than%20copying%20and%20pasting%20the%20name%20server%20address%20into%20the%20right%20field.\" target=\"_blank\" rel=\"noreferrer noopener\">field<\/a>.\u201d<\/p>\n\n\n\n<p>Take advantage of DNS management included with all <a href=\"https:\/\/www.tierra.net\/web-hosting?\">TierraNet hosting plans<\/a>. All domains registered and pointing to TierraNet nameservers can manage their DNS records directly through their account control panel.<\/p>\n\n\n\n<p>Got questions about your DNS settings? All TierraNet domain, hosting and security plans come with chat, email and phone support from our stellar, real-human U.S.-based solutions team who can walk you through these uncharted waters. Discover the perfect domains, advanced hosting and security so you can build confidently, with TierraNet!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The Need-To-Know if You\u2019re New to Managing a Website. New to running a website? That\u2019s ok, we all had to start somewhere! You don\u2019t have&#8230;<\/p>\n","protected":false},"author":4,"featured_media":187,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"footnotes":""},"categories":[3],"tags":[53,54,58,4,60,59,28,32,29,5,12,57,55,56],"class_list":{"0":"post-181","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-domains","8":"tag-dns","9":"tag-domain-101","10":"tag-domain-name-system","11":"tag-domains","12":"tag-ip-address","13":"tag-nameserver","14":"tag-tech","15":"tag-tech-advice","16":"tag-tech-industry","17":"tag-tierranet","18":"tag-url","19":"tag-what-does-dns-mean","20":"tag-what-is-a-url","21":"tag-what-is-dns"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>What the Heck Is DNS? (And Other Important Things to Know) - TierraNet<\/title>\n<meta name=\"description\" content=\"New to managing a website? Explore the basics of DNS, nameservers and other important phrases to help you maintain a smoothly running site.\" \/>\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.tierra.net\/blog\/what-the-heck-is-dns\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What the Heck Is DNS? (And Other Important Things to Know) - TierraNet\" \/>\n<meta property=\"og:description\" content=\"New to managing a website? Explore the basics of DNS, nameservers and other important phrases to help you maintain a smoothly running site.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.tierra.net\/blog\/what-the-heck-is-dns\/\" \/>\n<meta property=\"og:site_name\" content=\"TierraNet\" \/>\n<meta property=\"article:published_time\" content=\"2024-07-01T21:09:14+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-08-04T23:30:12+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.tierra.net\/blog\/wp-content\/uploads\/2024\/07\/What-is-DNS-header.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Melana Preston\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Melana Preston\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"12 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.tierra.net\\\/blog\\\/what-the-heck-is-dns\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.tierra.net\\\/blog\\\/what-the-heck-is-dns\\\/\"},\"author\":{\"name\":\"Melana Preston\",\"@id\":\"https:\\\/\\\/www.tierra.net\\\/blog\\\/#\\\/schema\\\/person\\\/b84ec71b96be5ed521019c3af7559ee1\"},\"headline\":\"What the Heck Is DNS? (And Other Important Things to Know)\",\"datePublished\":\"2024-07-01T21:09:14+00:00\",\"dateModified\":\"2025-08-04T23:30:12+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.tierra.net\\\/blog\\\/what-the-heck-is-dns\\\/\"},\"wordCount\":2679,\"image\":{\"@id\":\"https:\\\/\\\/www.tierra.net\\\/blog\\\/what-the-heck-is-dns\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.tierra.net\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/What-is-DNS-header.jpg\",\"keywords\":[\"dns\",\"domain 101\",\"domain name system\",\"domains\",\"IP address\",\"nameserver\",\"tech\",\"tech advice\",\"tech industry\",\"tierranet\",\"url\",\"what does dns mean\",\"what is a url\",\"what is dns\"],\"articleSection\":[\"Domains\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.tierra.net\\\/blog\\\/what-the-heck-is-dns\\\/\",\"url\":\"https:\\\/\\\/www.tierra.net\\\/blog\\\/what-the-heck-is-dns\\\/\",\"name\":\"What the Heck Is DNS? (And Other Important Things to Know) - TierraNet\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.tierra.net\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.tierra.net\\\/blog\\\/what-the-heck-is-dns\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.tierra.net\\\/blog\\\/what-the-heck-is-dns\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.tierra.net\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/What-is-DNS-header.jpg\",\"datePublished\":\"2024-07-01T21:09:14+00:00\",\"dateModified\":\"2025-08-04T23:30:12+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.tierra.net\\\/blog\\\/#\\\/schema\\\/person\\\/b84ec71b96be5ed521019c3af7559ee1\"},\"description\":\"New to managing a website? Explore the basics of DNS, nameservers and other important phrases to help you maintain a smoothly running site.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.tierra.net\\\/blog\\\/what-the-heck-is-dns\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.tierra.net\\\/blog\\\/what-the-heck-is-dns\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.tierra.net\\\/blog\\\/what-the-heck-is-dns\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.tierra.net\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/What-is-DNS-header.jpg\",\"contentUrl\":\"https:\\\/\\\/www.tierra.net\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/What-is-DNS-header.jpg\",\"width\":1200,\"height\":630},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.tierra.net\\\/blog\\\/what-the-heck-is-dns\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.tierra.net\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"What the Heck Is DNS? (And Other Important Things to Know)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.tierra.net\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.tierra.net\\\/blog\\\/\",\"name\":\"TierraNet\",\"description\":\"Scalable domain registration, website hosting and SSL security solutions\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.tierra.net\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.tierra.net\\\/blog\\\/#\\\/schema\\\/person\\\/b84ec71b96be5ed521019c3af7559ee1\",\"name\":\"Melana Preston\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f86d8bb4936dc182c1cc5ae5463369b82c3ab40bbb03da78e7f258fd8f7b40be?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f86d8bb4936dc182c1cc5ae5463369b82c3ab40bbb03da78e7f258fd8f7b40be?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f86d8bb4936dc182c1cc5ae5463369b82c3ab40bbb03da78e7f258fd8f7b40be?s=96&d=mm&r=g\",\"caption\":\"Melana Preston\"},\"description\":\"Melana Preston is a Sr. Copywriter and Content Strategist for TierraNet and the ClearHello family of companies.\",\"url\":\"https:\\\/\\\/www.tierra.net\\\/blog\\\/author\\\/mpreston\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"What the Heck Is DNS? (And Other Important Things to Know) - TierraNet","description":"New to managing a website? Explore the basics of DNS, nameservers and other important phrases to help you maintain a smoothly running site.","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.tierra.net\/blog\/what-the-heck-is-dns\/","og_locale":"en_US","og_type":"article","og_title":"What the Heck Is DNS? (And Other Important Things to Know) - TierraNet","og_description":"New to managing a website? Explore the basics of DNS, nameservers and other important phrases to help you maintain a smoothly running site.","og_url":"https:\/\/www.tierra.net\/blog\/what-the-heck-is-dns\/","og_site_name":"TierraNet","article_published_time":"2024-07-01T21:09:14+00:00","article_modified_time":"2025-08-04T23:30:12+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/www.tierra.net\/blog\/wp-content\/uploads\/2024\/07\/What-is-DNS-header.jpg","type":"image\/jpeg"}],"author":"Melana Preston","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Melana Preston","Est. reading time":"12 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.tierra.net\/blog\/what-the-heck-is-dns\/#article","isPartOf":{"@id":"https:\/\/www.tierra.net\/blog\/what-the-heck-is-dns\/"},"author":{"name":"Melana Preston","@id":"https:\/\/www.tierra.net\/blog\/#\/schema\/person\/b84ec71b96be5ed521019c3af7559ee1"},"headline":"What the Heck Is DNS? (And Other Important Things to Know)","datePublished":"2024-07-01T21:09:14+00:00","dateModified":"2025-08-04T23:30:12+00:00","mainEntityOfPage":{"@id":"https:\/\/www.tierra.net\/blog\/what-the-heck-is-dns\/"},"wordCount":2679,"image":{"@id":"https:\/\/www.tierra.net\/blog\/what-the-heck-is-dns\/#primaryimage"},"thumbnailUrl":"https:\/\/www.tierra.net\/blog\/wp-content\/uploads\/2024\/07\/What-is-DNS-header.jpg","keywords":["dns","domain 101","domain name system","domains","IP address","nameserver","tech","tech advice","tech industry","tierranet","url","what does dns mean","what is a url","what is dns"],"articleSection":["Domains"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.tierra.net\/blog\/what-the-heck-is-dns\/","url":"https:\/\/www.tierra.net\/blog\/what-the-heck-is-dns\/","name":"What the Heck Is DNS? (And Other Important Things to Know) - TierraNet","isPartOf":{"@id":"https:\/\/www.tierra.net\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.tierra.net\/blog\/what-the-heck-is-dns\/#primaryimage"},"image":{"@id":"https:\/\/www.tierra.net\/blog\/what-the-heck-is-dns\/#primaryimage"},"thumbnailUrl":"https:\/\/www.tierra.net\/blog\/wp-content\/uploads\/2024\/07\/What-is-DNS-header.jpg","datePublished":"2024-07-01T21:09:14+00:00","dateModified":"2025-08-04T23:30:12+00:00","author":{"@id":"https:\/\/www.tierra.net\/blog\/#\/schema\/person\/b84ec71b96be5ed521019c3af7559ee1"},"description":"New to managing a website? Explore the basics of DNS, nameservers and other important phrases to help you maintain a smoothly running site.","breadcrumb":{"@id":"https:\/\/www.tierra.net\/blog\/what-the-heck-is-dns\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.tierra.net\/blog\/what-the-heck-is-dns\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.tierra.net\/blog\/what-the-heck-is-dns\/#primaryimage","url":"https:\/\/www.tierra.net\/blog\/wp-content\/uploads\/2024\/07\/What-is-DNS-header.jpg","contentUrl":"https:\/\/www.tierra.net\/blog\/wp-content\/uploads\/2024\/07\/What-is-DNS-header.jpg","width":1200,"height":630},{"@type":"BreadcrumbList","@id":"https:\/\/www.tierra.net\/blog\/what-the-heck-is-dns\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.tierra.net\/blog\/"},{"@type":"ListItem","position":2,"name":"What the Heck Is DNS? (And Other Important Things to Know)"}]},{"@type":"WebSite","@id":"https:\/\/www.tierra.net\/blog\/#website","url":"https:\/\/www.tierra.net\/blog\/","name":"TierraNet","description":"Scalable domain registration, website hosting and SSL security solutions","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.tierra.net\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.tierra.net\/blog\/#\/schema\/person\/b84ec71b96be5ed521019c3af7559ee1","name":"Melana Preston","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/f86d8bb4936dc182c1cc5ae5463369b82c3ab40bbb03da78e7f258fd8f7b40be?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/f86d8bb4936dc182c1cc5ae5463369b82c3ab40bbb03da78e7f258fd8f7b40be?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/f86d8bb4936dc182c1cc5ae5463369b82c3ab40bbb03da78e7f258fd8f7b40be?s=96&d=mm&r=g","caption":"Melana Preston"},"description":"Melana Preston is a Sr. Copywriter and Content Strategist for TierraNet and the ClearHello family of companies.","url":"https:\/\/www.tierra.net\/blog\/author\/mpreston\/"}]}},"_links":{"self":[{"href":"https:\/\/www.tierra.net\/blog\/wp-json\/wp\/v2\/posts\/181","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.tierra.net\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.tierra.net\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.tierra.net\/blog\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.tierra.net\/blog\/wp-json\/wp\/v2\/comments?post=181"}],"version-history":[{"count":11,"href":"https:\/\/www.tierra.net\/blog\/wp-json\/wp\/v2\/posts\/181\/revisions"}],"predecessor-version":[{"id":224,"href":"https:\/\/www.tierra.net\/blog\/wp-json\/wp\/v2\/posts\/181\/revisions\/224"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.tierra.net\/blog\/wp-json\/wp\/v2\/media\/187"}],"wp:attachment":[{"href":"https:\/\/www.tierra.net\/blog\/wp-json\/wp\/v2\/media?parent=181"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.tierra.net\/blog\/wp-json\/wp\/v2\/categories?post=181"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.tierra.net\/blog\/wp-json\/wp\/v2\/tags?post=181"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}