© 2026 Hashnode
How does a browser know where a website lives? When you type google.com into your browser and press Enter, have you ever wondered: 👉 How does the browser know where Google actually lives on the internet?👉 How does it find the correct computer among...

First let’s understand what happens when i type a URL in browser & press Enter : Your browser first checks cache, if its there then its okay otherwise Your request goes to DNS resolver which further asks Root → TLD → Auth. for IP address After get...
