icewindmud.org

Connection Banner:

/\\ . /\\ /\\ \*-- - /\\/ \\ / \\ . /\\ / \\ /^\\ . /^\\ \\ /^​^^^^^\\ /^​^^^\\ /^^\\/^​^^^\\ /^^^\\ . /\\ /^^^\\ /\\ \\/ . \\/ \\ / . \\/ \\ / \\ / \\ . / \\ /\\ >~\\ \*-- - \\. / >^\\ >~\\\\/ _ \\/\\/ \*-- - \\ / \\ / \*-- -\| \| \\/ \| \| \| \| (_) \\/ \\ / \| \| \|^​~~~^~~\| \|^​~~^~~^\| \| \| > \| _ \|~\\ \|^\| \|~​~^~^\\ \\/ . > \| \| \|"​~"~"' \| \|~​"~"~' \| \| \| \| \| \| \| \\ > \| \| \|~"\\ \\ \| \| \| \| . > \`~~~\| \| \| \| \| \| \| \| \|\\\\ \| \| \| \| . \| \| \*-- - . \| \| \| \| \| \|~"~' > \| \| \| \| > \| \| \| \\\\\| \| \| \| > \| \| \| \| \`^​~~^~\`~' \`~​~^~~\`~' \`~^~' \| \| \| \| \| \\ \| \| \`~^~' \| . \*-- - /' \`~' ' \` ' \` ^ \`~' \`~' \` ' \`~' \`\\ _​___/\`\`'\`'\`^v^'\`'\`"\`'^\`'\`'\`^v^'^"'\`'\`'^\`'\`"^v^\`'\`\`\`"'\`'\`^v^\`'\`\`"'\`'\\_​___ () MUD ) \| Welcome to the world of the Icewind! \| > Use the name 'guest' if you just \| \| want to take a look. < \| _​______________________________________________________________________\| ()_​_____________________________________________________________)__)_​_____) \| \| \\/\\/ Driver version: MudOS v21.7. There is nobody playing right now! What is your name: Hey, come back! You don't know what you are missing!

Server URLs

Server Info

  • Server Location: 🇳🇱 Netherlands (GeoIP)

Telnet Fingerprint

c405afe101fc3e8c

This fingerprint is shared by 23 other servers.

Options requested from client: NAWS, TTYPE

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

Show JSON
{
  "server-probe": {
    "fingerprint": "c405afe101fc3e8c",
    "fingerprint-data": {
      "offered-options": [],
      "probed-protocol": "server",
      "refused-options": [],
      "requested-options": [
        "NAWS",
        "TTYPE"
      ],
      "scan-type": "quick"
    },
    "session_data": {
      "banner_after_return": "Hey, come back! You don't know what you are missing!\r\n",
      "banner_before_return": "        /\\  .   /\\              /\\            *-- -\r\n     /\\/  \\    /  \\     .  /\\  /  \\    /^\\           .  /^\\\r\n \\  /^^^^^^\\  /^^^^\\      /^^\\/^^^^\\  /^^^\\ .  /\\      /^^^\\      /\\ \r\n  \\/     .  \\/      \\    / .        \\/     \\  /  \\    /     \\ .  /  \\      /\\\r\n         >~\\   *-- - \\. /         >^\\    >~\\\\/ _  \\/\\/ *-- - \\  /    \\    /\r\n    *-- -|  |         \\/          |  |   |  | (_)             \\/      \\  /\r\n         |  | |^~~~^~~| |^~~^~~^| |  |   >  |  _  |~\\   |^| |~~^~^\\    \\/\r\n     .   >  | | |\"~\"~\"' | |~\"~\"~' |  |   |  | | | |  \\  > | | |~\"\\ \\         \r\n         |  | | |   .   > `~~~|   |  |   |  | | | | |\\\\ | | | | . | |  *-- -\r\n  .      |  | | |       | |~\"~'   >  | | |  | > | | | \\\\| | | |   > |\r\n         |  | | `^~~^~`~' `~~^~~`~'  `~^~'  | | | | |  \\  | | `~^~' |   .\r\n *-- -  /'  `~'       ' `       ' `    ^    `~' `~' `   ' `~'       `\\ \r\n   ____/``'`'`^v^'`'`\"`'^`'`'`^v^'^\"'`'`'^`'`\"^v^`'```\"'`'`^v^`'``\"'`'\\____\r\n ()                                                              MUD       )\r\n  |                  Welcome to the world of the Icewind!                  |\r\n  >                    Use the name 'guest' if you just                   |\r\n  |                          want to take a look.                         <\r\n  | _______________________________________________________________________|\r\n  ()______________________________________________________________)__)______)\r\n                                                                  |  |\r\n                                                                  \\/\\/ \r\n\r\n\r\n\r\nDriver version: MudOS v21.7.\r\nThere is nobody playing right now!\r\nWhat is your name: ",
      "dsr_replies": 0,
      "dsr_requests": 0,
      "encoding": "ascii",
      "option_states": {
        "server_offered": {},
        "server_requested": {
          "NAWS": true,
          "TTYPE": true
        }
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.0,
        "total": 5.515338182449341
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-03-07T03:56:45.221456+00:00",
      "host": "icewindmud.org",
      "ip": "51.137.97.26",
      "port": 2021
    }
  ]
}

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

telnetlib3-fingerprint --loglevel=debug icewindmud.org 2021
Show Logfile
DEBUG client.py:1193 Fingerprint client: host=icewindmud.org port=2021
INFO client_base.py:186 Connected to <Peer 51.137.97.26 2021>
DEBUG stream_writer.py:3330 pending_option[WILL + MXP] = True
DEBUG stream_writer.py:1019 send IAC WILL MXP
DEBUG stream_writer.py:3330 pending_option[WILL + ATCP] = True
DEBUG stream_writer.py:1019 send IAC WILL ATCP
DEBUG stream_writer.py:3330 pending_option[WILL + MCCP3_COMPRESS] = True
DEBUG stream_writer.py:1019 send IAC WILL MCCP3_COMPRESS
DEBUG stream_writer.py:3330 pending_option[WILL + GMCP] = True
DEBUG stream_writer.py:1019 send IAC WILL GMCP
DEBUG stream_writer.py:3330 pending_option[WILL + AARDWOLF] = True
DEBUG stream_writer.py:1019 send IAC WILL AARDWOLF
DEBUG stream_writer.py:3330 pending_option[WILL + MSP] = True
DEBUG stream_writer.py:1019 send IAC WILL MSP
DEBUG stream_writer.py:3330 pending_option[WILL + MSDP] = True
DEBUG stream_writer.py:1019 send IAC WILL MSDP
DEBUG stream_writer.py:3330 pending_option[WILL + MSSP] = True
DEBUG stream_writer.py:1019 send IAC WILL MSSP
DEBUG stream_writer.py:3330 pending_option[WILL + ZMP] = True
DEBUG stream_writer.py:1019 send IAC WILL ZMP
DEBUG stream_writer.py:3330 pending_option[WILL + MCCP2_COMPRESS] = True
DEBUG stream_writer.py:1019 send IAC WILL MCCP2_COMPRESS
DEBUG stream_writer.py:3330 pending_option[DO + MXP] = True
DEBUG stream_writer.py:1019 send IAC DO MXP
DEBUG stream_writer.py:3330 pending_option[DO + ATCP] = True
DEBUG stream_writer.py:1019 send IAC DO ATCP
DEBUG stream_writer.py:3330 pending_option[DO + MCCP3_COMPRESS] = True
DEBUG stream_writer.py:1019 send IAC DO MCCP3_COMPRESS
DEBUG stream_writer.py:3330 pending_option[DO + GMCP] = True
DEBUG stream_writer.py:1019 send IAC DO GMCP
DEBUG stream_writer.py:3330 pending_option[DO + AARDWOLF] = True
DEBUG stream_writer.py:1019 send IAC DO AARDWOLF
DEBUG stream_writer.py:3330 pending_option[DO + MSP] = True
DEBUG stream_writer.py:1019 send IAC DO MSP
DEBUG stream_writer.py:3330 pending_option[DO + MSDP] = True
DEBUG stream_writer.py:1019 send IAC DO MSDP
DEBUG stream_writer.py:3330 pending_option[DO + MSSP] = True
DEBUG stream_writer.py:1019 send IAC DO MSSP
DEBUG stream_writer.py:3330 pending_option[DO + ZMP] = True
DEBUG stream_writer.py:1019 send IAC DO ZMP
DEBUG stream_writer.py:3330 pending_option[DO + MCCP2_COMPRESS] = True
DEBUG stream_writer.py:1019 send IAC DO MCCP2_COMPRESS
DEBUG stream_writer.py:768 recv IAC DO TTYPE
DEBUG stream_writer.py:1836 handle_do(TTYPE)
DEBUG stream_writer.py:3330 pending_option[WILL + TTYPE] = True
DEBUG stream_writer.py:1019 send IAC WILL TTYPE
DEBUG stream_writer.py:3330 pending_option[SB + TTYPE] = True
DEBUG stream_writer.py:3330 local_option[TTYPE] = True
DEBUG stream_writer.py:3330 pending_option[WILL + TTYPE] = False
DEBUG stream_writer.py:768 recv IAC DO NAWS
DEBUG stream_writer.py:1836 handle_do(NAWS)
DEBUG stream_writer.py:3330 pending_option[WILL + NAWS] = True
DEBUG stream_writer.py:1019 send IAC WILL NAWS
DEBUG stream_writer.py:2453 send IAC SB NAWS (rows=25, cols=80) IAC SE
DEBUG stream_writer.py:3330 local_option[NAWS] = True
DEBUG stream_writer.py:3330 pending_option[WILL + NAWS] = False
DEBUG stream_writer.py:762 begin sub-negotiation SB TTYPE
DEBUG stream_writer.py:749 sub-negotiation cmd TTYPE SE completion byte
DEBUG stream_writer.py:3330 pending_option[SB + TTYPE] = False
DEBUG stream_writer.py:2353 recv TTYPE SEND: b''
DEBUG stream_writer.py:2365 send IAC SB TTYPE IS b'xterm-256color' IAC SE
DEBUG client_base.py:499 negotiation failed after 4.01s.
DEBUG client_base.py:505 failed-reply: 'WILL MXP, WILL ATCP, WILL MCCP3_COMPRESS, WILL GMCP, WILL AARDWOLF, WILL MSP, WILL MSDP,
    WILL MSSP, WILL ZMP, WILL MCCP2_COMPRESS, DO MXP, DO ATCP, DO MCCP3_COMPRESS, DO GMCP, DO AARDWOLF, DO MSP, DO MSDP, DO MSSP,
    DO ZMP, DO MCCP2_COMPRESS'
DEBUG client_base.py:89 EOF from server, closing.
INFO client_base.py:118 Connection closed to <Peer 51.137.97.26 2021>
INFO fingerprinting.py:755 connection for server fingerprint c405afe101fc3e8c