130.95.13.14:4242

Connection Banner:

130.95.13.14:4242

Encoding

  • Effective encoding: cp437

  • Scanner detected: ascii

Telnet Fingerprint

c405afe101fc3e8c…

This fingerprint is shared by 2 other servers.

Options requested from client: NAWS, TTYPE

Data source: c405afe101fc3e8c/4952c606f31b10c9.json

The complete JSON record collected during the scan, including Telnet negotiation results and banner data.

{
  "server-probe": {
    "fingerprint": "c405afe101fc3e8c",
    "fingerprint-data": {
      "offered-options": [],
      "probed-protocol": "server",
      "refused-options": [],
      "requested-options": [
        "NAWS",
        "TTYPE"
      ],
      "scan-type": "quick"
    },
    "session_data": {
      "banner_after_return": "Well, see you again some other time.\r\n",
      "banner_before_return": "\r\nWelcome to 'flame' - a surreal BBS based around an LP-Mud driver.\r\nPlease give a one-word name to use on flame...\r\n\r\nFlame-name: ",
      "encoding": "ascii",
      "option_states": {
        "server_offered": {},
        "server_requested": {
          "NAWS": true,
          "TTYPE": true
        }
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.0,
        "total": 2.9659509658813477
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-02-09T19:27:46.896369+00:00",
      "host": "130.95.13.14",
      "ip": "130.95.13.14",
      "port": 4242
    }
  ]
}

Connection Log

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

DEBUG client.py:863 Fingerprint client: host=130.95.13.14 port=4242
INFO client_base.py:174 Connected to <Peer 130.95.13.14 4242>
DEBUG stream_writer.py:706 recv IAC DO TTYPE
DEBUG stream_writer.py:1767 handle_do(TTYPE)
DEBUG stream_writer.py:3167 pending_option[WILL + TTYPE] = True
DEBUG stream_writer.py:947 send IAC WILL TTYPE
DEBUG stream_writer.py:3167 pending_option[SB + TTYPE] = True
DEBUG stream_writer.py:3167 local_option[TTYPE] = True
DEBUG stream_writer.py:3167 pending_option[WILL + TTYPE] = False
DEBUG stream_writer.py:706 recv IAC DO NAWS
DEBUG stream_writer.py:1767 handle_do(NAWS)
DEBUG stream_writer.py:3167 pending_option[WILL + NAWS] = True
DEBUG stream_writer.py:947 send IAC WILL NAWS
DEBUG stream_writer.py:2339 send IAC SB NAWS (rows=25, cols=80) IAC SE
DEBUG stream_writer.py:3167 local_option[NAWS] = True
DEBUG stream_writer.py:3167 pending_option[WILL + NAWS] = False
DEBUG stream_writer.py:698 begin sub-negotiation SB TTYPE
DEBUG stream_writer.py:685 sub-negotiation cmd TTYPE SE completion byte
DEBUG stream_writer.py:3167 pending_option[SB + TTYPE] = False
DEBUG stream_writer.py:2234 recv TTYPE SEND: b''
DEBUG stream_writer.py:2247 send IAC SB TTYPE IS b'xterm-256color' IAC SE
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 130.95.13.14 4242>
INFO fingerprinting.py:737 new server fingerprint c405afe101fc3e8c

Generated by telnetlib3-fingerprint

telnetlib3-fingerprint --loglevel=debug 130.95.13.14 4242