Which DNS field stores the domain name in a DNS query?

Prepare for the Wireshark Traffic Analysis Exam. Study with flashcards and multiple choice questions, each question includes hints and explanations. Ace your exam!

Multiple Choice

Which DNS field stores the domain name in a DNS query?

Explanation:
In DNS, the name being looked up is carried in the Question section as QNAME. In Wireshark, this is exposed as dns.qry.name, which shows the actual domain being queried. The other fields describe the rest of the query: dns.qry.type is the QTYPE (the kind of record requested, like A for IPv4 addresses), dns.qry.class is the QCLASS (usually IN for Internet), and dns.a refers to A records in the answer portion, not the query itself. So the field that stores the domain name in a DNS query is dns.qry.name.

In DNS, the name being looked up is carried in the Question section as QNAME. In Wireshark, this is exposed as dns.qry.name, which shows the actual domain being queried. The other fields describe the rest of the query: dns.qry.type is the QTYPE (the kind of record requested, like A for IPv4 addresses), dns.qry.class is the QCLASS (usually IN for Internet), and dns.a refers to A records in the answer portion, not the query itself. So the field that stores the domain name in a DNS query is dns.qry.name.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy