DNS Protocol

Back to Application Layer

Domain Name System protocol — translates domain names to IP addresses using a hierarchical, distributed database. Typically uses UDP port 53 for queries (TCP for zone transfers and large responses). The foundation of internet name resolution with caching at multiple levels.

networking application-layer dns