GSEC · Question #96
What database can provide contact information for Internet domains?
The correct answer is C. who is. WHOIS is the protocol and database used to query registration and contact information for Internet domain names. The other options are DNS or system utilities that serve different lookup purposes.
Question
What database can provide contact information for Internet domains?
Options
- Adig
- Bwho
- Cwho is
- Dns look up
How the community answered
(26 responses)- A8% (2)
- B15% (4)
- C73% (19)
- D4% (1)
Why each option
WHOIS is the protocol and database used to query registration and contact information for Internet domain names. The other options are DNS or system utilities that serve different lookup purposes.
dig (Domain Information Groper) is a DNS diagnostic tool that queries nameservers for DNS resource records such as A, MX, and TXT records, but does not access domain registration or contact information.
'who' is a Linux/Unix command that displays a list of users currently logged into the local system and has no connection to Internet domain databases.
WHOIS (written here as 'who is') is a TCP-based query protocol and associated distributed database maintained by domain registrars and regional internet registries such as ARIN and ICANN. It stores and returns registrant contact details, administrative and technical contacts, nameserver assignments, registration dates, and expiry dates for registered Internet domains, making it the authoritative source for domain contact lookups.
nslookup queries DNS servers to resolve hostnames to IP addresses and vice versa, but does not retrieve domain registration, ownership, or contact information stored in WHOIS databases.
Concept tested: WHOIS protocol and domain contact database lookup
Source: https://www.iana.org/whois
Topics
Community Discussion
No community discussion yet for this question.