{"id":2067,"date":"2023-11-03T12:05:14","date_gmt":"2023-11-03T07:05:14","guid":{"rendered":"https:\/\/afzalbadshah.com\/?p=2067"},"modified":"2023-12-10T15:26:55","modified_gmt":"2023-12-10T10:26:55","slug":"understanding-the-domain-name-system-dns","status":"publish","type":"post","link":"https:\/\/afzalbadshah.com\/index.php\/2023\/11\/03\/understanding-the-domain-name-system-dns\/","title":{"rendered":"Understanding the Domain Name System (DNS)"},"content":{"rendered":"\n<p>The Domain Name System (DNS) is a critical part of the internet that helps translate human-readable domain names, like <a href=\"http:\/\/www.afzalbadshah.com\" target=\"_blank\" rel=\"noopener\" title=\" www.afzalbadshah.com\"> www.afzalbadshah.com<\/a>, into machine-readable IP addresses, such as 192.0.2.1. This tutorial will provide you with a comprehensive understanding of DNS, its structure, and how it works.<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>DNS, the Domain Name System, is a decentralized naming system that connects domain names with IP addresses. It serves as the internet&#8217;s &#8220;phonebook,&#8221; making it easier for users to access websites and online resources by using human-friendly domain names instead of complex IP addresses.<\/p>\n<\/blockquote>\n\n\n\n<h3 class=\"wp-block-heading\">How DNS Works<\/h3>\n\n\n\n<p>DNS operates on a client-server model, and here&#8217;s how it works:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>When you type a domain name into your web browser, your computer (the client) sends a DNS query to a DNS server.<\/li>\n\n\n\n<li>The DNS server processes the query and responds with the corresponding IP address, allowing your browser to connect to the desired web server.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">DNS Structure<\/h3>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" decoding=\"async\" width=\"640\" height=\"360\" src=\"https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide4.jpg?resize=640%2C360&#038;ssl=1\" alt=\"\" class=\"wp-image-2073\" srcset=\"https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide4.jpg?resize=1024%2C576&amp;ssl=1 1024w, https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide4.jpg?resize=300%2C169&amp;ssl=1 300w, https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide4.jpg?resize=768%2C432&amp;ssl=1 768w, https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide4.jpg?resize=480%2C270&amp;ssl=1 480w, https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide4.jpg?w=1280&amp;ssl=1 1280w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/><figcaption class=\"wp-element-caption\">DNS Structure<\/figcaption><\/figure>\n\n\n\n<p>DNS operates on a hierarchical structure, which helps organize and manage domain names and their corresponding IP addresses efficiently. This hierarchy starts from the top and goes down, with each level serving a specific purpose. Here&#8217;s a breakdown of the DNS hierarchy:<\/p>\n\n\n\n<p><strong>Root Servers<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>At the top of the DNS hierarchy are the root servers. These servers are a critical part of the DNS infrastructure.<\/li>\n\n\n\n<li>The root servers contain information about the top-level domains (TLDs), such as .com, .org, .net, and country-code TLDs like .us or .UK.<\/li>\n<\/ul>\n\n\n\n<p><strong>Top-Level Domains (TLDs)<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Below the root servers are the TLDs. These are the highest-level domains in the DNS hierarchy.<\/li>\n\n\n\n<li>TLDs are responsible for maintaining information about the second-level domains within their domain extension. For example, the .com TLD manages domains like example.com, while the .org TLD manages domains like example.org.<\/li>\n\n\n\n<li>There are different types of TLDs, including generic TLDs (gTLDs) like .com and .org and country-code TLDs (ccTLDs) like .uk or .ca.<\/li>\n<\/ul>\n\n\n\n<p><strong>Second-Level Domains<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Under each TLD, you have the second-level domains. These are the domains that most people are familiar with, such as afzalbadshah.com.<\/li>\n\n\n\n<li>Second-level domain owners can create and manage subdomains beneath their domain.<\/li>\n<\/ul>\n\n\n\n<p><strong>Subdomains<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Subdomains are created by the owners of second-level domains to further organize and structure their websites or services.<\/li>\n\n\n\n<li>For instance, <a href=\"http:\/\/urduafzalbadshah.com\" target=\"_blank\" rel=\"noopener\" title=\"urdu.afzalbadshah.com\">urdu.afzalbadshah.com<\/a> is a subdomain of the example.com second-level domain.<\/li>\n<\/ul>\n\n\n\n<p>By following this hierarchy, DNS enables the translation of human-readable domain names into numerical IP addresses, facilitating the routing of data on the internet and making it accessible to users around the world.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">DNS Resolution<\/h3>\n\n\n\n<p>DNS resolution can be either <strong>iterative<\/strong> or <strong>recursive<\/strong>:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>In <strong>iterative resolution<\/strong>, the DNS server provides an answer or refers the client to another DNS server. The client continues making queries until it reaches the authoritative name server for the domain.<\/li>\n\n\n\n<li>In <strong>recursive resolution<\/strong>, the DNS server handles the entire process, finding the answer and returning it to the client. Most DNS servers, like your ISP&#8217;s DNS server or public DNS services, provide recursive resolution.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Common DNS Records<\/h3>\n\n\n\n<p>DNS uses various record types to store information. Here are some of the most common ones:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>A (Address) Record<\/strong>: Maps a domain name to an IPv4 address. Example: <code><a href=\"http:\/\/www.afzalbadshah.com\" target=\"_blank\" rel=\"noopener\" title=\"afzalbadshah.com\">afzalbadshah.com<\/a> A 192.0.2.1<\/code><\/li>\n\n\n\n<li><strong>AAAA Record<\/strong>: Maps a domain name to an IPv6 address.  Example: <code><a href=\"http:\/\/www.afzalbadshah.com\" target=\"_blank\" rel=\"noopener\" title=\"afzalbadshah.com\">afzalbadshah.com<\/a> AAAA <\/code>2001:0db8:85a3:0000:0000:8a2e:0370:7334<\/li>\n\n\n\n<li><strong>CNAME (Canonical Name) Record<\/strong>: Creates an alias for a domain name.  www.<code>afzalbadshah<\/code>.com CNAME <code>afzalbadshah<\/code>.com<\/li>\n\n\n\n<li><strong>MX (Mail Exchange) Record<\/strong>: Specifies the mail server responsible for receiving email. <a href=\"http:\/\/www.afzalbadshah.com\" target=\"_blank\" rel=\"noopener\" title=\"afzalbadshah.com\"><code>afzalbadshah<\/code>.com<\/a> MX 10 mail.<code>afzalbadshah<\/code>.com<\/li>\n\n\n\n<li><strong>TXT (Text) Record<\/strong>: Stores text information, often used for verification or authentication.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">DNS Security<\/h3>\n\n\n\n<p>DNS is vulnerable to various attacks, so securing it is crucial. Some security measures include:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>DNSSEC (DNS Security Extensions)<\/strong>: Adds digital signatures to DNS data to prevent DNS cache poisoning.<\/li>\n\n\n\n<li><strong>DNS Filtering<\/strong>: Protects against malicious or unwanted content by filtering requests based on predefined policies.<\/li>\n\n\n\n<li><strong>DDoS Mitigation<\/strong>: Protects DNS servers from Distributed Denial of Service attacks.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Conclusion<\/h3>\n\n\n\n<p>The Domain Name System is a vital component of the internet that makes it user-friendly and accessible. Understanding how DNS works is essential for anyone dealing with web technologies or security. As the internet continues to evolve, so will DNS, adapting to new challenges and emerging trends.<\/p>\n\n\n\n<div class=\"wp-block-jetpack-slideshow aligncenter\" data-autoplay=\"true\" data-delay=\"1\" data-effect=\"slide\"><div class=\"wp-block-jetpack-slideshow_container swiper-container\"><ul class=\"wp-block-jetpack-slideshow_swiper-wrapper swiper-wrapper\"><li class=\"wp-block-jetpack-slideshow_slide swiper-slide\"><figure><img data-recalc-dims=\"1\" decoding=\"async\" width=\"640\" height=\"360\" alt=\"\" class=\"wp-block-jetpack-slideshow_image wp-image-2069\" data-id=\"2069\" src=\"https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide1.jpg?resize=640%2C360&#038;ssl=1\" srcset=\"https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide1.jpg?resize=1024%2C576&amp;ssl=1 1024w, https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide1.jpg?resize=300%2C169&amp;ssl=1 300w, https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide1.jpg?resize=768%2C432&amp;ssl=1 768w, https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide1.jpg?resize=480%2C270&amp;ssl=1 480w, https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide1.jpg?w=1280&amp;ssl=1 1280w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/><\/figure><\/li><li class=\"wp-block-jetpack-slideshow_slide swiper-slide\"><figure><img data-recalc-dims=\"1\" decoding=\"async\" width=\"640\" height=\"360\" alt=\"\" class=\"wp-block-jetpack-slideshow_image wp-image-2071\" data-id=\"2071\" src=\"https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide2.jpg?resize=640%2C360&#038;ssl=1\" srcset=\"https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide2.jpg?resize=1024%2C576&amp;ssl=1 1024w, https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide2.jpg?resize=300%2C169&amp;ssl=1 300w, https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide2.jpg?resize=768%2C432&amp;ssl=1 768w, https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide2.jpg?resize=480%2C270&amp;ssl=1 480w, https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide2.jpg?w=1280&amp;ssl=1 1280w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/><\/figure><\/li><li class=\"wp-block-jetpack-slideshow_slide swiper-slide\"><figure><img data-recalc-dims=\"1\" decoding=\"async\" width=\"640\" height=\"360\" alt=\"\" class=\"wp-block-jetpack-slideshow_image wp-image-2072\" data-id=\"2072\" src=\"https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide3.jpg?resize=640%2C360&#038;ssl=1\" srcset=\"https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide3.jpg?resize=1024%2C576&amp;ssl=1 1024w, https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide3.jpg?resize=300%2C169&amp;ssl=1 300w, https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide3.jpg?resize=768%2C432&amp;ssl=1 768w, https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide3.jpg?resize=480%2C270&amp;ssl=1 480w, https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide3.jpg?w=1280&amp;ssl=1 1280w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/><\/figure><\/li><li class=\"wp-block-jetpack-slideshow_slide swiper-slide\"><figure><img data-recalc-dims=\"1\" decoding=\"async\" width=\"640\" height=\"360\" alt=\"\" class=\"wp-block-jetpack-slideshow_image wp-image-2073\" data-id=\"2073\" src=\"https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide4.jpg?resize=640%2C360&#038;ssl=1\" srcset=\"https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide4.jpg?resize=1024%2C576&amp;ssl=1 1024w, https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide4.jpg?resize=300%2C169&amp;ssl=1 300w, https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide4.jpg?resize=768%2C432&amp;ssl=1 768w, https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide4.jpg?resize=480%2C270&amp;ssl=1 480w, https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide4.jpg?w=1280&amp;ssl=1 1280w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/><\/figure><\/li><li class=\"wp-block-jetpack-slideshow_slide swiper-slide\"><figure><img data-recalc-dims=\"1\" decoding=\"async\" width=\"640\" height=\"360\" alt=\"\" class=\"wp-block-jetpack-slideshow_image wp-image-2074\" data-id=\"2074\" src=\"https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide5.jpg?resize=640%2C360&#038;ssl=1\" srcset=\"https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide5.jpg?resize=1024%2C576&amp;ssl=1 1024w, https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide5.jpg?resize=300%2C169&amp;ssl=1 300w, https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide5.jpg?resize=768%2C432&amp;ssl=1 768w, https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide5.jpg?resize=480%2C270&amp;ssl=1 480w, https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide5.jpg?w=1280&amp;ssl=1 1280w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/><\/figure><\/li><li class=\"wp-block-jetpack-slideshow_slide swiper-slide\"><figure><img data-recalc-dims=\"1\" decoding=\"async\" width=\"640\" height=\"360\" alt=\"\" class=\"wp-block-jetpack-slideshow_image wp-image-2075\" data-id=\"2075\" src=\"https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide6.jpg?resize=640%2C360&#038;ssl=1\" srcset=\"https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide6.jpg?resize=1024%2C576&amp;ssl=1 1024w, https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide6.jpg?resize=300%2C169&amp;ssl=1 300w, https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide6.jpg?resize=768%2C432&amp;ssl=1 768w, https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide6.jpg?resize=480%2C270&amp;ssl=1 480w, https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide6.jpg?w=1280&amp;ssl=1 1280w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/><\/figure><\/li><li class=\"wp-block-jetpack-slideshow_slide swiper-slide\"><figure><img data-recalc-dims=\"1\" decoding=\"async\" width=\"640\" height=\"360\" alt=\"\" class=\"wp-block-jetpack-slideshow_image wp-image-2076\" data-id=\"2076\" src=\"https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide7.jpg?resize=640%2C360&#038;ssl=1\" srcset=\"https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide7.jpg?resize=1024%2C576&amp;ssl=1 1024w, https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide7.jpg?resize=300%2C169&amp;ssl=1 300w, https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide7.jpg?resize=768%2C432&amp;ssl=1 768w, https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide7.jpg?resize=480%2C270&amp;ssl=1 480w, https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide7.jpg?w=1280&amp;ssl=1 1280w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/><\/figure><\/li><li class=\"wp-block-jetpack-slideshow_slide swiper-slide\"><figure><img data-recalc-dims=\"1\" decoding=\"async\" width=\"640\" height=\"360\" alt=\"\" class=\"wp-block-jetpack-slideshow_image wp-image-2077\" data-id=\"2077\" src=\"https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide8.jpg?resize=640%2C360&#038;ssl=1\" srcset=\"https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide8.jpg?resize=1024%2C576&amp;ssl=1 1024w, https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide8.jpg?resize=300%2C169&amp;ssl=1 300w, https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide8.jpg?resize=768%2C432&amp;ssl=1 768w, https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide8.jpg?resize=480%2C270&amp;ssl=1 480w, https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide8.jpg?w=1280&amp;ssl=1 1280w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/><\/figure><\/li><\/ul><a class=\"wp-block-jetpack-slideshow_button-prev swiper-button-prev swiper-button-white\" role=\"button\"><\/a><a class=\"wp-block-jetpack-slideshow_button-next swiper-button-next swiper-button-white\" role=\"button\"><\/a><a aria-label=\"Pause Slideshow\" class=\"wp-block-jetpack-slideshow_button-pause\" role=\"button\"><\/a><div class=\"wp-block-jetpack-slideshow_pagination swiper-pagination swiper-pagination-white\"><\/div><\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>The Domain Name System (DNS) is a critical part of the internet that helps translate human-readable domain names, like www.afzalbadshah.com, into machine-readable IP addresses, such as 192.0.2.1. This tutorial will provide you with a comprehensive understanding of DNS, its structure, and how it works. DNS, the Domain Name System, is a decentralized naming system that connects domain names with IP addresses. It serves as the internet&#8217;s &#8220;phonebook,&#8221; making it easier for users to access websites and online resources by using&#8230;<\/p>\n<p class=\"read-more\"><a class=\"btn btn-default\" href=\"https:\/\/afzalbadshah.com\/index.php\/2023\/11\/03\/understanding-the-domain-name-system-dns\/\"> Read More<span class=\"screen-reader-text\">  Read More<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":2069,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"enabled":false},"version":2}},"categories":[365],"tags":[369,411,412,402,368,410],"class_list":["post-2067","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-network-design-and-analysis","tag-data-communication","tag-dns","tag-domain-name-system","tag-network","tag-network-analysis","tag-networking-design"],"aioseo_notices":[],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"https:\/\/i0.wp.com\/afzalbadshah.com\/wp-content\/uploads\/2023\/11\/Slide1.jpg?fit=1280%2C720&ssl=1","jetpack_sharing_enabled":true,"jetpack_likes_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/pf3emP-xl","jetpack-related-posts":[],"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/afzalbadshah.com\/index.php\/wp-json\/wp\/v2\/posts\/2067","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/afzalbadshah.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/afzalbadshah.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/afzalbadshah.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/afzalbadshah.com\/index.php\/wp-json\/wp\/v2\/comments?post=2067"}],"version-history":[{"count":6,"href":"https:\/\/afzalbadshah.com\/index.php\/wp-json\/wp\/v2\/posts\/2067\/revisions"}],"predecessor-version":[{"id":2232,"href":"https:\/\/afzalbadshah.com\/index.php\/wp-json\/wp\/v2\/posts\/2067\/revisions\/2232"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/afzalbadshah.com\/index.php\/wp-json\/wp\/v2\/media\/2069"}],"wp:attachment":[{"href":"https:\/\/afzalbadshah.com\/index.php\/wp-json\/wp\/v2\/media?parent=2067"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/afzalbadshah.com\/index.php\/wp-json\/wp\/v2\/categories?post=2067"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/afzalbadshah.com\/index.php\/wp-json\/wp\/v2\/tags?post=2067"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}