moo.sindome.org
+ |-------| o__ ###### _____ _ __
| | = = = | < __\<= ##### / ___/(_)___ ____/ /___ ____ ___ ___
|------\| = = = | ` ` #### |\__ \/ / __ \/ __ / __ \/ __ `__ \/ _ \
| [] [] \ = = = | |--####-| |__/ / / / / / /_/ / /_/ / / / / / / __/
| \= = = |_____| O## O | /____/_/_/ /_/\__,_/\____/_/ /_/ /_/\___/
| [] [] \ = = ||....| # | | = = = = |
| |= = ||....|WW O O | | = = = = | A Cyberpunk Roleplaying Game
| [] [] [] |= = ||....| |-----|= = = |
| |= = |---|.| O O O |.....|= = = | *------NEW TO SINDOME?------*
| [] [] [] |= = | |.| |--|..|= = = | * type 'connect guest' to *
| |= = | |.| O O O | |..|= = = | * come in and check us out! *
| [] [] [] |= = | |.| | |..|= = = | *---------------------------*
| |= =|-------|O O O | |..|= = = |
| [] [] [] |= =| [ [ [ | | |..|= = = | Signup on our website before
| |= =| |O O O | |..|= = = | or after you create your first
| [] [] [] |= =| [ [ [ | | |-----|= = | character: https://sindome.org
| |= =| |O O O |__ [ [ |= = |
| [] [] [] |= =| [ [ [ | =>/_L> |= = | Note: 18+, Roleplay Required
| |= =| |O O O ` ` [ [ |= = |
| [] [] [] |= =| [ [ [ | | | |= = | Existing Players:
| |= =| |O O O | | X X |= = | connect <username> <password>
| | | | |
"You've never had the urge to kill yourself until now."Telnet Fingerprint
This fingerprint is shared by 102 other servers.
Data source: 8230b57f2279de84/e66faae22d1e5aa9.json
The complete JSON record collected during the scan, including Telnet negotiation results and any MSSP metadata.
{
"server-probe": {
"fingerprint": "8230b57f2279de84",
"fingerprint-data": {
"offered-options": [],
"probed-protocol": "server",
"refused-options": [
"BINARY",
"CHARSET",
"COM_PORT",
"ECHO",
"EOR",
"SGA",
"STATUS"
],
"requested-options": [],
"scan-type": "quick"
},
"session_data": {
"banner_after_return": "\r\n + |-------| o__ ###### _____ _ __\r\n",
"banner_before_return": "\r\n + |-------| o__ ###### _____ _ __\r\n | | = = = | < __\\<= ##### / ___/(_)___ ____/ /___ ____ ___ ___\r\n |------\\| = = = | ` ` #### |\\__ \\/ / __ \\/ __ / __ \\/ __ `__ \\/ _ \\\r\n | [] [] \\ = = = | |--####-| |__/ / / / / / /_/ / /_/ / / / / / / __/\r\n | \\= = = |_____| O## O | /____/_/_/ /_/\\__,_/\\____/_/ /_/ /_/\\___/\r\n | [] [] \\ = = ||....| # | | = = = = |\r\n | |= = ||....|WW O O | | = = = = | A Cyberpunk Roleplaying Game\r\n | [] [] [] |= = ||....| |-----|= = = |\r\n | |= = |---|.| O O O |.....|= = = | *------NEW TO SINDOME?------*\r\n | [] [] [] |= = | |.| |--|..|= = = | * type 'connect guest' to *\r\n | |= = | |.| O O O | |..|= = = | * come in and check us out! *\r\n | [] [] [] |= = | |.| | |..|= = = | *---------------------------*\r\n | |= =|-------|O O O | |..|= = = |\r\n | [] [] [] |= =| [ [ [ | | |..|= = = | Signup on our website before\r\n | |= =| |O O O | |..|= = = | or after you create your first\r\n | [] [] [] |= =| [ [ [ | | |-----|= = | character: https://sindome.org\r\n | |= =| |O O O |__ [ [ |= = | \r\n | [] [] [] |= =| [ [ [ | =>/_L> |= = | Note: 18+, Roleplay Required\r\n | |= =| |O O O ` ` [ [ |= = |\r\n | [] [] [] |= =| [ [ [ | | | |= = | Existing Players:\r\n | |= =| |O O O | | X X |= = | connect <username> <password>\r\n | | | | |\r\n\r\n \"You've never had the urge to kill yourself until now.\"\r\n",
"encoding": "ascii",
"option_states": {
"server_offered": {},
"server_requested": {}
},
"scan_type": "quick",
"timing": {
"probe": 0.5044047832489014,
"total": 3.0471510887145996
}
}
},
"sessions": [
{
"connected": "2026-02-08T16:57:42.947915+00:00",
"host": "moo.sindome.org",
"ip": "13.58.57.10",
"port": 5555
}
]
}
Connection Log
Debug-level log of the Telnet negotiation session, showing each IAC (Interpret As Command) exchange between client and server.
DEBUG client.py:770 Fingerprint client: host=moo.sindome.org port=5555
INFO client_base.py:174 Connected to <Peer 13.58.57.10 5555>
DEBUG client_base.py:460 negotiation complete after 2.01s.
DEBUG stream_writer.py:3030 pending_option[DO + BINARY] = True
DEBUG stream_writer.py:933 send IAC DO BINARY
DEBUG stream_writer.py:3030 pending_option[DO + SGA] = True
DEBUG stream_writer.py:933 send IAC DO SGA
DEBUG stream_writer.py:3030 pending_option[DO + ECHO] = True
DEBUG stream_writer.py:933 send IAC DO ECHO
DEBUG stream_writer.py:3030 pending_option[DO + STATUS] = True
DEBUG stream_writer.py:933 send IAC DO STATUS
DEBUG stream_writer.py:3030 pending_option[DO + CHARSET] = True
DEBUG stream_writer.py:933 send IAC DO CHARSET
DEBUG stream_writer.py:3030 pending_option[DO + EOR] = True
DEBUG stream_writer.py:933 send IAC DO EOR
DEBUG stream_writer.py:3030 pending_option[DO + COM_PORT_OPTION] = True
DEBUG stream_writer.py:933 send IAC DO COM_PORT_OPTION
DEBUG stream_writer.py:3030 pending_option[DO + GMCP] = True
DEBUG stream_writer.py:933 send IAC DO GMCP
DEBUG stream_writer.py:3030 pending_option[DO + MSDP] = True
DEBUG stream_writer.py:933 send IAC DO MSDP
DEBUG stream_writer.py:3030 pending_option[DO + MSSP] = True
DEBUG stream_writer.py:933 send IAC DO MSSP
DEBUG stream_writer.py:3030 pending_option[DO + MSP] = True
DEBUG stream_writer.py:933 send IAC DO MSP
DEBUG stream_writer.py:3030 pending_option[DO + MXP] = True
DEBUG stream_writer.py:933 send IAC DO MXP
DEBUG stream_writer.py:3030 pending_option[DO + ZMP] = True
DEBUG stream_writer.py:933 send IAC DO ZMP
DEBUG stream_writer.py:3030 pending_option[DO + AARDWOLF] = True
DEBUG stream_writer.py:933 send IAC DO AARDWOLF
DEBUG stream_writer.py:3030 pending_option[DO + ATCP] = True
DEBUG stream_writer.py:933 send IAC DO ATCP
INFO fingerprinting.py:746 connection for server fingerprint a8a260cc4662430c
INFO client_base.py:105 Connection closed to <Peer 13.58.57.10 5555>
Generated by telnetlib3-fingerprint
telnetlib3-fingerprint --loglevel=debug moo.sindome.org 5555