adibbs.sytes.net:6800

Connection Banner:

telnetd.device: Waiting for unit to answer.

Server URLs

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

Encoding

  • Effective encoding: ascii

  • Scanner detected: cp437

Telnet Fingerprint

f8c875cff0773f76

This fingerprint is unique to this server.

Options offered by server: 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": "f8c875cff0773f76",
    "fingerprint-data": {
      "offered-options": [
        "ECHO",
        "SGA",
        "STATUS"
      ],
      "probed-protocol": "server",
      "refused-options": [
        "AARDWOLF",
        "ATCP",
        "BINARY",
        "CHARSET",
        "COM_PORT",
        "EOR",
        "GMCP",
        "MSDP",
        "MSP",
        "MSSP",
        "MXP",
        "ZMP"
      ],
      "requested-options": [
        "BINARY",
        "LINEMODE",
        "NAWS",
        "TSPEED"
      ],
      "scan-type": "quick"
    },
    "session_data": {
      "banner_after_return": "",
      "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.5037598609924316,
        "total": 5.009354591369629
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-02-14T17:51:27.311320+00:00",
      "host": "adibbs.sytes.net",
      "ip": "104.251.73.214",
      "port": 6800
    }
  ]
}

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 adibbs.sytes.net 6800
Show Logfile
DEBUG client.py:1193 Fingerprint client: host=adibbs.sytes.net port=6800
ERROR client.py:1296 adibbs.sytes.net:6800: TCP connection to adibbs.sytes.net:6800 timed out after 30.0s