DNS

Iterative Query

English

Overview

A query method between servers, in which the response points to another DNS server.

Details

A style of query where the server receiving it doesn't resolve the name itself, but instead returns the address of the next server to ask; it's used between servers. This is the pattern behind a caching DNS server's chain of queries to the root server, then a TLD server, then the authoritative server.

More Networking terms