PhoenixMud

phoenixmud.us:4000

Server Info

  • Family: PhoenixMUD, CircleMUD, DikuMUD, AberMUD

  • Genre: Fantasy

  • Players online: 16 [1]

  • Created: 1996

  • Status: Live

  • Website: https://phoenixmud.net

Protocol Support

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

  • MSSP: Yes (MSSP)

  • GMCP: Negotiated

  • MSDP: Negotiated

  • MCCP: No

  • MCCP2: No

  • MXP: No

  • MSP: No

  • MCP: No

  • ZMP: No

Telnet Fingerprint

c2dd7d4e76383b41…

This fingerprint is shared by 56 other servers.

Data source: c2dd7d4e76383b41/46708233c6dcbe77.json

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

{
  "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": "\r\n\u001b[1m\r\n\r\n\u001b[36m 88,888. 88                                      \u001b[31m                         \r\n\u001b[36m 88   88 88                                      \u001b[31m                       /\r\n\u001b[36m 88   88 88                                      \u001b[31m       \\             / /\r\n\u001b[36m 88   88 88                                      \u001b[31m        \\\\\\' ,      / //\r\n\u001b[36m 88.  88 88,88. ,8888. ,8888. 88,88. 88 `88  88' \u001b[31m         \\\\\\//    _/ //'\r\n\u001b[36m 88`88'  88  88 88'`88 88  88 88  88 88  `8\\/8' \u001b[31m           \\_-//' /  //<'\r\n\u001b[36m 88      88  88 88  88 8888'  88  88 88   `88    \u001b[31m           \\ ///  <//'  \r\n\u001b[36m 88      88  88 88.,88 88     88  88 88  ,8/\\8. \u001b[31m            /  >>   \\\\\\` \r\n\u001b[36m 88      88  88 `8888' `8888' 88  88 88 ,88  88. (c) 1996\u001b[31m   /,)-^>>  _\\`  \r\n\u001b[36m                                                 \u001b[31m          (/   \\\\ / \\\\\\ \r\n\u001b[36m              M        U       D                 \u001b[31m               //  //\\\\\\\r\n\u001b[36m                                                 \u001b[31m              ((  ((   \\\\ \r\n\u001b[36m\t   \t    VERSION 4.0\t\t\t  \u001b[31m \r\n\u001b[36m\t\t\t\t\t\t  \u001b[31m \r\n\r\n\u001b[32m                Brought to you by:                \r\n\u001b[32m        Opie, Aleksandr, Cymynedd, Masque         \r\n\u001b[31m   PhoenixMUD is made possible by Vineyard.haus   \r\n\u001b[32m    Based on CircleMUD created by Jeremy Elson    \r\n\u001b[32m       A derivative of DikuMUD, created by        \r\n\u001b[32m       Hans Henrik Staerfeldt, Katja Nyboe,       \r\n\u001b[32mTom Madsen, Michael Seifert, and Sebastian Hammer \u001b[0m\r\n\r\nPlease wait\u001b[2K\r\nBy what name dost thou wish to be known? \r\n",
      "encoding": "ascii",
      "mssp": {
        "ANSI": "1",
        "AREAS": "276",
        "CLASSES": "15",
        "CREATED": "1996",
        "DISCORD": "https://discord.gg/dUE3Nm2rEE",
        "FAMILY": [
          "PhoenixMUD",
          "CircleMUD",
          "DikuMUD",
          "AberMUD"
        ],
        "GENRE": "Fantasy",
        "HELPFILES": "574",
        "HOSTNAME": "phoenixmud.net",
        "LEVELS": "410",
        "MOBILES": "6217",
        "NAME": "PhoenixMud",
        "OBJECTS": "8102",
        "PLAYERS": "16",
        "PORT": "4000",
        "RACES": "15",
        "ROOMS": "20685",
        "SKILLS": "206",
        "STATUS": "Live",
        "UPTIME": "1770535463",
        "WEBSITE": "https://phoenixmud.net"
      },
      "option_states": {
        "server_offered": {
          "GMCP": true,
          "MSDP": true,
          "MSSP": true
        },
        "server_requested": {}
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.0,
        "total": 2.6682651042938232
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-02-08T16:58:20.382589+00:00",
      "host": "phoenixmud.us",
      "ip": "37.59.41.114",
      "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=phoenixmud.us port=4000
INFO client_base.py:174 Connected to <Peer 37.59.41.114 4000>
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 MSDP
DEBUG stream_writer.py:708 WILL MSDP unsolicited
DEBUG stream_writer.py:1863 handle_will(MSDP)
DEBUG stream_writer.py:3030 pending_option[DO + MSDP] = True
DEBUG stream_writer.py:933 send IAC DO MSDP
DEBUG stream_writer.py:3030 remote_option[MSDP] = True
DEBUG stream_writer.py:3030 pending_option[DO + MSDP] = 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: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': 'PhoenixMud', 'PLAYERS': '14', 'UPTIME': '1770535463', 'CREATED': '1996', 'DISCORD':
    'https://discord.gg/dUE3Nm2rEE', 'HOSTNAME': 'phoenixmud.net', 'PORT': '4000', 'WEBSITE': 'https://phoenixmud.net', 'FAMILY':
    ['PhoenixMUD', 'CircleMUD', 'DikuMUD', 'AberMUD'], 'GENRE': 'Fantasy', 'STATUS': 'Live', 'AREAS': '276', 'HELPFILES': '574',
    'MOBILES': '6217', 'OBJECTS': '8102', 'ROOMS': '20685', 'CLASSES': '15', 'LEVELS': '410', 'RACES': '15', 'SKILLS': '206',
    'ANSI': '1'}
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 37.59.41.114 4000>
INFO fingerprinting.py:746 connection for server fingerprint c2dd7d4e76383b41

Generated by telnetlib3-fingerprint

telnetlib3-fingerprint --loglevel=debug phoenixmud.us 4000