{"id":139820,"date":"2019-10-14T13:22:51","date_gmt":"2019-10-14T18:22:51","guid":{"rendered":"https:\/\/getflywheel.com\/layout\/?p=37346"},"modified":"2025-05-12T13:55:17","modified_gmt":"2025-05-12T18:55:17","slug":"what-is-dns-how-does-it-work","status":"publish","type":"resource","link":"https:\/\/wpengine.com\/case-studies\/resources\/what-is-dns-how-does-it-work\/","title":{"rendered":"What is DNS and How Does it Work?"},"content":{"rendered":"\n<p>DNS. Nameservers. MX records. These are just a handful of terms you\u2019ll want to know when working with DNS. Learn how these terms work together with DNS. Learn why (and how!) everyone uses DNS on a daily basis and the inner workings of DNS records! But, I\u2019m getting a little ahead of myself. Let\u2019s start with the basics.&nbsp;&nbsp;<\/p>\n\n\n\n<p><strong>In this article, I\u2019ll be covering:&nbsp;<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"#whatisDNS\">What is DNS?&nbsp;<\/a><\/li>\n\n\n\n<li><a href=\"#howdoesDNSwork\">How does DNS work<\/a><\/li>\n\n\n\n<li><a href=\"#DNSrecordtypes\">DNS record types<\/a><\/li>\n\n\n\n<li><a href=\"#DNSandnameservers\">The difference between DNS and nameservers<\/a><\/li>\n\n\n\n<li><a href=\"#howtocheckDNS\">How to check DNS<\/a><\/li>\n\n\n\n<li><a href=\"#howtoflushDNS\">How to flush DNS<\/a><\/li>\n<\/ul>\n\n\n\n<hr id=\"whatisDNS\" class=\"wp-block-separator\">\n\n\n\n<h2 class=\"wp-block-heading\">What is DNS?<\/h2>\n\n\n\n<p>DNS, otherwise known as Domain Name System, is an essential piece of navigating the internet. Most people don\u2019t realize they use it every day to do their jobs or check their email! You can think of DNS as a directory that matches names with numbers. In this case, the numbers are IP (Internet Protocol) addresses that help computers communicate and interact with each other and the names are domain names.&nbsp;<\/p>\n\n\n\n<p>DNS is a foundational piece to the internet. Every time you type a domain name into your browser, your computer refers to a DNS server to find the corresponding IP address. Without DNS, you and everyone you know would have to memorize every IP address to connect with the right domain. Yikes! Words (in the form of domain names) are a lot easier to remember than long, confusing number sequences.<\/p>\n\n\n\n<p>Now that you know what DNS is, there are a few other terms that will be helpful to know as you\u2019re pointing domain names and taking your site live.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">DNS Registrar<\/h3>\n\n\n\n<p>A domain registrar, or DNS registrar, is a business that sells domain names and registers them. Some common examples include:&nbsp;<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a rel=\"noreferrer noopener\" aria-label=\"Hover (opens in a new tab)\" href=\"https:\/\/www.hover.com\/\" target=\"_blank\">Hover<\/a><\/li>\n\n\n\n<li><a rel=\"noreferrer noopener\" aria-label=\"NameCheap (opens in a new tab)\" href=\"https:\/\/www.namecheap.com\/\" target=\"_blank\">NameCheap<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.domains.com\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"Domains.com (opens in a new tab)\">Domains.com<\/a><\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">DNS Propagation<\/h3>\n\n\n\n<p>DNS propagation is the time period that occurs when you update the nameservers for a domain. Most experts say this is between 24 and 48 hours, but oftentimes propagation happens in that first 15 minutes. Propagation can load for one person but not another living in another region.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How Does DNS Work?&nbsp;<\/h2>\n\n\n\n<p>As you now know, DNS works as a directory that matches domain names to IP addresses. Without DNS, you would only be able to visit a website (or any website) by visiting its IP address directly (talk about a miserable user experience). DNS makes it so we can type in a domain name, rather than memorizing an entire IP address. Let\u2019s look at an example to see how DNS works.<\/p>\n\n\n\n<p>Let\u2019s say you type <a href=\"https:\/\/wpengine.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">casestudies26.wpengine.com<\/a> into the browser bar. Your device will use a DNS server to find the IP address of that website\u2019s server. Once the IP address is known, your device can then contact the website\u2019s server, which will then serve your device the website that you want to access.&nbsp;<\/p>\n\n\n\n<p>Now that you know what DNS is and how it works, it\u2019s time to dig into DNS record types, nameservers, flushing DNS, and so much more.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">DNS Record Types<\/h2>\n\n\n\n<p>There are several types of DNS records, and each one stands for something different.<\/p>\n\n\n\n<p><strong>The DNS records I\u2019ll talk about in this article include:&nbsp;<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"#Arecord\">A record<\/a><\/li>\n\n\n\n<li><a href=\"#MXrecord\">MX record<\/a><\/li>\n\n\n\n<li><a href=\"#TXTrecord\">TXT record<\/a><\/li>\n\n\n\n<li><a href=\"#CNAMErecord\">CNAME record<\/a><\/li>\n<\/ul>\n\n\n\n<p>[article_callout]<\/p>\n\n\n\n<p><em>Before we dive in, two important notes. First, if you\u2019re using nameservers other than the default ones provided by your domain provider, you probably won\u2019t have the ability to modify DNS records. Reach out to your host if that\u2019s the case. Second, we used <a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/www.hover.com\/\" target=\"_blank\">Hover<\/a> in these screenshots to show how to create DNS records. Depending on your domain registrar, this interface may look different, however the records and what the records require remain the same.&nbsp;<\/em><\/p>\n\n\n\n<p>[\/article_callout]<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">A Record<\/h3>\n\n\n\n<p>The A record (one of the most common DNS record types) is used to point a hostname at an IP address. This record type can be used to point your domain name at your web host or for creating subdomains which point directly to an IP address.<\/p>\n\n\n\n<p><strong>Depending on your domain registrar, the formatting or layout may be different, however most A records require these three things<\/strong>:&nbsp;<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Host name<\/li>\n\n\n\n<li>IP address<\/li>\n\n\n\n<li>TTL&nbsp;<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/getflywheel.com\/layout\/wp-content\/uploads\/2019\/10\/image-2-784x494.png\" alt=\"This is an example of creating an A record in Hover. While the format may look different, the essential items you need to add an A record will be the same: host name, IP address, and TTL.\" class=\"wp-image-37347\"\/><figcaption class=\"wp-element-caption\"><br><em>This is an example of creating an A record in Hover. While the format may look different, the essential items you need to add an A record will be the same: host name, IP address, and TTL.<\/em><\/figcaption><\/figure>\n\n\n\n<p>[article_callout]<\/p>\n\n\n\n<p><strong>Note: <\/strong><a rel=\"noreferrer noopener\" aria-label=\"TTL,or Time to Live, (opens in a new tab)\" href=\"http:\/\/getflywheel.com\/wordpress-support\/dns-what-is-ttl\/\" target=\"_blank\">TTL,or Time to Live,<\/a> is a value that tells local resolving name servers how long a record should be stored locally before a new copy of the record must be retrieved from DNS.<\/p>\n\n\n\n<p>[\/article_callout]<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">MX Record<\/h3>\n\n\n\n<p>The MX record (or Mail Exchange record) is arguably one of the most important because it\u2019s connected to something extremely important to most businesses: email. The MX record specifies how an email should be routed. The MX record points to the servers that should send and receive email for the domain. In other words, the MX record tells the world where your email needs to be delivered.&nbsp;<\/p>\n\n\n\n<p><strong>MX records require these items:&nbsp;<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Host name<\/li>\n\n\n\n<li>Priority<\/li>\n\n\n\n<li>Mail Server<\/li>\n\n\n\n<li>TTL<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/getflywheel.com\/layout\/wp-content\/uploads\/2019\/10\/image-3-784x578.png\" alt=\"This is an example of creating an MX or Mail Exchange record in Hover. Again, even if you\u2019re using a different domain registrar, the essential items you need to create an MX record will be the same: host name, priority, mail server, and TTL.\n\" class=\"wp-image-37348\"\/><figcaption class=\"wp-element-caption\"><br><em>This is an example of creating an MX or Mail Exchange record in Hover. Again, even if you\u2019re using a different domain registrar, the essential items you need to create an MX record will be the same: host name, priority, mail server, and TTL.<\/em><br><\/figcaption><\/figure>\n\n\n\n<p>We\u2019ve covered host name and TTL in the above section, but let\u2019s dig deeper into what priority and mail server are.&nbsp;<\/p>\n\n\n\n<p>Priority is fairly important when dealing with MX records. When a remote client does an MX lookup for the domain name, it gets a list of servers and their first choice numbers. The MX record with the smallest first choice number has the highest precedence and is the first server to be tried. The remote client will go down the list of servers until it successfully delivers the message or gets permanently rejected due to an inaccessible server or if the mail account does not exist on that server. If there is more than one entry with the same preference number, all of those must be tried before moving on to lower-priority entries.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">TXT Record<\/h3>\n\n\n\n<p>TXT records allow users to associate text with a hostname. TXT records have many uses. A couple common scenarios where you might add a TXT record would be to define Sender Policy Framework (SPF) information or for Google domain verification. SPF is an email authentication technique which is used to prevent spammers from sending messages on behalf of your domain.&nbsp;<\/p>\n\n\n\n<p><strong>Adding a TXT record requires:&nbsp;<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Host name<\/li>\n\n\n\n<li>Content<\/li>\n\n\n\n<li>TTL<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/getflywheel.com\/layout\/wp-content\/uploads\/2019\/10\/image6-1-784x557.png\" alt=\"This is an example of creating a TXT record in Hover. Even if you are using a different domain registrar, the essential items will be the same: host name, content, and TTL.\" class=\"wp-image-37353\"\/><figcaption class=\"wp-element-caption\"><br><em>This is an example of creating a TXT record in Hover. Even if you are using a different domain registrar, the essential items will be the same: host name, content, and TTL.<\/em><br><\/figcaption><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">CNAME Record<\/h3>\n\n\n\n<p>&nbsp;A CNAME record, otherwise known as Canonical Name record, is a name pointer. A CNAME record points a hostname to another name that is already created for a server or system. CNAME records are useful when running multiple services (such as an FTP and a webserver) from a single IP address. Each service can then have its own entry in DNS (such as blog.mydomain.com or ftp.mydomain.com).<\/p>\n\n\n\n<p><strong>Note: <\/strong>CNAMEs should only be used when you can\u2019t use an A record. <br><\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/getflywheel.com\/layout\/wp-content\/uploads\/2019\/10\/image1-784x523.png\" alt=\"This is an example of creating a CNAME in Hover. Even if you are using a different domain registrar, the essential items will be the same: host name, target name, and TTL.\" class=\"wp-image-37354\"\/><figcaption class=\"wp-element-caption\"><br><em>This is an example of creating a CNAME in Hover. Even if you are using a different domain registrar, the essential items will be the same: host name, target name, and TTL.<\/em><br><\/figcaption><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">The Difference Between DNS and Nameservers<\/h2>\n\n\n\n<p>People tend to mix up DNS and nameservers, however, the function of these two properties are extremely different.&nbsp;<\/p>\n\n\n\n<p>Nameservers serve as a singular control to be able to point the entire domain to a host. For example, if you want your email, website, and everything else to be hosted by ONE host, nameservers are the better choice. Typically, there are two nameservers: a primary domain and a secondary domain, in case the primary domain is broken.&nbsp;<\/p>\n\n\n\n<p><strong>Note<\/strong>: In some cases, you can control your DNS records within your host\u2019s dashboard if your nameservers are pointed to your host.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/getflywheel.com\/layout\/wp-content\/uploads\/2019\/10\/image4-784x414.png\" alt=\"This is an example of creating nameservers in Hover. Typically, you\u2019ll need to fill in both a primary and secondary nameserver. \" class=\"wp-image-37355\"\/><figcaption class=\"wp-element-caption\"><br><em>This is an example of creating nameservers in Hover. Typically, you\u2019ll need to fill in both a primary and secondary nameserver.&nbsp;<\/em><br><\/figcaption><\/figure>\n\n\n\n<p>Think of DNS as a place where you can customize where you want your domains to go. Let\u2019s say you\u2019re a Flywheel customer, so your website is hosted on Flywheel&#8217;s <a href=\"https:\/\/wpengine.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">managed hosting platform for WordPress<\/a>. We don\u2019t offer email hosting, so you choose Google as your email host. By using DNS records, you can better customize your domains. We recommend having a separate email and web host, so we typically recommend using DNS records rather than nameservers.\u00a0<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How to Check DNS<\/h2>\n\n\n\n<p>Now that you know the in\u2019s and outs of DNS, let\u2019s learn how to check it. I recommend two different ways to see if your DNS is pointed correctly:&nbsp;<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>In the <a href=\"https:\/\/wpengine.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">WP Engine Dashboard<\/a><\/li>\n\n\n\n<li>DNSchecker.org<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">In the WP Engine Dashboard<\/h3>\n\n\n\n<p>If you\u2019re a WP Engine customer, you don\u2019t even have to <a href=\"https:\/\/wpengine.com\/support\/domain-statuses\/\" target=\"_blank\" rel=\"noreferrer noopener\">leave the dashboard<\/a> to check your DNS! <\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Login to the&nbsp;<a href=\"https:\/\/my.wpengine.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">User Portal<\/a><\/li>\n\n\n\n<li>Select the&nbsp;<strong>environment name<\/strong>&nbsp;where the domain is mapped<\/li>\n\n\n\n<li>Click&nbsp;<strong>Domains<\/strong><\/li>\n\n\n\n<li>Scroll down and review the message listed next to each domain<\/li>\n<\/ol>\n\n\n\n<p>If there\u2019s something wrong, submit a ticket and reach out to one of our <a rel=\"noreferrer noopener\" href=\"https:\/\/wpengine.com\/wordpress-support\/\" target=\"_blank\">24\/7 Support Team<\/a> and they would be happy to help you!<\/p>\n\n\n\n<p><strong><a href=\"https:\/\/dnschecker.org\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"DNSchecker.org (opens in a new tab)\">DNSchecker.org<\/a><\/strong><\/p>\n\n\n\n<p>This is a great tool that provides a free DNS lookup service for checking domain name server records against a randomly selected list of DNS servers in different corners of the world. Do a quick DNS propagation lookup for any domain name to confirm that the website is completely propagated (or not) worldwide.<br><\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/getflywheel.com\/layout\/wp-content\/uploads\/2019\/10\/image2-784x381.png\" alt=\"DNSchecker is a tool that anyone can use! It checks domain nameserver records against other random DNS servers to make sure it\u2019s completely propagated. \" class=\"wp-image-37357\"\/><figcaption class=\"wp-element-caption\"><em><a href=\"https:\/\/dnschecker.org\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"DNSchecker (opens in a new tab)\">DNSchecker<\/a> is a tool that anyone can use! It checks domain nameserver records against other random DNS servers to make sure it\u2019s completely propagated.&nbsp;<\/em><\/figcaption><\/figure>\n\n\n\n<hr id=\"howtoflushDNS\" class=\"wp-block-separator\">\n\n\n\n<h2 class=\"wp-block-heading\">How to Flush DNS Cache<\/h2>\n\n\n\n<p>If you\u2019ve just updated your DNS records, it may take some time to fully update, so you may need to flush your DNS cache. The process of flushing DNS cache differs based on your machine and operating system.&nbsp;<br><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">How to Flush DNS Cache on Mac<\/h3>\n\n\n\n<p>The first step in flushing your DNS cache on Mac is identifying which model you have:&nbsp;<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>OS X 12 (Sierra) and later<\/li>\n\n\n\n<li>OS X 11 (El Capitan) and OS X 12 (Sierra)<\/li>\n\n\n\n<li>OS X 10.10 (Yosemite)<\/li>\n\n\n\n<li>OS X 10.9 (Mavericks)<\/li>\n\n\n\n<li>OS X 10.7 (Lion) and 10.8 (Mountain Lion)<\/li>\n\n\n\n<li>OS X 10.5 (Leopard) and 10.6 (Snow Leopard)<\/li>\n\n\n\n<li>OS X 10.4 (Tiger)<\/li>\n<\/ul>\n\n\n\n<p>Once you know your model, open Terminal and paste the corresponding commands.&nbsp;<\/p>\n\n\n\n<p><strong>OS X 12 (Sierra) and later<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>macbook$ sudo killall -HUP mDNSResponder;sudo killall mDNSResponderHelper;sudo dscacheutil -flushcache<\/code><\/pre>\n\n\n\n<p><strong>OS X 11 (El Capitan) and OS X 12 (Sierra)<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>macbook$ sudo killall -HUP mDNSResponder<\/code><\/pre>\n\n\n\n<p><strong>OS X 10.10 (Yosemite)&nbsp;<\/strong><\/p>\n\n\n\n<p><em>Versions 10.10.4+<\/em><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>macbook$ sudo dscacheutil -flushcache;sudo killall -HUP mDNSResponder<\/code><\/pre>\n\n\n\n<p><em>Versions 10.10.1, 10.10.2, 10.10.3<\/em><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>macbook$ sudo discoveryutil udnsflushcaches<\/code><\/pre>\n\n\n\n<p><strong>OS X 10.9 (Mavericks)<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>macbook$ dscacheutil -flushcache; sudo killall -HUP mDNSResponder<\/code><\/pre>\n\n\n\n<p><strong>OS X 10.7 (Lion) and 10.8 (Mountain Lion)<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>macbook$ sudo killall -HUP mDNSResponder<\/code><\/pre>\n\n\n\n<p><strong>OS X 10.5 (Leopard) and 10.6 (Snow Leopard)<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>macbook$ dscacheutil -flushcache<\/code><\/pre>\n\n\n\n<p><strong>OS X 10.4 (Tiger)<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>macbook$ lookupd -flushcache<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">How to Flush DNS Cache on Windows<\/h3>\n\n\n\n<p>The first step to flushing your DNS is to open your \u201cWindows Command\u201d prompt.<\/p>\n\n\n\n<p><strong>For WinXP:<\/strong> <\/p>\n\n\n\n<p>Click Start.<\/p>\n\n\n\n<p>Click Run.<\/p>\n\n\n\n<p>Type <code>cmd<\/code> and press Enter.<\/p>\n\n\n\n<p><strong>For Vista, Windows 7 and Windows 8: <\/strong><\/p>\n\n\n\n<p>Click Start.<\/p>\n\n\n\n<p>Type <code>Command<\/code> in the start search field. <\/p>\n\n\n\n<p>Then, right-click the command prompt icon and select the option to Run as Administrator. <\/p>\n\n\n\n<p>In the open prompt, type <code>ipconfig \/flushdns<\/code>. You should receive a message of your success as confirmation when the cache is cleared.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">Conclusion<\/h3>\n\n\n\n<p>DNS and its components can seem difficult, but it doesn\u2019t need to be! Think of DNS as a really intricate machine that needs every screw and bolt to run correctly. As long as you have every piece in the right place, everything will be smooth sailing!&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>DNS. Nameservers. MX records. These are just a handful of terms you\u2019ll want to know when working with DNS. Learn how these terms work together with DNS. Learn why (and how!) everyone uses DNS on a daily basis and the inner workings of DNS records! But, I\u2019m getting a little ahead of myself. Let\u2019s start<span class=\"tile__ellipses\">&hellip;<\/span><span class=\"tile__ellipses--animated\"><\/span><\/p>\n","protected":false},"author":297,"featured_media":107620,"template":"","resource-topic":[],"resource-role":[],"resource-type":[916],"class_list":["post-139820","resource","type-resource","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>What is DNS and How Does it Work? | WP Engine<\/title>\n<meta name=\"description\" content=\"Understand what DNS is and how it works, including its role in translating domain names into IP addresses to facilitate internet navigation.\" \/>\n<meta name=\"robots\" content=\"noindex, follow\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What is DNS and How Does it Work? | WP Engine\" \/>\n<meta property=\"og:description\" content=\"Understand what DNS is and how it works, including its role in translating domain names into IP addresses to facilitate internet navigation.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/wpengine.com\/case-studies\/resources\/what-is-dns-how-does-it-work\/\" \/>\n<meta property=\"og:site_name\" content=\"WP Engine\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/wpengine\" \/>\n<meta property=\"article:modified_time\" content=\"2025-05-12T18:55:17+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/wpengine.com\/case-studies\/wp-content\/uploads\/2020\/06\/DNS-featured.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1100\" \/>\n\t<meta property=\"og:image:height\" content=\"500\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@wpengine\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"10 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/wpengine.com\/case-studies\/resources\/what-is-dns-how-does-it-work\/\",\"url\":\"https:\/\/wpengine.com\/case-studies\/resources\/what-is-dns-how-does-it-work\/\",\"name\":\"What is DNS and How Does it Work? | WP Engine\",\"isPartOf\":{\"@id\":\"https:\/\/wpengine.com\/case-studies\/#website\"},\"datePublished\":\"2019-10-14T18:22:51+00:00\",\"dateModified\":\"2025-05-12T18:55:17+00:00\",\"description\":\"Understand what DNS is and how it works, including its role in translating domain names into IP addresses to facilitate internet navigation.\",\"breadcrumb\":{\"@id\":\"https:\/\/wpengine.com\/case-studies\/resources\/what-is-dns-how-does-it-work\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/wpengine.com\/case-studies\/resources\/what-is-dns-how-does-it-work\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/wpengine.com\/case-studies\/resources\/what-is-dns-how-does-it-work\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/wpengine.com\/case-studies\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Resources\",\"item\":\"https:\/\/wpengine.com\/case-studies\/resources\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"What is DNS and How Does it Work?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/wpengine.com\/case-studies\/#website\",\"url\":\"https:\/\/wpengine.com\/case-studies\/\",\"name\":\"WP Engine\",\"description\":\"Managed Hosting for WordPress\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/wpengine.com\/case-studies\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/wpengine.com\/case-studies\/#\/schema\/person\/3a22232b01de39dcf588fb8e421c0521\",\"name\":\"Erin Myers\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/wpengine.com\/case-studies\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/cd881e115bc28c81642ec61752db9981ece9ee8b4c81498a9b6276b9cdcaf5e6?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/cd881e115bc28c81642ec61752db9981ece9ee8b4c81498a9b6276b9cdcaf5e6?s=96&d=mm&r=g\",\"caption\":\"Erin Myers\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"What is DNS and How Does it Work? | WP Engine","description":"Understand what DNS is and how it works, including its role in translating domain names into IP addresses to facilitate internet navigation.","robots":{"index":"noindex","follow":"follow"},"og_locale":"en_US","og_type":"article","og_title":"What is DNS and How Does it Work? | WP Engine","og_description":"Understand what DNS is and how it works, including its role in translating domain names into IP addresses to facilitate internet navigation.","og_url":"https:\/\/wpengine.com\/case-studies\/resources\/what-is-dns-how-does-it-work\/","og_site_name":"WP Engine","article_publisher":"https:\/\/www.facebook.com\/wpengine","article_modified_time":"2025-05-12T18:55:17+00:00","og_image":[{"width":1100,"height":500,"url":"https:\/\/wpengine.com\/case-studies\/wp-content\/uploads\/2020\/06\/DNS-featured.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_site":"@wpengine","twitter_misc":{"Est. reading time":"10 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/wpengine.com\/case-studies\/resources\/what-is-dns-how-does-it-work\/","url":"https:\/\/wpengine.com\/case-studies\/resources\/what-is-dns-how-does-it-work\/","name":"What is DNS and How Does it Work? | WP Engine","isPartOf":{"@id":"https:\/\/wpengine.com\/case-studies\/#website"},"datePublished":"2019-10-14T18:22:51+00:00","dateModified":"2025-05-12T18:55:17+00:00","description":"Understand what DNS is and how it works, including its role in translating domain names into IP addresses to facilitate internet navigation.","breadcrumb":{"@id":"https:\/\/wpengine.com\/case-studies\/resources\/what-is-dns-how-does-it-work\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/wpengine.com\/case-studies\/resources\/what-is-dns-how-does-it-work\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/wpengine.com\/case-studies\/resources\/what-is-dns-how-does-it-work\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/wpengine.com\/case-studies\/"},{"@type":"ListItem","position":2,"name":"Resources","item":"https:\/\/wpengine.com\/case-studies\/resources\/"},{"@type":"ListItem","position":3,"name":"What is DNS and How Does it Work?"}]},{"@type":"WebSite","@id":"https:\/\/wpengine.com\/case-studies\/#website","url":"https:\/\/wpengine.com\/case-studies\/","name":"WP Engine","description":"Managed Hosting for WordPress","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/wpengine.com\/case-studies\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/wpengine.com\/case-studies\/#\/schema\/person\/3a22232b01de39dcf588fb8e421c0521","name":"Erin Myers","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/wpengine.com\/case-studies\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/cd881e115bc28c81642ec61752db9981ece9ee8b4c81498a9b6276b9cdcaf5e6?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/cd881e115bc28c81642ec61752db9981ece9ee8b4c81498a9b6276b9cdcaf5e6?s=96&d=mm&r=g","caption":"Erin Myers"}}]}},"acf":[],"grid_image_url":"https:\/\/wpengine.com\/case-studies\/wp-content\/uploads\/2020\/06\/DNS-grid.jpg","media-type":{"term_id":916,"name":"Article","slug":"article"},"role":false,"topic":false,"_links":{"self":[{"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/resource\/139820","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/resource"}],"about":[{"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/types\/resource"}],"author":[{"embeddable":true,"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/users\/297"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/media\/107620"}],"wp:attachment":[{"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/media?parent=139820"}],"wp:term":[{"taxonomy":"resource-topic","embeddable":true,"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/resource-topic?post=139820"},{"taxonomy":"resource-role","embeddable":true,"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/resource-role?post=139820"},{"taxonomy":"resource-type","embeddable":true,"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/resource-type?post=139820"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}