mud.fataldimensions.nl
Connection Banner:
Server URLs
- Telnet: telnet://mud.fataldimensions.nl:4000
- Website: fataldimensions.org
Server Info
Server Location: 🇩🇪 Germany (GeoIP)
Protocol Support
MUD-specific protocols detected via MSSP flags or Telnet negotiation.
MSSP: No
GMCP: No
MSDP: No
MCCP: No
MCCP2: No
MXP: No
MSP: Negotiated
MCP: No
ZMP: No
Telnet Fingerprint
This fingerprint is shared by 1 other server.
Options requested from client: NAWS, SGA, TTYPE
The complete JSON record collected during the scan, including Telnet negotiation results and any MSSP metadata.
Show JSON
{
"server-probe": {
"fingerprint": "bad9899c075109ba",
"fingerprint-data": {
"offered-options": [],
"probed-protocol": "server",
"refused-options": [],
"requested-options": [
"NAWS",
"SGA",
"TTYPE"
],
"scan-type": "quick"
},
"session_data": {
"banner_after_return": "",
"banner_before_return": "\n\r'\n\r Art /.-------./\\\\ //\\.-------.\\\n\r by //@@@@@@@//@@\\\\ ) ( //@@\\\\@@@@@@@\\\\\n\rHaroon //@@@@@@@//@@@@>>/ \\<<@@@@\\\\@@@@@@@\\\\\n\r //O@O@O@O//@O@O// \\\\O@O@\\\\O@O@O@O\\\\\n\r //OOOOOOOO//OOOO|| \\ / ||OOOO\\\\OOOOOOOO\\\\\n\r //O%O%O%O%//O%O%O%\\\\ ))(( //%O%O%O\\\\%O%O%O%O\\\\\n\r ||%%%%%%%%//' `%%%%\\\\ // \\\\ //%%%%' `\\\\%%%%%%%||\n\r ((%%%%%%%(( %%%%%\\\\ (( )) //%%%%% ))%%%%%%))\n\r \\:::' `::\\\\ `:::::\\\\ \\)--(/ //:::::' //::' `:::/\n\r )' `;)' (` ` \\\\ `<@ @>' / / ' ') `(;' `(\n\r ( \\`\\ )^^( / / )\n\r _ ) \\\\oo/ (\n\r (@) \\ `' / _\n\r |-|\\_________________________\\__^__<________oOo__________________ (@) \n\r | | VVV \\|-|\n\r |-| W E L C O M E T O F A T A L D I M E N S I O N S |-| \n\r |_|\\____________________________________________________________ | |\n\r (@) / ,/ \\_____/ \\\\ -\\/- `\\|-| \n\r - ___//^- \\____/\\\\ (@)\n\r <<< \\ __ <____/|| -\n\r < \\ <___/||\n\r || <___//\n\r \\ \\/__//\n\rTHIS IS A MUD BASED ON.....\n\r ROM Version 2.4 beta\n\r Original DikuMUD by Hans Staerfeldt, Katja Nyboe,\n\r Tom Madsen, Michael Seifert, and Sebastian Hammer\n\r Based on MERC 2.1 code by Hatchet, Furey, and Kahn\n\r ROM 2.4 copyright (c) 1993-1996 Russ Taylor\n\r This world is Pueblo 1.10 enhanced.\n\r \n\r Council can be reached at council@fataldimensions.org\n\r\n\rBy what name do you wish to be known? ",
"dsr_replies": 0,
"dsr_requests": 0,
"encoding": "ascii",
"option_states": {
"server_offered": {
"0x55": false,
"0x56": false,
"MSP": true,
"MXP": false
},
"server_requested": {
"NAWS": true,
"SGA": true,
"TTYPE": true
}
},
"scan_type": "quick",
"timing": {
"probe": 0.0,
"total": 2.719991683959961
}
}
},
"sessions": [
{
"connected": "2026-02-14T17:10:24.105196+00:00",
"host": "mud.fataldimensions.nl",
"ip": "194.233.162.173",
"port": 4000
}
]
}
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 mud.fataldimensions.nl 4000
Show Logfile
DEBUG client.py:965 Fingerprint client: host=mud.fataldimensions.nl port=4000
INFO client_base.py:175 Connected to <Peer 194.233.162.173 4000>
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 TTYPE
DEBUG stream_writer.py:1770 handle_do(TTYPE)
DEBUG stream_writer.py:3174 pending_option[WILL + TTYPE] = True
DEBUG stream_writer.py:950 send IAC WILL TTYPE
DEBUG stream_writer.py:3174 pending_option[SB + TTYPE] = True
DEBUG stream_writer.py:3174 local_option[TTYPE] = True
DEBUG stream_writer.py:3174 pending_option[WILL + TTYPE] = False
DEBUG stream_writer.py:707 recv IAC DO SGA
DEBUG stream_writer.py:1770 handle_do(SGA)
DEBUG stream_writer.py:3174 pending_option[WILL + SGA] = True
DEBUG stream_writer.py:950 send IAC WILL SGA
DEBUG stream_writer.py:3174 local_option[SGA] = True
DEBUG stream_writer.py:3174 pending_option[WILL + SGA] = False
DEBUG stream_writer.py:707 recv IAC WONT MXP
DEBUG stream_writer.py:2025 handle_wont(MXP)
DEBUG stream_writer.py:3174 remote_option[MXP] = False
DEBUG stream_writer.py:3174 pending_option[DO + MXP] = False
DEBUG stream_writer.py:707 recv IAC WILL MSP
DEBUG stream_writer.py:723 WILL MSP unsolicited
DEBUG stream_writer.py:1900 handle_will(MSP)
DEBUG stream_writer.py:3174 pending_option[DO + MSP] = True
DEBUG stream_writer.py:950 send IAC DO MSP
DEBUG stream_writer.py:3174 remote_option[MSP] = True
DEBUG stream_writer.py:3174 pending_option[DO + MSP] = False
DEBUG stream_writer.py:707 recv IAC WILL MCCP2_COMPRESS
DEBUG stream_writer.py:723 WILL MCCP2_COMPRESS unsolicited
DEBUG stream_writer.py:1900 handle_will(MCCP2_COMPRESS)
DEBUG stream_writer.py:3174 remote_option[MCCP2_COMPRESS] = False
DEBUG stream_writer.py:950 send IAC DONT MCCP2_COMPRESS
WARNING stream_writer.py:2008 Unhandled: WILL MCCP2_COMPRESS.
DEBUG stream_writer.py:707 recv IAC WILL MCCP_COMPRESS
DEBUG stream_writer.py:723 WILL MCCP_COMPRESS unsolicited
DEBUG stream_writer.py:1900 handle_will(MCCP_COMPRESS)
DEBUG stream_writer.py:3174 remote_option[MCCP_COMPRESS] = False
DEBUG stream_writer.py:950 send IAC DONT MCCP_COMPRESS
WARNING stream_writer.py:2008 Unhandled: WILL MCCP_COMPRESS.
DEBUG stream_writer.py:699 begin sub-negotiation SB NAWS
DEBUG stream_writer.py:686 sub-negotiation cmd NAWS SE completion byte
DEBUG stream_writer.py:2065 [SB + NAWS] unsolicited
WARNING client_base.py:527 File "/home/jquast/telnetlib3/telnetlib3/client_base.py", line 431, in _process_chunk
WARNING client_base.py:527 recv_inband = writer.feed_byte(_ONE_BYTE[b])
WARNING client_base.py:527 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
WARNING client_base.py:527 File "/home/jquast/telnetlib3/telnetlib3/stream_writer.py", line 690, in feed_byte
WARNING client_base.py:527 self.handle_subnegotiation(self._sb_buffer)
WARNING client_base.py:527 File "/home/jquast/telnetlib3/telnetlib3/stream_writer.py", line 2091, in handle_subnegotiation
WARNING client_base.py:527 fn_call(buf)
WARNING client_base.py:527 File "/home/jquast/telnetlib3/telnetlib3/stream_writer.py", line 2353, in _handle_sb_naws
WARNING client_base.py:527 assert len(buf) == 4, f"bad NAWS length {len(buf)}: {buf!r}"
WARNING client_base.py:527 ^^^^^^^^^^^^^
WARNING client_base.py:527 AssertionError: bad NAWS length 1: deque([b'\x01'])
DEBUG stream_writer.py:699 begin sub-negotiation SB TTYPE
DEBUG stream_writer.py:686 sub-negotiation cmd TTYPE SE completion byte
DEBUG stream_writer.py:3174 pending_option[SB + TTYPE] = False
DEBUG stream_writer.py:2241 recv TTYPE SEND: b''
DEBUG stream_writer.py:2254 send IAC SB TTYPE IS b'xterm-256color' IAC SE
DEBUG stream_writer.py:707 recv IAC DO SGA
DEBUG stream_writer.py:1770 handle_do(SGA)
DEBUG client_base.py:89 EOF from server, closing.
INFO client_base.py:106 Connection closed to <Peer 194.233.162.173 4000>
INFO fingerprinting.py:737 new server fingerprint bad9899c075109ba