aladon.sovintel.ru
Connection Banner:
Server URLs
- Telnet: telnet://aladon.sovintel.ru:9000
- Website: aladon.sovintel.ru
Server Info
Server Location: 🇷🇺 Russia (GeoIP)
Encoding: cp1251
This server uses a legacy encoding:
telnetlib3-client --encoding cp1251 --force-binary aladon.sovintel.ru 9000
Protocol Support
MUD-specific protocols detected via MSSP flags or Telnet negotiation.
MSSP: No
GMCP: No
MSDP: No
MCCP: No
MCCP2: Negotiated
MXP: No
MSP: No
MCP: No
ZMP: No
Telnet Fingerprint
This fingerprint is unique to this server.
Options offered by server: EOR, MCCP2
Options requested from client: BINARY
The complete JSON record collected during the scan, including Telnet negotiation results and any MSSP metadata.
Show JSON
{
"server-probe": {
"fingerprint": "fb1f940068564887",
"fingerprint-data": {
"offered-options": [
"EOR",
"MCCP2"
],
"probed-protocol": "server",
"refused-options": [
"AARDWOLF",
"ATCP",
"BINARY",
"CHARSET",
"COM_PORT",
"ECHO",
"GMCP",
"MCCP3",
"MSDP",
"MSP",
"MSSP",
"MXP",
"SGA",
"STATUS",
"ZMP"
],
"requested-options": [
"BINARY"
],
"scan-type": "quick"
},
"session_data": {
"banner_after_return": "\udccf\udcee\udce4 \udcea\udce0\udcea\udce8\udcec \udce8\udcec\udce5\udced\udce5\udcec \udcf2\udcfb \udce7\udce4\udce5\udcf1\udcfc \udce1\udcf3\udce4\udce5\udcf8\udcfc?\r\n\udcc4\udceb\udcdf \udced\udcee\udce2\udcee\udce3\udcee \udcef\udce5\udcf0\udcf1\udcee\udced\udce0\udce6\udce0 \udced\udce0\udce1\udce5\udcf0\udce8 '\udced\udcee\udce2\udcee\udce5' \udce8\udceb\udce8 'new'\r\n\udcd2\udce2\udcee\udce5 \udce8\udcec\udcdf? ",
"banner_before_return": "\r\n\r\n ### ### ### ### ### ## ## aladon.sovintel.ru:9000\r\n #### #### #### #### ## ## ## ##========================\r\n ## ## ## ## ## ## ## ## ## ## ## ## | | ||\r\n ## ## ## ## ## ## ## ## ## ## ####### ||\r\n ####### ## ## ####### ## ## ## ## ## ## veni ||\r\n ## ## ## ## ## ## ## ## ## ## ## ##--------- vidi -------//\r\n ## ## ## ## ## ########### ### ## ##\\-------- vici ------//\r\n ## ## \\\\ //\r\n || / \\\\ | | //\r\n by Konstantin Voloshin ||------------------------------------\\\r\n & Anton Parfenov O////////++ --- powered by SOVINTEL -- )\r\n ||------------------------------------/\r\n Based on ROM Version 2.4 beta || \\ \\\\ | | //\r\n Original DikuMUD by HansStaerfeldt, Katja Nyboe, \\\\ | | //\r\n Tom Madsen, Michael Seifert, Sebastian Hammer +=======+\r\n Based on MERC 2.1 code by Hatchet, Furey, and Kahn\r\n ROM 2.4 copyright (c) 1993-1996 Russ Taylor\r\n\r\n \r\nAvailable charset: 1) KOI8, 2) Win1251, 3) DOS/Alt/866\r\nFor JMC or Windows telnet enter '2j' for other '2' only\r\nYou select:[2] ",
"dsr_replies": 0,
"dsr_requests": 0,
"encoding": "ascii",
"option_states": {
"server_offered": {
"0x55": false,
"ECHO": false,
"EOR": true,
"MCCP2": true
},
"server_requested": {
"BINARY": true
}
},
"scan_type": "quick",
"timing": {
"probe": 0.5131511688232422,
"total": 11.100117683410645
}
}
},
"sessions": [
{
"connected": "2026-03-07T04:02:46.580611+00:00",
"host": "aladon.sovintel.ru",
"ip": "195.68.135.54",
"port": 9000
}
]
}
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 aladon.sovintel.ru 9000
Show Logfile
DEBUG client.py:1193 Fingerprint client: host=aladon.sovintel.ru port=9000
INFO client_base.py:188 Connected to <Peer 195.68.135.55 9000>
DEBUG stream_writer.py:3384 pending_option[WILL + GMCP] = True
DEBUG stream_writer.py:1024 send IAC WILL GMCP
DEBUG stream_writer.py:3384 pending_option[WILL + ZMP] = True
DEBUG stream_writer.py:1024 send IAC WILL ZMP
DEBUG stream_writer.py:3384 pending_option[WILL + MSSP] = True
DEBUG stream_writer.py:1024 send IAC WILL MSSP
DEBUG stream_writer.py:3384 pending_option[WILL + MXP] = True
DEBUG stream_writer.py:1024 send IAC WILL MXP
DEBUG stream_writer.py:3384 pending_option[WILL + ATCP] = True
DEBUG stream_writer.py:1024 send IAC WILL ATCP
DEBUG stream_writer.py:3384 pending_option[WILL + MSDP] = True
DEBUG stream_writer.py:1024 send IAC WILL MSDP
DEBUG stream_writer.py:3384 pending_option[WILL + MSP] = True
DEBUG stream_writer.py:1024 send IAC WILL MSP
DEBUG stream_writer.py:3384 pending_option[WILL + AARDWOLF] = True
DEBUG stream_writer.py:1024 send IAC WILL AARDWOLF
DEBUG stream_writer.py:3384 pending_option[WILL + MCCP3_COMPRESS] = True
DEBUG stream_writer.py:1024 send IAC WILL MCCP3_COMPRESS
DEBUG stream_writer.py:3384 pending_option[WILL + MCCP2_COMPRESS] = True
DEBUG stream_writer.py:1024 send IAC WILL MCCP2_COMPRESS
DEBUG stream_writer.py:3384 pending_option[DO + GMCP] = True
DEBUG stream_writer.py:1024 send IAC DO GMCP
DEBUG stream_writer.py:3384 pending_option[DO + ZMP] = True
DEBUG stream_writer.py:1024 send IAC DO ZMP
DEBUG stream_writer.py:3384 pending_option[DO + MSSP] = True
DEBUG stream_writer.py:1024 send IAC DO MSSP
DEBUG stream_writer.py:3384 pending_option[DO + MXP] = True
DEBUG stream_writer.py:1024 send IAC DO MXP
DEBUG stream_writer.py:3384 pending_option[DO + ATCP] = True
DEBUG stream_writer.py:1024 send IAC DO ATCP
DEBUG stream_writer.py:3384 pending_option[DO + MSDP] = True
DEBUG stream_writer.py:1024 send IAC DO MSDP
DEBUG stream_writer.py:3384 pending_option[DO + MSP] = True
DEBUG stream_writer.py:1024 send IAC DO MSP
DEBUG stream_writer.py:3384 pending_option[DO + AARDWOLF] = True
DEBUG stream_writer.py:1024 send IAC DO AARDWOLF
DEBUG stream_writer.py:3384 pending_option[DO + MCCP3_COMPRESS] = True
DEBUG stream_writer.py:1024 send IAC DO MCCP3_COMPRESS
DEBUG stream_writer.py:3384 pending_option[DO + MCCP2_COMPRESS] = True
DEBUG stream_writer.py:1024 send IAC DO MCCP2_COMPRESS
INFO client_base.py:123 Connection lost to <Peer 195.68.135.55 9000>: [Errno 104] Connection reset by peer
WARNING server_fingerprinting.py:450 aladon.sovintel.ru:9000: [Errno 104] Connection reset by peer