WHATPORT(43) whatport.net WHATPORT(43)
43

WHOIS

WHOIS — send a domain, IP or handle as one line of text, get a registration record back.

TCP IANA registry

Description

RFC 3912 describes WHOIS as about as simple as a protocol gets: the client connects, sends a single query terminated by CRLF, and the server writes a free-form text response and closes. There is no encryption, no authentication, and no defined response format, which is exactly why RDAP over HTTPS was built to replace it. Registries, RIRs and the IANA root server all still answer here, and the whois command-line client follows referrals between them. Rate limits, not access control, are how operators protect it.

Exposed to the internet?

Fine to expose

Public-by-design query service; the only real concerns are bulk-harvesting rate limits and the fact that responses are cleartext and unauthenticated.

Check it yourself

$ whois -h whois.iana.org example.com

See also

Seen this on your network? Beige Box scans your Wi-Fi and shows every open port on every device — and its Ports tool links straight back here.

Get Beige Box →

also available as JSON · Markdown

Corrections or a missing port? Reply @rimrocksystems.