Describe what happens when you type amazon.com into a browser.
Anonimo
This is related to Windows systems. When you submit a name for DNS resolution the system initially checks the HOSTS file to see if the entry is there. If it is not there, the DNS cache on the system is checked to see if the entry can be resolved there. If there is no resolution at that point, the system submits the entry to the name servers specified in the IP setup. If those systems do not have an entry, the entry is submitted to the root host. The root host specify the name server able to resolve the entry if it exists. If the entry is resolved at any point, the ip address is returned.