bbs.silverhawk.no:6400

Connection Banner:

telnetd.device: Waiting for unit to answer. telnetd.device: Connected to TCP/IP port 6400 unit 0. 

Server URLs

Server Location: 🇳🇴 Norway (GeoIP)

Encoding

  • Effective encoding: ascii

  • Scanner detected: cp437

Telnet Fingerprint

0e8c326f7449f30f

This fingerprint is shared by 2 other servers.

Options offered by server: BINARY, ECHO, SGA, STATUS

Options requested from client: BINARY, LINEMODE, NAWS, TSPEED

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

Show JSON
{
  "server-probe": {
    "fingerprint": "0e8c326f7449f30f",
    "fingerprint-data": {
      "offered-options": [
        "BINARY",
        "ECHO",
        "SGA",
        "STATUS"
      ],
      "probed-protocol": "server",
      "refused-options": [
        "AARDWOLF",
        "ATCP",
        "CHARSET",
        "COM_PORT",
        "EOR",
        "GMCP",
        "MSDP",
        "MSP",
        "MSSP",
        "MXP",
        "ZMP"
      ],
      "requested-options": [
        "BINARY",
        "LINEMODE",
        "NAWS",
        "TSPEED"
      ],
      "scan-type": "quick"
    },
    "session_data": {
      "banner_after_return": "telnetd.device:  Connected to TCP/IP port 6400 unit 0.\r\n\u0007\r\n",
      "banner_before_return": "\r\ntelnetd.device:  Waiting for unit to answer.\r\n",
      "dsr_replies": 0,
      "dsr_requests": 0,
      "encoding": "cp437",
      "option_states": {
        "server_offered": {
          "ECHO": true,
          "SGA": true,
          "STATUS": true
        },
        "server_requested": {
          "BINARY": true,
          "LINEMODE": true,
          "NAWS": true,
          "TSPEED": true
        }
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.15403389930725098,
        "total": 5.805141925811768
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-02-14T17:28:58.171489+00:00",
      "host": "bbs.silverhawk.no",
      "ip": "46.212.177.208",
      "port": 6400
    }
  ]
}

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.silverhawk.no 6400
Show Logfile
DEBUG client.py:1193 Fingerprint client: host=bbs.silverhawk.no port=6400
ERROR client.py:1296 bbs.silverhawk.no:6400: TCP connection to bbs.silverhawk.no:6400 timed out after 30.0s