internet's root DNS servers

Recursive DNS Server

Created: 2022-06-22
Tags: #permanent


1.1.1 For example, you request www.tryhackme.com,
Root server will recognize the Top Level Domain
then refer you to the correct TLD server that deals with .com addresses.

Root servers ==job is to redirect you to the correct Top Level Domain Server==, depending on your request.

References