1. If the resolver does not have the A records, but does have the NS records for the authoritative nameservers, it will query those name servers directly, bypassing several steps in the DNS query. This shortcut prevents lookups from the root and .com nameservers (in our search for example.com) and helps the resolution of the DNS query occur more quickly. 2. If the resolver does not have the NS records, it will send a query to the TLD servers (.com in our case), skipping the root server. 3. In the unlikely event that the resolver does not have records pointing to the TLD servers, it will then query the root servers. This event typically occurs after a DNS cache has been purged.

🎲 Try a Random Question  |  Total Questions in Quiz: 16  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
DNS — practice the complete quiz, review flashcards, or try a random question.


1. 1. If the resolver does not have the A records, but does have the NS records for the authoritative nameservers, it will query those name servers directly, bypassing several steps in the DNS query. This shortcut prevents lookups from the root and .com nameservers (in our search for example.com) and helps the resolution of the DNS query occur more quickly. 2. If the resolver does not have the NS records, it will send a query to the TLD servers (.com in our case), skipping the root server. 3. In the unlikely event that the resolver does not have records pointing to the TLD servers, it will then query the root servers. This event typically occurs after a DNS cache has been purged.