mirror of
https://github.com/Mikaela/Limnoria-doc.git
synced 2024-11-30 16:29:26 +01:00
28 lines
456 B
ReStructuredText
28 lines
456 B
ReStructuredText
|
|
.. _plugin-internet:
|
|
|
|
The Internet plugin
|
|
===================
|
|
|
|
.. _command-internet-whois:
|
|
|
|
internet whois <domain>
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
Returns WHOIS information on the registration of *<domain>*.
|
|
|
|
.. _command-internet-dns:
|
|
|
|
internet dns <host|ip>
|
|
^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
Returns the ip of *<host>* or the reverse DNS hostname of *<ip>*.
|
|
|
|
.. _command-internet-hexip:
|
|
|
|
internet hexip <ip>
|
|
^^^^^^^^^^^^^^^^^^^
|
|
|
|
Returns the hexadecimal IP for that IP.
|
|
|