DNS - NathanStMarie/tech-journal GitHub Wiki

DNS -- Domain Name System

  • DNS is responsible for translating recognizable domain names into IP addresses across networks, including and especially the Internet
  • DNS traffic is typically handled on UDP port 53, however for different types of DNS traffic, such as a Zone Transfer, it may be handled on TCP port 53 (in order to transmit larger amounts of data)
  • Hundreds of servers make up the DNS root zone, however they are identified as 13 different named servers.