otherspace.aresmush.com
Connection Banner:
Server URLs
- Telnet: telnet://otherspace.aresmush.com:2650
- Website: otherspace.aresmush.com
Server Info
Server Location: 🇺🇸 United States (GeoIP)
Telnet Fingerprint
This fingerprint is shared by 17 other servers.
Options requested from client: CHARSET, NAWS
The complete JSON record collected during the scan, including Telnet negotiation results and any MSSP metadata.
Show JSON
{
"server-probe": {
"fingerprint": "4bf9c4a457402b1d",
"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": [
"CHARSET",
"NAWS"
],
"scan-type": "quick"
},
"session_data": {
"banner_after_return": "",
"banner_before_return": " ..;===+.\n .:=iiiiii=+=\n .=i))=;::+)i=+,\n ,=i);)I)))I):=i=;\n .=i==))))ii)))I:i++\n +)+))iiiiiiii))I=i+:'\n .,:;;++++++;:,. )iii+:::;iii))+i='\n .:;++=iiiiiiiiii=++;. =::,,,:::=i));=+'\n ,;+==ii)))))))))))ii==+;, ,,,:=i))+=:\n ,;+=ii))))))IIIIII))))ii===;. ,,:=i)=i+\n ;+=ii)))IIIIITIIIIII))))iiii=+, ,:=));=,\n ,+=i))IIIIIITTTTTITIIIIII)))I)i=+,,:+i)=i+\n ,+i))IIIIIITTTTTTTTTTTTI))IIII))i=::i))i='\n ,=i))IIIIITLLTTTTTTTTTTIITTTTIII)+;+i)+i`\n =i))IIITTLTLTTTTTTTTTIITTLLTTTII+:i)ii:'\n +i))IITTTLLLTTTTTTTTTTTTLLLTTTT+:i)))=,\n =))ITTTTTTTTTTTLTTTTTTLLLLLLTi:=)IIiii;\n .i)IIITTTTTTTTLTTTITLLLLLLLT);=)I)))))i;\n :C)IIITTTTTLTTTTTTLLHLLLLL);=)II)IIIIi=:\n :i)IIITTTTTTTTTLLLHLLHLL)+=)II)ITTTI)i=\n .i)IIITTTTITTLLLHHLLLL);=)II)ITTTTII)i+\n =i)IIIIIITTLLLLLLHLL=:i)II)TTTTTTIII)i'\n +i)i)))IITTLLLLLLLLT=:i)II)TTTTLTTIII)i;\n +ii)i:)IITTLLTLLLLT=;+i)I)ITTTTLTTTII))i;\n =;)i=:,=)ITTTTLTTI=:i))I)TTTLLLTTTTTII)i;\n +i)ii::, +)IIITI+:+i)I))TTTTLLTTTTTII))=,\n :=;)i=:,, ,i++::i))I)ITTTTTTTTTTIIII)=+'\n .+ii)i=::,, ,,::=i)))iIITTTTTTTTIIIII)=+\n ,==)ii=;:,,,,:::=ii)i)iIIIITIIITIIII))i+:'\n +=:))i==;:::;=iii)+)= `:i)))IIIII)ii+'\n .+=:))iiiiiiii)))+ii;\n .+=;))iiiiii)));ii+\n .+=i:)))))))=+ii+\n.;==i+::::=)i=;\n,+==iiiiii+,\n`+=+++;` \n +---------------------------------+\n | OtherSpace MUSH |\n | Still in Development |\n | |\n | |\n | otherspace.aresmush.com 2650 |\n | http://otherspace.aresmush.com |\n +---------------------------------+\u001b[0m\r\n\u001b[36m%% Welcome to AresMUSH version 1.0.0! 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": "utf-8",
"option_states": {
"server_offered": {},
"server_requested": {
"CHARSET": true,
"NAWS": true
}
},
"scan_type": "quick",
"timing": {
"probe": 0.5036725997924805,
"total": 5.011355400085449
}
}
},
"sessions": [
{
"connected": "2026-02-14T17:10:27.463859+00:00",
"host": "otherspace.aresmush.com",
"ip": "157.230.211.162",
"port": 2650
}
]
}
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 otherspace.aresmush.com 2650
Show Logfile
DEBUG client.py:965 Fingerprint client: host=otherspace.aresmush.com port=2650
INFO client_base.py:175 Connected to <Peer 157.230.211.162 2650>
DEBUG client_base.py:492 negotiation complete after 0.00s.
DEBUG stream_writer.py:707 recv IAC DO NAWS
DEBUG stream_writer.py:1770 handle_do(NAWS)
DEBUG stream_writer.py:3174 pending_option[WILL + NAWS] = True
DEBUG stream_writer.py:950 send IAC WILL NAWS
DEBUG stream_writer.py:2346 send IAC SB NAWS (rows=25, cols=80) IAC SE
DEBUG stream_writer.py:3174 local_option[NAWS] = True
DEBUG stream_writer.py:3174 pending_option[WILL + NAWS] = False
DEBUG stream_writer.py:707 recv IAC DO CHARSET
DEBUG stream_writer.py:1770 handle_do(CHARSET)
DEBUG stream_writer.py:3174 pending_option[WILL + CHARSET] = True
DEBUG stream_writer.py:950 send IAC WILL CHARSET
DEBUG stream_writer.py:3174 local_option[CHARSET] = True
DEBUG stream_writer.py:3174 pending_option[WILL + CHARSET] = False
DEBUG stream_writer.py:699 begin sub-negotiation SB CHARSET
DEBUG stream_writer.py:686 sub-negotiation cmd CHARSET SE completion byte
DEBUG stream_writer.py:2065 [SB + CHARSET] unsolicited
DEBUG client.py:304 encoding negotiated: utf-8
DEBUG stream_writer.py:2149 send IAC SB CHARSET ACCEPTED utf-8 IAC SE
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 4bf9c4a457402b1d
INFO client_base.py:106 Connection closed to <Peer 157.230.211.162 2650>