mirror of
https://github.com/Limnoria/Limnoria-doc.git
synced 2025-04-05 14:59:49 +00:00
31 lines
378 B
ReStructuredText
31 lines
378 B
ReStructuredText
|
|
.. _plugin-internet:
|
|
|
|
The Internet plugin
|
|
===================
|
|
|
|
.. _command-whois:
|
|
|
|
whois <domain>
|
|
^^^^^^^^^^^^^^
|
|
|
|
Returns WHOIS information on the registration of *<domain>*.
|
|
|
|
|
|
.. _command-dns:
|
|
|
|
dns <host|ip>
|
|
^^^^^^^^^^^^^
|
|
|
|
Returns the ip of *<host>* or the reverse DNS hostname of *<ip>*.
|
|
|
|
|
|
.. _command-hexip:
|
|
|
|
hexip <ip>
|
|
^^^^^^^^^^
|
|
|
|
Returns the hexadecimal IP for that IP.
|
|
|
|
|