bbs.ramifications.ca:5128

Connection Banner:

BUSY

Server URLs

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

Encoding

  • Effective encoding: ascii

  • Scanner detected: cp437

Telnet Fingerprint

c2dd7d4e76383b41

This fingerprint is shared by 40 other servers.

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

Show JSON
{
  "server-probe": {
    "fingerprint": "c2dd7d4e76383b41",
    "fingerprint-data": {
      "offered-options": [],
      "probed-protocol": "server",
      "refused-options": [],
      "requested-options": [],
      "scan-type": "quick"
    },
    "session_data": {
      "banner_after_return": "",
      "banner_before_return": "BUSY\n",
      "dsr_replies": 0,
      "dsr_requests": 0,
      "encoding": "cp437",
      "option_states": {
        "server_offered": {},
        "server_requested": {}
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.0,
        "total": 0.06116127967834473
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-02-14T19:21:01.872586+00:00",
      "host": "bbs.ramifications.ca",
      "ip": "72.167.227.99",
      "port": 5128
    }
  ]
}

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 bbs.ramifications.ca 5128
Show Logfile
DEBUG client.py:1193 Fingerprint client: host=bbs.ramifications.ca port=5128
ERROR client.py:1296 bbs.ramifications.ca:5128: [Errno 111] Connect call failed ('72.167.227.99', 5128)