exigenesis.net:4201
Connection Banner:
Server URLs
- Telnet: exigenesis.net:4201
- Website: exigenesis.net
Server Location: 🇺🇸 United States (GeoIP)
Encoding
Effective encoding: ascii
Scanner detected: ascii
Telnet Fingerprint
This fingerprint is unique to this server.
Options requested from client: CHARSET, NAWS
The complete JSON record collected during the scan, including Telnet negotiation results and banner data.
Show JSON
{
"server-probe": {
"fingerprint": "ba94558ba15cc5eb",
"fingerprint-data": {
"offered-options": [],
"probed-protocol": "server",
"refused-options": [
"AARDWOLF",
"ATCP",
"BINARY",
"CHARSET",
"COM_PORT",
"ECHO",
"EOR",
"GMCP",
"MCCP2",
"MCCP3",
"MSDP",
"MSP",
"MSSP",
"MXP",
"SGA",
"STATUS",
"ZMP"
],
"requested-options": [
"CHARSET",
"NAWS"
],
"scan-type": "quick"
},
"session_data": {
"banner_after_return": "",
"banner_before_return": "---------------------------------------------------------------------------------------------------\n---------------------------------------------------------------------------------------------------\n _______ ___ ___ ___ ________ _______ ________ _______ ________ ___ ________ \n|\\ ___ \\ |\\ \\ / /|\\ \\|\\ ____\\|\\ ___ \\ |\\ ___ \\|\\ ___ \\ |\\ ____\\|\\ \\|\\ ____\\ \n\\ \\ __/| \\ \\ \\/ / | \\ \\ \\ \\___|\\ \\ __/|\\ \\ \\\\ \\ \\ \\ __/|\\ \\ \\___|\\ \\ \\ \\ \\___|_ \n \\ \\ \\_|/__ \\ \\ / / \\ \\ \\ \\ \\ __\\ \\ \\_|/_\\ \\ \\\\ \\ \\ \\ \\_|/_\\ \\_____ \\ \\ \\ \\_____ \\ \n \\ \\ \\_|\\ \\ / \\/ \\ \\ \\ \\ \\|\\ \\ \\ \\_|\\ \\ \\ \\\\ \\ \\ \\ \\_|\\ \\|____|\\ \\ \\ \\|____|\\ \\ \n \\ \\_______\\/ /\\ \\ \\ \\__\\ \\_______\\ \\_______\\ \\__\\\\ \\__\\ \\_______\\____\\_\\ \\ \\__\\____\\_\\ \\ \n \\|_______/__/ /\\ __\\ \\|__|\\|_______|\\|_______|\\|__| \\|__|\\|_______|\\_________\\|__|\\_________\\\n |__|/ \\|__| \\|_________| \\|_________|\n\n---- 164.92.65.172:4201 ----------------------------------------------------------------------------\n---- exigenesis.net port 4201 ---------------------------------------------------------------------- \n\nConnect Guest guest to logon to a guest character.\nALL character creation is done by Staff Only.\nThis game is private, and invite only.\n\nNo marmosets were harmed in the making of this game.\n \n \n \n \n \n \n \n \n \n \n \u001b[0m\r\n\u001b[36m%% Welcome to AresMUSH version 1.0.3! http://www.aresmush.com\n%% Type 'help' to learn how to play. Type 'tour' to connect to a guest character to explore.\u001b[0m\u001b[0m\r\n",
"dsr_replies": 0,
"dsr_requests": 0,
"encoding": "ascii",
"option_states": {
"server_offered": {},
"server_requested": {
"CHARSET": true,
"NAWS": true
}
},
"scan_type": "quick",
"timing": {
"probe": 0.5044758319854736,
"total": 11.017455101013184
}
}
},
"sessions": [
{
"connected": "2026-03-07T04:24:53.868948+00:00",
"host": "exigenesis.net",
"ip": "164.92.65.172",
"port": 4201
},
{
"connected": "2026-04-05T19:14:48.548103+00:00",
"host": "exigenesis.net",
"ip": "164.92.65.172",
"port": 4201
},
{
"connected": "2026-04-07T06:04:30.947517+00:00",
"host": "exigenesis.net",
"ip": "164.92.65.172",
"port": 4201
}
]
}
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 exigenesis.net 4201
Show Logfile
DEBUG client.py:1200 Fingerprint client: host=exigenesis.net port=4201
INFO client_base.py:190 Connected to <Peer 164.92.65.172 4201>
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 + AARDWOLF] = True
DEBUG stream_writer.py:1024 send IAC WILL AARDWOLF
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 + GMCP] = True
DEBUG stream_writer.py:1024 send IAC WILL GMCP
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 + MSDP] = True
DEBUG stream_writer.py:1024 send IAC WILL MSDP
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 + MSP] = True
DEBUG stream_writer.py:1024 send IAC WILL MSP
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 + MCCP2_COMPRESS] = True
DEBUG stream_writer.py:1024 send IAC WILL MCCP2_COMPRESS
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 + AARDWOLF] = True
DEBUG stream_writer.py:1024 send IAC DO AARDWOLF
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 + GMCP] = True
DEBUG stream_writer.py:1024 send IAC DO GMCP
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 + MSDP] = True
DEBUG stream_writer.py:1024 send IAC DO MSDP
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 + MSP] = True
DEBUG stream_writer.py:1024 send IAC DO MSP
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 + MCCP2_COMPRESS] = True
DEBUG stream_writer.py:1024 send IAC DO MCCP2_COMPRESS
DEBUG stream_writer.py:773 recv IAC DO NAWS
DEBUG stream_writer.py:1887 handle_do(NAWS)
DEBUG stream_writer.py:3384 pending_option[WILL + NAWS] = True
DEBUG stream_writer.py:1024 send IAC WILL NAWS
DEBUG stream_writer.py:2507 send IAC SB NAWS (rows=25, cols=80) IAC SE
DEBUG stream_writer.py:3384 local_option[NAWS] = True
DEBUG stream_writer.py:3384 pending_option[WILL + NAWS] = False
DEBUG stream_writer.py:773 recv IAC DO CHARSET
DEBUG stream_writer.py:1887 handle_do(CHARSET)
DEBUG stream_writer.py:3384 pending_option[WILL + CHARSET] = True
DEBUG stream_writer.py:1024 send IAC WILL CHARSET
DEBUG stream_writer.py:3384 local_option[CHARSET] = True
DEBUG stream_writer.py:3384 pending_option[WILL + CHARSET] = False
DEBUG stream_writer.py:767 begin sub-negotiation SB CHARSET
DEBUG stream_writer.py:754 sub-negotiation cmd CHARSET SE completion byte
DEBUG stream_writer.py:2238 [SB + CHARSET] unsolicited
DEBUG client.py:376 encoding negotiated: utf-8
DEBUG stream_writer.py:2321 send IAC SB CHARSET ACCEPTED utf-8 IAC SE
DEBUG client_base.py:534 negotiation failed after 4.01s.
DEBUG client_base.py:540 failed-reply: 'WILL MCCP3_COMPRESS, WILL AARDWOLF, WILL ZMP, WILL GMCP, WILL MXP, WILL MSDP, WILL ATCP,
WILL MSP, WILL MSSP, WILL MCCP2_COMPRESS, DO MCCP3_COMPRESS, DO AARDWOLF, DO ZMP, DO GMCP, DO MXP, DO MSDP, DO ATCP, DO MSP,
DO MSSP, DO MCCP2_COMPRESS'
DEBUG stream_writer.py:3384 pending_option[DO + BINARY] = True
DEBUG stream_writer.py:1024 send IAC DO BINARY
DEBUG stream_writer.py:3384 pending_option[DO + SGA] = True
DEBUG stream_writer.py:1024 send IAC DO SGA
DEBUG stream_writer.py:3384 pending_option[DO + ECHO] = True
DEBUG stream_writer.py:1024 send IAC DO ECHO
DEBUG stream_writer.py:3384 pending_option[DO + STATUS] = True
DEBUG stream_writer.py:1024 send IAC DO STATUS
DEBUG stream_writer.py:3384 pending_option[DO + CHARSET] = True
DEBUG stream_writer.py:1024 send IAC DO CHARSET
DEBUG stream_writer.py:3384 pending_option[DO + EOR] = True
DEBUG stream_writer.py:1024 send IAC DO EOR
DEBUG stream_writer.py:3384 pending_option[DO + COM_PORT_OPTION] = True
DEBUG stream_writer.py:1024 send IAC DO COM_PORT_OPTION
DEBUG stream_writer.py:998 skip DO MCCP2_COMPRESS; pending_option = True
DEBUG stream_writer.py:998 skip DO MCCP3_COMPRESS; pending_option = True
DEBUG stream_writer.py:998 skip DO GMCP; pending_option = True
DEBUG stream_writer.py:998 skip DO MSDP; pending_option = True
DEBUG stream_writer.py:998 skip DO MSSP; pending_option = True
DEBUG stream_writer.py:998 skip DO MSP; pending_option = True
DEBUG stream_writer.py:998 skip DO MXP; pending_option = True
DEBUG stream_writer.py:998 skip DO ZMP; pending_option = True
DEBUG stream_writer.py:998 skip DO AARDWOLF; pending_option = True
DEBUG stream_writer.py:998 skip DO ATCP; pending_option = True
DEBUG fingerprinting.py:849 connection for server fingerprint ba94558ba15cc5eb
INFO client_base.py:122 Connection closed to <Peer 164.92.65.172 4201>