nerdexam
GIAC

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.

Networking and Core Concepts

Question

What database can provide contact information for Internet domains?

Options

  • Adig
  • Bwho
  • Cwho is
  • Dns look up

How the community answered

(26 responses)
  • A
    8% (2)
  • B
    15% (4)
  • C
    73% (19)
  • D
    4% (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.

Adig

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.

Bwho

'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.

Cwho isCorrect

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.

Dns look up

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

#WHOIS#domain registration#DNS reconnaissance#internet registry

Community Discussion

No community discussion yet for this question.

Full GSEC Practice