Introduction to DNS

Untitled

Contributors to DNS Operations: ISPs, ICANN, and Registrars

Static and Dynamic IP Addresses

Caching

When your device accesses a website, its DNS resolver saves the result. If you visit the same site again, the device uses the cached IP address, reducing query time and speeding up access.

ISPs cache DNS queries on their servers. If a query matches a cached entry, the ISP returns the IP address from its cache, cutting down on resolution time and reducing queries to upstream DNS servers.

URL Components

Breakdown of a URL: protocol, subdomain, domain name (primary domain), top-level domain (TLD), path, and parameters.