174.54.53.254 (www.czaralex.com)

www.czaralex.com:7777

Connection Banner:

_​_____ __ __ _​_____ _​____ _​_____ __ __ /\\ ___\\/\\ \\_\\ \\/\\ __ \\/\\ _​_-./\\ __ \\/\\ \\ _ \\ \\ \\ \\___ \\ \\ __ \\ \\ __ \\ \\ \\/\\ \\ \\ \\/\\ \\ \\ \\/ ".\\ \\ \\/\\_​____\\ \\_\\ \\_\\ \\_\\ \\_\\ \\_​___-\\ \\_​____\\ \\__/".~\\_\\ \\/_​____/\\/_/\\/_/\\/_/\\/_/\\/_​___/ \\/_​____/\\/_/ \\/_/ MOO +​----[ LOGIN COMMANDS ]-​--------------------------------------------------+ \| CONnect <character name> <password> \| \| CONnect guest \| \| WHO \| HELP \| QUIT \| +​-------------------------------------------------------------------------+ \| To create a new character, login as a guest then type @REQUEST \| +​-------------------------------------------------------------------------+ The lag is low; there is 1 connected.

Server URLs

Server Info

  • Server Location: 🇺🇸 United States (GeoIP)

Telnet Fingerprint

a8a260cc4662430c

This fingerprint is shared by 219 other servers.

The complete JSON record collected during the scan, including Telnet negotiation results and any MSSP metadata.

Show JSON
{
  "server-probe": {
    "fingerprint": "a8a260cc4662430c",
    "fingerprint-data": {
      "offered-options": [],
      "probed-protocol": "server",
      "refused-options": [
        "AARDWOLF",
        "ATCP",
        "BINARY",
        "CHARSET",
        "COM_PORT",
        "ECHO",
        "EOR",
        "GMCP",
        "MSDP",
        "MSP",
        "MSSP",
        "MXP",
        "SGA",
        "STATUS",
        "ZMP"
      ],
      "requested-options": [],
      "scan-type": "quick"
    },
    "session_data": {
      "banner_after_return": "          ______  __  __  ______  _____   ______  __     __    \r\n         /\\  ___\\/\\ \\_\\ \\/\\  __ \\/\\  __-./\\  __ \\/\\ \\  _ \\ \\   \r\n         \\ \\___  \\ \\  __ \\ \\  __ \\ \\ \\/\\ \\ \\ \\/\\ \\ \\ \\/ \".\\ \\  \r\n          \\/\\_____\\ \\_\\ \\_\\ \\_\\ \\_\\ \\____-\\ \\_____\\ \\__/\".~\\_\\ \r\n           \\/_____/\\/_/\\/_/\\/_/\\/_/\\/____/ \\/_____/\\/_/   \\/_/ MOO\r\n\r\n+----[ LOGIN COMMANDS ]---------------------------------------------------+\r\n|      CONnect <character name> <password>                                |\r\n|      CONnect guest                                                      |\r\n|      WHO | HELP | QUIT                                                  |\r\n+-------------------------------------------------------------------------+\r\n|      To create a new character, login as a guest then type @REQUEST     |\r\n+-------------------------------------------------------------------------+\r\nThe lag is low; there is 1 connected.\r\n",
      "banner_before_return": "          ______  __  __  ______  _____   ______  __     __    \r\n         /\\  ___\\/\\ \\_\\ \\/\\  __ \\/\\  __-./\\  __ \\/\\ \\  _ \\ \\   \r\n         \\ \\___  \\ \\  __ \\ \\  __ \\ \\ \\/\\ \\ \\ \\/\\ \\ \\ \\/ \".\\ \\  \r\n          \\/\\_____\\ \\_\\ \\_\\ \\_\\ \\_\\ \\____-\\ \\_____\\ \\__/\".~\\_\\ \r\n           \\/_____/\\/_/\\/_/\\/_/\\/_/\\/____/ \\/_____/\\/_/   \\/_/ MOO\r\n\r\n+----[ LOGIN COMMANDS ]---------------------------------------------------+\r\n|      CONnect <character name> <password>                                |\r\n|      CONnect guest                                                      |\r\n|      WHO | HELP | QUIT                                                  |\r\n+-------------------------------------------------------------------------+\r\n|      To create a new character, login as a guest then type @REQUEST     |\r\n+-------------------------------------------------------------------------+\r\nThe lag is low; there is 1 connected.\r\n",
      "dsr_replies": 0,
      "dsr_requests": 0,
      "encoding": "ascii",
      "option_states": {
        "server_offered": {},
        "server_requested": {}
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.5190236568450928,
        "total": 5.249461650848389
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-02-14T17:10:38.440622+00:00",
      "host": "www.czaralex.com",
      "ip": "174.54.53.254",
      "port": 7777
    }
  ]
}

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 www.czaralex.com 7777
Show Logfile
DEBUG client.py:965 Fingerprint client: host=www.czaralex.com port=7777
INFO client_base.py:175 Connected to <Peer 174.54.53.254 7777>
DEBUG client_base.py:492 negotiation complete after 0.00s.
DEBUG stream_writer.py:3174 pending_option[DO + BINARY] = True
DEBUG stream_writer.py:950 send IAC DO BINARY
DEBUG stream_writer.py:3174 pending_option[DO + SGA] = True
DEBUG stream_writer.py:950 send IAC DO SGA
DEBUG stream_writer.py:3174 pending_option[DO + ECHO] = True
DEBUG stream_writer.py:950 send IAC DO ECHO
DEBUG stream_writer.py:3174 pending_option[DO + STATUS] = True
DEBUG stream_writer.py:950 send IAC DO STATUS
DEBUG stream_writer.py:3174 pending_option[DO + CHARSET] = True
DEBUG stream_writer.py:950 send IAC DO CHARSET
DEBUG stream_writer.py:3174 pending_option[DO + EOR] = True
DEBUG stream_writer.py:950 send IAC DO EOR
DEBUG stream_writer.py:3174 pending_option[DO + COM_PORT_OPTION] = True
DEBUG stream_writer.py:950 send IAC DO COM_PORT_OPTION
DEBUG stream_writer.py:3174 pending_option[DO + GMCP] = True
DEBUG stream_writer.py:950 send IAC DO GMCP
DEBUG stream_writer.py:3174 pending_option[DO + MSDP] = True
DEBUG stream_writer.py:950 send IAC DO MSDP
DEBUG stream_writer.py:3174 pending_option[DO + MSSP] = True
DEBUG stream_writer.py:950 send IAC DO MSSP
DEBUG stream_writer.py:3174 pending_option[DO + MSP] = True
DEBUG stream_writer.py:950 send IAC DO MSP
DEBUG stream_writer.py:3174 pending_option[DO + MXP] = True
DEBUG stream_writer.py:950 send IAC DO MXP
DEBUG stream_writer.py:3174 pending_option[DO + ZMP] = True
DEBUG stream_writer.py:950 send IAC DO ZMP
DEBUG stream_writer.py:3174 pending_option[DO + AARDWOLF] = True
DEBUG stream_writer.py:950 send IAC DO AARDWOLF
DEBUG stream_writer.py:3174 pending_option[DO + ATCP] = True
DEBUG stream_writer.py:950 send IAC DO ATCP
INFO fingerprinting.py:746 connection for server fingerprint a8a260cc4662430c
INFO client_base.py:106 Connection closed to <Peer 174.54.53.254 7777>

www.czaralex.com:8000

Connection Banner:

+​-------------------------------------------------------------------------+ \| _​______ _ _​____ ___ _​___ _ __ \| \| / __/ _ \| / \|/ / _ \\/ _ )/ __ \\\| \|/_/ \| \| \\ \\/ __ \|/ / // / _ / /_/ /> < \| \| THE/___/_/ \|_/_/\|_/_​___/_​___/\\_​___/_/\|_\| \| \| \| +​----[ LOGIN COMMANDS ]-​--------------------------------------------------+ \| CONnect <character name> <password> \| \| CONnect guest \| \| WHO \| HELP \| QUIT \| +​-------------------------------------------------------------------------+ \| To create a new character, login as a guest then type @REQUEST \| +​-------------------------------------------------------------------------+ The lag is low; there are 2 connected.

Server URLs

Server Info

  • Server Location: 🇺🇸 United States (GeoIP)

Telnet Fingerprint

a8a260cc4662430c

This fingerprint is shared by 219 other servers.

The complete JSON record collected during the scan, including Telnet negotiation results and any MSSP metadata.

Show JSON
{
  "server-probe": {
    "fingerprint": "a8a260cc4662430c",
    "fingerprint-data": {
      "offered-options": [],
      "probed-protocol": "server",
      "refused-options": [
        "AARDWOLF",
        "ATCP",
        "BINARY",
        "CHARSET",
        "COM_PORT",
        "ECHO",
        "EOR",
        "GMCP",
        "MSDP",
        "MSP",
        "MSSP",
        "MXP",
        "SGA",
        "STATUS",
        "ZMP"
      ],
      "requested-options": [],
      "scan-type": "quick"
    },
    "session_data": {
      "banner_after_return": "+-------------------------------------------------------------------------+\r\n|                    _______   _  _____  ___  ____  _  __                 |\r\n|                   / __/ _ | / |/ / _ \\/ _ )/ __ \\| |/_/                 |\r\n|                   \\ \\/ __ |/    / // / _  / /_/ />  <                   |\r\n|              THE/___/_/ |_/_/|_/____/____/\\____/_/|_|                   |\r\n|                                                                         |\r\n+----[ LOGIN COMMANDS ]---------------------------------------------------+\r\n|      CONnect <character name> <password>                                |\r\n|      CONnect guest                                                      |\r\n|      WHO | HELP | QUIT                                                  |\r\n+-------------------------------------------------------------------------+\r\n|      To create a new character, login as a guest then type @REQUEST     |\r\n+-------------------------------------------------------------------------+\r\nThe lag is low; there are 2 connected.\r\n",
      "banner_before_return": "+-------------------------------------------------------------------------+\r\n|                    _______   _  _____  ___  ____  _  __                 |\r\n|                   / __/ _ | / |/ / _ \\/ _ )/ __ \\| |/_/                 |\r\n|                   \\ \\/ __ |/    / // / _  / /_/ />  <                   |\r\n|              THE/___/_/ |_/_/|_/____/____/\\____/_/|_|                   |\r\n|                                                                         |\r\n+----[ LOGIN COMMANDS ]---------------------------------------------------+\r\n|      CONnect <character name> <password>                                |\r\n|      CONnect guest                                                      |\r\n|      WHO | HELP | QUIT                                                  |\r\n+-------------------------------------------------------------------------+\r\n|      To create a new character, login as a guest then type @REQUEST     |\r\n+-------------------------------------------------------------------------+\r\nThe lag is low; there are 2 connected.\r\n",
      "dsr_replies": 0,
      "dsr_requests": 0,
      "encoding": "ascii",
      "option_states": {
        "server_offered": {},
        "server_requested": {}
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.5064737796783447,
        "total": 5.231084823608398
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-02-14T17:13:23.058932+00:00",
      "host": "www.czaralex.com",
      "ip": "174.54.53.254",
      "port": 8000
    }
  ]
}

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 www.czaralex.com 8000
Show Logfile
DEBUG client.py:965 Fingerprint client: host=www.czaralex.com port=8000
INFO client_base.py:175 Connected to <Peer 174.54.53.254 8000>
DEBUG client_base.py:492 negotiation complete after 0.00s.
DEBUG stream_writer.py:3174 pending_option[DO + BINARY] = True
DEBUG stream_writer.py:950 send IAC DO BINARY
DEBUG stream_writer.py:3174 pending_option[DO + SGA] = True
DEBUG stream_writer.py:950 send IAC DO SGA
DEBUG stream_writer.py:3174 pending_option[DO + ECHO] = True
DEBUG stream_writer.py:950 send IAC DO ECHO
DEBUG stream_writer.py:3174 pending_option[DO + STATUS] = True
DEBUG stream_writer.py:950 send IAC DO STATUS
DEBUG stream_writer.py:3174 pending_option[DO + CHARSET] = True
DEBUG stream_writer.py:950 send IAC DO CHARSET
DEBUG stream_writer.py:3174 pending_option[DO + EOR] = True
DEBUG stream_writer.py:950 send IAC DO EOR
DEBUG stream_writer.py:3174 pending_option[DO + COM_PORT_OPTION] = True
DEBUG stream_writer.py:950 send IAC DO COM_PORT_OPTION
DEBUG stream_writer.py:3174 pending_option[DO + GMCP] = True
DEBUG stream_writer.py:950 send IAC DO GMCP
DEBUG stream_writer.py:3174 pending_option[DO + MSDP] = True
DEBUG stream_writer.py:950 send IAC DO MSDP
DEBUG stream_writer.py:3174 pending_option[DO + MSSP] = True
DEBUG stream_writer.py:950 send IAC DO MSSP
DEBUG stream_writer.py:3174 pending_option[DO + MSP] = True
DEBUG stream_writer.py:950 send IAC DO MSP
DEBUG stream_writer.py:3174 pending_option[DO + MXP] = True
DEBUG stream_writer.py:950 send IAC DO MXP
DEBUG stream_writer.py:3174 pending_option[DO + ZMP] = True
DEBUG stream_writer.py:950 send IAC DO ZMP
DEBUG stream_writer.py:3174 pending_option[DO + AARDWOLF] = True
DEBUG stream_writer.py:950 send IAC DO AARDWOLF
DEBUG stream_writer.py:3174 pending_option[DO + ATCP] = True
DEBUG stream_writer.py:950 send IAC DO ATCP
INFO fingerprinting.py:746 connection for server fingerprint a8a260cc4662430c
INFO client_base.py:106 Connection closed to <Peer 174.54.53.254 8000>