mirrorsmud.net

mirrorsmud.net:2222

Telnet Fingerprint

4c3054f2191e9619…

This fingerprint is shared by 2 other servers.

Options requested from client: NAWS

Data source: 4c3054f2191e9619/f44101298a400872.json

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

{
  "server-probe": {
    "fingerprint": "4c3054f2191e9619",
    "fingerprint-data": {
      "offered-options": [],
      "probed-protocol": "server",
      "refused-options": [],
      "requested-options": [
        "NAWS"
      ],
      "scan-type": "quick"
    },
    "session_data": {
      "banner_after_return": "",
      "banner_before_return": "\r\n\u001b[40m\u001b[1;37m          .             \u001b[0m\r\n\u001b[40m\u001b[1;37m       ...              \u001b[0m Mirrors of the Wheel MUD \r\n\u001b[40m\u001b[1;37m     ....               \u001b[0m\r\n\u001b[40m\u001b[1;37m   .....                \u001b[0m A \"Wheel of Time\" themed Multi-User Dungeon\r\n\u001b[40m\u001b[1;37m  ......                \u001b[0m\r\n\u001b[40m\u001b[1;37m ........               \u001b[0m Copyright:- \"Wheel of Time\" - Robert Jordan & Tor\r\n\u001b[40m\u001b[1;37m .........              \u001b[0m\r\n\u001b[40m\u001b[1;37m ...........            \u001b[0m\r\n\u001b[40m\u001b[1;37m .............          \u001b[0m Creators:- \u001b[1;31mMaxim\u001b[0m, \u001b[1;32mNiila\u001b[0m, \u001b[1;34mShawnyve\u001b[0m\r\n\u001b[40m\u001b[1;37m ...............        \u001b[0m Admin contact:- Shawnyve@yahoo.com         \r\n\u001b[40m\u001b[1;37m .................      \u001b[0m\r\n\u001b[40m\u001b[1;37m ...................    \u001b[0m\r\n\u001b[40m\u001b[1;37m ....................   \u001b[0m Code:- based on CircleMUD III, \r\n\u001b[40m\u001b[1;37m .....................  \u001b[0m        [DikuMUD I Original Source]\r\n\u001b[40m\u001b[1;37m  ....................  \u001b[0m Original game idea, concept, and design:-\r\n\u001b[40m\u001b[1;37m   ..................   \u001b[0m Katja Nyboa, Tom Madsen, Hans Henrik Staerfeldt,\r\n\u001b[40m\u001b[1;37m    ................    \u001b[0m Michael Seifert and Sebastian Hammer\r\n\u001b[40m\u001b[1;37m      ............      \u001b[0m\r\n\u001b[40m\u001b[1;37m        ........        \u001b[0m \r\nPlease wait...\u001b[2K\n\rYour account name is? ",
      "encoding": "ascii",
      "option_states": {
        "server_offered": {
          "0x55": false,
          "0x56": false
        },
        "server_requested": {
          "NAWS": true
        }
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.0,
        "total": 2.6379904747009277
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-02-08T16:52:55.252344+00:00",
      "host": "mirrorsmud.net",
      "ip": "45.33.25.207",
      "port": 2222
    }
  ]
}

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=mirrorsmud.net port=2222
INFO client_base.py:174 Connected to <Peer 45.33.25.207 2222>
DEBUG stream_writer.py:692 recv IAC WILL MCCP_COMPRESS
DEBUG stream_writer.py:708 WILL MCCP_COMPRESS unsolicited
DEBUG stream_writer.py:1863 handle_will(MCCP_COMPRESS)
DEBUG stream_writer.py:3030 remote_option[MCCP_COMPRESS] = False
DEBUG stream_writer.py:933 send IAC DONT MCCP_COMPRESS
WARNING stream_writer.py:1968 Unhandled: WILL MCCP_COMPRESS.
DEBUG stream_writer.py:692 recv IAC WILL MCCP2_COMPRESS
DEBUG stream_writer.py:708 WILL MCCP2_COMPRESS unsolicited
DEBUG stream_writer.py:1863 handle_will(MCCP2_COMPRESS)
DEBUG stream_writer.py:3030 remote_option[MCCP2_COMPRESS] = False
DEBUG stream_writer.py:933 send IAC DONT MCCP2_COMPRESS
WARNING stream_writer.py:1968 Unhandled: WILL MCCP2_COMPRESS.
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 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 45.33.25.207 2222>
INFO fingerprinting.py:746 connection for server fingerprint 4c3054f2191e9619

Generated by telnetlib3-fingerprint

telnetlib3-fingerprint --loglevel=debug mirrorsmud.net 2222