mud.xyllomer.de

mud.xyllomer.de:3000

Protocol Support

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

  • MSSP: No

  • GMCP: Negotiated

  • MSDP: No

  • 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/507dc4afc5b8b0bc.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": "\n       .         .      /\\      .:  *       .          .              .\n                 *    .'  `.      .     .     *      .                  .\n  :             .    /      \\  _ .________________  .                    .\n       |            `.+-~~-+.'/.' `.^^^^^^^^\\~~~~~\\.                      .\n .    -*-   . .       |u--.|  /     \\~~~~~~~|~~~~~|     \n       |              |   u|.'       `.\" \"  |\" \" \"|                        .\n    :            .    |.u-./ _..---.._ \\\" \" | \" \" |\n   -*-            *   |    ~-|U U U U|-~____L_____L_                      .\n    :         .   .   |.-u.| |..---..|\"//// ////// /\\       .            .\n          .  *        |u   | |       |// /// // ///==\\     / \\          .\n .          :         |.--u| |..---..|//////~\\////====\\   /   \\  .     \n      .               | u  | |       |~~~~/\\u |~~|++++| .`+~~~+'  .\n                      |.-|~U~U~|---..|u u|u | |u ||||||   |  U|\n                   /~~~~/-\\---.'     |===|  |u|==|++++|   |   |\n          aaa      |===| _ | ||.---..|u u|u | |u ||HH||U~U~U~U~|       aa@@@@\n     aaa@@@@@@aa   |===|||||_||      |===|_.|u|_.|+HH+|_/_/_/_/aa   a@@@@@@@@\n aa@@@@@@@@@@@@@@a |~~|~~~~\\---/~-.._|--.---------.~~~`.__ _.@@@@@@a   ~~~~~~\n   ~~~~~~    ~~~    \\_\\\\ \\  \\/~ //\\  ~,~|  __   | |`.   :||  ~~~~\n                     a\\`| `   _//  | / _| || |  | `.'  ,''|     aa@@@@@@@a\n aaa   aaaa       a@@@@\\| \\  //'   |  // \\`| |  `.'  .' | | aa@@ aaa   aaaa\n        a@@@@\\| \\  //'   |  // \\`| |  `.'  .' | | aa@@@@@@@@@@@@@a\n@@@@@a@@@@@@a      ~~~~~ \\\\`//| | \\ \\//   \\`  .-'  .' | '/      ~~~~~~~  ~~\n@S.C.E.S.W.@@@@a          \\// |.`  ` ' /~  :-'   .'|  '/~aa   Driver : DGD\n~~~~~ ~~~~~~         a@@@|   \\\\ |   // .'    .'| |  |@@@@@@a\n                    a@@@@@@@\\   | `| ''.'     .' | ' /@@@@@@@@@a       _\n                 _      _            _   _    \n                ( \\    ' >          / | / | \n                 ) \\    /          /  |/  |\n                    \\  /    _     |  /|  /\n                     ><    ' )  / | / | /   ___    _  _   __   _ _\n                    /  \\    (  /  |/  |/   /   (_/| \\| \\ /  ) ( | )\n                 ) /    \\    \\/   /\\__/   /|   |  |  | | | /  | |(\n                (_/    (_)   /|__/    \\__/ \\__/  _/ _/ \\__X__/ _/\n                          (_/\n                       Login as guest to look around. \n\nThis might become a very time-consuming system if you start to use it, it \nmight take effect on your real-life, especially on your studies! Consider\nthis before you start spending your time here!\n\nVisit our webpages at \n        http://www.xyllomer.de/\nOr our Forum at\n        http://discourse.xyllomer.de\n        \n-the administration (admin@xyllomer.de)\n\nCome find us on Discord! : https://discord.gg/RCqkDPc\n\nEnter your charactername to gain access, or \"@name\" to access the OOC-Area.\n\nTo create a new character enter a valid email-address and follow the \ninstructions.\n\n\nWhat is your name: ",
      "encoding": "ascii",
      "option_states": {
        "server_offered": {
          "GMCP": true
        },
        "server_requested": {}
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.0,
        "total": 2.6319491863250732
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-02-08T16:49:54.024196+00:00",
      "host": "mud.xyllomer.de",
      "ip": "51.15.58.92",
      "port": 3000
    }
  ]
}

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=mud.xyllomer.de port=3000
INFO client_base.py:174 Connected to <Peer 51.15.58.92 3000>
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 WILL GMCP
DEBUG stream_writer.py:708 WILL GMCP unsolicited
DEBUG stream_writer.py:1863 handle_will(GMCP)
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 51.15.58.92 3000>
INFO fingerprinting.py:746 connection for server fingerprint c2dd7d4e76383b41

Generated by telnetlib3-fingerprint

telnetlib3-fingerprint --loglevel=debug mud.xyllomer.de 3000