13Application layer (Application layer)
DNS (Domain Name System)
Easy10MIN
What is DNS?
DNS (Domain Name System) is a distributed system that plays a crucial role in the operation of the Internet. Its perhaps most well-known function is to convert names (such as www.example.com) into IP addresses, so that we can visit websites without having to remember their IP addresses, which is indeed convenient, especially considering that website IP addresses typically change quite frequently.
DNS, however, has other roles as well. It should be seen as a global, distributed, hierarchical key-value (key - value) database that is used for various purposes.
For example, domain email settings can be found in DNS.
1 / 6
Hakatemia Pro
Learn to hack — start here
Hundreds of interactive courses, virtual labs and CTF challenges in your browser. Start a free trial — no card required.