mare.hoardersheaven.net

mare.hoardersheaven.net:4201

Telnet Fingerprint

613a2d72c29fe2ff…

This fingerprint is shared by 4 other servers.

Options offered by server: EOR

Options requested from client: NAWS, TTYPE

Data source: 613a2d72c29fe2ff/756207fef308e941.json

The complete JSON record collected during the scan, including Telnet negotiation results and any MSSP metadata.

{
  "server-probe": {
    "fingerprint": "613a2d72c29fe2ff",
    "fingerprint-data": {
      "offered-options": [
        "EOR"
      ],
      "probed-protocol": "server",
      "refused-options": [
        "AUTHENTICATION",
        "BINARY",
        "BM",
        "CHARSET",
        "COM_PORT",
        "DET",
        "ECHO",
        "ENCRYPT",
        "FORWARD_X",
        "KERMIT",
        "NAMS",
        "NAOCRD",
        "NAOFFD",
        "NAOHTD",
        "NAOHTS",
        "NAOL",
        "NAOLFD",
        "NAOP",
        "NAOVTD",
        "NAOVTS",
        "PRAGMA_HEARTBEAT",
        "PRAGMA_LOGON",
        "RCP",
        "RCTE",
        "RSP",
        "SEND_URL",
        "SGA",
        "SSPI_LOGON",
        "STATUS",
        "SUPDUP",
        "SUPDUPOUTPUT",
        "SUPPRESS_LOCAL_ECHO",
        "TLS",
        "TN3270E",
        "TTYLOC",
        "VT3270REGIME",
        "X3PAD",
        "XAUTH"
      ],
      "requested-options": [
        "NAWS",
        "TTYPE"
      ]
    },
    "session_data": {
      "banner_after_return": "    |_|  |_/_/   \\_\\_| \\_\\_____|\r\n`---------------------------------' \r\n  .Information-------------------------------------------------------------.\r\n  |-======================================================================-|\r\n  |  Welcome! MicroMARE an upgrade of MicroMUSE wich is our vision of the  |\r\n  |  24th century, a blend of high technology and social consciousness with|\r\n  |  emphasis on education, concern for the environment, and communication.|\r\n  |                   Many New Features to enjoy!                          |\r\n  `------------------------------------------------------------------------'\u001b[m\r\n",
      "banner_before_return": "\u001bc\u001b(U\u001b[1;5]\u001b[2J\u001b[H\r\n\u001b[1;36m.----.       .----.                              .Instructions---------------.\r\n|_____\\     /_____|  __                          |-=========================-|\r\n|___-___\\_/___-___| (__)    Idling is foof.      | New Players should log in |\r\n|__|  \\_____/  |__|  __   _____   _____   _____  | as a visitor and  contact |\r\n|__|    \\_/    |__| (__) (_____) (_____) |_ _ _| | a mentor  for information |\r\n|__|           |__| |__| |_|___  |__|    |_|_|_| | about getting a character |\r\n(__)           (__) (__) (_____) (__)    |_____| `---------------------------'\r\n                                                        Visitor characters\r\n.---------------------------------.                          now available!\r\n|-===============================-|     __  __    _    ____  _____ \r\n| The original metaverse!         |    |  \\/  |  / \\  |  _ \\| ____|\r\n|\t\t\t\t  |    | |\\/| | / _ \\ | |_) |  _|  \r\n|                                 |    | |  | |/ ___ \\|  _ <| |___ \r\n|                                 |",
      "encoding": "ascii",
      "option_states": {
        "server_offered": {
          "EOR": true
        },
        "server_requested": {
          "NAWS": true,
          "TTYPE": true
        }
      },
      "timing": {
        "probe": 0.5084054470062256,
        "total": 1.302027940750122
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-02-08T07:26:46.761149+00:00",
      "host": "mare.hoardersheaven.net",
      "ip": "65.185.21.73",
      "port": 4201
    }
  ]
}

Connection Log

Debug-level log of the Telnet negotiation session, showing each IAC (Interpret As Command) exchange between client and server.

DEBUG client.py:770 Fingerprint client: host=mare.hoardersheaven.net port=4201
INFO client_base.py:174 Connected to <Peer 65.185.21.73 4201>
DEBUG stream_writer.py:692 recv IAC WILL EOR
DEBUG stream_writer.py:708 WILL EOR unsolicited
DEBUG stream_writer.py:1863 handle_will(EOR)
DEBUG stream_writer.py:3030 pending_option[DO + EOR] = True
DEBUG stream_writer.py:933 send IAC DO EOR
DEBUG stream_writer.py:3030 remote_option[EOR] = True
DEBUG stream_writer.py:3030 pending_option[DO + EOR] = False
DEBUG stream_writer.py:692 recv IAC DO NAWS
DEBUG stream_writer.py:1733 handle_do(NAWS)
DEBUG stream_writer.py:3030 pending_option[WILL + NAWS] = True
DEBUG stream_writer.py:933 send IAC WILL NAWS
DEBUG stream_writer.py:2300 send IAC SB NAWS (rows=25, cols=80) IAC SE
DEBUG stream_writer.py:3030 local_option[NAWS] = True
DEBUG stream_writer.py:3030 pending_option[WILL + NAWS] = False
DEBUG stream_writer.py:692 recv IAC DO TTYPE
DEBUG stream_writer.py:1733 handle_do(TTYPE)
DEBUG stream_writer.py:3030 pending_option[WILL + TTYPE] = True
DEBUG stream_writer.py:933 send IAC WILL TTYPE
DEBUG stream_writer.py:3030 pending_option[SB + TTYPE] = True
DEBUG stream_writer.py:3030 local_option[TTYPE] = True
DEBUG stream_writer.py:3030 pending_option[WILL + TTYPE] = False
DEBUG stream_writer.py:684 begin sub-negotiation SB TTYPE
DEBUG stream_writer.py:671 sub-negotiation cmd TTYPE SE completion byte
DEBUG stream_writer.py:3030 pending_option[SB + TTYPE] = False
DEBUG stream_writer.py:2197 recv TTYPE SEND: b''
DEBUG stream_writer.py:2208 send IAC SB TTYPE IS b'VT100' IAC SE
DEBUG stream_writer.py:1306 IAC EOR: End of Record (unhandled).
DEBUG client_base.py:460 negotiation complete after 2.00s.
DEBUG client_base.py:88 EOF from server, closing.
INFO client_base.py:105 Connection closed to <Peer 65.185.21.73 4201>
INFO fingerprinting.py:746 connection for server fingerprint c405afe101fc3e8c

Generated by telnetlib3-fingerprint

telnetlib3-fingerprint --loglevel=debug mare.hoardersheaven.net 4201