87.148.28.165:8888 ================== **Connection Banner:** .. image:: /_static/banners/banner_760f1dfc38d3.png :alt: 96oo ¢ HIT RETURN % Do You Need Line Feeds? [Y/N]-> :class: ansi-banner :width: 250px :loading: lazy Server URLs ----------- .. raw:: html **Server Location**: 🇩🇪 Germany (GeoIP) Encoding -------- - **Effective encoding**: cp437 - **Scanner detected**: cp437 Telnet Fingerprint ------------------ :ref:`e89ffa4fe5c32389 ` *This fingerprint is shared by 99 other servers.* 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": "e89ffa4fe5c32389", "fingerprint-data": { "offered-options": [], "probed-protocol": "server", "refused-options": [ "AARDWOLF", "ATCP", "BINARY", "CHARSET", "COM_PORT", "ECHO", "EOR", "GMCP", "MCCP2", "MCCP3", "MSDP", "MSP", "MSSP", "MXP", "SGA", "STATUS", "ZMP" ], "requested-options": [], "scan-type": "quick" }, "session_data": { "banner_after_return": "\r\r\n\nDo You Need Line Feeds? [Y/N]-> ", "banner_before_return": "\r\n96oo\r\n\r\n\u00a2\r\nHIT RETURN\r\n%\b", "dsr_replies": 0, "dsr_requests": 0, "encoding": "cp437", "option_states": { "server_offered": {}, "server_requested": {} }, "scan_type": "quick", "timing": { "probe": 0.5054776668548584, "total": 16.338934898376465 } } }, "sessions": [ { "connected": "2026-03-04T01:31:14.664884+00:00", "host": "87.148.28.165", "ip": "87.148.28.165", "port": 8888 } ] } .. 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 87.148.28.165 8888 .. raw:: html
Show Logfile .. code-block:: text DEBUG client.py:1193 Fingerprint client: host=87.148.28.165 port=8888 ERROR client.py:1296 87.148.28.165:8888: [Errno 113] Connect call failed ('87.148.28.165', 8888) .. raw:: html