{"id":476,"date":"2023-06-10T10:08:21","date_gmt":"2023-06-10T10:08:21","guid":{"rendered":"https:\/\/mudabicara.com\/en\/?p=476"},"modified":"2023-06-10T10:08:21","modified_gmt":"2023-06-10T10:08:21","slug":"what-is-dns-definition-of-function-and-how-it-works","status":"publish","type":"post","link":"https:\/\/mudabicara.com\/en\/what-is-dns-definition-of-function-and-how-it-works\/","title":{"rendered":"What is DNS? Definition of Function and How it Works"},"content":{"rendered":"<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">DNS ( <\/span><\/span><em><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">Domain Name System<\/span><\/span><\/em><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\"> ) is a system in charge of storing all domain data information on the network. <\/span><span style=\"vertical-align: inherit;\">With DNS, existing domains or hostnames will be translated and translated into IP addresses so that they can be accessed. <\/span><span style=\"vertical-align: inherit;\">DNS was discovered in 1983 by Paul Mackapetris. <\/span><span style=\"vertical-align: inherit;\">Before using DNS, domain mapping first uses the hosts.txt file.<\/span><\/span><\/p>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">The hosts.txt file has a drawback, namely when an IP address changes, the file must also change, so it is rather complicated. <\/span><span style=\"vertical-align: inherit;\">In contrast to DNS where changes are dynamic. <\/span><span style=\"vertical-align: inherit;\">So if there is a change in one host, then the others will follow, everything will be dynamic. <\/span><span style=\"vertical-align: inherit;\">For more details, see the explanation below.<\/span><\/span><\/p>\n<h2><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">Understanding DNS Servers?<\/span><\/span><\/h2>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">DNS is a server that can serve requests to find out an IP address used by a domain. <\/span><span style=\"vertical-align: inherit;\">An easy example, when you want to access facebook.com, the DNS server will look for the IP address of Facebook so that your computer can access Facebook.<\/span><\/span><\/p>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">The use of this DNS server is usually set automatically on each computer and each internet service provider. <\/span><span style=\"vertical-align: inherit;\">But if not, you need to set the IP address first. <\/span><span style=\"vertical-align: inherit;\">If you use a router, then you can create your own DNS server. <\/span><span style=\"vertical-align: inherit;\">However, the search for IP addresses is still carried out by internet service providers.<\/span><\/span><\/p>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">From this little explanation, you will know the definition of DNS, right? <\/span><span style=\"vertical-align: inherit;\">So, the search for the IP address by DNS only needs to be done once. <\/span><span style=\"vertical-align: inherit;\">So when the IP address of a certain website is known, the computer will still save it or in other words cache the DNS so that when accessing the same website, there is no need to look up the IP address.<\/span><\/span><\/p>\n<h3><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">Functions of DNS Servers<\/span><\/span><\/h3>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">The DNS server is a large database that functions to store all the IP addresses used in hostnames. <\/span><span style=\"vertical-align: inherit;\">This large database contains a lot of information about IP addresses so when you visit certain websites. <\/span><span style=\"vertical-align: inherit;\">For example, youtube.com, the DNS server will translate or translate it to the YouTube IP address.<\/span><\/span><\/p>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">So you can connect to YouTube and YouTube displays will appear in your search. <\/span><span style=\"vertical-align: inherit;\">In order to understand more about the function of the DNS server, we will assume it is like a telephone book on a mobile phone. <\/span><span style=\"vertical-align: inherit;\">For example, your phone number is 62857123xxxxx and you name it A in your contacts. <\/span><span style=\"vertical-align: inherit;\">Now, when you want to call that number, you just have to choose contact A. Later, the number in contact A will be contacted so that you can be connected to the owner of contact number A.<\/span><\/span><\/p>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">The phone number here is the same as the IP address and contact A as the hostname. <\/span><span style=\"vertical-align: inherit;\">So when you access contact A, the phone book will translate it into contact A&#8217;s phone number or when you access a website, the DNS server will translate it into the IP address of the website in question.<\/span><\/span><\/p>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">DNS management consists of three main components, namely the DNS resolver, the recursive DNS server, and the authoritative DNS server. <\/span><span style=\"vertical-align: inherit;\">A DNS resolver is a client that is known to be a user&#8217;s computer that is making DNS requests from a particular program. <\/span><span style=\"vertical-align: inherit;\">Meanwhile, the recursive DNS server is the party that provides answers to the resolver in the form of the requested DNS search results.<\/span><\/span><\/p>\n<h3><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">How DNS Servers Work<\/span><\/span><\/h3>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">After a recursive search, a new authoritative DNS server appears as the responding party. <\/span><span style=\"vertical-align: inherit;\">The intended response can be a delegate or an answer to another DNS server. <\/span><span style=\"vertical-align: inherit;\">So it&#8217;s easy like this, the resolver program (web browser and mail client) will connect the user&#8217;s computer with the DNS server.<\/span><\/span><\/p>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">The DNS resolver will look for the host address in the hosts file. <\/span><span style=\"vertical-align: inherit;\">If it has been found, the data will be given to the client via a web browser so that the process is immediately complete. <\/span><span style=\"vertical-align: inherit;\">In addition to searching the hosts file, the DNS resolver also searches the cache data because the IP addresses that have been searched before will be stored in the DNS cache.<\/span><\/span><\/p>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">So when you visit the same site, the DNS resolver will look for it in the cache data and then provide the results to your web browser so that the process is immediately complete. <\/span><span style=\"vertical-align: inherit;\">DNS also looks up the address of the first DNS server when no data is found in the cache or hosts file. <\/span><span style=\"vertical-align: inherit;\">If you have used the method above, but the domain name is not found by the DNS server, then the next search is by looking for files on other server databases.<\/span><\/span><\/p>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">If not found, then the next search is by contacting another DNS server that is still in touch. <\/span><span style=\"vertical-align: inherit;\">So basically the DNS resolver will do a search first on the cache and hosts file, later if nothing is found then it will do a search on the DNS server database. <\/span><span style=\"vertical-align: inherit;\">If it is not found either, the search will move to the second, third, and so on DNS server until found.<\/span><\/span><\/p>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">Once found, the data will be immediately given to the client via a web browser view. <\/span><span style=\"vertical-align: inherit;\">Well, when you can&#8217;t access a website related to DNS, it&#8217;s most likely because DNS is unable to find the IP address of the website you are accessing.<\/span><\/span><\/p>\n<h3><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">DNS Types<\/span><\/span><\/h3>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">Now we will continue to discuss the types of DNS because there are indeed several types of DNS. <\/span><span style=\"vertical-align: inherit;\">Immediately, following the type in question.<\/span><\/span><\/p>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">a) A record The first type is a record. <\/span><span style=\"vertical-align: inherit;\">This type maps the hostname to a 32-bit IP address or IP address which you may often recognize by the IPv4 code.<\/span><\/span><\/p>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">b) AAAA record For AAAA records map a hostname to a 128-bit IP address or you can call it IPv6.<\/span><\/span><\/p>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">c) MX record For an MX record, it is a type of DNS that maps a domain to a mail exchange server.<\/span><\/span><\/p>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">d) CNAME record There is also a CNAME record that will create another name or alias name for a domain.<\/span><\/span><\/p>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">e) NS Record For NS Record, domain mapping is done to a single list in the DNS Server.<\/span><\/span><\/p>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">Understanding what DNS is is inseparable from the types of DNS above. <\/span><span style=\"vertical-align: inherit;\">You can also find the DNS settings above in the domain control panel settings. <\/span><span style=\"vertical-align: inherit;\">Or it can also be managed from hosting if the domain name server and NS record have been set. <\/span><span style=\"vertical-align: inherit;\">On the computer, the DNS settings are in the network or network configuration.<\/span><\/span><\/p>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">For internet connections using WiFi that has a DHCP function, DNS settings are usually already through the router or AP. <\/span><span style=\"vertical-align: inherit;\">DNS can also be set to block certain sites. <\/span><span style=\"vertical-align: inherit;\">You can find it at certain internet providers such as Telkom&#8217;s DNS which only allows access to good sites or can be said to be positive internet, where you cannot access blocked sites.<\/span><\/span><\/p>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">The blocked site can actually be bypassed by manually setting the DNS with Open DNS, Google DNS, and so on. <\/span><span style=\"vertical-align: inherit;\">However, if the website block uses a redirect, transparent proxy, then the settings are also different, not only setting the DNS. <\/span><span style=\"vertical-align: inherit;\">You still have to use proxy IPs, web proxies, tunnels, VPNs, and so on.<\/span><\/span><\/p>\n<h3><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">Conclusion<\/span><\/span><\/h3>\n<p><span style=\"vertical-align: inherit;\"><span style=\"vertical-align: inherit;\">To understand more, you can conclude that DNS acts like a heart for the body because of the importance of DNS in accessing the internet. <\/span><span style=\"vertical-align: inherit;\">When you surf in cyberspace using the internet, then immediately you use DNS. <\/span><span style=\"vertical-align: inherit;\">All applications or websites that are connected to the internet will first be translated by DNS so that you can access them. <\/span><span style=\"vertical-align: inherit;\">It needs something called DNS because computers do work with numbers and humans or users are more inclined to names that are easy to remember.<\/span><\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>DNS ( Domain Name System ) is a system in charge of <a class=\"read-more\" href=\"https:\/\/mudabicara.com\/en\/what-is-dns-definition-of-function-and-how-it-works\/\" title=\"What is DNS? Definition of Function and How it Works\" itemprop=\"url\"><\/a><\/p>\n","protected":false},"author":2,"featured_media":477,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[8],"tags":[99,87,100],"class_list":{"0":"post-476","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-science","8":"tag-dns","9":"tag-technology","10":"tag-website"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>What is DNS? Definition of Function and How it Works<\/title>\n<meta name=\"description\" content=\"DNS ( Domain Name System ) is a system in charge of storing all domain data information on the network.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/mudabicara.com\/en\/what-is-dns-definition-of-function-and-how-it-works\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What is DNS? Definition of Function and How it Works\" \/>\n<meta property=\"og:description\" content=\"DNS ( Domain Name System ) is a system in charge of storing all domain data information on the network.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/mudabicara.com\/en\/what-is-dns-definition-of-function-and-how-it-works\/\" \/>\n<meta property=\"og:site_name\" content=\"Mudabicara\" \/>\n<meta property=\"article:published_time\" content=\"2023-06-10T10:08:21+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/mudabicara.com\/en\/wp-content\/uploads\/sites\/4\/2023\/06\/Gambar-11.jpeg\" \/>\n\t<meta property=\"og:image:width\" content=\"840\" \/>\n\t<meta property=\"og:image:height\" content=\"450\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"redaksi\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"redaksi\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/mudabicara.com\\\/en\\\/what-is-dns-definition-of-function-and-how-it-works\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/mudabicara.com\\\/en\\\/what-is-dns-definition-of-function-and-how-it-works\\\/\"},\"author\":{\"name\":\"redaksi\",\"@id\":\"https:\\\/\\\/mudabicara.com\\\/en\\\/#\\\/schema\\\/person\\\/743664bc8074d20e7710616fd8c0fbe4\"},\"headline\":\"What is DNS? Definition of Function and How it Works\",\"datePublished\":\"2023-06-10T10:08:21+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/mudabicara.com\\\/en\\\/what-is-dns-definition-of-function-and-how-it-works\\\/\"},\"wordCount\":1292,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/mudabicara.com\\\/en\\\/what-is-dns-definition-of-function-and-how-it-works\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/mudabicara.com\\\/en\\\/wp-content\\\/uploads\\\/sites\\\/4\\\/2023\\\/06\\\/Gambar-11.jpeg\",\"keywords\":[\"DNS\",\"Technology\",\"Website\"],\"articleSection\":[\"Science\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/mudabicara.com\\\/en\\\/what-is-dns-definition-of-function-and-how-it-works\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/mudabicara.com\\\/en\\\/what-is-dns-definition-of-function-and-how-it-works\\\/\",\"url\":\"https:\\\/\\\/mudabicara.com\\\/en\\\/what-is-dns-definition-of-function-and-how-it-works\\\/\",\"name\":\"What is DNS? Definition of Function and How it Works\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/mudabicara.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/mudabicara.com\\\/en\\\/what-is-dns-definition-of-function-and-how-it-works\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/mudabicara.com\\\/en\\\/what-is-dns-definition-of-function-and-how-it-works\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/mudabicara.com\\\/en\\\/wp-content\\\/uploads\\\/sites\\\/4\\\/2023\\\/06\\\/Gambar-11.jpeg\",\"datePublished\":\"2023-06-10T10:08:21+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/mudabicara.com\\\/en\\\/#\\\/schema\\\/person\\\/743664bc8074d20e7710616fd8c0fbe4\"},\"description\":\"DNS ( Domain Name System ) is a system in charge of storing all domain data information on the network.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/mudabicara.com\\\/en\\\/what-is-dns-definition-of-function-and-how-it-works\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/mudabicara.com\\\/en\\\/what-is-dns-definition-of-function-and-how-it-works\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/mudabicara.com\\\/en\\\/what-is-dns-definition-of-function-and-how-it-works\\\/#primaryimage\",\"url\":\"https:\\\/\\\/mudabicara.com\\\/en\\\/wp-content\\\/uploads\\\/sites\\\/4\\\/2023\\\/06\\\/Gambar-11.jpeg\",\"contentUrl\":\"https:\\\/\\\/mudabicara.com\\\/en\\\/wp-content\\\/uploads\\\/sites\\\/4\\\/2023\\\/06\\\/Gambar-11.jpeg\",\"width\":840,\"height\":450,\"caption\":\"DNS\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/mudabicara.com\\\/en\\\/what-is-dns-definition-of-function-and-how-it-works\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/mudabicara.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"What is DNS? Definition of Function and How it Works\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/mudabicara.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/mudabicara.com\\\/en\\\/\",\"name\":\"Mudabicara\",\"description\":\"Clearly Intelligent\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/mudabicara.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/mudabicara.com\\\/en\\\/#\\\/schema\\\/person\\\/743664bc8074d20e7710616fd8c0fbe4\",\"name\":\"redaksi\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c81abaae71ecdf678fd8237c6ca5f90e865868ccbc8a90c6f8eb2685ad166c51?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c81abaae71ecdf678fd8237c6ca5f90e865868ccbc8a90c6f8eb2685ad166c51?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c81abaae71ecdf678fd8237c6ca5f90e865868ccbc8a90c6f8eb2685ad166c51?s=96&d=mm&r=g\",\"caption\":\"redaksi\"},\"url\":\"https:\\\/\\\/mudabicara.com\\\/en\\\/author\\\/supermin\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"What is DNS? Definition of Function and How it Works","description":"DNS ( Domain Name System ) is a system in charge of storing all domain data information on the network.","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:\/\/mudabicara.com\/en\/what-is-dns-definition-of-function-and-how-it-works\/","og_locale":"en_US","og_type":"article","og_title":"What is DNS? Definition of Function and How it Works","og_description":"DNS ( Domain Name System ) is a system in charge of storing all domain data information on the network.","og_url":"https:\/\/mudabicara.com\/en\/what-is-dns-definition-of-function-and-how-it-works\/","og_site_name":"Mudabicara","article_published_time":"2023-06-10T10:08:21+00:00","og_image":[{"width":840,"height":450,"url":"https:\/\/mudabicara.com\/en\/wp-content\/uploads\/sites\/4\/2023\/06\/Gambar-11.jpeg","type":"image\/jpeg"}],"author":"redaksi","twitter_card":"summary_large_image","twitter_misc":{"Written by":"redaksi","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/mudabicara.com\/en\/what-is-dns-definition-of-function-and-how-it-works\/#article","isPartOf":{"@id":"https:\/\/mudabicara.com\/en\/what-is-dns-definition-of-function-and-how-it-works\/"},"author":{"name":"redaksi","@id":"https:\/\/mudabicara.com\/en\/#\/schema\/person\/743664bc8074d20e7710616fd8c0fbe4"},"headline":"What is DNS? Definition of Function and How it Works","datePublished":"2023-06-10T10:08:21+00:00","mainEntityOfPage":{"@id":"https:\/\/mudabicara.com\/en\/what-is-dns-definition-of-function-and-how-it-works\/"},"wordCount":1292,"commentCount":0,"image":{"@id":"https:\/\/mudabicara.com\/en\/what-is-dns-definition-of-function-and-how-it-works\/#primaryimage"},"thumbnailUrl":"https:\/\/mudabicara.com\/en\/wp-content\/uploads\/sites\/4\/2023\/06\/Gambar-11.jpeg","keywords":["DNS","Technology","Website"],"articleSection":["Science"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/mudabicara.com\/en\/what-is-dns-definition-of-function-and-how-it-works\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/mudabicara.com\/en\/what-is-dns-definition-of-function-and-how-it-works\/","url":"https:\/\/mudabicara.com\/en\/what-is-dns-definition-of-function-and-how-it-works\/","name":"What is DNS? Definition of Function and How it Works","isPartOf":{"@id":"https:\/\/mudabicara.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/mudabicara.com\/en\/what-is-dns-definition-of-function-and-how-it-works\/#primaryimage"},"image":{"@id":"https:\/\/mudabicara.com\/en\/what-is-dns-definition-of-function-and-how-it-works\/#primaryimage"},"thumbnailUrl":"https:\/\/mudabicara.com\/en\/wp-content\/uploads\/sites\/4\/2023\/06\/Gambar-11.jpeg","datePublished":"2023-06-10T10:08:21+00:00","author":{"@id":"https:\/\/mudabicara.com\/en\/#\/schema\/person\/743664bc8074d20e7710616fd8c0fbe4"},"description":"DNS ( Domain Name System ) is a system in charge of storing all domain data information on the network.","breadcrumb":{"@id":"https:\/\/mudabicara.com\/en\/what-is-dns-definition-of-function-and-how-it-works\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/mudabicara.com\/en\/what-is-dns-definition-of-function-and-how-it-works\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mudabicara.com\/en\/what-is-dns-definition-of-function-and-how-it-works\/#primaryimage","url":"https:\/\/mudabicara.com\/en\/wp-content\/uploads\/sites\/4\/2023\/06\/Gambar-11.jpeg","contentUrl":"https:\/\/mudabicara.com\/en\/wp-content\/uploads\/sites\/4\/2023\/06\/Gambar-11.jpeg","width":840,"height":450,"caption":"DNS"},{"@type":"BreadcrumbList","@id":"https:\/\/mudabicara.com\/en\/what-is-dns-definition-of-function-and-how-it-works\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/mudabicara.com\/en\/"},{"@type":"ListItem","position":2,"name":"What is DNS? Definition of Function and How it Works"}]},{"@type":"WebSite","@id":"https:\/\/mudabicara.com\/en\/#website","url":"https:\/\/mudabicara.com\/en\/","name":"Mudabicara","description":"Clearly Intelligent","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/mudabicara.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/mudabicara.com\/en\/#\/schema\/person\/743664bc8074d20e7710616fd8c0fbe4","name":"redaksi","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/c81abaae71ecdf678fd8237c6ca5f90e865868ccbc8a90c6f8eb2685ad166c51?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/c81abaae71ecdf678fd8237c6ca5f90e865868ccbc8a90c6f8eb2685ad166c51?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/c81abaae71ecdf678fd8237c6ca5f90e865868ccbc8a90c6f8eb2685ad166c51?s=96&d=mm&r=g","caption":"redaksi"},"url":"https:\/\/mudabicara.com\/en\/author\/supermin\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/mudabicara.com\/en\/wp-json\/wp\/v2\/posts\/476","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mudabicara.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mudabicara.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mudabicara.com\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/mudabicara.com\/en\/wp-json\/wp\/v2\/comments?post=476"}],"version-history":[{"count":0,"href":"https:\/\/mudabicara.com\/en\/wp-json\/wp\/v2\/posts\/476\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mudabicara.com\/en\/wp-json\/wp\/v2\/media\/477"}],"wp:attachment":[{"href":"https:\/\/mudabicara.com\/en\/wp-json\/wp\/v2\/media?parent=476"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mudabicara.com\/en\/wp-json\/wp\/v2\/categories?post=476"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mudabicara.com\/en\/wp-json\/wp\/v2\/tags?post=476"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}