Definition
Iterative DNS Resolution
Iterative DNS resolution is a DNS lookup strategy where the client, usually the local DNS resolver, queries DNS servers step by step. Each server either returns the requested record or a referral to another DNS server that is closer to the authoritative answer.
The queried servers do not resolve the full name themselves. They only answer with the best information they have, such as “ask this next DNS server”.