89.244.217.180:23

Connection Banner:

telnetd.device: Waiting for unit to answer. telnetd.device: Connected to TCP/IP port 23 unit 0.  ats0=1

Server URLs

Server Location: 🇩🇪 Germany (GeoIP)

Encoding

  • Effective encoding: ascii

  • Scanner detected: cp437

Telnet Fingerprint

1c80cc86f7b9321a

This fingerprint is shared by 16 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": "1c80cc86f7b9321a",
    "fingerprint-data": {
      "offered-options": [
        "BINARY",
        "ECHO",
        "SGA",
        "STATUS"
      ],
      "probed-protocol": "server",
      "refused-options": [
        "AARDWOLF",
        "ATCP",
        "CHARSET",
        "COM_PORT",
        "EOR",
        "GMCP",
        "MCCP2",
        "MCCP3",
        "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\ntelnetd.device:  Connected to TCP/IP port 23 unit 0.\r\n\u0007\r\nats0=1\r",
      "dsr_replies": 0,
      "dsr_requests": 0,
      "encoding": "cp437",
      "option_states": {
        "server_offered": {
          "AARDWOLF": false,
          "ATCP": false,
          "ECHO": true,
          "GMCP": false,
          "MCCP2": false,
          "MCCP3": false,
          "MSDP": false,
          "MSP": false,
          "MSSP": false,
          "MXP": false,
          "SGA": true,
          "STATUS": true,
          "ZMP": false
        },
        "server_requested": {
          "AARDWOLF": false,
          "ATCP": false,
          "BINARY": true,
          "GMCP": false,
          "LINEMODE": true,
          "MCCP2": false,
          "MCCP3": false,
          "MSDP": false,
          "MSP": false,
          "MSSP": false,
          "MXP": false,
          "NAWS": true,
          "TSPEED": true,
          "ZMP": false
        }
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.30489659309387207,
        "total": 10.816530704498291
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-03-02T20:56:56.272346+00:00",
      "host": "89.244.217.180",
      "ip": "89.244.217.180",
      "port": 23
    },
    {
      "connected": "2026-03-02T22:48:45.881998+00:00",
      "host": "89.244.217.180",
      "ip": "89.244.217.180",
      "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 89.244.217.180 23
Show Logfile
DEBUG client.py:1193 Fingerprint client: host=89.244.217.180 port=23
ERROR client.py:1296 89.244.217.180:23: [Errno 113] Connect call failed ('89.244.217.180', 23)