{"id":19506,"date":"2025-11-10T06:47:00","date_gmt":"2025-11-10T06:47:00","guid":{"rendered":"https:\/\/www.kaashivinfotech.com\/blog\/?p=19506"},"modified":"2025-11-10T06:47:21","modified_gmt":"2025-11-10T06:47:21","slug":"dns-computer-network","status":"publish","type":"post","link":"https:\/\/www.kaashivinfotech.com\/blog\/dns-computer-network\/","title":{"rendered":"DNS in Application Layer Explained Simply (My Real Experience with DNS in Computer Network)"},"content":{"rendered":"<h2 data-start=\"796\" data-end=\"836\">What is DNS Computer Network?<\/h2>\n<p data-start=\"838\" data-end=\"1165\">Let me start by saying this \u2014 when I first heard about DNS computer network, it felt like some mysterious, technical magic. You type <em data-start=\"978\" data-end=\"994\"><a class=\"decorated-link cursor-pointer\" target=\"_new\" rel=\"noopener\" data-start=\"979\" data-end=\"993\">www.google.com<\/a><\/em> into your browser, and somehow, it just knows where to take you. But behind that simple act lies the Domain Name System (DNS) \u2014 the true backbone of the internet.<\/p>\n<p data-start=\"1167\" data-end=\"1192\">So, what exactly is it?<\/p>\n<p data-start=\"1194\" data-end=\"1431\">In the simplest words \u2014 <a href=\"https:\/\/www.wikitechy.com\/interview-questions\/networking\/what-is-dns\/\" target=\"_blank\" rel=\"noopener\">DNS (Domain Name System)<\/a> is like the phonebook of the internet. Instead of remembering long, complicated IP addresses like <code class=\"\" data-line=\"\">142.250.182.14<\/code>, DNS allows us to use easy-to-remember names like <em data-start=\"1416\" data-end=\"1428\">google.com<\/em>.<\/p>\n<p data-start=\"1194\" data-end=\"1431\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-19507 size-full\" src=\"https:\/\/www.kaashivinfotech.com\/blog\/wp-content\/uploads\/2025\/11\/dns1.webp\" alt=\"\" width=\"500\" height=\"282\" srcset=\"https:\/\/www.kaashivinfotech.com\/blog\/wp-content\/uploads\/2025\/11\/dns1.webp 500w, https:\/\/www.kaashivinfotech.com\/blog\/wp-content\/uploads\/2025\/11\/dns1-300x169.webp 300w, https:\/\/www.kaashivinfotech.com\/blog\/wp-content\/uploads\/2025\/11\/dns1-380x214.webp 380w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" \/><\/p>\n<p data-start=\"1433\" data-end=\"1590\">It\u2019s part of the Application Layer of the OSI model \u2014 which means it works at the top level, dealing directly with how users and software interact.<\/p>\n<p data-start=\"1592\" data-end=\"1740\">When your computer wants to connect to a website, it first contacts the DNS server to translate that human-readable domain into an IP address.<\/p>\n<p data-start=\"1742\" data-end=\"1831\">Without DNS, we\u2019d all be typing numbers instead of names \u2014 not very user-friendly, right?<\/p>\n<h2 data-start=\"1838\" data-end=\"1899\">My First Encounter with DNS<\/h2>\n<p data-start=\"1901\" data-end=\"2112\">I still remember this clearly \u2014 during my early college years, I was trying to host a small web app from my dorm. Everything worked perfectly on localhost, but when I shared my IP with friends, nothing loaded.<\/p>\n<p data-start=\"1901\" data-end=\"2112\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-19508 \" src=\"https:\/\/www.kaashivinfotech.com\/blog\/wp-content\/uploads\/2025\/11\/dns2.webp\" alt=\"\" width=\"634\" height=\"272\" srcset=\"https:\/\/www.kaashivinfotech.com\/blog\/wp-content\/uploads\/2025\/11\/dns2.webp 1500w, https:\/\/www.kaashivinfotech.com\/blog\/wp-content\/uploads\/2025\/11\/dns2-300x129.webp 300w, https:\/\/www.kaashivinfotech.com\/blog\/wp-content\/uploads\/2025\/11\/dns2-1024x439.webp 1024w, https:\/\/www.kaashivinfotech.com\/blog\/wp-content\/uploads\/2025\/11\/dns2-768x329.webp 768w, https:\/\/www.kaashivinfotech.com\/blog\/wp-content\/uploads\/2025\/11\/dns2-380x163.webp 380w, https:\/\/www.kaashivinfotech.com\/blog\/wp-content\/uploads\/2025\/11\/dns2-800x343.webp 800w, https:\/\/www.kaashivinfotech.com\/blog\/wp-content\/uploads\/2025\/11\/dns2-1160x497.webp 1160w\" sizes=\"auto, (max-width: 634px) 100vw, 634px\" \/><\/p>\n<p data-start=\"2114\" data-end=\"2181\">Guess what I did? I used my public IP address directly.<\/p>\n<p data-start=\"2183\" data-end=\"2396\">Later, a senior explained that I should buy a domain name and connect it to my server via DNS mapping. That was my \u201caha!\u201d moment \u2014 realizing how crucial DNS in computer network is for any online service.<\/p>\n<p data-start=\"2398\" data-end=\"2540\">From that day, I started exploring DNS deeply, and trust me, once you understand it, it feels like unlocking a secret layer of the internet.<\/p>\n<h2 data-start=\"2547\" data-end=\"2593\">How DNS Works in the Application Layer<\/h2>\n<p data-start=\"2595\" data-end=\"2688\">Now, let\u2019s go step-by-step through what happens when you type a URL like <em data-start=\"2668\" data-end=\"2685\"><a class=\"decorated-link cursor-pointer\" target=\"_new\" rel=\"noopener\" data-start=\"2669\" data-end=\"2684\">www.kaashivinfotech.com<\/a><\/em>:<\/p>\n<ol data-start=\"2690\" data-end=\"3219\">\n<li data-start=\"2690\" data-end=\"2738\">\n<p data-start=\"2693\" data-end=\"2738\"><strong data-start=\"2693\" data-end=\"2719\">You type a domain name<\/strong> in your browser.<\/p>\n<\/li>\n<li data-start=\"2739\" data-end=\"2831\">\n<p data-start=\"2742\" data-end=\"2831\">The request goes to your <strong data-start=\"2767\" data-end=\"2789\">local DNS resolver<\/strong> (often provided by your ISP or system).<\/p>\n<\/li>\n<li data-start=\"2832\" data-end=\"2892\">\n<p data-start=\"2835\" data-end=\"2892\">If it\u2019s not cached, it queries the <strong data-start=\"2870\" data-end=\"2889\">root DNS server<\/strong>.<\/p>\n<\/li>\n<li data-start=\"2893\" data-end=\"2986\">\n<p data-start=\"2896\" data-end=\"2986\">The root server points to the <strong data-start=\"2926\" data-end=\"2952\">TLD (Top Level Domain)<\/strong> server \u2014 like <code class=\"\" data-line=\"\">.com<\/code> or <code class=\"\" data-line=\"\">.org<\/code>.<\/p>\n<\/li>\n<li data-start=\"2987\" data-end=\"3071\">\n<p data-start=\"2990\" data-end=\"3071\">The TLD server then points to the <strong data-start=\"3024\" data-end=\"3052\">authoritative DNS server<\/strong> for that domain.<\/p>\n<\/li>\n<li data-start=\"3072\" data-end=\"3150\">\n<p data-start=\"3075\" data-end=\"3150\">Finally, the <strong data-start=\"3088\" data-end=\"3112\">authoritative server<\/strong> returns the correct <strong data-start=\"3133\" data-end=\"3147\">IP address<\/strong>.<\/p>\n<\/li>\n<li data-start=\"3151\" data-end=\"3219\">\n<p data-start=\"3154\" data-end=\"3219\">Your browser then connects to that IP and fetches the web page.<\/p>\n<\/li>\n<\/ol>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-19509 \" src=\"https:\/\/www.kaashivinfotech.com\/blog\/wp-content\/uploads\/2025\/11\/dns-hierarchy.gif\" alt=\"\" width=\"403\" height=\"426\" \/><\/p>\n<p data-start=\"3221\" data-end=\"3285\">It\u2019s a fascinating process \u2014 all this happens in milliseconds!<\/p>\n<p data-start=\"3287\" data-end=\"3447\">In the Application Layer, DNS uses the UDP protocol (port 53) for faster responses. However, in cases requiring reliability, <strong data-start=\"3420\" data-end=\"3427\">TCP<\/strong> can also be used.<\/p>\n<p data-start=\"3449\" data-end=\"3562\">So yes \u2014 DNS isn\u2019t just a name translator; it\u2019s an essential part of how computer networks function smoothly.<\/p>\n<h2 data-start=\"3569\" data-end=\"3614\">Components of DNS Computer Network<\/h2>\n<p data-start=\"3616\" data-end=\"3679\">To make it even simpler, let me break it down into key parts:<\/p>\n<ul data-start=\"3681\" data-end=\"3985\">\n<li data-start=\"3681\" data-end=\"3765\">\n<p data-start=\"3683\" data-end=\"3765\"><strong data-start=\"3683\" data-end=\"3700\">DNS Resolver:<\/strong> Your system\u2019s local DNS service that starts the query process.<\/p>\n<\/li>\n<li data-start=\"3766\" data-end=\"3827\">\n<p data-start=\"3768\" data-end=\"3827\"><strong data-start=\"3768\" data-end=\"3784\">Root Server:<\/strong> The starting point for every DNS lookup.<\/p>\n<\/li>\n<li data-start=\"3828\" data-end=\"3910\">\n<p data-start=\"3830\" data-end=\"3910\"><strong data-start=\"3830\" data-end=\"3845\">TLD Server:<\/strong> Handles specific domain extensions like <code class=\"\" data-line=\"\">.com<\/code>, <code class=\"\" data-line=\"\">.org<\/code>, <code class=\"\" data-line=\"\">.in<\/code>.<\/p>\n<\/li>\n<li data-start=\"3911\" data-end=\"3985\">\n<p data-start=\"3913\" data-end=\"3985\"><strong data-start=\"3913\" data-end=\"3938\">Authoritative Server:<\/strong> The final source of truth for a domain\u2019s IP.<\/p>\n<\/li>\n<\/ul>\n<p data-start=\"3987\" data-end=\"4103\">All these components work together in harmony \u2014 making the internet accessible with just names instead of numbers.<\/p>\n<h2 data-start=\"4110\" data-end=\"4156\">Importance Of DNS<\/h2>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-19510 \" src=\"https:\/\/www.kaashivinfotech.com\/blog\/wp-content\/uploads\/2025\/11\/DNS_5.webp\" alt=\"\" width=\"536\" height=\"302\" srcset=\"https:\/\/www.kaashivinfotech.com\/blog\/wp-content\/uploads\/2025\/11\/DNS_5.webp 1920w, https:\/\/www.kaashivinfotech.com\/blog\/wp-content\/uploads\/2025\/11\/DNS_5-300x169.webp 300w, https:\/\/www.kaashivinfotech.com\/blog\/wp-content\/uploads\/2025\/11\/DNS_5-1024x576.webp 1024w, https:\/\/www.kaashivinfotech.com\/blog\/wp-content\/uploads\/2025\/11\/DNS_5-768x432.webp 768w, https:\/\/www.kaashivinfotech.com\/blog\/wp-content\/uploads\/2025\/11\/DNS_5-1536x864.webp 1536w, https:\/\/www.kaashivinfotech.com\/blog\/wp-content\/uploads\/2025\/11\/DNS_5-380x214.webp 380w, https:\/\/www.kaashivinfotech.com\/blog\/wp-content\/uploads\/2025\/11\/DNS_5-800x450.webp 800w, https:\/\/www.kaashivinfotech.com\/blog\/wp-content\/uploads\/2025\/11\/DNS_5-1160x653.webp 1160w\" sizes=\"auto, (max-width: 536px) 100vw, 536px\" \/><\/p>\n<p data-start=\"4158\" data-end=\"4236\">You might be wondering \u2014 why do we need DNS when IP addresses already exist?<\/p>\n<p data-start=\"4238\" data-end=\"4251\">Here\u2019s why:<\/p>\n<ul data-start=\"4253\" data-end=\"4599\">\n<li data-start=\"4253\" data-end=\"4325\">\n<p data-start=\"4255\" data-end=\"4325\"><strong data-start=\"4255\" data-end=\"4280\">User-Friendly Access:<\/strong> People remember names better than numbers.<\/p>\n<\/li>\n<li data-start=\"4326\" data-end=\"4419\">\n<p data-start=\"4328\" data-end=\"4419\"><strong data-start=\"4328\" data-end=\"4347\">Load Balancing:<\/strong> DNS can redirect users to multiple servers based on location or load.<\/p>\n<\/li>\n<li data-start=\"4420\" data-end=\"4505\">\n<p data-start=\"4422\" data-end=\"4505\"><strong data-start=\"4422\" data-end=\"4435\">Security:<\/strong> DNS helps block malicious domains through filtering and monitoring.<\/p>\n<\/li>\n<li data-start=\"4506\" data-end=\"4599\">\n<p data-start=\"4508\" data-end=\"4599\"><strong data-start=\"4508\" data-end=\"4524\">Scalability:<\/strong> It allows websites to move or expand without changing their domain name.<\/p>\n<\/li>\n<\/ul>\n<p data-start=\"4601\" data-end=\"4641\">In short \u2014 DNS makes the web human! \ud83c\udf10<\/p>\n<h2 data-start=\"4648\" data-end=\"4689\">DNS Issues I\u2019ve Faced (and Fixed)<\/h2>\n<p data-start=\"4691\" data-end=\"4756\">Like many IT folks, I\u2019ve faced my fair share of DNS nightmares:<\/p>\n<ul data-start=\"4758\" data-end=\"4996\">\n<li data-start=\"4758\" data-end=\"4814\">\n<p data-start=\"4760\" data-end=\"4814\">Websites not loading because of <strong data-start=\"4792\" data-end=\"4811\">wrong DNS cache<\/strong>.<\/p>\n<\/li>\n<li data-start=\"4815\" data-end=\"4904\">\n<p data-start=\"4817\" data-end=\"4904\">Using <strong data-start=\"4823\" data-end=\"4847\">Google DNS (8.8.8.8)<\/strong> or <strong data-start=\"4851\" data-end=\"4879\">Cloudflare DNS (1.1.1.1)<\/strong> to fix slow responses.<\/p>\n<\/li>\n<li data-start=\"4905\" data-end=\"4996\">\n<p data-start=\"4907\" data-end=\"4996\">Messing up my domain\u2019s <strong data-start=\"4930\" data-end=\"4942\">A record<\/strong> and watching my website vanish temporarily (ouch!).<\/p>\n<\/li>\n<\/ul>\n<p data-start=\"4998\" data-end=\"5162\">So, if you ever get a \u201cDNS_PROBE_FINISHED_BAD_CONFIG\u201d error, don\u2019t panic \u2014 it\u2019s usually fixable. Clearing your cache or changing DNS servers often does the trick.<\/p>\n<p data-start=\"5164\" data-end=\"5337\">For anyone interested, check out <a class=\"decorated-link\" href=\"https:\/\/www.cloudflare.com\/learning\/dns\/what-is-dns\/\" target=\"_new\" rel=\"noopener\" data-start=\"5197\" data-end=\"5284\">Cloudflare\u2019s official DNS guide<\/a> \u2014 it\u2019s an awesome external resource to learn more.<\/p>\n<h2 data-start=\"5344\" data-end=\"5391\">DNS Computer Network: Real-Life Uses<\/h2>\n<p data-start=\"5393\" data-end=\"5482\">Here are some ways DNS plays a role in your daily life \u2014 even when you don\u2019t notice it:<\/p>\n<ul data-start=\"5484\" data-end=\"5683\">\n<li data-start=\"5484\" data-end=\"5520\">\n<p data-start=\"5486\" data-end=\"5520\"><strong data-start=\"5486\" data-end=\"5504\">Email delivery<\/strong> (MX records).<\/p>\n<\/li>\n<li data-start=\"5521\" data-end=\"5567\">\n<p data-start=\"5523\" data-end=\"5567\"><strong data-start=\"5523\" data-end=\"5542\">Website hosting<\/strong> (A and CNAME records).<\/p>\n<\/li>\n<li data-start=\"5568\" data-end=\"5616\">\n<p data-start=\"5570\" data-end=\"5616\"><strong data-start=\"5570\" data-end=\"5585\">CDN routing<\/strong> for faster content delivery.<\/p>\n<\/li>\n<li data-start=\"5617\" data-end=\"5683\">\n<p data-start=\"5619\" data-end=\"5683\"><strong data-start=\"5619\" data-end=\"5639\">Security systems<\/strong> like DNS filtering in corporate networks.<\/p>\n<\/li>\n<\/ul>\n<p data-start=\"5685\" data-end=\"5815\">Every app, website, or online service you use today \u2014 from Netflix to Gmail \u2014 relies on DNS working perfectly behind the scenes.<\/p>\n<p data-start=\"5685\" data-end=\"5815\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-19511 \" src=\"https:\/\/www.kaashivinfotech.com\/blog\/wp-content\/uploads\/2025\/11\/DNS8-scaled.webp\" alt=\"\" width=\"582\" height=\"334\" srcset=\"https:\/\/www.kaashivinfotech.com\/blog\/wp-content\/uploads\/2025\/11\/DNS8-scaled.webp 2560w, https:\/\/www.kaashivinfotech.com\/blog\/wp-content\/uploads\/2025\/11\/DNS8-300x172.webp 300w, https:\/\/www.kaashivinfotech.com\/blog\/wp-content\/uploads\/2025\/11\/DNS8-1024x587.webp 1024w, https:\/\/www.kaashivinfotech.com\/blog\/wp-content\/uploads\/2025\/11\/DNS8-768x441.webp 768w, https:\/\/www.kaashivinfotech.com\/blog\/wp-content\/uploads\/2025\/11\/DNS8-1536x881.webp 1536w, https:\/\/www.kaashivinfotech.com\/blog\/wp-content\/uploads\/2025\/11\/DNS8-2048x1175.webp 2048w, https:\/\/www.kaashivinfotech.com\/blog\/wp-content\/uploads\/2025\/11\/DNS8-380x218.webp 380w, https:\/\/www.kaashivinfotech.com\/blog\/wp-content\/uploads\/2025\/11\/DNS8-800x459.webp 800w, https:\/\/www.kaashivinfotech.com\/blog\/wp-content\/uploads\/2025\/11\/DNS8-1160x665.webp 1160w\" sizes=\"auto, (max-width: 582px) 100vw, 582px\" \/><\/p>\n<h2 data-start=\"5822\" data-end=\"5873\">Internal Working Example (A Simple Analogy)<\/h2>\n<p data-start=\"5875\" data-end=\"6045\">Imagine you\u2019re calling your friend. You don\u2019t remember their phone number \u2014 you just search their name in your phone contacts. DNS does the same thing for the internet.<\/p>\n<p data-start=\"6047\" data-end=\"6145\">When you type a website name, it looks up the \u201ccontact\u201d (IP address) and connects you instantly.<\/p>\n<p data-start=\"6147\" data-end=\"6254\">That\u2019s DNS computer network \u2014 your digital contact list, running quietly in the Application Layer.<\/p>\n<h2 data-start=\"6261\" data-end=\"6304\">My Advice for Students Learning DNS<\/h2>\n<p data-start=\"6306\" data-end=\"6425\">If you\u2019re just starting out in networking or computer science, my advice is simple:<br data-start=\"6393\" data-end=\"6396\" \/>\ud83d\udc49 Don\u2019t skip learning DNS.<\/p>\n<p data-start=\"6427\" data-end=\"6556\">It may seem like a small topic, but it\u2019s a foundation for everything \u2014 from ethical hacking to <a href=\"https:\/\/www.kaashivinfotech.com\/cloud-computing-course-in-chennai\/\">cloud computing<\/a> and web hosting.<\/p>\n<p data-start=\"6558\" data-end=\"6580\">Start experimenting:<\/p>\n<ul data-start=\"6581\" data-end=\"6750\">\n<li data-start=\"6581\" data-end=\"6647\">\n<p data-start=\"6583\" data-end=\"6647\">Use <strong data-start=\"6587\" data-end=\"6601\"><code class=\"\" data-line=\"\">nslookup<\/code><\/strong> or <strong data-start=\"6605\" data-end=\"6614\"><code class=\"\" data-line=\"\">dig<\/code><\/strong> commands to see DNS responses.<\/p>\n<\/li>\n<li data-start=\"6648\" data-end=\"6698\">\n<p data-start=\"6650\" data-end=\"6698\">Try switching DNS servers to test performance.<\/p>\n<\/li>\n<li data-start=\"6699\" data-end=\"6750\">\n<p data-start=\"6701\" data-end=\"6750\">Explore how DNS caching affects browsing speed.<\/p>\n<\/li>\n<\/ul>\n<h2 data-start=\"6948\" data-end=\"6997\">Final Thoughts:<\/h2>\n<p data-start=\"6999\" data-end=\"7108\">After years of working with networks, I\u2019ve realized one thing \u2014 DNS is the unsung hero of the internet.<\/p>\n<p data-start=\"7110\" data-end=\"7259\">It quietly ensures everything connects smoothly. No flashy UI, no applause, but without it, the entire web would collapse into a jumble of numbers.<\/p>\n<p data-start=\"7261\" data-end=\"7403\">So next time you browse the internet, take a moment to appreciate that invisible system translating your clicks into meaningful connections.<\/p>\n<p data-start=\"7261\" data-end=\"7403\">Want to learn More, Kaashiv Infotech Offers, <a href=\"https:\/\/www.kaashivinfotech.com\/networking-training-in-chennai\/\">Networking Course<\/a>,\u00a0<a href=\"https:\/\/www.kaashivinfotech.com\/cyber-security-course-in-chennai-2\/\">Cyber Security Course<\/a>,\u00a0<a href=\"https:\/\/www.kaashivinfotech.com\/cloud-computing-course-in-chennai\/\">Cloud Computing Course<\/a>,\u00a0<a href=\"https:\/\/www.kaashivinfotech.com\/iot-course\/\">IOT Course<\/a> &amp; More Visit Our Website <a href=\"https:\/\/www.kaashivinfotech.com\/\">www.kaashivinfotech.com<\/a><\/p>\n<h2 data-start=\"7261\" data-end=\"7403\">Related Reads:<\/h2>\n<ul>\n<li>\n<p class=\"entry-title\"><a href=\"https:\/\/www.kaashivinfotech.com\/blog\/what-is-mac-address-vs-ip-address\/\">What Is MAC Address? The Hidden ID Powering Every Device, How to Find It, and MAC vs IP Address 2025 Guide<\/a><\/p>\n<\/li>\n<li>\n<p class=\"entry-title\"><a href=\"https:\/\/www.kaashivinfotech.com\/blog\/network-time-protocol-ntp-in-2025\/\">The Ultimate Guide to Network Time Protocol (NTP) in 2025<\/a><\/p>\n<\/li>\n<li>\n<p class=\"entry-title\"><a href=\"https:\/\/www.kaashivinfotech.com\/blog\/what-is-switched-port-analyzer\/\">Switched Port Analyzer (SPAN) Made Simple: 7 Things You Can\u2019t Miss<\/a><\/p>\n<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"What is DNS Computer Network? Let me start by saying this \u2014 when I first heard about DNS&hellip;","protected":false},"author":8,"featured_media":19512,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"csco_singular_sidebar":"default","csco_page_header_type":"default","csco_page_load_nextpost":"default","footnotes":""},"categories":[8983],"tags":[10297,10296,10293,10292,10295,10298,10299,10294],"class_list":["post-19506","post","type-post","status-publish","format-standard","has-post-thumbnail","category-networking","tag-dns-example","tag-dns-hierarchy","tag-dns-in-application-layer","tag-dns-in-application-layer-ip-address","tag-dns-in-computer-networks","tag-dns-working-diagram","tag-types-of-dns","tag-what-is-dns-and-how-it-works","cs-entry"],"_links":{"self":[{"href":"https:\/\/www.kaashivinfotech.com\/blog\/wp-json\/wp\/v2\/posts\/19506","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.kaashivinfotech.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.kaashivinfotech.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.kaashivinfotech.com\/blog\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/www.kaashivinfotech.com\/blog\/wp-json\/wp\/v2\/comments?post=19506"}],"version-history":[{"count":1,"href":"https:\/\/www.kaashivinfotech.com\/blog\/wp-json\/wp\/v2\/posts\/19506\/revisions"}],"predecessor-version":[{"id":19513,"href":"https:\/\/www.kaashivinfotech.com\/blog\/wp-json\/wp\/v2\/posts\/19506\/revisions\/19513"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.kaashivinfotech.com\/blog\/wp-json\/wp\/v2\/media\/19512"}],"wp:attachment":[{"href":"https:\/\/www.kaashivinfotech.com\/blog\/wp-json\/wp\/v2\/media?parent=19506"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.kaashivinfotech.com\/blog\/wp-json\/wp\/v2\/categories?post=19506"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.kaashivinfotech.com\/blog\/wp-json\/wp\/v2\/tags?post=19506"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}