sanctuary.zapto.org:1541

Connection Banner:

sanctuary.zapto.org:1541

Encoding

  • Effective encoding: cp437

  • Scanner detected: ascii

Telnet Fingerprint

c8e0f73ac58e04af…

This fingerprint is shared by 13 other servers.

Options offered by server: ECHO, SGA

Options requested from client: BINARY

Data source: c8e0f73ac58e04af/f2acdad57360a4ae.json

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

{
  "server-probe": {
    "fingerprint": "c8e0f73ac58e04af",
    "fingerprint-data": {
      "offered-options": [
        "ECHO",
        "SGA"
      ],
      "probed-protocol": "server",
      "refused-options": [
        "AARDWOLF",
        "ATCP",
        "BINARY",
        "CHARSET",
        "COM_PORT",
        "EOR",
        "GMCP",
        "MSDP",
        "MSP",
        "MSSP",
        "MXP",
        "STATUS",
        "ZMP"
      ],
      "requested-options": [
        "BINARY"
      ],
      "scan-type": "quick"
    },
    "session_data": {
      "banner_after_return": "CONNECT 19200\r\n**EMSI_IRQ8E08\r\n\r\n\u001b[0mWelcome to Sanctuary - FAiRLiGHT SHQ, located in Sweden\r\n\r\nRunning AmiExpress 5.6.1 Copyright \ufffd2018-2023 Darren Coles\r\nRegistration Sandman/FAiRLiGHT. You are connected to Node 1 at 19200 baud\r\nConnection occured at Mon 09-Feb-2026 20:33:16.\r\n\r\n\u001b[0m                   \u001b[32m/\u001b[33m-\u001b[34m/\u001b[37m kOOL fRONTEND V1.1 bY: rEBEL/QTX \u001b[34m\\\u001b[33m-\u001b[32m\\\r\n                         \u001b[32m\\\u001b[33m-\u001b[34m\\ \u001b[37mdES!GN bY: nOP!/STS \u001b[34m/\u001b[33m-\u001b[32m/\r\n     \u001b[35m.------------------------------------------------------------------.\r\n     \u001b[35m|\u001b[34mNode\u001b[35m| \u001b[34mHandle/Username \u001b[35m| \u001b[34mLocation/Group        \u001b[35m| \u001b[34mUser Ip Address   \u001b[35m|\r\n     \u001b[35m|----+-----------------+-----------------------+-------------------|\r\n \u001b[35m    | \u001b[32m00 \u001b[35m| \u001b[37mAwaiting Call   \u001b[35m| \u001b[37m                      \u001b[35m|\u001b[36m                   \u001b[35m|\r\n \u001b[35m    | \u001b[32m01 \u001b[35m| \u001b[37mConnecting      \u001b[35m| \u001b[37m                      \u001b[35m|\u001b[36m   64.227.40.173   \u001b[35m|\r\n \u001b[35m    | \u001b[32m02 \u001b[35m| \u001b[37mAwaiting Call   \u001b[35m| \u001b[37m                      \u001b[35m|\u001b[36m                   \u001b[35m|\r\n \u001b[35m    | \u001b[32m03 \u001b[35m| \u001b[37mAwaiting Call   \u001b[35m| \u001b[37m                      \u001b[35m|\u001b[36m                   \u001b[35m|\r\n \u001b[35m    | \u001b[32m04 \u001b[35m| \u001b[37mAwaiting Call   \u001b[35m| \u001b[37m                      \u001b[35m|\u001b[36m                   \u001b[35m|\r\n \u001b[35m    | \u001b[32m05 \u001b[35m| \u001b[37mAwaiting Call   \u001b[35m| \u001b[37m                      \u001b[35m|\u001b[36m                   \u001b[35m|\r\n \u001b[35m    | \u001b[32m06 \u001b[35m| \u001b[37mAwaiting Call   \u001b[35m| \u001b[37m                      \u001b[35m|\u001b[36m                   \u001b[35m|\r\n    \u001b[35m `----\ufffd-----------------\ufffd-----------------------\ufffd-------------------|/-|/\r\n \u001b[32mYour Telnet Login Established from Host :  \u001b[37mN O T  A V A I L A B L E    \u001b[35m|\r\n \u001b[35m<<-----------.   <<----------------------------------------------------'\r\n              \u001b[35m|\u001b[32mCurrent iP of This System \u001b[32m:  \u001b[37mUNKNOWN\r\n              \u001b[35m`----------------------------------------------------------->>\r\n\u001b[0m\r\n\u001b[0mANSI, RIP or No graphics (A/r/n)? ",
      "banner_before_return": "\r\n/X Native Telnet:  Searching for free node...\r\n/X Native Telnet:  Successful connection to node 1\r\n\r\n",
      "encoding": "ascii",
      "option_states": {
        "server_offered": {
          "ECHO": true,
          "SGA": true,
          "STATUS": false
        },
        "server_requested": {
          "BINARY": true,
          "LINEMODE": false,
          "NAWS": false,
          "TSPEED": false
        }
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.5037021636962891,
        "total": 6.333006381988525
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-02-09T19:33:43.262225+00:00",
      "host": "sanctuary.zapto.org",
      "ip": "90.230.116.70",
      "port": 1541
    }
  ]
}

Connection Log

Debug-level log of the Telnet negotiation session, showing each IAC (Interpret As Command) exchange between client and server.

DEBUG client.py:863 Fingerprint client: host=sanctuary.zapto.org port=1541
INFO client_base.py:174 Connected to <Peer 90.230.116.70 1541>
DEBUG stream_writer.py:706 recv IAC DO BINARY
DEBUG stream_writer.py:1767 handle_do(BINARY)
DEBUG stream_writer.py:3167 pending_option[WILL + BINARY] = True
DEBUG stream_writer.py:947 send IAC WILL BINARY
DEBUG stream_writer.py:3167 local_option[BINARY] = True
DEBUG stream_writer.py:3167 pending_option[WILL + BINARY] = False
DEBUG stream_writer.py:706 recv IAC DONT NAWS
DEBUG stream_writer.py:1860 handle_dont(NAWS)
DEBUG stream_writer.py:3167 pending_option[WILL + NAWS] = False
DEBUG stream_writer.py:3167 local_option[NAWS] = False
DEBUG stream_writer.py:706 recv IAC WONT STATUS
DEBUG stream_writer.py:2022 handle_wont(STATUS)
DEBUG stream_writer.py:3167 remote_option[STATUS] = False
DEBUG stream_writer.py:3167 pending_option[DO + STATUS] = False
DEBUG stream_writer.py:706 recv IAC DONT TSPEED
DEBUG stream_writer.py:1860 handle_dont(TSPEED)
DEBUG stream_writer.py:3167 pending_option[WILL + TSPEED] = False
DEBUG stream_writer.py:3167 local_option[TSPEED] = False
DEBUG stream_writer.py:706 recv IAC DONT LINEMODE
DEBUG stream_writer.py:1860 handle_dont(LINEMODE)
DEBUG stream_writer.py:3167 pending_option[WILL + LINEMODE] = False
DEBUG stream_writer.py:3167 local_option[LINEMODE] = False
DEBUG stream_writer.py:706 recv IAC WILL SGA
DEBUG stream_writer.py:722 WILL SGA unsolicited
DEBUG stream_writer.py:1897 handle_will(SGA)
DEBUG stream_writer.py:3167 pending_option[DO + SGA] = True
DEBUG stream_writer.py:947 send IAC DO SGA
DEBUG stream_writer.py:3167 remote_option[SGA] = True
DEBUG stream_writer.py:3167 pending_option[DO + SGA] = False
DEBUG stream_writer.py:706 recv IAC WILL ECHO
DEBUG stream_writer.py:722 WILL ECHO unsolicited
DEBUG stream_writer.py:1897 handle_will(ECHO)
DEBUG stream_writer.py:3167 pending_option[DO + ECHO] = True
DEBUG stream_writer.py:947 send IAC DO ECHO
DEBUG stream_writer.py:3167 remote_option[ECHO] = True
DEBUG stream_writer.py:3167 pending_option[DO + ECHO] = False
DEBUG client_base.py:460 negotiation complete after 2.00s.
DEBUG stream_writer.py:3167 pending_option[DO + BINARY] = True
DEBUG stream_writer.py:947 send IAC DO BINARY
DEBUG stream_writer.py:3167 pending_option[DO + CHARSET] = True
DEBUG stream_writer.py:947 send IAC DO CHARSET
DEBUG stream_writer.py:3167 pending_option[DO + EOR] = True
DEBUG stream_writer.py:947 send IAC DO EOR
DEBUG stream_writer.py:3167 pending_option[DO + COM_PORT_OPTION] = True
DEBUG stream_writer.py:947 send IAC DO COM_PORT_OPTION
DEBUG stream_writer.py:3167 pending_option[DO + GMCP] = True
DEBUG stream_writer.py:947 send IAC DO GMCP
DEBUG stream_writer.py:3167 pending_option[DO + MSDP] = True
DEBUG stream_writer.py:947 send IAC DO MSDP
DEBUG stream_writer.py:3167 pending_option[DO + MSSP] = True
DEBUG stream_writer.py:947 send IAC DO MSSP
DEBUG stream_writer.py:3167 pending_option[DO + MSP] = True
DEBUG stream_writer.py:947 send IAC DO MSP
DEBUG stream_writer.py:3167 pending_option[DO + MXP] = True
DEBUG stream_writer.py:947 send IAC DO MXP
DEBUG stream_writer.py:3167 pending_option[DO + ZMP] = True
DEBUG stream_writer.py:947 send IAC DO ZMP
DEBUG stream_writer.py:3167 pending_option[DO + AARDWOLF] = True
DEBUG stream_writer.py:947 send IAC DO AARDWOLF
DEBUG stream_writer.py:3167 pending_option[DO + ATCP] = True
DEBUG stream_writer.py:947 send IAC DO ATCP
INFO fingerprinting.py:746 connection for server fingerprint c8e0f73ac58e04af
INFO client_base.py:105 Connection closed to <Peer 90.230.116.70 1541>

Generated by telnetlib3-fingerprint

telnetlib3-fingerprint --loglevel=debug sanctuary.zapto.org 1541