67.230.158.234:23 ================= **Connection Banner:** .. image:: /_static/banners/banner_eeff5b562ece.png :alt: Mystic BBS Version 1.12 A49 Copyright (C) 1997-2024 By James Coyle  Press ESCAPE twice to continue: 15151413121110090807060504030201 :class: ansi-banner :width: 306px :loading: lazy Server URLs ----------- .. raw:: html **Server Location**: 🇨🇦 Canada (GeoIP) BBS Software ------------ **Detected**: Mystic BBS Encoding -------- - **Effective encoding**: ascii - **Scanner detected**: cp437 Telnet Fingerprint ------------------ :ref:`f81f891a368f3645 ` *This fingerprint is shared by 16 other servers.* **Options requested from client**: ``BINARY``, ``TTYPE`` The complete JSON record collected during the scan, including Telnet negotiation results and banner data. .. raw:: html
Show JSON .. code-block:: json { "server-probe": { "fingerprint": "f81f891a368f3645", "fingerprint-data": { "offered-options": [], "probed-protocol": "server", "refused-options": [], "requested-options": [ "BINARY", "TTYPE" ], "scan-type": "quick" }, "session_data": { "banner_after_return": "", "banner_before_return": "\u001b[?1000h\fMystic BBS Version 1.12 A49\r\nCopyright (C) 1997-2024 By James Coyle\r\n\f\b \bPress ESCAPE twice to continue: 15\b\b15\b\b14\b\b13\b\b12\b\b11\b\b10\b\b09\b\b08\b\b07\b\b06\b\b05\b\b04\b\b03\b\b02\b\b01\u001b[?1000l\b\b\b\b\b\b\b\b", "dsr_replies": 0, "dsr_requests": 0, "encoding": "cp437", "option_states": { "server_offered": { "AARDWOLF": false, "ATCP": false, "ECHO": true, "GMCP": false, "MCCP2": false, "MCCP3": false, "MSDP": false, "MSP": false, "MSSP": false, "MXP": false, "SGA": true, "ZMP": false }, "server_requested": { "AARDWOLF": false, "ATCP": false, "BINARY": true, "GMCP": false, "MCCP2": false, "MCCP3": false, "MSDP": false, "MSP": false, "MSSP": false, "MXP": false, "SNDLOC": false, "TTYPE": true, "ZMP": false } }, "scan_type": "quick", "timing": { "probe": 0.0, "total": 15.331631898880005 } } }, "sessions": [ { "connected": "2026-03-02T20:57:17.724789+00:00", "host": "67.230.158.234", "ip": "67.230.158.234", "port": 23 }, { "connected": "2026-03-02T22:55:30.450725+00:00", "host": "67.230.158.234", "ip": "67.230.158.234", "port": 23 } ] } .. raw:: html
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 `_ .. code-block:: shell telnetlib3-fingerprint --loglevel=debug 67.230.158.234 23 .. raw:: html
Show Logfile .. code-block:: text DEBUG client.py:1193 Fingerprint client: host=67.230.158.234 port=23 ERROR client.py:1296 67.230.158.234:23: TCP connection to 67.230.158.234:23 timed out after 30.0s .. raw:: html