mudpuddle.shwaine.com
Running on a LDMud 3.2.11-dev.714 Compat Driver.
Welcome to ...
(
. ) )
( (| .
) )\/ ( ( (
* ( (( / ))\)) ( ) )
( \ )\( | ))( ) (|
>) ))/ | )/ \(( ) \
( ( . -. V )/ )( (
\ / . \ . \)) ))
)( ( | | ) . ( /
)( ,')) \ / \( `. )
(\> ,'/__ )) __`. /
( \ | / ___ ( \/ ___ \ | ( (
\.) |/ / \__ __/ \ \| ))
. \. |> \ | __ | / <| /
)/ \____/ :..: \____/ \ <
) \ (|__ . / ;: \ __| ) (
(( )\) ~--_ -- -- _--~ / ))
\ ( | || || | ( /
\. | ||_ _|| | /
> : | ~V+-I_I_I-+V~ | : (.
ADMINS: ( \: T\ _ _ /T : ./
Darktoast \ : T^T T-+-T T^T ;<
Xanax \..`_ -+- _' )
Shwaine . `--=.._____..=--'. ./
__ __ _____ __ ____ _ _ ____ __ ____ __ __ ____ ____
| \/ | / o \ | | | __|| | | || || | | __|| \| || _|| __|
| || _ || |_ | _| | Y || O || |_ | _| | |\ || |_ | _|
|_|\/|_||__| |__||____||____| \___/ |____||____||____||__| |__||____||____|
For Hosting Site updates:
The administration can be reached at shwaine@shwaine.com
Who do you think you are? >Telnet Fingerprint
This fingerprint is shared by 110 other servers.
Data source: 8d9ec9f191ea1be9/9e715cc86d684deb.json
The complete JSON record collected during the scan, including Telnet negotiation results and any MSSP metadata.
{
"server-probe": {
"fingerprint": "8d9ec9f191ea1be9",
"fingerprint-data": {
"offered-options": [],
"probed-protocol": "server",
"refused-options": [
"AUTHENTICATION",
"BINARY",
"BM",
"CHARSET",
"COM_PORT",
"DET",
"ECHO",
"ENCRYPT",
"EOR",
"FORWARD_X",
"KERMIT",
"NAMS",
"NAOCRD",
"NAOFFD",
"NAOHTD",
"NAOHTS",
"NAOL",
"NAOLFD",
"NAOP",
"NAOVTD",
"NAOVTS",
"PRAGMA_HEARTBEAT",
"PRAGMA_LOGON",
"RCP",
"RCTE",
"RSP",
"SEND_URL",
"SGA",
"SSPI_LOGON",
"STATUS",
"SUPDUP",
"SUPDUPOUTPUT",
"SUPPRESS_LOCAL_ECHO",
"TLS",
"TN3270E",
"TTYLOC",
"VT3270REGIME",
"X3PAD",
"XAUTH"
],
"requested-options": []
},
"session_data": {
"banner_after_return": " \\ ( | || || | ( /\r\n \\. | ||_ _|| | /\r\n > : | ~V+-I_I_I-+V~ | : (.\r\n ADMINS: ( \\: T\\ _ _ /T : ./\r\n Darktoast \\ : T^T T-+-T T^T ;<\r\n Xanax \\..`_ -+- _' )\r\n Shwaine . `--=.._____..=--'. ./\r\n __ __ _____ __ ____ _ _ ____ __ ____ __ __ ____ ____\r\n| \\/ | / o \\ | | | __|| | | || || | | __|| \\| || _|| __|\r\n| || _ || |_ | _| | Y || O || |_ | _| | |\\ || |_ | _|\r\n|_|\\/|_||__| |__||____||____| \\___/ |____||____||____||__| |__||____||____|\r\n\r\n\r\nFor Hosting Site updates:\r\nThe administration can be reached at shwaine@shwaine.com\r\nWho do you think you are? > ",
"banner_before_return": "\r\nRunning on a LDMud 3.2.11-dev.714 Compat Driver.\r\nWelcome to ...\r\n (\r\n . ) )\r\n ( (| .\r\n ) )\\/ ( ( (\r\n * ( (( / ))\\)) ( ) )\r\n ( \\ )\\( | ))( ) (|\r\n >) ))/ | )/ \\(( ) \\\r\n ( ( . -. V )/ )( (\r\n \\ / . \\ . \\)) ))\r\n )( ( | | ) . ( /\r\n )( ,')) \\ / \\( `. )\r\n (\\> ,'/__ )) __`. /\r\n ( \\ | / ___ ( \\/ ___ \\ | ( (\r\n \\.) |/ / \\__ __/ \\ \\| ))\r\n . \\. |> \\ | __ | / <| /\r\n )/ \\____/ :..: \\____/ \\ <\r\n ) \\ (|__ . / ;: \\ __| ) (\r\n (( )\\) ~--_ -- -- _--~ / ))\r\n ",
"encoding": "ascii",
"option_states": {
"server_offered": {},
"server_requested": {}
},
"timing": {
"probe": 0.5051560401916504,
"total": 1.0060296058654785
}
}
},
"sessions": [
{
"connected": "2026-02-08T05:13:26.998270+00:00",
"host": "mudpuddle.shwaine.com",
"ip": "174.134.58.54",
"port": 3000
}
]
}
Connection Log
Debug-level log of the Telnet negotiation session, showing each IAC (Interpret As Command) exchange between client and server.
DEBUG client.py:773 Fingerprint client: host=mudpuddle.shwaine.com port=3000
INFO client_base.py:174 Connected to <Peer 174.134.58.54 3000>
DEBUG client_base.py:460 negotiation complete after 2.01s.
DEBUG stream_writer.py:2883 pending_option[DO + BINARY] = True
DEBUG stream_writer.py:896 send IAC DO BINARY
DEBUG stream_writer.py:2883 pending_option[DO + SGA] = True
DEBUG stream_writer.py:896 send IAC DO SGA
DEBUG stream_writer.py:2883 pending_option[DO + ECHO] = True
DEBUG stream_writer.py:896 send IAC DO ECHO
DEBUG stream_writer.py:2883 pending_option[DO + STATUS] = True
DEBUG stream_writer.py:896 send IAC DO STATUS
DEBUG stream_writer.py:2883 pending_option[DO + CHARSET] = True
DEBUG stream_writer.py:896 send IAC DO CHARSET
DEBUG stream_writer.py:2883 pending_option[DO + EOR] = True
DEBUG stream_writer.py:896 send IAC DO EOR
DEBUG stream_writer.py:2883 pending_option[DO + COM_PORT_OPTION] = True
DEBUG stream_writer.py:896 send IAC DO COM_PORT_OPTION
DEBUG stream_writer.py:655 recv IAC WONT b'\xfc'
DEBUG stream_writer.py:1899 handle_wont(WONT)
DEBUG stream_writer.py:2883 remote_option[WONT] = False
DEBUG stream_writer.py:2883 pending_option[DO + WONT] = False
DEBUG stream_writer.py:655 recv IAC WONT ECHO
DEBUG stream_writer.py:1899 handle_wont(ECHO)
DEBUG stream_writer.py:2883 remote_option[ECHO] = False
DEBUG stream_writer.py:2883 pending_option[DO + ECHO] = False
DEBUG stream_writer.py:655 recv IAC WONT STATUS
DEBUG stream_writer.py:1899 handle_wont(STATUS)
DEBUG stream_writer.py:2883 remote_option[STATUS] = False
DEBUG stream_writer.py:2883 pending_option[DO + STATUS] = False
DEBUG stream_writer.py:655 recv IAC WONT CHARSET
DEBUG stream_writer.py:1899 handle_wont(CHARSET)
DEBUG stream_writer.py:2883 remote_option[CHARSET] = False
DEBUG stream_writer.py:2883 pending_option[DO + CHARSET] = False
DEBUG stream_writer.py:655 recv IAC WONT EOR
DEBUG stream_writer.py:1899 handle_wont(EOR)
DEBUG stream_writer.py:2883 remote_option[EOR] = False
DEBUG stream_writer.py:2883 pending_option[DO + EOR] = False
DEBUG stream_writer.py:655 recv IAC WONT COM_PORT_OPTION
DEBUG stream_writer.py:1899 handle_wont(COM_PORT_OPTION)
DEBUG stream_writer.py:2883 remote_option[COM_PORT_OPTION] = False
DEBUG stream_writer.py:2883 pending_option[DO + COM_PORT_OPTION] = False
INFO fingerprinting.py:736 connection for server fingerprint 8230b57f2279de84
INFO client_base.py:105 Connection closed to <Peer 174.134.58.54 3000>
Generated by telnetlib3-fingerprint
telnetlib3-fingerprint --loglevel=debug mudpuddle.shwaine.com 3000