Elephant

elephant.org:23

Server Info

  • Players online: 5 [1]

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

5fdf8da1a047ce11…

This fingerprint is shared by 9 other servers.

Options requested from client: NAWS, NEW_ENVIRON, TTYPE

Data source: 5fdf8da1a047ce11/eda7add6c134cca3.json

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

{
  "server-probe": {
    "fingerprint": "5fdf8da1a047ce11",
    "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",
        "NEW_ENVIRON",
        "TTYPE"
      ]
    },
    "session_data": {
      "banner_after_return": "\n\r\n          Grade A Pachyderms:   Azazel\r\n          Grade B Pachyderms:   Stom, Dval\r\n\r\n   Driver: FluffOS v2019.202                        Mudlib: Elephant Mudlib 2.6\r\n\r\nPlease enter your account name: ",
      "banner_before_return": "\r\nThrough the darkness, bright lights could be seen, flickering a welcome to\r\nall who seek comfort and refuge from the harsh realities of life ......\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                                   M U D\r\n\r\n                Head Elephant:  Larnen\r",
      "encoding": "ascii",
      "mssp": {
        "NAME": "Elephant",
        "PLAYERS": "5",
        "UPTIME": "1770109485"
      },
      "option_states": {
        "environ_requested": [],
        "server_offered": {
          "0x56": false,
          "GMCP": true,
          "MSSP": true
        },
        "server_requested": {
          "NAWS": true,
          "NEW_ENVIRON": true,
          "TTYPE": true
        }
      },
      "timing": {
        "probe": 0.5090484619140625,
        "total": 1.010246992111206
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-02-08T07:26:56.516912+00:00",
      "host": "elephant.org",
      "ip": "82.163.78.225",
      "port": 23
    }
  ]
}

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=elephant.org port=23
INFO client_base.py:174 Connected to <Peer 82.163.78.225 23>
DEBUG stream_writer.py:692 recv IAC DO TTYPE
DEBUG stream_writer.py:1733 handle_do(TTYPE)
DEBUG stream_writer.py:3030 pending_option[WILL + TTYPE] = True
DEBUG stream_writer.py:933 send IAC WILL TTYPE
DEBUG stream_writer.py:3030 pending_option[SB + TTYPE] = True
DEBUG stream_writer.py:3030 local_option[TTYPE] = True
DEBUG stream_writer.py:3030 pending_option[WILL + TTYPE] = 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:692 recv IAC DO NEW_ENVIRON
DEBUG stream_writer.py:1733 handle_do(NEW_ENVIRON)
DEBUG stream_writer.py:3030 pending_option[WILL + NEW_ENVIRON] = True
DEBUG stream_writer.py:933 send IAC WILL NEW_ENVIRON
DEBUG stream_writer.py:3030 pending_option[SB + NEW_ENVIRON] = True
DEBUG stream_writer.py:3030 local_option[NEW_ENVIRON] = True
DEBUG stream_writer.py:3030 pending_option[WILL + NEW_ENVIRON] = False
DEBUG stream_writer.py:692 recv IAC WILL MCCP2_COMPRESS
DEBUG stream_writer.py:708 WILL MCCP2_COMPRESS unsolicited
DEBUG stream_writer.py:1863 handle_will(MCCP2_COMPRESS)
DEBUG stream_writer.py:3030 remote_option[MCCP2_COMPRESS] = False
DEBUG stream_writer.py:933 send IAC DONT MCCP2_COMPRESS
WARNING stream_writer.py:1968 Unhandled: WILL MCCP2_COMPRESS.
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 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:684 begin sub-negotiation SB TTYPE
DEBUG stream_writer.py:671 sub-negotiation cmd TTYPE SE completion byte
DEBUG stream_writer.py:3030 pending_option[SB + TTYPE] = False
DEBUG stream_writer.py:2197 recv TTYPE SEND: b''
DEBUG stream_writer.py:2208 send IAC SB TTYPE IS b'VT100' IAC SE
DEBUG stream_writer.py:684 begin sub-negotiation SB NEW_ENVIRON
DEBUG stream_writer.py:671 sub-negotiation cmd NEW_ENVIRON SE completion byte
DEBUG stream_writer.py:3030 pending_option[SB + NEW_ENVIRON] = False
DEBUG stream_writer.py:2243 recv NEW_ENVIRON SEND (all)
DEBUG stream_writer.py:2266 env send: LANG='C', TERM='VT100', LINES=25, COLUMNS=80, COLORTERM=''
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': 'Elephant', 'PLAYERS': '11', 'UPTIME': '1770109485'}
DEBUG client_base.py:460 negotiation complete after 0.05s.
DEBUG client_base.py:88 EOF from server, closing.
INFO client_base.py:105 Connection closed to <Peer 82.163.78.225 23>
INFO fingerprinting.py:746 connection for server fingerprint 6ee5b43c3505410d

Generated by telnetlib3-fingerprint

telnetlib3-fingerprint --loglevel=debug elephant.org 23