6.3 Digging into DNS Flashcards
NSLOOCKUP
The output displays what server was used to perform the request and the resolution result.
PUBLIC DNS SERVERS
Are name servers specifically set up so that anyone can use them for free.
Level 3: 6.4.4.1 - 6.4.4.6
Google: 8.8.8.8, 8.8.4.4
Most public DNS servers are available globally through anycast.
REGISTRAR
An organization responsible for assigning individual domain names to other organizations or individuals.
HOST FILE
A host file is a flat file that contains on each line a network address followed by the host name it can be referred to as.
The original way that numbered network addresses were correlated with words was through hosts files.
LOOPBACK ADDRESS
A loopback address is a way of sending network traffic to yourself.
Sending traffic to a loopback address bypasses all network infrastructure itself and traffic like that never leaves the node.