telnet.harborbbs.com:23

Connection Banner:

Synchronet BBS for Win32 Version 3.20 Telnet connection from: ::1

Server URLs

Server Location: πŸ‡ΊπŸ‡Έ United States (GeoIP)

BBS Software

Detected: Synchronet

Encoding

  • Effective encoding: ascii

  • Scanner detected: cp437

Telnet Fingerprint

f23c774a5c140c7b

This fingerprint is unique to this server.

Options offered by server: AARDWOLF, ATCP, BINARY, CHARSET, COM_PORT, ECHO, EOR, GMCP, MSDP, MSP, MSSP, MXP, SGA, STATUS, ZMP

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

Show JSON
{
  "server-probe": {
    "fingerprint": "f23c774a5c140c7b",
    "fingerprint-data": {
      "offered-options": [
        "AARDWOLF",
        "ATCP",
        "BINARY",
        "CHARSET",
        "COM_PORT",
        "ECHO",
        "EOR",
        "GMCP",
        "MSDP",
        "MSP",
        "MSSP",
        "MXP",
        "SGA",
        "STATUS",
        "ZMP"
      ],
      "probed-protocol": "server",
      "refused-options": [],
      "requested-options": [],
      "scan-type": "quick"
    },
    "session_data": {
      "banner_after_return": "",
      "banner_before_return": "\r\nSynchronet BBS for Win32  Version 3.20\r\nTelnet connection from: ::1\r\n",
      "dsr_replies": 0,
      "dsr_requests": 0,
      "encoding": "cp437",
      "option_states": {
        "server_offered": {},
        "server_requested": {}
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.25512003898620605,
        "total": 5.00033712387085
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-02-14T18:04:52.445360+00:00",
      "host": "telnet.harborbbs.com",
      "ip": "96.30.192.92",
      "port": 23
    }
  ]
}

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

telnetlib3-fingerprint --loglevel=debug telnet.harborbbs.com 23
Show Logfile
DEBUG client.py:1193 Fingerprint client: host=telnet.harborbbs.com port=23
ERROR client.py:1296 telnet.harborbbs.com:23: [Errno 111] Connect call failed ('96.30.192.92', 23)