cotn.subnigra.com

cotn.subnigra.com:6969

Telnet Fingerprint

3466d1f862368b3a…

This fingerprint is shared by 6 other servers.

Options offered by server: EOR

Options requested from client: STATUS

Data source: 3466d1f862368b3a/c9e681c39d0c32a5.json

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

{
  "server-probe": {
    "fingerprint": "3466d1f862368b3a",
    "fingerprint-data": {
      "offered-options": [
        "EOR"
      ],
      "probed-protocol": "server",
      "refused-options": [
        "AUTHENTICATION",
        "BINARY",
        "BM",
        "CHARSET",
        "COM_PORT",
        "DET",
        "ECHO",
        "ENCRYPT",
        "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": [
        "STATUS"
      ]
    },
    "session_data": {
      "banner_after_return": "e are welcome.\n\rIts jist that they scare us *grin*.\n\r\n\rPlease enter thy name: (or 'who' or 'finger'): ",
      "banner_before_return": "  ___ _    _ _    _                 ___   __   _____ _\n\r / __| |_ (_) |__| |_ _ ___ _ _    / _ \\ / _| |_   _| |_  ___\n\r| (__| ' \\| | / _` | '_/ -_) ' \\  | (_) |  _|   | | | ' \\/ -_)\n\r \\___|_||_|_|_\\__,_|_| \\___|_||_|  \\___/|_|     |_| |_||_\\___|\n\r\n\r _  _ _      _   _     Dedicated to: Stargodess, Kasha, & Guile\n\r| \\| (_)__ _| |_| |_   Coder: Enyc\n\r| .` | / _` | ' \\  _|  HCs: Atropos, Satellite, SilverMoonLight  \n\r|_|\\_|_\\__, |_||_\\__|  Site Admin: Milamber\n\r       |___/         \n\r                      \"Listen to them, the Children of the Night.  What\n\r                                   sweet music they make.\"\n\r                           -Dracula (Bram Stoker's \"Dracula\")\n\r\n\r*WARNING: This is a freetalk talker, intended for mature audiences!\n\r          Graphic language & Adult Content May be Ahead! (Must be 18 or older!)\n\r\n\rA 24 hour PG+ talker (all based upon Ew-Too).\n\rWe cater ta the forsaken o'society - gays, lesbians, bisexuals, transsexuals,\n\rcrossdressers, goths, pagans, & freaks in general. Normal peopl",
      "encoding": "ascii",
      "option_states": {
        "server_offered": {
          "EOR": true
        },
        "server_requested": {
          "STATUS": true
        }
      },
      "timing": {
        "probe": 0.5059363842010498,
        "total": 1.0066676139831543
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-02-08T05:35:25.240009+00:00",
      "host": "cotn.subnigra.com",
      "ip": "188.246.205.174",
      "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:770 Fingerprint client: host=cotn.subnigra.com port=6969
INFO client_base.py:174 Connected to <Peer 188.246.205.174 6969>
DEBUG stream_writer.py:692 recv IAC WILL EOR
DEBUG stream_writer.py:708 WILL EOR unsolicited
DEBUG stream_writer.py:1863 handle_will(EOR)
DEBUG stream_writer.py:3030 pending_option[DO + EOR] = True
DEBUG stream_writer.py:933 send IAC DO EOR
DEBUG stream_writer.py:3030 remote_option[EOR] = True
DEBUG stream_writer.py:3030 pending_option[DO + EOR] = False
DEBUG stream_writer.py:1287 IAC GA: Go-Ahead (unhandled).
DEBUG stream_writer.py:692 recv IAC DO STATUS
DEBUG stream_writer.py:1733 handle_do(STATUS)
DEBUG stream_writer.py:3030 pending_option[WILL + STATUS] = True
DEBUG stream_writer.py:933 send IAC WILL STATUS
DEBUG stream_writer.py:2455 send IAC SB STATUS IS DO EOR IAC SE
DEBUG stream_writer.py:3030 pending_option[WILL + STATUS] = False
DEBUG stream_writer.py:3030 local_option[STATUS] = True
DEBUG client_base.py:460 negotiation complete after 2.00s.
DEBUG stream_writer.py:1306 IAC EOR: End of Record (unhandled).
DEBUG stream_writer.py:3030 pending_option[DO + BINARY] = True
DEBUG stream_writer.py:933 send IAC DO BINARY
DEBUG stream_writer.py:3030 pending_option[DO + SGA] = True
DEBUG stream_writer.py:933 send IAC DO SGA
DEBUG stream_writer.py:3030 pending_option[DO + ECHO] = True
DEBUG stream_writer.py:933 send IAC DO ECHO
DEBUG stream_writer.py:3030 pending_option[DO + STATUS] = True
DEBUG stream_writer.py:933 send IAC DO STATUS
DEBUG stream_writer.py:3030 pending_option[DO + CHARSET] = True
DEBUG stream_writer.py:933 send IAC DO CHARSET
DEBUG stream_writer.py:3030 pending_option[DO + COM_PORT_OPTION] = True
DEBUG stream_writer.py:933 send IAC DO COM_PORT_OPTION
DEBUG stream_writer.py:3030 pending_option[DO + GMCP] = True
DEBUG stream_writer.py:933 send IAC DO GMCP
DEBUG stream_writer.py:3030 pending_option[DO + MSDP] = True
DEBUG stream_writer.py:933 send IAC DO MSDP
DEBUG stream_writer.py:3030 pending_option[DO + MSSP] = True
DEBUG stream_writer.py:933 send IAC DO MSSP
DEBUG stream_writer.py:3030 pending_option[DO + MSP] = True
DEBUG stream_writer.py:933 send IAC DO MSP
DEBUG stream_writer.py:3030 pending_option[DO + MXP] = True
DEBUG stream_writer.py:933 send IAC DO MXP
DEBUG stream_writer.py:3030 pending_option[DO + ZMP] = True
DEBUG stream_writer.py:933 send IAC DO ZMP
DEBUG stream_writer.py:3030 pending_option[DO + AARDWOLF] = True
DEBUG stream_writer.py:933 send IAC DO AARDWOLF
DEBUG stream_writer.py:3030 pending_option[DO + ATCP] = True
DEBUG stream_writer.py:933 send IAC DO ATCP
INFO fingerprinting.py:746 connection for server fingerprint f10f7b3f82429456
INFO client_base.py:105 Connection closed to <Peer 188.246.205.174 6969>

Generated by telnetlib3-fingerprint

telnetlib3-fingerprint --loglevel=debug cotn.subnigra.com 6969