Resolution Process

Back to DNS

The hierarchical process of resolving a domain name to an IP address. The recursive resolver queries root name servers, then TLD (top-level domain) servers, then authoritative name servers for the specific domain. Results are cached at each level based on TTL values.

Key Properties

  • TTL (controls caching at each level)
  • DNS Security (protecting the resolution process)

networking dns