DNSförfrågan
DNSförfrågan, or DNS query, is a request sent to a Domain Name System (DNS) server to resolve a domain name into an IP address. This process is fundamental to the functioning of the internet, as it translates human-readable domain names (like www.example.com) into numerical IP addresses (like 192.0.2.1) that computers use to identify each other on the network.
There are two main types of DNS queries: recursive and iterative. A recursive query is sent by
DNS queries can be performed using different protocols, with the most common being DNS over UDP (port
The structure of a DNS query includes several fields, such as the query ID, flags, question section,
DNS queries can be subject to various security measures, such as DNSSEC (DNS Security Extensions), which adds