Codice: Seleziona tutto
$ whois slacky.it
[Querying whois.nic.it]
^C
$ host whois.nic.it
whois.nic.it has address 192.12.192.242
$ whois -h 192.12.192.242 slacky.it
[Querying 192.12.192.242]
[Unable to connect to remote host]
il telnet su porta 43 (whois) risponde a volte si altre no.
Codice: Seleziona tutto
$ telnet 192.12.192.242 43
Trying 192.12.192.242...
Connected to 192.12.192.242.
Escape character is '^]'.
^C
telnet> q
$ telnet whois.nic.it 43
Trying 192.12.192.242...
^C