tymemud.com

tymemud.com:6969

Telnet Fingerprint

bad9899c075109ba…

This fingerprint is unique to this server.

Options requested from client: NAWS, SGA, TTYPE

Data source: bad9899c075109ba/104af6f70aa9e623.json

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

{
  "server-probe": {
    "fingerprint": "bad9899c075109ba",
    "fingerprint-data": {
      "offered-options": [],
      "probed-protocol": "server",
      "refused-options": [],
      "requested-options": [
        "NAWS",
        "SGA",
        "TTYPE"
      ],
      "scan-type": "quick"
    },
    "session_data": {
      "banner_after_return": "",
      "banner_before_return": "\r\n\r\n\r\n                                A Moment in Tyme\r\n\r\n                            Established: March, 1994.\r\n\r\n\r\n                                Running Tyme 3.0\r\n\r\n                           The Wheel of Time Books\r\n           Names and Places are Copyright (C) 1994, 95, 96, 97, 98\r\n                       Robert Jordan and Tor Books Inc.\r\n\r\n             If you are experiencing troubles, contact the Staff on:\r\n                               tyme@tymemud.com.\r\n\r\n                  Tyme 3.0, developed from MikkiMud 2.0 by:\r\n                   Fredrik Lannergren * Mattias Lonnqvist\r\n                  Arseniy Vodyanov * Jeremy Akers \r\n                   Philippe Poncet * John Margaritsanakis\r\n                                    Dedicated to Fredrik.\r\n\r\n                  MikkiMud 2.0, developed from MikkiMud 1.0 by:\r\n                         Mattias Lonnqvist * Tony Chu\r\n                      Philippe Poncet * John Margaritsanakis\r\n\r\n             The MikkiMud 2.0 Software contains components from:\r\n                    CircleMUD 3.0bpl14 by Jeremy Elson\r\n          DikuMUD (gamma 0.0) by Hans Henrik Staerfeldt, Katja Nyboe,\r\n                Tom Madsen, Michael Seifert, and Sebastian Hammer\r\n     MikkiMud 1.0 by Mattias Lonnqvist, Pontus Lidman, Frederic Oullet,\r\n         Purjo, Peter Acheson, Chip Turner, John Davis, Tony Chu, \r\n           and several more who helped (see credits for details)\r\n\r\n\r\nBy what name do you wish to be known? \r\n",
      "encoding": "ascii",
      "option_states": {
        "server_offered": {},
        "server_requested": {
          "NAWS": true,
          "SGA": true,
          "TTYPE": true
        }
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.0,
        "total": 2.690190076828003
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-02-08T16:56:28.694640+00:00",
      "host": "tymemud.com",
      "ip": "70.114.158.176",
      "port": 6969
    }
  ]
}

Connection Log

Debug-level log of the Telnet negotiation session, showing each IAC (Interpret As Command) exchange between client and server.

DEBUG client.py:773 Fingerprint client: host=tymemud.com port=6969
INFO client_base.py:174 Connected to <Peer 70.114.158.176 6969>
DEBUG stream_writer.py:655 recv IAC DO SGA
DEBUG stream_writer.py:1668 handle_do(SGA)
DEBUG stream_writer.py:2883 pending_option[WILL + SGA] = True
DEBUG stream_writer.py:896 send IAC WILL SGA
DEBUG stream_writer.py:2883 local_option[SGA] = True
DEBUG stream_writer.py:2883 pending_option[WILL + SGA] = False
DEBUG stream_writer.py:655 recv IAC DO NAWS
DEBUG stream_writer.py:1668 handle_do(NAWS)
DEBUG stream_writer.py:2883 pending_option[WILL + NAWS] = True
DEBUG stream_writer.py:896 send IAC WILL NAWS
DEBUG stream_writer.py:2208 send IAC SB NAWS (rows=25, cols=80) IAC SE
DEBUG stream_writer.py:2883 local_option[NAWS] = True
DEBUG stream_writer.py:2883 pending_option[WILL + NAWS] = False
DEBUG stream_writer.py:655 recv IAC DO TTYPE
DEBUG stream_writer.py:1668 handle_do(TTYPE)
DEBUG stream_writer.py:2883 pending_option[WILL + TTYPE] = True
DEBUG stream_writer.py:896 send IAC WILL TTYPE
DEBUG stream_writer.py:2883 pending_option[SB + TTYPE] = True
DEBUG stream_writer.py:2883 local_option[TTYPE] = True
DEBUG stream_writer.py:2883 pending_option[WILL + TTYPE] = False
DEBUG stream_writer.py:647 begin sub-negotiation SB TTYPE
DEBUG stream_writer.py:634 sub-negotiation cmd TTYPE SE completion byte
DEBUG stream_writer.py:2883 pending_option[SB + TTYPE] = False
DEBUG stream_writer.py:2105 recv TTYPE SEND: b''
DEBUG stream_writer.py:2116 send IAC SB TTYPE IS b'VT100' IAC SE
DEBUG client_base.py:460 negotiation complete after 2.02s.
DEBUG client_base.py:88 EOF from server, closing.
INFO client_base.py:105 Connection closed to <Peer 70.114.158.176 6969>
INFO fingerprinting.py:736 connection for server fingerprint bad9899c075109ba

Generated by telnetlib3-fingerprint

telnetlib3-fingerprint --loglevel=debug tymemud.com 6969