Domain Name System (DNS):
Fully-Qualified Domain Name (FQDN):
DNS can be used internally or externally:
Time-to-live (TTL): A setting that tells the DNS resolver how long to cache a query before requesting a new one.
The DNS resolver (DNS cache) is located on your individual host.
Lookup Method:
*Recursive Lookup: DNS server communicates with several other DNS servers to hunt down the IP address and return to the client
*Iterative Lookup: Each DNS server responds directly to the client with an address for another DNS server that may have the correct IP address.