Feb 15 · 12 min read · How DNS Works : From Domain Name to IP Address When you want to visit a website like youtube.com, you just type the name in your browser. This name is easy for humans to remember, but computers don’t understand it. Computers need the IP address of th...
Join discussion
Feb 13 · 4 min read · When you open your browser and type google.com, the internet somehow knows where Google’s servers are located and loads the website in seconds. But computers don’t actually understand names like google.com they understand IP addresses such as 142.250...
Join discussion
Feb 11 · 5 min read · Prerequisite - If you have some idea about how DNS works (if not refer to this blog ) you may think how exactly the Resolver is getting to whether the response recieved is directing to TLD or Auth DNS Server ? DNS Record Types comes in this situation...
Join discussion
Feb 10 · 3 min read · How does DNS work? DNS resolution involves converting example.com into an IP address, an IP address is given to each device on interent, think of it like a street address to find a home, an IP address works like that. How does DNS work? There are 4 D...
Join discussionFeb 10 · 5 min read · www.google.comHave you ever thought that how exactly the browser is bringing Chaicode website to your screen, although not hosted on your machine, by entering the above query?Today lets talk about this. While we are very comfortable in searching webs...
Join discussion