terrafirma.terra.mud.org
========================
**Connection Banner:**
.. image:: /_static/banners/banner_da3f0521148d.png
:alt: Connection refused
:class: ansi-banner
:width: 146px
:loading: lazy
Server URLs
-----------
.. raw:: html
Server Info
-----------
- **Server Location**: 🇫🇷 France (GeoIP)
Telnet Fingerprint
------------------
:ref:`c2dd7d4e76383b41 `
*This fingerprint is shared by 173 other servers.*
The complete JSON record collected during the scan,
including Telnet negotiation results and any
MSSP metadata.
.. raw:: html
Show JSON
.. code-block:: json
{
"server-probe": {
"fingerprint": "c2dd7d4e76383b41",
"fingerprint-data": {
"offered-options": [],
"probed-protocol": "server",
"refused-options": [],
"requested-options": [],
"scan-type": "quick"
},
"session_data": {
"banner_after_return": "",
"banner_before_return": "\nConnection refused\n",
"dsr_replies": 0,
"dsr_requests": 0,
"encoding": "ascii",
"option_states": {
"server_offered": {},
"server_requested": {}
},
"scan_type": "quick",
"timing": {
"probe": 0.0,
"total": 0.026836633682250977
}
}
},
"sessions": [
{
"connected": "2026-02-14T17:10:50.857118+00:00",
"host": "terrafirma.terra.mud.org",
"ip": "92.205.179.40",
"port": 2222
}
]
}
.. raw:: html
Connection Log
--------------
Debug-level log of the Telnet negotiation session,
showing each IAC (Interpret As Command) exchange
between client and server.
*Generated by* `telnetlib3-fingerprint `_
.. code-block:: shell
telnetlib3-fingerprint --loglevel=debug terrafirma.terra.mud.org 2222
.. raw:: html
Show Logfile
.. code-block:: text
DEBUG client.py:965 Fingerprint client: host=terrafirma.terra.mud.org port=2222
INFO client_base.py:175 Connected to
DEBUG client_base.py:492 negotiation complete after 0.01s.
DEBUG client_base.py:89 EOF from server, closing.
INFO client_base.py:106 Connection closed to
INFO fingerprinting.py:746 connection for server fingerprint c2dd7d4e76383b41
.. raw:: html