64.224.71.222 (kbs-cloud.com)

CRIMSON STAINED LANDS (crimsonstainedlands.net:4001)

Connection Banner:

Original game idea, concept, and design: Katja Nyboe [Superwoman] (katz@freja.diku.dk) Tom Madsen [Stormbringer] (noop@freja.diku.dk) Hans Henrik Staerfeldt [God] (bombman@freja.diku.dk) Michael Seifert [Papi] (seifert@freja.diku.dk) Sebastian Hammer [Quinn] (quinn@freja.diku.dk) Developed at: DIKU -- The Department of Computer Science at the University of Copenhagen. This mud is also based on Merc 2.1, created by Furey, Hatchet, and Kahn. See help 'MERC' for more information. ROM 2.4 beta, copyright 1993 - 1996 Russ Taylor ROM was started in early February 1993, using Merc 1.0 code. See help 'ROM' for more information The Tartarus Code enhancedments and additions are copyright (C) 1997, 1998 by Daniel Graham See help 'TARTARUS' for more information Enter your name: Name cannot contain spaces or numbers or special characters. What is your name:

Server URLs

Server Info

  • Codebase: CUSTOM

  • Players online: 0 [1]

  • Server Location: πŸ‡ΊπŸ‡Έ United States (GeoIP)

Protocol Support

MUD-specific protocols detected via MSSP flags or Telnet negotiation.

  • MSSP: Yes (MSSP)

  • GMCP: No

  • MSDP: No

  • MCCP: No

  • MCCP2: No

  • MXP: Negotiated

  • MSP: No

  • MCP: No

  • ZMP: No

Telnet Fingerprint

ae09b3eae62681eb

This fingerprint is shared by 2 other servers.

Options offered by server: EOR, MSSP, MXP, SGA

Options requested from client: TTYPE

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

Show JSON
{
  "server-probe": {
    "fingerprint": "ae09b3eae62681eb",
    "fingerprint-data": {
      "offered-options": [
        "EOR",
        "MSSP",
        "MXP",
        "SGA"
      ],
      "probed-protocol": "server",
      "refused-options": [
        "AARDWOLF",
        "ATCP",
        "BINARY",
        "CHARSET",
        "COM_PORT",
        "ECHO",
        "GMCP",
        "MCCP2",
        "MCCP3",
        "MSDP",
        "MSP",
        "STATUS",
        "ZMP"
      ],
      "requested-options": [
        "TTYPE"
      ],
      "scan-type": "quick"
    },
    "session_data": {
      "banner_after_return": "\u001b[7zName cannot contain spaces or numbers or special characters.\r\nWhat is your name: ",
      "banner_before_return": "\u001b[7z                    Original game idea, concept, and design:\r\n\r\n          Katja Nyboe               [Superwoman] (katz@freja.diku.dk)\r\n          Tom Madsen              [Stormbringer] (noop@freja.diku.dk)\r\n          Hans Henrik Staerfeldt           [God] (bombman@freja.diku.dk)\r\n          Michael Seifert                 [Papi] (seifert@freja.diku.dk)\r\n          Sebastian Hammer               [Quinn] (quinn@freja.diku.dk)\r\n\r\n\r\nDeveloped at: DIKU -- The Department of Computer Science\r\n                      at the University of Copenhagen.\r\n\r\nThis mud is also based on Merc 2.1, created by Furey, Hatchet, and Kahn.\r\nSee help 'MERC' for more information.\r\n\r\nROM 2.4 beta, copyright 1993 - 1996 Russ Taylor\r\nROM was started in early February 1993, using Merc 1.0 code.\r\nSee help 'ROM' for more information\r\n\r\nThe Tartarus Code enhancedments and additions \r\nare copyright (C) 1997, 1998 by Daniel Graham\r\nSee help 'TARTARUS' for more information\r\n\r\nEnter your name: ",
      "dsr_replies": 0,
      "dsr_requests": 0,
      "encoding": "ascii",
      "mssp": {
        "CODEBASE": "CUSTOM",
        "HOSTNAME": "kbs-cloud.com",
        "NAME": "CRIMSON STAINED LANDS",
        "PLAYERS": "0",
        "PORT": "4000",
        "SSL": "4001",
        "UPTIME": "1086918.3278588",
        "WEBSITE": "https://kbs-cloud.com"
      },
      "option_states": {
        "server_offered": {
          "ECHO": false,
          "EOR": true,
          "MSSP": true,
          "MXP": true,
          "SGA": true
        },
        "server_requested": {
          "TTYPE": true
        }
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.5041618347167969,
        "total": 11.084633588790894
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-03-07T03:57:48.433415+00:00",
      "host": "crimsonstainedlands.net",
      "ip": "64.224.71.222",
      "port": 4001
    },
    {
      "connected": "2026-04-07T07:20:16.680750+00:00",
      "host": "crimsonstainedlands.net",
      "ip": "64.224.71.222",
      "port": 4001
    }
  ]
}

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 crimsonstainedlands.net 4001
Show Logfile
DEBUG client.py:1200 Fingerprint client: host=crimsonstainedlands.net port=4001
INFO client_base.py:190 Connected to <Peer 64.224.71.222 4001>
DEBUG stream_writer.py:3384 pending_option[WILL + MCCP2_COMPRESS] = True
DEBUG stream_writer.py:1024 send IAC WILL MCCP2_COMPRESS
DEBUG stream_writer.py:3384 pending_option[WILL + AARDWOLF] = True
DEBUG stream_writer.py:1024 send IAC WILL AARDWOLF
DEBUG stream_writer.py:3384 pending_option[WILL + ZMP] = True
DEBUG stream_writer.py:1024 send IAC WILL ZMP
DEBUG stream_writer.py:3384 pending_option[WILL + MSP] = True
DEBUG stream_writer.py:1024 send IAC WILL MSP
DEBUG stream_writer.py:3384 pending_option[WILL + GMCP] = True
DEBUG stream_writer.py:1024 send IAC WILL GMCP
DEBUG stream_writer.py:3384 pending_option[WILL + MXP] = True
DEBUG stream_writer.py:1024 send IAC WILL MXP
DEBUG stream_writer.py:3384 pending_option[WILL + MSSP] = True
DEBUG stream_writer.py:1024 send IAC WILL MSSP
DEBUG stream_writer.py:3384 pending_option[WILL + ATCP] = True
DEBUG stream_writer.py:1024 send IAC WILL ATCP
DEBUG stream_writer.py:3384 pending_option[WILL + MSDP] = True
DEBUG stream_writer.py:1024 send IAC WILL MSDP
DEBUG stream_writer.py:3384 pending_option[WILL + MCCP3_COMPRESS] = True
DEBUG stream_writer.py:1024 send IAC WILL MCCP3_COMPRESS
DEBUG stream_writer.py:3384 pending_option[DO + MCCP2_COMPRESS] = True
DEBUG stream_writer.py:1024 send IAC DO MCCP2_COMPRESS
DEBUG stream_writer.py:3384 pending_option[DO + AARDWOLF] = True
DEBUG stream_writer.py:1024 send IAC DO AARDWOLF
DEBUG stream_writer.py:3384 pending_option[DO + ZMP] = True
DEBUG stream_writer.py:1024 send IAC DO ZMP
DEBUG stream_writer.py:3384 pending_option[DO + MSP] = True
DEBUG stream_writer.py:1024 send IAC DO MSP
DEBUG stream_writer.py:3384 pending_option[DO + GMCP] = True
DEBUG stream_writer.py:1024 send IAC DO GMCP
DEBUG stream_writer.py:3384 pending_option[DO + MXP] = True
DEBUG stream_writer.py:1024 send IAC DO MXP
DEBUG stream_writer.py:3384 pending_option[DO + MSSP] = True
DEBUG stream_writer.py:1024 send IAC DO MSSP
DEBUG stream_writer.py:3384 pending_option[DO + ATCP] = True
DEBUG stream_writer.py:1024 send IAC DO ATCP
DEBUG stream_writer.py:3384 pending_option[DO + MSDP] = True
DEBUG stream_writer.py:1024 send IAC DO MSDP
DEBUG stream_writer.py:3384 pending_option[DO + MCCP3_COMPRESS] = True
DEBUG stream_writer.py:1024 send IAC DO MCCP3_COMPRESS
DEBUG stream_writer.py:773 recv IAC DO TTYPE
DEBUG stream_writer.py:1887 handle_do(TTYPE)
DEBUG stream_writer.py:3384 pending_option[WILL + TTYPE] = True
DEBUG stream_writer.py:1024 send IAC WILL TTYPE
DEBUG stream_writer.py:3384 pending_option[SB + TTYPE] = True
DEBUG stream_writer.py:3384 local_option[TTYPE] = True
DEBUG stream_writer.py:3384 pending_option[WILL + TTYPE] = False
DEBUG stream_writer.py:773 recv IAC WONT ECHO
DEBUG stream_writer.py:2199 handle_wont(ECHO)
DEBUG stream_writer.py:3384 remote_option[ECHO] = False
DEBUG stream_writer.py:3384 pending_option[DO + ECHO] = False
DEBUG stream_writer.py:773 recv IAC WONT ECHO
DEBUG stream_writer.py:2199 handle_wont(ECHO)
DEBUG stream_writer.py:767 begin sub-negotiation SB MSSP
DEBUG stream_writer.py:754 sub-negotiation cmd MSSP SE completion byte
DEBUG stream_writer.py:2238 [SB + MSSP] unsolicited
DEBUG stream_writer.py:1796 MSSP: {'NAME': 'CRIMSON STAINED LANDS', 'PLAYERS': '0', 'UPTIME': '1086918.3278588', 'HOSTNAME':
    'kbs-cloud.com', 'PORT': '4000', 'SSL': '4001', 'CODEBASE': 'CUSTOM', 'WEBSITE': 'https://kbs-cloud.com'}
DEBUG stream_writer.py:773 recv IAC WILL MXP
DEBUG stream_writer.py:2045 handle_will(MXP)
DEBUG stream_writer.py:998 skip DO MXP; pending_option = True
DEBUG stream_writer.py:3384 remote_option[MXP] = True
DEBUG stream_writer.py:3384 pending_option[DO + MXP] = False
DEBUG stream_writer.py:767 begin sub-negotiation SB TTYPE
DEBUG stream_writer.py:754 sub-negotiation cmd TTYPE SE completion byte
DEBUG stream_writer.py:3384 pending_option[SB + TTYPE] = False
DEBUG stream_writer.py:2404 recv TTYPE SEND: b''
DEBUG stream_writer.py:2416 send IAC SB TTYPE IS b'xterm-256color' IAC SE
DEBUG stream_writer.py:767 begin sub-negotiation SB TTYPE
DEBUG stream_writer.py:754 sub-negotiation cmd TTYPE SE completion byte
DEBUG stream_writer.py:2238 [SB + TTYPE] unsolicited
DEBUG stream_writer.py:2404 recv TTYPE SEND: b''
DEBUG stream_writer.py:2416 send IAC SB TTYPE IS b'xterm-256color' IAC SE
DEBUG stream_writer.py:773 recv IAC WILL SGA
DEBUG stream_writer.py:789 WILL SGA unsolicited
DEBUG stream_writer.py:2045 handle_will(SGA)
DEBUG stream_writer.py:3384 pending_option[DO + SGA] = True
DEBUG stream_writer.py:1024 send IAC DO SGA
DEBUG stream_writer.py:3384 remote_option[SGA] = True
DEBUG stream_writer.py:3384 pending_option[DO + SGA] = False
DEBUG stream_writer.py:773 recv IAC WILL EOR
DEBUG stream_writer.py:789 WILL EOR unsolicited
DEBUG stream_writer.py:2045 handle_will(EOR)
DEBUG stream_writer.py:3384 pending_option[DO + EOR] = True
DEBUG stream_writer.py:1024 send IAC DO EOR
DEBUG stream_writer.py:3384 remote_option[EOR] = True
DEBUG stream_writer.py:3384 pending_option[DO + EOR] = False
DEBUG stream_writer.py:773 recv IAC WILL MSSP
DEBUG stream_writer.py:2045 handle_will(MSSP)
DEBUG stream_writer.py:998 skip DO MSSP; pending_option = True
DEBUG stream_writer.py:3384 remote_option[MSSP] = True
DEBUG stream_writer.py:3384 pending_option[DO + MSSP] = False
DEBUG client_base.py:534 negotiation failed after 4.00s.
DEBUG client_base.py:540 failed-reply: 'WILL MCCP2_COMPRESS, WILL AARDWOLF, WILL ZMP, WILL MSP, WILL GMCP, WILL MXP, WILL MSSP,
    WILL ATCP, WILL MSDP, WILL MCCP3_COMPRESS, DO MCCP2_COMPRESS, DO AARDWOLF, DO ZMP, DO MSP, DO GMCP, DO ATCP, DO MSDP, DO
    MCCP3_COMPRESS'
DEBUG stream_writer.py:1470 IAC EOR: End of Record (unhandled).
DEBUG stream_writer.py:3384 pending_option[DO + BINARY] = True
DEBUG stream_writer.py:1024 send IAC DO BINARY
DEBUG stream_writer.py:3384 pending_option[DO + STATUS] = True
DEBUG stream_writer.py:1024 send IAC DO STATUS
DEBUG stream_writer.py:3384 pending_option[DO + CHARSET] = True
DEBUG stream_writer.py:1024 send IAC DO CHARSET
DEBUG stream_writer.py:3384 pending_option[DO + COM_PORT_OPTION] = True
DEBUG stream_writer.py:1024 send IAC DO COM_PORT_OPTION
DEBUG stream_writer.py:998 skip DO MCCP2_COMPRESS; pending_option = True
DEBUG stream_writer.py:998 skip DO MCCP3_COMPRESS; pending_option = True
DEBUG stream_writer.py:998 skip DO GMCP; pending_option = True
DEBUG stream_writer.py:998 skip DO MSDP; pending_option = True
DEBUG stream_writer.py:998 skip DO MSP; pending_option = True
DEBUG stream_writer.py:998 skip DO ZMP; pending_option = True
DEBUG stream_writer.py:998 skip DO AARDWOLF; pending_option = True
DEBUG stream_writer.py:998 skip DO ATCP; pending_option = True
DEBUG fingerprinting.py:849 connection for server fingerprint ae09b3eae62681eb
INFO client_base.py:122 Connection closed to <Peer 64.224.71.222 4001>

CRIMSON STAINED LANDS (kbs-cloud.com:4000)

Connection Banner:

Original game idea, concept, and design: Katja Nyboe [Superwoman] (katz@freja.diku.dk) Tom Madsen [Stormbringer] (noop@freja.diku.dk) Hans Henrik Staerfeldt [God] (bombman@freja.diku.dk) Michael Seifert [Papi] (seifert@freja.diku.dk) Sebastian Hammer [Quinn] (quinn@freja.diku.dk) Developed at: DIKU -- The Department of Computer Science at the University of Copenhagen. This mud is also based on Merc 2.1, created by Furey, Hatchet, and Kahn. See help 'MERC' for more information. ROM 2.4 beta, copyright 1993 - 1996 Russ Taylor ROM was started in early February 1993, using Merc 1.0 code. See help 'ROM' for more information The Tartarus Code enhancedments and additions are copyright (C) 1997, 1998 by Daniel Graham See help 'TARTARUS' for more information Enter your name: Name cannot contain spaces or numbers or special characters. What is your name:

Server URLs

Server Info

  • Codebase: CUSTOM

  • Players online: 0 [2]

  • Server Location: πŸ‡ΊπŸ‡Έ United States (GeoIP)

Protocol Support

MUD-specific protocols detected via MSSP flags or Telnet negotiation.

  • MSSP: Yes (MSSP)

  • GMCP: No

  • MSDP: No

  • MCCP: No

  • MCCP2: No

  • MXP: Negotiated

  • MSP: No

  • MCP: No

  • ZMP: No

Telnet Fingerprint

ae09b3eae62681eb

This fingerprint is shared by 2 other servers.

Options offered by server: EOR, MSSP, MXP, SGA

Options requested from client: TTYPE

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

Show JSON
{
  "server-probe": {
    "fingerprint": "ae09b3eae62681eb",
    "fingerprint-data": {
      "offered-options": [
        "EOR",
        "MSSP",
        "MXP",
        "SGA"
      ],
      "probed-protocol": "server",
      "refused-options": [
        "AARDWOLF",
        "ATCP",
        "BINARY",
        "CHARSET",
        "COM_PORT",
        "ECHO",
        "GMCP",
        "MCCP2",
        "MCCP3",
        "MSDP",
        "MSP",
        "STATUS",
        "ZMP"
      ],
      "requested-options": [
        "TTYPE"
      ],
      "scan-type": "quick"
    },
    "session_data": {
      "banner_after_return": "\u001b[7zName cannot contain spaces or numbers or special characters.\r\nWhat is your name: ",
      "banner_before_return": "\u001b[7z                    Original game idea, concept, and design:\r\n\r\n          Katja Nyboe               [Superwoman] (katz@freja.diku.dk)\r\n          Tom Madsen              [Stormbringer] (noop@freja.diku.dk)\r\n          Hans Henrik Staerfeldt           [God] (bombman@freja.diku.dk)\r\n          Michael Seifert                 [Papi] (seifert@freja.diku.dk)\r\n          Sebastian Hammer               [Quinn] (quinn@freja.diku.dk)\r\n\r\n\r\nDeveloped at: DIKU -- The Department of Computer Science\r\n                      at the University of Copenhagen.\r\n\r\nThis mud is also based on Merc 2.1, created by Furey, Hatchet, and Kahn.\r\nSee help 'MERC' for more information.\r\n\r\nROM 2.4 beta, copyright 1993 - 1996 Russ Taylor\r\nROM was started in early February 1993, using Merc 1.0 code.\r\nSee help 'ROM' for more information\r\n\r\nThe Tartarus Code enhancedments and additions \r\nare copyright (C) 1997, 1998 by Daniel Graham\r\nSee help 'TARTARUS' for more information\r\n\r\nEnter your name: ",
      "dsr_replies": 0,
      "dsr_requests": 0,
      "encoding": "ascii",
      "mssp": {
        "CODEBASE": "CUSTOM",
        "HOSTNAME": "kbs-cloud.com",
        "NAME": "CRIMSON STAINED LANDS",
        "PLAYERS": "0",
        "PORT": "4000",
        "SSL": "4001",
        "UPTIME": "1085906.8819529",
        "WEBSITE": "https://kbs-cloud.com"
      },
      "option_states": {
        "server_offered": {
          "ECHO": false,
          "EOR": true,
          "MSSP": true,
          "MXP": true,
          "SGA": true
        },
        "server_requested": {
          "TTYPE": true
        }
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.5035603046417236,
        "total": 11.28897476196289
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-03-07T03:58:53.225326+00:00",
      "host": "kbs-cloud.com",
      "ip": "64.224.71.222",
      "port": 4000
    },
    {
      "connected": "2026-04-07T07:03:25.472618+00:00",
      "host": "kbs-cloud.com",
      "ip": "64.224.71.222",
      "port": 4000
    }
  ]
}

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 kbs-cloud.com 4000
Show Logfile
DEBUG client.py:1200 Fingerprint client: host=kbs-cloud.com port=4000
INFO client_base.py:190 Connected to <Peer 64.224.71.222 4000>
DEBUG stream_writer.py:3384 pending_option[WILL + MSDP] = True
DEBUG stream_writer.py:1024 send IAC WILL MSDP
DEBUG stream_writer.py:3384 pending_option[WILL + MSP] = True
DEBUG stream_writer.py:1024 send IAC WILL MSP
DEBUG stream_writer.py:3384 pending_option[WILL + GMCP] = True
DEBUG stream_writer.py:1024 send IAC WILL GMCP
DEBUG stream_writer.py:3384 pending_option[WILL + MXP] = True
DEBUG stream_writer.py:1024 send IAC WILL MXP
DEBUG stream_writer.py:3384 pending_option[WILL + MSSP] = True
DEBUG stream_writer.py:1024 send IAC WILL MSSP
DEBUG stream_writer.py:3384 pending_option[WILL + MCCP2_COMPRESS] = True
DEBUG stream_writer.py:1024 send IAC WILL MCCP2_COMPRESS
DEBUG stream_writer.py:3384 pending_option[WILL + AARDWOLF] = True
DEBUG stream_writer.py:1024 send IAC WILL AARDWOLF
DEBUG stream_writer.py:3384 pending_option[WILL + MCCP3_COMPRESS] = True
DEBUG stream_writer.py:1024 send IAC WILL MCCP3_COMPRESS
DEBUG stream_writer.py:3384 pending_option[WILL + ATCP] = True
DEBUG stream_writer.py:1024 send IAC WILL ATCP
DEBUG stream_writer.py:3384 pending_option[WILL + ZMP] = True
DEBUG stream_writer.py:1024 send IAC WILL ZMP
DEBUG stream_writer.py:3384 pending_option[DO + MSDP] = True
DEBUG stream_writer.py:1024 send IAC DO MSDP
DEBUG stream_writer.py:3384 pending_option[DO + MSP] = True
DEBUG stream_writer.py:1024 send IAC DO MSP
DEBUG stream_writer.py:3384 pending_option[DO + GMCP] = True
DEBUG stream_writer.py:1024 send IAC DO GMCP
DEBUG stream_writer.py:3384 pending_option[DO + MXP] = True
DEBUG stream_writer.py:1024 send IAC DO MXP
DEBUG stream_writer.py:3384 pending_option[DO + MSSP] = True
DEBUG stream_writer.py:1024 send IAC DO MSSP
DEBUG stream_writer.py:3384 pending_option[DO + MCCP2_COMPRESS] = True
DEBUG stream_writer.py:1024 send IAC DO MCCP2_COMPRESS
DEBUG stream_writer.py:3384 pending_option[DO + AARDWOLF] = True
DEBUG stream_writer.py:1024 send IAC DO AARDWOLF
DEBUG stream_writer.py:3384 pending_option[DO + MCCP3_COMPRESS] = True
DEBUG stream_writer.py:1024 send IAC DO MCCP3_COMPRESS
DEBUG stream_writer.py:3384 pending_option[DO + ATCP] = True
DEBUG stream_writer.py:1024 send IAC DO ATCP
DEBUG stream_writer.py:3384 pending_option[DO + ZMP] = True
DEBUG stream_writer.py:1024 send IAC DO ZMP
DEBUG stream_writer.py:773 recv IAC DO TTYPE
DEBUG stream_writer.py:1887 handle_do(TTYPE)
DEBUG stream_writer.py:3384 pending_option[WILL + TTYPE] = True
DEBUG stream_writer.py:1024 send IAC WILL TTYPE
DEBUG stream_writer.py:3384 pending_option[SB + TTYPE] = True
DEBUG stream_writer.py:3384 local_option[TTYPE] = True
DEBUG stream_writer.py:3384 pending_option[WILL + TTYPE] = False
DEBUG stream_writer.py:773 recv IAC WONT ECHO
DEBUG stream_writer.py:2199 handle_wont(ECHO)
DEBUG stream_writer.py:3384 remote_option[ECHO] = False
DEBUG stream_writer.py:3384 pending_option[DO + ECHO] = False
DEBUG stream_writer.py:773 recv IAC WONT ECHO
DEBUG stream_writer.py:2199 handle_wont(ECHO)
DEBUG stream_writer.py:767 begin sub-negotiation SB MSSP
DEBUG stream_writer.py:754 sub-negotiation cmd MSSP SE completion byte
DEBUG stream_writer.py:2238 [SB + MSSP] unsolicited
DEBUG stream_writer.py:1796 MSSP: {'NAME': 'CRIMSON STAINED LANDS', 'PLAYERS': '0', 'UPTIME': '1085906.8819529', 'HOSTNAME':
    'kbs-cloud.com', 'PORT': '4000', 'SSL': '4001', 'CODEBASE': 'CUSTOM', 'WEBSITE': 'https://kbs-cloud.com'}
DEBUG stream_writer.py:773 recv IAC WILL MXP
DEBUG stream_writer.py:2045 handle_will(MXP)
DEBUG stream_writer.py:998 skip DO MXP; pending_option = True
DEBUG stream_writer.py:3384 remote_option[MXP] = True
DEBUG stream_writer.py:3384 pending_option[DO + MXP] = False
DEBUG stream_writer.py:767 begin sub-negotiation SB TTYPE
DEBUG stream_writer.py:754 sub-negotiation cmd TTYPE SE completion byte
DEBUG stream_writer.py:3384 pending_option[SB + TTYPE] = False
DEBUG stream_writer.py:2404 recv TTYPE SEND: b''
DEBUG stream_writer.py:2416 send IAC SB TTYPE IS b'xterm-256color' IAC SE
DEBUG stream_writer.py:767 begin sub-negotiation SB TTYPE
DEBUG stream_writer.py:754 sub-negotiation cmd TTYPE SE completion byte
DEBUG stream_writer.py:2238 [SB + TTYPE] unsolicited
DEBUG stream_writer.py:2404 recv TTYPE SEND: b''
DEBUG stream_writer.py:2416 send IAC SB TTYPE IS b'xterm-256color' IAC SE
DEBUG stream_writer.py:773 recv IAC WILL SGA
DEBUG stream_writer.py:789 WILL SGA unsolicited
DEBUG stream_writer.py:2045 handle_will(SGA)
DEBUG stream_writer.py:3384 pending_option[DO + SGA] = True
DEBUG stream_writer.py:1024 send IAC DO SGA
DEBUG stream_writer.py:3384 remote_option[SGA] = True
DEBUG stream_writer.py:3384 pending_option[DO + SGA] = False
DEBUG stream_writer.py:773 recv IAC WILL EOR
DEBUG stream_writer.py:789 WILL EOR unsolicited
DEBUG stream_writer.py:2045 handle_will(EOR)
DEBUG stream_writer.py:3384 pending_option[DO + EOR] = True
DEBUG stream_writer.py:1024 send IAC DO EOR
DEBUG stream_writer.py:3384 remote_option[EOR] = True
DEBUG stream_writer.py:3384 pending_option[DO + EOR] = False
DEBUG stream_writer.py:773 recv IAC WILL MSSP
DEBUG stream_writer.py:2045 handle_will(MSSP)
DEBUG stream_writer.py:998 skip DO MSSP; pending_option = True
DEBUG stream_writer.py:3384 remote_option[MSSP] = True
DEBUG stream_writer.py:3384 pending_option[DO + MSSP] = False
DEBUG client_base.py:534 negotiation failed after 4.00s.
DEBUG client_base.py:540 failed-reply: 'WILL MSDP, WILL MSP, WILL GMCP, WILL MXP, WILL MSSP, WILL MCCP2_COMPRESS, WILL AARDWOLF,
    WILL MCCP3_COMPRESS, WILL ATCP, WILL ZMP, DO MSDP, DO MSP, DO GMCP, DO MCCP2_COMPRESS, DO AARDWOLF, DO MCCP3_COMPRESS, DO
    ATCP, DO ZMP'
DEBUG stream_writer.py:1470 IAC EOR: End of Record (unhandled).
DEBUG stream_writer.py:3384 pending_option[DO + BINARY] = True
DEBUG stream_writer.py:1024 send IAC DO BINARY
DEBUG stream_writer.py:3384 pending_option[DO + STATUS] = True
DEBUG stream_writer.py:1024 send IAC DO STATUS
DEBUG stream_writer.py:3384 pending_option[DO + CHARSET] = True
DEBUG stream_writer.py:1024 send IAC DO CHARSET
DEBUG stream_writer.py:3384 pending_option[DO + COM_PORT_OPTION] = True
DEBUG stream_writer.py:1024 send IAC DO COM_PORT_OPTION
DEBUG stream_writer.py:998 skip DO MCCP2_COMPRESS; pending_option = True
DEBUG stream_writer.py:998 skip DO MCCP3_COMPRESS; pending_option = True
DEBUG stream_writer.py:998 skip DO GMCP; pending_option = True
DEBUG stream_writer.py:998 skip DO MSDP; pending_option = True
DEBUG stream_writer.py:998 skip DO MSP; pending_option = True
DEBUG stream_writer.py:998 skip DO ZMP; pending_option = True
DEBUG stream_writer.py:998 skip DO AARDWOLF; pending_option = True
DEBUG stream_writer.py:998 skip DO ATCP; pending_option = True
DEBUG fingerprinting.py:849 connection for server fingerprint ae09b3eae62681eb
INFO client_base.py:122 Connection closed to <Peer 64.224.71.222 4000>

CRIMSON STAINED LANDS (kbs-cloud.com:4001)

Connection Banner:

Original game idea, concept, and design: Katja Nyboe [Superwoman] (katz@freja.diku.dk) Tom Madsen [Stormbringer] (noop@freja.diku.dk) Hans Henrik Staerfeldt [God] (bombman@freja.diku.dk) Michael Seifert [Papi] (seifert@freja.diku.dk) Sebastian Hammer [Quinn] (quinn@freja.diku.dk) Developed at: DIKU -- The Department of Computer Science at the University of Copenhagen. This mud is also based on Merc 2.1, created by Furey, Hatchet, and Kahn. See help 'MERC' for more information. ROM 2.4 beta, copyright 1993 - 1996 Russ Taylor ROM was started in early February 1993, using Merc 1.0 code. See help 'ROM' for more information The Tartarus Code enhancedments and additions are copyright (C) 1997, 1998 by Daniel Graham See help 'TARTARUS' for more information Enter your name: Name cannot contain spaces or numbers or special characters. What is your name:

Server URLs

Server Info

  • Codebase: CUSTOM

  • Players online: 0 [3]

  • Server Location: πŸ‡ΊπŸ‡Έ United States (GeoIP)

Protocol Support

MUD-specific protocols detected via MSSP flags or Telnet negotiation.

  • MSSP: Yes (MSSP)

  • GMCP: No

  • MSDP: No

  • MCCP: No

  • MCCP2: No

  • MXP: Negotiated

  • MSP: No

  • MCP: No

  • ZMP: No

Telnet Fingerprint

ae09b3eae62681eb

This fingerprint is shared by 2 other servers.

Options offered by server: EOR, MSSP, MXP, SGA

Options requested from client: TTYPE

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

Show JSON
{
  "server-probe": {
    "fingerprint": "ae09b3eae62681eb",
    "fingerprint-data": {
      "offered-options": [
        "EOR",
        "MSSP",
        "MXP",
        "SGA"
      ],
      "probed-protocol": "server",
      "refused-options": [
        "AARDWOLF",
        "ATCP",
        "BINARY",
        "CHARSET",
        "COM_PORT",
        "ECHO",
        "GMCP",
        "MCCP2",
        "MCCP3",
        "MSDP",
        "MSP",
        "STATUS",
        "ZMP"
      ],
      "requested-options": [
        "TTYPE"
      ],
      "scan-type": "quick"
    },
    "session_data": {
      "banner_after_return": "\u001b[7zName cannot contain spaces or numbers or special characters.\r\nWhat is your name: ",
      "banner_before_return": "\u001b[7z                    Original game idea, concept, and design:\r\n\r\n          Katja Nyboe               [Superwoman] (katz@freja.diku.dk)\r\n          Tom Madsen              [Stormbringer] (noop@freja.diku.dk)\r\n          Hans Henrik Staerfeldt           [God] (bombman@freja.diku.dk)\r\n          Michael Seifert                 [Papi] (seifert@freja.diku.dk)\r\n          Sebastian Hammer               [Quinn] (quinn@freja.diku.dk)\r\n\r\n\r\nDeveloped at: DIKU -- The Department of Computer Science\r\n                      at the University of Copenhagen.\r\n\r\nThis mud is also based on Merc 2.1, created by Furey, Hatchet, and Kahn.\r\nSee help 'MERC' for more information.\r\n\r\nROM 2.4 beta, copyright 1993 - 1996 Russ Taylor\r\nROM was started in early February 1993, using Merc 1.0 code.\r\nSee help 'ROM' for more information\r\n\r\nThe Tartarus Code enhancedments and additions \r\nare copyright (C) 1997, 1998 by Daniel Graham\r\nSee help 'TARTARUS' for more information\r\n\r\nEnter your name: ",
      "dsr_replies": 0,
      "dsr_requests": 0,
      "encoding": "ascii",
      "mssp": {
        "CODEBASE": "CUSTOM",
        "HOSTNAME": "kbs-cloud.com",
        "NAME": "CRIMSON STAINED LANDS",
        "PLAYERS": "0",
        "PORT": "4000",
        "SSL": "4001",
        "UPTIME": "1304480.1427896",
        "WEBSITE": "https://kbs-cloud.com"
      },
      "option_states": {
        "server_offered": {
          "ECHO": false,
          "EOR": true,
          "MSSP": true,
          "MXP": true,
          "SGA": true
        },
        "server_requested": {
          "TTYPE": true
        }
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.5048210620880127,
        "total": 11.106033563613892
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-04-09T19:46:18.560141+00:00",
      "host": "kbs-cloud.com",
      "ip": "64.224.71.222",
      "port": 4001
    }
  ]
}

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 kbs-cloud.com 4001
Show Logfile
DEBUG client.py:1193 Fingerprint client: host=kbs-cloud.com port=4001
INFO client_base.py:188 Connected to <Peer 64.224.71.222 4001>
DEBUG stream_writer.py:3384 pending_option[WILL + AARDWOLF] = True
DEBUG stream_writer.py:1024 send IAC WILL AARDWOLF
DEBUG stream_writer.py:3384 pending_option[WILL + GMCP] = True
DEBUG stream_writer.py:1024 send IAC WILL GMCP
DEBUG stream_writer.py:3384 pending_option[WILL + ATCP] = True
DEBUG stream_writer.py:1024 send IAC WILL ATCP
DEBUG stream_writer.py:3384 pending_option[WILL + MCCP3_COMPRESS] = True
DEBUG stream_writer.py:1024 send IAC WILL MCCP3_COMPRESS
DEBUG stream_writer.py:3384 pending_option[WILL + MSSP] = True
DEBUG stream_writer.py:1024 send IAC WILL MSSP
DEBUG stream_writer.py:3384 pending_option[WILL + MSP] = True
DEBUG stream_writer.py:1024 send IAC WILL MSP
DEBUG stream_writer.py:3384 pending_option[WILL + ZMP] = True
DEBUG stream_writer.py:1024 send IAC WILL ZMP
DEBUG stream_writer.py:3384 pending_option[WILL + MSDP] = True
DEBUG stream_writer.py:1024 send IAC WILL MSDP
DEBUG stream_writer.py:3384 pending_option[WILL + MCCP2_COMPRESS] = True
DEBUG stream_writer.py:1024 send IAC WILL MCCP2_COMPRESS
DEBUG stream_writer.py:3384 pending_option[WILL + MXP] = True
DEBUG stream_writer.py:1024 send IAC WILL MXP
DEBUG stream_writer.py:3384 pending_option[DO + AARDWOLF] = True
DEBUG stream_writer.py:1024 send IAC DO AARDWOLF
DEBUG stream_writer.py:3384 pending_option[DO + GMCP] = True
DEBUG stream_writer.py:1024 send IAC DO GMCP
DEBUG stream_writer.py:3384 pending_option[DO + ATCP] = True
DEBUG stream_writer.py:1024 send IAC DO ATCP
DEBUG stream_writer.py:3384 pending_option[DO + MCCP3_COMPRESS] = True
DEBUG stream_writer.py:1024 send IAC DO MCCP3_COMPRESS
DEBUG stream_writer.py:3384 pending_option[DO + MSSP] = True
DEBUG stream_writer.py:1024 send IAC DO MSSP
DEBUG stream_writer.py:3384 pending_option[DO + MSP] = True
DEBUG stream_writer.py:1024 send IAC DO MSP
DEBUG stream_writer.py:3384 pending_option[DO + ZMP] = True
DEBUG stream_writer.py:1024 send IAC DO ZMP
DEBUG stream_writer.py:3384 pending_option[DO + MSDP] = True
DEBUG stream_writer.py:1024 send IAC DO MSDP
DEBUG stream_writer.py:3384 pending_option[DO + MCCP2_COMPRESS] = True
DEBUG stream_writer.py:1024 send IAC DO MCCP2_COMPRESS
DEBUG stream_writer.py:3384 pending_option[DO + MXP] = True
DEBUG stream_writer.py:1024 send IAC DO MXP
DEBUG stream_writer.py:773 recv IAC DO TTYPE
DEBUG stream_writer.py:1887 handle_do(TTYPE)
DEBUG stream_writer.py:3384 pending_option[WILL + TTYPE] = True
DEBUG stream_writer.py:1024 send IAC WILL TTYPE
DEBUG stream_writer.py:3384 pending_option[SB + TTYPE] = True
DEBUG stream_writer.py:3384 local_option[TTYPE] = True
DEBUG stream_writer.py:3384 pending_option[WILL + TTYPE] = False
DEBUG stream_writer.py:773 recv IAC WONT ECHO
DEBUG stream_writer.py:2199 handle_wont(ECHO)
DEBUG stream_writer.py:3384 remote_option[ECHO] = False
DEBUG stream_writer.py:3384 pending_option[DO + ECHO] = False
DEBUG stream_writer.py:767 begin sub-negotiation SB MSSP
DEBUG stream_writer.py:754 sub-negotiation cmd MSSP SE completion byte
DEBUG stream_writer.py:2238 [SB + MSSP] unsolicited
DEBUG stream_writer.py:1796 MSSP: {'NAME': 'CRIMSON STAINED LANDS', 'PLAYERS': '0', 'UPTIME': '1304480.1427896', 'HOSTNAME':
    'kbs-cloud.com', 'PORT': '4000', 'SSL': '4001', 'CODEBASE': 'CUSTOM', 'WEBSITE': 'https://kbs-cloud.com'}
DEBUG stream_writer.py:773 recv IAC WILL MXP
DEBUG stream_writer.py:2045 handle_will(MXP)
DEBUG stream_writer.py:998 skip DO MXP; pending_option = True
DEBUG stream_writer.py:3384 remote_option[MXP] = True
DEBUG stream_writer.py:3384 pending_option[DO + MXP] = False
DEBUG stream_writer.py:773 recv IAC WONT ECHO
DEBUG stream_writer.py:2199 handle_wont(ECHO)
DEBUG stream_writer.py:767 begin sub-negotiation SB TTYPE
DEBUG stream_writer.py:754 sub-negotiation cmd TTYPE SE completion byte
DEBUG stream_writer.py:3384 pending_option[SB + TTYPE] = False
DEBUG stream_writer.py:2404 recv TTYPE SEND: b''
DEBUG stream_writer.py:2416 send IAC SB TTYPE IS b'xterm-256color' IAC SE
DEBUG stream_writer.py:767 begin sub-negotiation SB TTYPE
DEBUG stream_writer.py:754 sub-negotiation cmd TTYPE SE completion byte
DEBUG stream_writer.py:2238 [SB + TTYPE] unsolicited
DEBUG stream_writer.py:2404 recv TTYPE SEND: b''
DEBUG stream_writer.py:2416 send IAC SB TTYPE IS b'xterm-256color' IAC SE
DEBUG stream_writer.py:773 recv IAC WILL SGA
DEBUG stream_writer.py:789 WILL SGA unsolicited
DEBUG stream_writer.py:2045 handle_will(SGA)
DEBUG stream_writer.py:3384 pending_option[DO + SGA] = True
DEBUG stream_writer.py:1024 send IAC DO SGA
DEBUG stream_writer.py:3384 remote_option[SGA] = True
DEBUG stream_writer.py:3384 pending_option[DO + SGA] = False
DEBUG stream_writer.py:773 recv IAC WILL EOR
DEBUG stream_writer.py:789 WILL EOR unsolicited
DEBUG stream_writer.py:2045 handle_will(EOR)
DEBUG stream_writer.py:3384 pending_option[DO + EOR] = True
DEBUG stream_writer.py:1024 send IAC DO EOR
DEBUG stream_writer.py:3384 remote_option[EOR] = True
DEBUG stream_writer.py:3384 pending_option[DO + EOR] = False
DEBUG stream_writer.py:773 recv IAC WILL MSSP
DEBUG stream_writer.py:2045 handle_will(MSSP)
DEBUG stream_writer.py:998 skip DO MSSP; pending_option = True
DEBUG stream_writer.py:3384 remote_option[MSSP] = True
DEBUG stream_writer.py:3384 pending_option[DO + MSSP] = False
DEBUG client_base.py:513 negotiation failed after 4.00s.
DEBUG client_base.py:519 failed-reply: 'WILL AARDWOLF, WILL GMCP, WILL ATCP, WILL MCCP3_COMPRESS, WILL MSSP, WILL MSP, WILL ZMP,
    WILL MSDP, WILL MCCP2_COMPRESS, WILL MXP, DO AARDWOLF, DO GMCP, DO ATCP, DO MCCP3_COMPRESS, DO MSP, DO ZMP, DO MSDP, DO
    MCCP2_COMPRESS'
DEBUG stream_writer.py:1470 IAC EOR: End of Record (unhandled).
DEBUG stream_writer.py:3384 pending_option[DO + BINARY] = True
DEBUG stream_writer.py:1024 send IAC DO BINARY
DEBUG stream_writer.py:3384 pending_option[DO + STATUS] = True
DEBUG stream_writer.py:1024 send IAC DO STATUS
DEBUG stream_writer.py:3384 pending_option[DO + CHARSET] = True
DEBUG stream_writer.py:1024 send IAC DO CHARSET
DEBUG stream_writer.py:3384 pending_option[DO + COM_PORT_OPTION] = True
DEBUG stream_writer.py:1024 send IAC DO COM_PORT_OPTION
DEBUG stream_writer.py:998 skip DO MCCP2_COMPRESS; pending_option = True
DEBUG stream_writer.py:998 skip DO MCCP3_COMPRESS; pending_option = True
DEBUG stream_writer.py:998 skip DO GMCP; pending_option = True
DEBUG stream_writer.py:998 skip DO MSDP; pending_option = True
DEBUG stream_writer.py:998 skip DO MSP; pending_option = True
DEBUG stream_writer.py:998 skip DO ZMP; pending_option = True
DEBUG stream_writer.py:998 skip DO AARDWOLF; pending_option = True
DEBUG stream_writer.py:998 skip DO ATCP; pending_option = True
DEBUG fingerprinting.py:844 connection for server fingerprint ae09b3eae62681eb
INFO client_base.py:120 Connection closed to <Peer 64.224.71.222 4001>