World of Darkness - Azmodan.net

azmodan.net:4000

Server Info

  • Codebase: Custom

  • Genre: Adult

  • Players online: 0 [1]

  • Created: 2025

  • Status: Test

  • Website: https://azmodan.net

  • Location: GB

Protocol Support

MUD-specific protocols detected via MSSP flags or Telnet negotiation. See the glossary for definitions.

  • MSSP: Yes (MSSP)

  • GMCP: Negotiated

  • MSDP: No

  • MCCP: No

  • MCCP2: No

  • MXP: No

  • MSP: No

  • MCP: No

  • ZMP: No

Telnet Fingerprint

65d1c7a29d52d854…

This fingerprint is shared by 5 other servers.

Options requested from client: NAWS

Data source: 65d1c7a29d52d854/10acc4845aeb2e7a.json

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

{
  "server-probe": {
    "fingerprint": "65d1c7a29d52d854",
    "fingerprint-data": {
      "offered-options": [],
      "probed-protocol": "server",
      "refused-options": [
        "AUTHENTICATION",
        "BINARY",
        "BM",
        "CHARSET",
        "COM_PORT",
        "DET",
        "ECHO",
        "ENCRYPT",
        "EOR",
        "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"
      ]
    },
    "session_data": {
      "banner_after_return": "              \r\n  \\___/|_|          _                                              \r\n |  __ \\           | |                                             \r\n | |  | | __ _ _ __| | ___ __   ___  ___ ___                       \r\n | |  | |/ _` | '__| |/ / '_ \\ / _ \\/ __/ __|                      \r\n | |__| | (_| | |  |   <| | | |  __/\\__ \\__ \\                      \r\n |_____/ \\__,_|_|  |_|\\_\\_| |_|\\___||___/___/                      \r\n                                                                   \r\n                                                                   \u001b[0m\r\nWelcome to World of Darkness MUX!\r\nYou are currently unauthenticated.\r\nCommands available: LOGIN, REGISTER, or EXIT (QUIT)\r\n",
      "banner_before_return": "\u001b[31m                                    _                          _   \r\n     /\\                            | |                        | |  \r\n    /  \\    _____ __ ___   ___   __| | __ _ _ __    _ __   ___| |_ \r\n   / /\\ \\  |_  / '_ ` _ \\ / _ \\ / _` |/ _` | '_ \\  | '_ \\ / _ \\ __|\r\n  / ____ \\  / /| | | | | | (_) | (_| | (_| | | | |_| | | |  __/ |_ \r\n /_/    \\_\\/___|_| |_| |_|\\___/ \\__,_|\\__,_|_| |_(_)_| |_|\\___|\\__|\r\n \\ \\        / /       | |   | |                                    \r\n  \\ \\  /\\  / /__  _ __| | __| |                                    \r\n   \\ \\/  \\/ / _ \\| '__| |/ _` |                                    \r\n    \\  /\\  / (_) | |  | | (_| |                                    \r\n     \\/  \\/ \\___/|_|  |_|\\__,_|                                    \r\n        / _|                                                       \r\n   ___ | |_                                                        \r\n  / _ \\|  _|                                                       \r\n | (_) | |                                           ",
      "encoding": "ascii",
      "mssp": {
        "ANSI": "1",
        "AREAS": "57",
        "CODEBASE": "Custom",
        "CONTACT": "Baaleos@azmodan.net",
        "CREATED": "2025",
        "DISCORD": "https://discord.gg/qNrE6FvrbB",
        "GAMESYSTEM": "World of Darkness",
        "GENRE": "Adult",
        "HIRING BUILDERS": "1",
        "HOSTNAME": "azmodan.net",
        "LANGUAGE": "English",
        "LOCATION": "GB",
        "NAME": "World of Darkness - Azmodan.net",
        "PLAYERS": "0",
        "PORT": "4000",
        "ROOMS": "57",
        "STATUS": "Test",
        "UPTIME": "13419",
        "UTF-8": "1",
        "WEBSITE": "https://azmodan.net",
        "XTERM 256 COLORS": "1",
        "XTERM TRUE COLORS": "1"
      },
      "option_states": {
        "server_offered": {
          "0x5a": false,
          "GMCP": true,
          "MSSP": true
        },
        "server_requested": {
          "NAWS": true
        }
      },
      "timing": {
        "probe": 0.5041232109069824,
        "total": 1.0048894882202148
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-02-08T04:55:13.609139+00:00",
      "host": "azmodan.net",
      "ip": "141.94.142.53",
      "port": 4000
    }
  ]
}

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=azmodan.net port=4000
INFO client_base.py:174 Connected to <Peer 141.94.142.53 4000>
DEBUG stream_writer.py:692 recv IAC WILL MSP
DEBUG stream_writer.py:708 WILL MSP unsolicited
DEBUG stream_writer.py:1863 handle_will(MSP)
DEBUG stream_writer.py:3030 pending_option[DO + MSP] = True
DEBUG stream_writer.py:933 send IAC DO MSP
DEBUG stream_writer.py:3030 remote_option[MSP] = True
DEBUG stream_writer.py:3030 pending_option[DO + MSP] = False
DEBUG stream_writer.py:692 recv IAC WILL MSSP
DEBUG stream_writer.py:708 WILL MSSP unsolicited
DEBUG stream_writer.py:1863 handle_will(MSSP)
DEBUG stream_writer.py:3030 pending_option[DO + MSSP] = True
DEBUG stream_writer.py:933 send IAC DO MSSP
DEBUG stream_writer.py:3030 remote_option[MSSP] = True
DEBUG stream_writer.py:3030 pending_option[DO + MSSP] = False
DEBUG stream_writer.py:692 recv IAC WILL GMCP
DEBUG stream_writer.py:708 WILL GMCP unsolicited
DEBUG stream_writer.py:1863 handle_will(GMCP)
DEBUG stream_writer.py:3030 pending_option[DO + GMCP] = True
DEBUG stream_writer.py:933 send IAC DO GMCP
DEBUG stream_writer.py:3030 remote_option[GMCP] = True
DEBUG stream_writer.py:3030 pending_option[DO + GMCP] = 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:684 begin sub-negotiation SB MSSP
DEBUG stream_writer.py:671 sub-negotiation cmd MSSP SE completion byte
DEBUG stream_writer.py:2025 [SB + MSSP] unsolicited
DEBUG stream_writer.py:1637 MSSP: {'NAME': 'World of Darkness - Azmodan.net', 'PLAYERS': '1', 'UPTIME': '1556', 'HOSTNAME':
    'azmodan.net', 'PORT': '4000', 'WEBSITE': 'https://azmodan.net', 'DISCORD': 'https://discord.gg/qNrE6FvrbB', 'CONTACT':
    'Baaleos@azmodan.net', 'CODEBASE': 'Custom', 'CREATED': '2025', 'LANGUAGE': 'English', 'LOCATION': 'GB', 'GENRE': 'Adult',
    'STATUS': 'Test', 'GAMESYSTEM': 'World of Darkness', 'ANSI': '1', 'UTF-8': '1', 'XTERM 256 COLORS': '1', 'XTERM TRUE COLORS':
    '1', 'ROOMS': '57', 'AREAS': '57', 'HIRING BUILDERS': '1'}
DEBUG stream_writer.py:692 recv IAC DO NAWS
DEBUG stream_writer.py:1733 handle_do(NAWS)
DEBUG stream_writer.py:2300 send IAC SB NAWS (rows=25, cols=80) IAC SE
DEBUG client_base.py:460 negotiation complete after 2.00s.
DEBUG stream_writer.py:3030 pending_option[DO + BINARY] = True
DEBUG stream_writer.py:933 send IAC DO BINARY
DEBUG stream_writer.py:3030 pending_option[DO + SGA] = True
DEBUG stream_writer.py:933 send IAC DO SGA
DEBUG stream_writer.py:3030 pending_option[DO + ECHO] = True
DEBUG stream_writer.py:933 send IAC DO ECHO
DEBUG stream_writer.py:3030 pending_option[DO + STATUS] = True
DEBUG stream_writer.py:933 send IAC DO STATUS
DEBUG stream_writer.py:3030 pending_option[DO + CHARSET] = True
DEBUG stream_writer.py:933 send IAC DO CHARSET
DEBUG stream_writer.py:3030 pending_option[DO + EOR] = True
DEBUG stream_writer.py:933 send IAC DO EOR
DEBUG stream_writer.py:3030 pending_option[DO + COM_PORT_OPTION] = True
DEBUG stream_writer.py:933 send IAC DO COM_PORT_OPTION
DEBUG stream_writer.py:3030 pending_option[DO + MSDP] = True
DEBUG stream_writer.py:933 send IAC DO MSDP
DEBUG stream_writer.py:3030 pending_option[DO + MXP] = True
DEBUG stream_writer.py:933 send IAC DO MXP
DEBUG stream_writer.py:3030 pending_option[DO + ZMP] = True
DEBUG stream_writer.py:933 send IAC DO ZMP
DEBUG stream_writer.py:3030 pending_option[DO + AARDWOLF] = True
DEBUG stream_writer.py:933 send IAC DO AARDWOLF
DEBUG stream_writer.py:3030 pending_option[DO + ATCP] = True
DEBUG stream_writer.py:933 send IAC DO ATCP
INFO fingerprinting.py:737 new server fingerprint 9dcb276ccf6d201c
INFO client_base.py:105 Connection closed to <Peer 141.94.142.53 4000>

Generated by telnetlib3-fingerprint

telnetlib3-fingerprint --loglevel=debug azmodan.net 4000