24.96.157.17:23

Connection Banner:

   ANSI not detected

Server URLs

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

Encoding

  • Effective encoding: ascii

  • Scanner detected: ascii

Telnet Fingerprint

d4f3adfd6a3bbb9d

This fingerprint is shared by 6 other servers.

Options requested from client: SGA

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

Show JSON
{
  "server-probe": {
    "fingerprint": "d4f3adfd6a3bbb9d",
    "fingerprint-data": {
      "offered-options": [],
      "probed-protocol": "server",
      "refused-options": [],
      "requested-options": [
        "SGA"
      ],
      "scan-type": "quick"
    },
    "session_data": {
      "banner_after_return": "",
      "banner_before_return": "\b\b\b\b\b\b      \b\b\b\b\b\b\r\n\u001b[6n\b\b\b   \b\b\bANSI not detected",
      "dsr_replies": 1,
      "dsr_requests": 1,
      "encoding": "ascii",
      "option_states": {
        "server_offered": {
          "BINARY": true,
          "ECHO": true,
          "SGA": true
        },
        "server_requested": {
          "SGA": true
        }
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.0,
        "total": 0.000339508056640625
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-03-07T04:19:31.897943+00:00",
      "host": "24.96.157.17",
      "ip": "24.96.157.17",
      "port": 23
    },
    {
      "connected": "2026-04-05T19:24:29.852656+00:00",
      "host": "24.96.157.17",
      "ip": "24.96.157.17",
      "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 24.96.157.17 23
Show Logfile
DEBUG client.py:1200 Fingerprint client: host=24.96.157.17 port=23
ERROR client.py:1318 24.96.157.17:23: [Errno 111] Connect call failed ('24.96.157.17', 23)