2011-06-28 08:11:32 +02:00
|
|
|
|
|
|
|
.. _plugin-internet:
|
|
|
|
|
|
|
|
The Internet plugin
|
|
|
|
===================
|
|
|
|
|
2011-06-28 17:29:38 +02:00
|
|
|
.. _command-internet-whois:
|
2011-06-28 08:11:32 +02:00
|
|
|
|
2011-06-28 17:29:38 +02:00
|
|
|
internet whois <domain>
|
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^
|
2011-06-28 08:11:32 +02:00
|
|
|
|
|
|
|
Returns WHOIS information on the registration of *<domain>*.
|
|
|
|
|
2011-06-28 17:29:38 +02:00
|
|
|
.. _command-internet-dns:
|
2011-06-28 08:11:32 +02:00
|
|
|
|
2011-06-28 17:29:38 +02:00
|
|
|
internet dns <host|ip>
|
|
|
|
^^^^^^^^^^^^^^^^^^^^^^
|
2011-06-28 08:11:32 +02:00
|
|
|
|
|
|
|
Returns the ip of *<host>* or the reverse DNS hostname of *<ip>*.
|
|
|
|
|
2011-06-28 17:29:38 +02:00
|
|
|
.. _command-internet-hexip:
|
2011-06-28 08:11:32 +02:00
|
|
|
|
2011-06-28 17:29:38 +02:00
|
|
|
internet hexip <ip>
|
|
|
|
^^^^^^^^^^^^^^^^^^^
|
2011-06-28 08:11:32 +02:00
|
|
|
|
|
|
|
Returns the hexadecimal IP for that IP.
|
|
|
|
|