74.208.126.44 (ageofdragonsmud.com)
Age of Dragons MUD (ageofdragonsmud.com:4000)
Connection Banner:
Server URLs
Server Info
Players online: 0 [1]
Uptime: 7 days
Server Location: 🇺🇸 United States (GeoIP)
Protocol Support
MUD-specific protocols detected via MSSP flags or Telnet negotiation.
MSSP: Yes (MSSP)
GMCP: No
MSDP: Negotiated
MCCP: No
MCCP2: No
MXP: Negotiated
MSP: Negotiated
MCP: No
ZMP: No
Telnet Fingerprint
This fingerprint is shared by 54 other servers.
Options requested from client: ATCP, CHARSET, MXP, NAWS, TTYPE
The complete JSON record collected during the scan, including Telnet negotiation results and any MSSP metadata.
Show JSON
{
"server-probe": {
"fingerprint": "2d1d3bcf28abae7b",
"fingerprint-data": {
"offered-options": [],
"probed-protocol": "server",
"refused-options": [],
"requested-options": [
"ATCP",
"CHARSET",
"MXP",
"NAWS",
"TTYPE"
],
"scan-type": "quick"
},
"session_data": {
"banner_after_return": "",
"banner_before_return": "\r\n\r\n\r\n*****************************************************************************\r\n* ************************************************************************* *\r\n* * * *\r\n* * | | ------ * *\r\n* * || || | |_| | _____ _____ * *\r\n* * | | | | | _ | | | | ___| * *\r\n* * | | | | |__| |_| | |_| | | |___ * *\r\n* * | | | | | --- | ----- * *\r\n* * | \\ ^/ \\^/ | __| | * *\r\n* * | |--|-^-|--| | |____| _____ ______ * *\r\n* * \\____|-_| ^ |_-|____/ / \\ | ___| * *\r\n* * |\\____| <,\\_/,> |____/| | | | | | |__ * *\r\n* * \\___| /| |\\ |___/ | |_| | | --- * *\r\n* * /___ \\ | | / ___\\ \\_____/ |__| * *\r\n* * |/ \\== | | ==/ \\| _____ * *\r\n* * | | | | | _ \\ * *\r\n* * | | | | | | \\ | ___ _____ _____ _____ _____ ______ * *\r\n* * | ^ ^ | | |_ / | | __|| @ || @ || @ || __ ||_ __|* *\r\n* * |^^-^^| |____ / |_| |__/|_||__ ||____||_| |_| __\\ \\ * *\r\n* * \\___/ __| | |____|* *\r\n* * ---- __ * *\r\n* * |cv|* *\r\n* * * *\r\n* * All Dragonlance references and material found on Age of Dragons is * *\r\n* * used with permission and is a registered trademark of WOTC, Inc. * *\r\n* * * *\r\n* * CircleMUD was developed from DikuMUD (Gamma 0.0) by Jeremy \"Ras\" Elson* *\r\n* * at Johns Hopkins University's Department of Computer Science. All * *\r\n* * code unique to CircleMUD is protected under a copyright by the * *\r\n* * Trustees of the Johns Hopkins University. * *\r\n* * * *\r\n* * DikuMud was developed by Katja Nyboe, Tom Madsen, Hans Henrik * *\r\n* * Staerfeldt, Michael Seifert, and Sebastian Hammer. * *\r\n* * * *\r\n* ************************************************************************* *\r\n*****************************************************************************\r\n\r\nBy what name do you wish to be known? \u001b[7z",
"dsr_replies": 0,
"dsr_requests": 0,
"encoding": "UTF-8",
"mssp": {
"CRAWL DELAY": "-1",
"NAME": "Age of Dragons MUD",
"PLAYERS": "0",
"UPTIME": "1770450546"
},
"mxp": [
"activated"
],
"option_states": {
"server_offered": {
"MSDP": true,
"MSP": true,
"MSSP": true
},
"server_requested": {
"ATCP": true,
"CHARSET": true,
"MXP": true,
"NAWS": true,
"TTYPE": true
}
},
"scan_type": "quick",
"timing": {
"probe": 0.0,
"total": 2.696998357772827
}
}
},
"sessions": [
{
"connected": "2026-02-14T17:12:39.272939+00:00",
"host": "ageofdragonsmud.com",
"ip": "74.208.126.44",
"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 ageofdragonsmud.com 4000
Show Logfile
DEBUG client.py:965 Fingerprint client: host=ageofdragonsmud.com port=4000
INFO client_base.py:175 Connected to <Peer 74.208.126.44 4000>
DEBUG client_base.py:492 negotiation complete after 0.00s.
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: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 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:707 recv IAC WILL MSDP
DEBUG stream_writer.py:723 WILL MSDP unsolicited
DEBUG stream_writer.py:1900 handle_will(MSDP)
DEBUG stream_writer.py:3174 pending_option[DO + MSDP] = True
DEBUG stream_writer.py:950 send IAC DO MSDP
DEBUG stream_writer.py:3174 remote_option[MSDP] = True
DEBUG stream_writer.py:3174 pending_option[DO + MSDP] = False
DEBUG stream_writer.py:707 recv IAC WILL MSSP
DEBUG stream_writer.py:723 WILL MSSP unsolicited
DEBUG stream_writer.py:1900 handle_will(MSSP)
DEBUG stream_writer.py:3174 pending_option[DO + MSSP] = True
DEBUG stream_writer.py:950 send IAC DO MSSP
DEBUG stream_writer.py:3174 remote_option[MSSP] = True
DEBUG stream_writer.py:3174 pending_option[DO + MSSP] = False
DEBUG stream_writer.py:707 recv IAC DO ATCP
DEBUG stream_writer.py:1770 handle_do(ATCP)
DEBUG stream_writer.py:3174 pending_option[WILL + ATCP] = True
DEBUG stream_writer.py:950 send IAC WILL ATCP
DEBUG stream_writer.py:3174 local_option[ATCP] = True
DEBUG stream_writer.py:3174 pending_option[WILL + ATCP] = 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 DO MXP
DEBUG stream_writer.py:1770 handle_do(MXP)
DEBUG stream_writer.py:3174 pending_option[WILL + MXP] = True
DEBUG stream_writer.py:950 send IAC WILL MXP
DEBUG stream_writer.py:3174 pending_option[SB + MXP] = True
DEBUG stream_writer.py:3174 local_option[MXP] = True
DEBUG stream_writer.py:3174 pending_option[WILL + MXP] = False
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:2065 [SB + TTYPE] unsolicited
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: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:699 begin sub-negotiation SB MSDP
DEBUG stream_writer.py:686 sub-negotiation cmd MSDP SE completion byte
DEBUG stream_writer.py:2065 [SB + MSDP] unsolicited
DEBUG stream_writer.py:1669 MSDP: {'SERVER_ID': 'Age of Dragons MUD'}
DEBUG stream_writer.py:699 begin sub-negotiation SB MSSP
DEBUG stream_writer.py:686 sub-negotiation cmd MSSP SE completion byte
DEBUG stream_writer.py:2065 [SB + MSSP] unsolicited
DEBUG stream_writer.py:1673 MSSP: {'NAME': 'Age of Dragons MUD', 'PLAYERS': '0', 'UPTIME': '1770450546', 'CRAWL DELAY': '-1'}
DEBUG stream_writer.py:699 begin sub-negotiation SB MXP
DEBUG stream_writer.py:686 sub-negotiation cmd MXP SE completion byte
DEBUG stream_writer.py:3174 pending_option[SB + MXP] = False
DEBUG stream_writer.py:1682 MXP: b''
DEBUG client_base.py:89 EOF from server, closing.
INFO client_base.py:106 Connection closed to <Peer 74.208.126.44 4000>
INFO fingerprinting.py:746 connection for server fingerprint 2d1d3bcf28abae7b
LuminariMUD (faerun.d20mud.com:3100)
Connection Banner:
Server URLs
- Telnet: telnet://faerun.d20mud.com:3100
- Website: http://faerun.d20mud.com/
Server Info
Codebase: LuminariMUD
Genre: Fantasy
Gameplay: Role Play and PvE
Players online: 0 [2]
Uptime: 17 days
Created: 2019
Status: Open
Server Location: 🇺🇸 United States (MSSP)
Language: English
Protocol Support
MUD-specific protocols detected via MSSP flags or Telnet negotiation.
MSSP: Yes (MSSP)
GMCP: Yes (MSSP)
MSDP: Yes (MSSP)
MCCP: No
MCCP2: No
MXP: Yes (MSSP)
MSP: Yes (MSSP)
MCP: No
ZMP: No
Telnet Fingerprint
This fingerprint is shared by 3 other servers.
Options requested from client: CHARSET, GMCP, MXP, NAWS, TTYPE
The complete JSON record collected during the scan, including Telnet negotiation results and any MSSP metadata.
Show JSON
{
"server-probe": {
"fingerprint": "79201233eb845dd6",
"fingerprint-data": {
"offered-options": [],
"probed-protocol": "server",
"refused-options": [],
"requested-options": [
"CHARSET",
"GMCP",
"MXP",
"NAWS",
"TTYPE"
],
"scan-type": "quick"
},
"session_data": {
"banner_after_return": "",
"banner_before_return": "\r\nAttempting to Detect Client, Please Wait...\r\n\u001b[7z\r\n\u001b[H\u001b[J\u001b[38;5;214m[\u001b[38;5;208mClient\u001b[38;5;214m] \u001b[38;5;102mxterm-256color\u001b[0;00m | \u001b[38;5;214m[\u001b[38;5;208mColors\u001b[38;5;214m] \u001b[38;5;102m256\u001b[0;00m | \u001b[38;5;214m[\u001b[38;5;208mMXP\u001b[38;5;214m] \u001b[38;5;102mYes\u001b[0;00m | \u001b[38;5;214m[\u001b[38;5;208mMSDP\u001b[38;5;214m] \u001b[38;5;102mYes\u001b[0;00m | \u001b[38;5;214m[\u001b[38;5;208mGMCP\u001b[38;5;214m] \u001b[38;5;102mYes\u001b[0;00m\r\n\r\n\r\n _ _ _ _ _ _ \r\n / \\ / \\ / \\ / \\ / \\ / \\ \r\n ( F ) ( A ) ( E ) ( R ) ( U ) ( N )\r\n \\_/ \\_/ \\_/ \\_/ \\_/ \\_/ \r\n\r\n _______ _______ __ __ \r\n | _ | | ___|.-----..----..-----..-----.| |_ | |_ .-----..-----.\r\n | | | ___|| _ || _|| _ || _ || _|| _|| -__|| |\r\n |___|___| |___| |_____||__| |___ ||_____||____||____||_____||__|__|\r\n |_____| \r\n ______ __ _______ _______ _____ \r\n | __ \\.-----..---.-.| |.--------..-----. | | || | || \\ \r\n | <| -__|| _ || || ||__ --| | || | || -- | \r\n |___|__||_____||___._||__||__|__|__||_____| |__|_|__||_______||_____/ \r\n\r\n .-~~~~~~~~~-._ _.-~~~~~~~~~-.\r\n __.' ~. .~ `.__\r\n .'// \\./ \\\\`.\r\n .'// | \\\\`.\r\n .'// .-~\"\"\"\"\"\"\"~~~~-._ | _,-~~~~\"\"\"\"\"\"\"~-. \\\\`.\r\n .'//.-\" `-. | .-' \"-.\\\\`.\r\n .'//______.============-.. \\ | / ..-============.______\\\\`.\r\n .'______________________________\\|/______________________________`.\r\n\r\nBased on CircleMUD 3.1 Created by Jeremy Elson\r\n\r\nA derivative of DikuMUD (GAMMA 0.0), created by Hans-Henrik Staerfeldt,\r\nKatja Nyboe, Tom Madsen, Michael Seifert, and Sebastian Hammer.\r\n\r\nUses LuminariMUD code by Zusuk, Ornir and Others, based on tbaMUD and d20MUD.\r\nAdditional Code by Gicker and Rayal.\r\n\r\nThis game uses Open Gaming Licensed content; see \"HELP OGL\" for details.\r\n\r\nEnter your account name. To create a new account simply\r\nenter your desired account name.\r\nExisting players: First create an account then you can add all of your\r\ncharacters to your new account\r\n\r\nWhat is your account name, adventurer? ",
"dsr_replies": 0,
"dsr_requests": 0,
"encoding": "UTF-8",
"mssp": {
"256 COLORS & XTERM": "1",
"ADULT MATERIAL": "0",
"ANSI": "1",
"AREAS": "514",
"CLASSES": "27",
"CODEBASE": "LuminariMUD",
"CONTACT": "gickerlds<at>gmail.com",
"CRAWL DELAY": "-1",
"CREATED": "2019",
"EQUIPMENT SYSTEM": "1",
"EXITS": "8",
"EXTRA DESCRIPTIONS": "99999",
"FAMILY": "tbaMUD",
"GAMEPLAY": "Role Play and PvE",
"GAMESYSTEM": "Pathfinder",
"GENRE": "Fantasy",
"GMCP": "1",
"HELPFILES": "0",
"HIRING BUILDERS": "1",
"HIRING CODERS": "1",
"HOSTNAME": "faerun.d20mud.com",
"ICON": "http://luminarimud.com/images/luminarimud.bmp",
"INTERMUD": "",
"IP": "198.71.53.124",
"LANGUAGE": "English",
"LEVELS": "30",
"LOCATION": "United States",
"MCCP": "0",
"MCP": "0",
"MINIMUM AGE": "0",
"MOBILES": "14556",
"MSDP": "1",
"MSP": "1",
"MUDPROGS": "3652",
"MUDTRIGS": "1956",
"MULTICLASSING": "1",
"MULTIPLAYING": "0",
"MXP": "1",
"NAME": "LuminariMUD",
"NEWBIE FRIENDLY": "1",
"OBJECTS": "25114",
"PAY FOR PERKS": "0",
"PAY TO PLAY": "0",
"PLAYER CITIES": "0",
"PLAYER CLANS": "1",
"PLAYER CRAFTING": "1",
"PLAYER GUILDS": "1",
"PLAYERKILLING": "1",
"PLAYERS": "0",
"PORT": "3100",
"PUEBLO": "0",
"QUEST SYSTEM": "1",
"RACES": "27",
"ROLEPLAYING": "1",
"ROOMS": "50166",
"SKILLS": "999",
"STATUS": "Open",
"SUBGENRE": "Forgotten Realms Post Second Sundering",
"TRAINING SYSTEM": "1",
"UPTIME": "1769616242",
"UTF-8": "1",
"VT100": "0",
"WEBSITE": "http://faerun.d20mud.com/",
"WORLD ORIGINALITY": "1"
},
"mxp": [
"activated"
],
"option_states": {
"server_offered": {
"MSDP": true,
"MSP": true,
"MSSP": true
},
"server_requested": {
"CHARSET": true,
"GMCP": true,
"MXP": true,
"NAWS": true,
"TTYPE": true
}
},
"scan_type": "quick",
"timing": {
"probe": 0.0,
"total": 3.8977949619293213
}
}
},
"sessions": [
{
"connected": "2026-02-14T18:28:25.334573+00:00",
"host": "faerun.d20mud.com",
"ip": "74.208.126.44",
"port": 3100
}
]
}
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 faerun.d20mud.com 3100
Show Logfile
DEBUG client.py:965 Fingerprint client: host=faerun.d20mud.com port=3100
INFO client_base.py:175 Connected to <Peer 74.208.126.44 3100>
DEBUG client_base.py:492 negotiation complete after 0.00s.
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:1323 IAC GA: Go-Ahead (unhandled).
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 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:707 recv IAC WILL MSDP
DEBUG stream_writer.py:723 WILL MSDP unsolicited
DEBUG stream_writer.py:1900 handle_will(MSDP)
DEBUG stream_writer.py:3174 pending_option[DO + MSDP] = True
DEBUG stream_writer.py:950 send IAC DO MSDP
DEBUG stream_writer.py:3174 remote_option[MSDP] = True
DEBUG stream_writer.py:3174 pending_option[DO + MSDP] = False
DEBUG stream_writer.py:707 recv IAC WILL MSSP
DEBUG stream_writer.py:723 WILL MSSP unsolicited
DEBUG stream_writer.py:1900 handle_will(MSSP)
DEBUG stream_writer.py:3174 pending_option[DO + MSSP] = True
DEBUG stream_writer.py:950 send IAC DO MSSP
DEBUG stream_writer.py:3174 remote_option[MSSP] = True
DEBUG stream_writer.py:3174 pending_option[DO + MSSP] = False
DEBUG stream_writer.py:707 recv IAC DO GMCP
DEBUG stream_writer.py:1770 handle_do(GMCP)
DEBUG stream_writer.py:3174 pending_option[WILL + GMCP] = True
DEBUG stream_writer.py:950 send IAC WILL GMCP
DEBUG stream_writer.py:3174 local_option[GMCP] = True
DEBUG stream_writer.py:3174 pending_option[WILL + GMCP] = 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 DO MXP
DEBUG stream_writer.py:1770 handle_do(MXP)
DEBUG stream_writer.py:3174 pending_option[WILL + MXP] = True
DEBUG stream_writer.py:950 send IAC WILL MXP
DEBUG stream_writer.py:3174 pending_option[SB + MXP] = True
DEBUG stream_writer.py:3174 local_option[MXP] = True
DEBUG stream_writer.py:3174 pending_option[WILL + MXP] = False
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:2065 [SB + TTYPE] unsolicited
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: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:699 begin sub-negotiation SB MSDP
DEBUG stream_writer.py:686 sub-negotiation cmd MSDP SE completion byte
DEBUG stream_writer.py:2065 [SB + MSDP] unsolicited
DEBUG stream_writer.py:1669 MSDP: {'SERVER_ID': 'LuminariMUD'}
DEBUG stream_writer.py:699 begin sub-negotiation SB MSSP
DEBUG stream_writer.py:686 sub-negotiation cmd MSSP SE completion byte
DEBUG stream_writer.py:2065 [SB + MSSP] unsolicited
DEBUG stream_writer.py:1673 MSSP: {'NAME': 'LuminariMUD', 'PLAYERS': '0', 'UPTIME': '1769616242', 'CRAWL DELAY': '-1', 'HOSTNAME':
'faerun.d20mud.com', 'PORT': '3100', 'CODEBASE': 'LuminariMUD', 'CONTACT': 'gickerlds<at>gmail.com', 'CREATED': '2019',
'ICON': 'http://luminarimud.com/images/luminarimud.bmp', 'IP': '198.71.53.124', 'LANGUAGE': 'English', 'LOCATION': 'United
States', 'MINIMUM AGE': '0', 'WEBSITE': 'http://faerun.d20mud.com/', 'FAMILY': 'tbaMUD', 'GENRE': 'Fantasy', 'GAMEPLAY': 'Role
Play and PvE', 'STATUS': 'Open', 'GAMESYSTEM': 'Pathfinder', 'INTERMUD': '', 'SUBGENRE': 'Forgotten Realms Post Second
Sundering', 'AREAS': '514', 'HELPFILES': '0', 'MOBILES': '14556', 'OBJECTS': '25114', 'ROOMS': '50166', 'CLASSES': '27',
'LEVELS': '30', 'RACES': '27', 'SKILLS': '999', 'ANSI': '1', 'GMCP': '1', 'MCCP': '0', 'MCP': '0', 'MSDP': '1', 'MSP': '1',
'MXP': '1', 'PUEBLO': '0', 'UTF-8': '1', 'VT100': '0', '256 COLORS & XTERM': '1', 'PAY TO PLAY': '0', 'PAY FOR PERKS': '0',
'HIRING BUILDERS': '1', 'HIRING CODERS': '1', 'ADULT MATERIAL': '0', 'MULTICLASSING': '1', 'NEWBIE FRIENDLY': '1', 'PLAYER
CITIES': '0', 'PLAYER CLANS': '1', 'PLAYER CRAFTING': '1', 'PLAYER GUILDS': '1', 'EQUIPMENT SYSTEM': '1', 'MULTIPLAYING': '0',
'PLAYERKILLING': '1', 'QUEST SYSTEM': '1', 'ROLEPLAYING': '1', 'TRAINING SYSTEM': '1', 'WORLD ORIGINALITY': '1', 'EXITS': '8',
'EXTRA DESCRIPTIONS': '99999', 'MUDPROGS': '3652', 'MUDTRIGS': '1956'}
DEBUG stream_writer.py:699 begin sub-negotiation SB MXP
DEBUG stream_writer.py:686 sub-negotiation cmd MXP SE completion byte
DEBUG stream_writer.py:3174 pending_option[SB + MXP] = False
DEBUG stream_writer.py:1682 MXP: b''
DEBUG stream_writer.py:1323 IAC GA: Go-Ahead (unhandled).
DEBUG stream_writer.py:1323 IAC GA: Go-Ahead (unhandled).
DEBUG client_base.py:89 EOF from server, closing.
INFO client_base.py:106 Connection closed to <Peer 74.208.126.44 3100>
INFO fingerprinting.py:746 connection for server fingerprint 79201233eb845dd6
Chronicles of Krynn (krynn.d20mud.com:4300)
Connection Banner:
Server URLs
- Telnet: telnet://krynn.d20mud.com:4300
- Play in Browser: LociTerm
- Website: http://krynn.gicker.ca/
Server Info
Codebase: LuminariMUD
Genre: Fantasy
Gameplay: Role Play and PvE
Players online: 3 [3]
Uptime: 0 days
Created: 2023
Status: Open
Server Location: 🇺🇸 United States (MSSP)
Language: English
Protocol Support
MUD-specific protocols detected via MSSP flags or Telnet negotiation.
MSSP: Yes (MSSP)
GMCP: Yes (MSSP)
MSDP: Yes (MSSP)
MCCP: No
MCCP2: No
MXP: Yes (MSSP)
MSP: Yes (MSSP)
MCP: No
ZMP: No
Telnet Fingerprint
This fingerprint is shared by 3 other servers.
Options requested from client: CHARSET, GMCP, MXP, NAWS, TTYPE
The complete JSON record collected during the scan, including Telnet negotiation results and any MSSP metadata.
Show JSON
{
"server-probe": {
"fingerprint": "79201233eb845dd6",
"fingerprint-data": {
"offered-options": [],
"probed-protocol": "server",
"refused-options": [],
"requested-options": [
"CHARSET",
"GMCP",
"MXP",
"NAWS",
"TTYPE"
],
"scan-type": "quick"
},
"session_data": {
"banner_after_return": "",
"banner_before_return": "\r\nAttempting to Detect Client, Please Wait...\r\n\u001b[7z\r\n\u001b[H\u001b[J\u001b[38;5;214m[\u001b[38;5;208mClient\u001b[38;5;214m] \u001b[38;5;102mxterm-256color\u001b[0;00m | \u001b[38;5;214m[\u001b[38;5;208mColors\u001b[38;5;214m] \u001b[38;5;102m256\u001b[0;00m | \u001b[38;5;214m[\u001b[38;5;208mMXP\u001b[38;5;214m] \u001b[38;5;102mYes\u001b[0;00m | \u001b[38;5;214m[\u001b[38;5;208mMSDP\u001b[38;5;214m] \u001b[38;5;102mYes\u001b[0;00m | \u001b[38;5;214m[\u001b[38;5;208mGMCP\u001b[38;5;214m] \u001b[38;5;102mNo\u001b[0;00m\r\n\r\n _____ _ _ _ \r\n / ____|| | (_) | | \r\n | | | |__ _ __ ___ _ __ _ ___ | | ___ ___ \r\n | | | '_ \\ | '__|/ _ \\ | '_ \\ | | / __|| | / _ \\/ __|\r\n | |____ | | | || | | (_) || | | || || (__ | || __/\\__ \\\r\n \\_____||_| |_||_| \\___/ |_| |_||_| \\___||_| \\___||___/\r\n __ _ __ \r\n / _| | |/ / \r\n ___ | |_ | ' / _ __ _ _ _ __ _ __ \r\n / _ \\ | _| | < | '__|| | | || '_ \\ | '_ \\ \r\n | (_) || | | . \\ | | | |_| || | | || | | | \r\n \\___/ |_| |_|\\_\\|_| \\__, ||_| |_||_| |_| \r\n __/ | \r\n |___/ \r\n .-~~~~~~~~~-._ _.-~~~~~~~~~-.\r\n __.' ~. .~ `.__\r\n .'// \\./ \\\\`.\r\n .'// | \\\\`.\r\n .'// .-~\"\"\"\"\"\"\"~~~~-._ | _,-~~~~\"\"\"\"\"\"\"~-. \\\\`.\r\n .'//.-\" `-. | .-' \"-.\\\\`.\r\n .'//______.============-.. \\ | / ..-============.______\\\\`.\r\n .'______________________________\\|/______________________________`.\r\n\r\n\r\n All Dragonlance references and material found on Chronicles of Krynn\r\n are a registered trademark of WOTC, Inc. \r\n \r\n Based on CircleMUD 3.1 Created by Jeremy Elson \r\n \r\n A derivative of DikuMUD (GAMMA 0.0), created by Hans-Henrik Staerfeldt, \r\n Katja Nyboe, Tom Madsen, Michael Seifert, and Sebastian Hammer. \r\n \r\n Uses LuminariMUD code by Zusuk, Ornir and Others, based on tbaMUD and d20MUD. \r\n Additional Code by Gicker and Rayal. \r\n \r\n This game uses Open Gaming Licensed content; see \"HELP OGL\" for details. \r\n \r\n Enter your account name. To create a new account simply enter your desired \r\n account name. \r\n \r\n What is your account name, adventurer?",
"dsr_replies": 0,
"dsr_requests": 0,
"encoding": "UTF-8",
"mssp": {
"256 COLORS & XTERM": "1",
"ADULT MATERIAL": "0",
"ANSI": "1",
"AREAS": "145",
"CLASSES": "29",
"CODEBASE": "LuminariMUD",
"CONTACT": "gickerlds<at>gmail.com",
"CRAWL DELAY": "-1",
"CREATED": "2023",
"EQUIPMENT SYSTEM": "1",
"EXITS": "8",
"EXTRA DESCRIPTIONS": "99999",
"FAMILY": "tbaMUD",
"GAMEPLAY": "Role Play and PvE",
"GAMESYSTEM": "Pathfinder",
"GENRE": "Fantasy",
"GMCP": "1",
"HELPFILES": "0",
"HIRING BUILDERS": "1",
"HIRING CODERS": "0",
"HOSTNAME": "Krynn.d20mud.com ",
"ICON": "http://luminarimud.com/images/luminarimud.bmp",
"INTERMUD": "",
"IP": "198.71.53.124",
"LANGUAGE": "English",
"LEVELS": "30",
"LOCATION": "United States",
"MCCP": "0",
"MCP": "0",
"MINIMUM AGE": "0",
"MOBILES": "6163",
"MSDP": "1",
"MSP": "1",
"MUDPROGS": "120",
"MUDTRIGS": "120",
"MULTICLASSING": "1",
"MULTIPLAYING": "0",
"MXP": "1",
"NAME": "Chronicles of Krynn",
"NEWBIE FRIENDLY": "1",
"OBJECTS": "3037",
"PAY FOR PERKS": "0",
"PAY TO PLAY": "0",
"PLAYER CITIES": "0",
"PLAYER CLANS": "1",
"PLAYER CRAFTING": "1",
"PLAYER GUILDS": "1",
"PLAYERKILLING": "1",
"PLAYERS": "3",
"PORT": "4300",
"PUEBLO": "0",
"QUEST SYSTEM": "1",
"RACES": "13",
"ROLEPLAYING": "1",
"ROOMS": "9931",
"SKILLS": "999",
"STATUS": "Open",
"SUBGENRE": "Post War of the Lance Dragonlance",
"TRAINING SYSTEM": "1",
"UPTIME": "1771056136",
"UTF-8": "1",
"VT100": "0",
"WEBSITE": "http://krynn.gicker.ca/",
"WORLD ORIGINALITY": "1"
},
"mxp": [
"activated"
],
"option_states": {
"server_offered": {
"MSDP": true,
"MSP": true,
"MSSP": true
},
"server_requested": {
"CHARSET": true,
"GMCP": true,
"MXP": true,
"NAWS": true,
"TTYPE": true
}
},
"scan_type": "quick",
"timing": {
"probe": 0.0,
"total": 3.8275513648986816
}
}
},
"sessions": [
{
"connected": "2026-02-14T17:12:09.966128+00:00",
"host": "krynn.d20mud.com",
"ip": "74.208.126.44",
"port": 4300
}
]
}
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 krynn.d20mud.com 4300
Show Logfile
DEBUG client.py:965 Fingerprint client: host=krynn.d20mud.com port=4300
INFO client_base.py:175 Connected to <Peer 74.208.126.44 4300>
DEBUG client_base.py:492 negotiation complete after 0.00s.
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:1323 IAC GA: Go-Ahead (unhandled).
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 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:707 recv IAC WILL MSDP
DEBUG stream_writer.py:723 WILL MSDP unsolicited
DEBUG stream_writer.py:1900 handle_will(MSDP)
DEBUG stream_writer.py:3174 pending_option[DO + MSDP] = True
DEBUG stream_writer.py:950 send IAC DO MSDP
DEBUG stream_writer.py:3174 remote_option[MSDP] = True
DEBUG stream_writer.py:3174 pending_option[DO + MSDP] = False
DEBUG stream_writer.py:707 recv IAC WILL MSSP
DEBUG stream_writer.py:723 WILL MSSP unsolicited
DEBUG stream_writer.py:1900 handle_will(MSSP)
DEBUG stream_writer.py:3174 pending_option[DO + MSSP] = True
DEBUG stream_writer.py:950 send IAC DO MSSP
DEBUG stream_writer.py:3174 remote_option[MSSP] = True
DEBUG stream_writer.py:3174 pending_option[DO + MSSP] = False
DEBUG stream_writer.py:707 recv IAC DO GMCP
DEBUG stream_writer.py:1770 handle_do(GMCP)
DEBUG stream_writer.py:3174 pending_option[WILL + GMCP] = True
DEBUG stream_writer.py:950 send IAC WILL GMCP
DEBUG stream_writer.py:3174 local_option[GMCP] = True
DEBUG stream_writer.py:3174 pending_option[WILL + GMCP] = 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 DO MXP
DEBUG stream_writer.py:1770 handle_do(MXP)
DEBUG stream_writer.py:3174 pending_option[WILL + MXP] = True
DEBUG stream_writer.py:950 send IAC WILL MXP
DEBUG stream_writer.py:3174 pending_option[SB + MXP] = True
DEBUG stream_writer.py:3174 local_option[MXP] = True
DEBUG stream_writer.py:3174 pending_option[WILL + MXP] = False
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:2065 [SB + TTYPE] unsolicited
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: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:699 begin sub-negotiation SB MSDP
DEBUG stream_writer.py:686 sub-negotiation cmd MSDP SE completion byte
DEBUG stream_writer.py:2065 [SB + MSDP] unsolicited
DEBUG stream_writer.py:1669 MSDP: {'SERVER_ID': 'LuminariMUD'}
DEBUG stream_writer.py:699 begin sub-negotiation SB MSSP
DEBUG stream_writer.py:686 sub-negotiation cmd MSSP SE completion byte
DEBUG stream_writer.py:2065 [SB + MSSP] unsolicited
DEBUG stream_writer.py:1673 MSSP: {'NAME': 'Chronicles of Krynn', 'PLAYERS': '3', 'UPTIME': '1771056136', 'CRAWL DELAY': '-1',
'HOSTNAME': 'Krynn.d20mud.com ', 'PORT': '4300', 'CODEBASE': 'LuminariMUD', 'CONTACT': 'gickerlds<at>gmail.com', 'CREATED':
'2023', 'ICON': 'http://luminarimud.com/images/luminarimud.bmp', 'IP': '198.71.53.124', 'LANGUAGE': 'English', 'LOCATION':
'United States', 'MINIMUM AGE': '0', 'WEBSITE': 'http://krynn.gicker.ca/', 'FAMILY': 'tbaMUD', 'GENRE': 'Fantasy', 'GAMEPLAY':
'Role Play and PvE', 'STATUS': 'Open', 'GAMESYSTEM': 'Pathfinder', 'INTERMUD': '', 'SUBGENRE': 'Post War of the Lance
Dragonlance', 'AREAS': '145', 'HELPFILES': '0', 'MOBILES': '6163', 'OBJECTS': '3037', 'ROOMS': '9931', 'CLASSES': '29',
'LEVELS': '30', 'RACES': '13', 'SKILLS': '999', 'ANSI': '1', 'GMCP': '1', 'MCCP': '0', 'MCP': '0', 'MSDP': '1', 'MSP': '1',
'MXP': '1', 'PUEBLO': '0', 'UTF-8': '1', 'VT100': '0', '256 COLORS & XTERM': '1', 'PAY TO PLAY': '0', 'PAY FOR PERKS': '0',
'HIRING BUILDERS': '1', 'HIRING CODERS': '0', 'ADULT MATERIAL': '0', 'MULTICLASSING': '1', 'NEWBIE FRIENDLY': '1', 'PLAYER
CITIES': '0', 'PLAYER CLANS': '1', 'PLAYER CRAFTING': '1', 'PLAYER GUILDS': '1', 'EQUIPMENT SYSTEM': '1', 'MULTIPLAYING': '0',
'PLAYERKILLING': '1', 'QUEST SYSTEM': '1', 'ROLEPLAYING': '1', 'TRAINING SYSTEM': '1', 'WORLD ORIGINALITY': '1', 'EXITS': '8',
'EXTRA DESCRIPTIONS': '99999', 'MUDPROGS': '120', 'MUDTRIGS': '120'}
DEBUG stream_writer.py:699 begin sub-negotiation SB MXP
DEBUG stream_writer.py:686 sub-negotiation cmd MXP SE completion byte
DEBUG stream_writer.py:3174 pending_option[SB + MXP] = False
DEBUG stream_writer.py:1682 MXP: b''
DEBUG stream_writer.py:1323 IAC GA: Go-Ahead (unhandled).
DEBUG stream_writer.py:1323 IAC GA: Go-Ahead (unhandled).
DEBUG client_base.py:89 EOF from server, closing.
INFO client_base.py:106 Connection closed to <Peer 74.208.126.44 4300>
INFO fingerprinting.py:746 connection for server fingerprint 79201233eb845dd6
LuminariMUD (luminarimud.com:4100)
Connection Banner:
Server URLs
- Telnet: telnet://luminarimud.com:4100
- Website: http://www.LuminariMUD.com/
Server Info
Codebase: LuminariMUD
Genre: Fantasy
Gameplay: Hack and Slash
Players online: 1 [4]
Uptime: 0 days
Created: 2012
Status: Beta
Server Location: 🇺🇸 United States (MSSP)
Language: English
Protocol Support
MUD-specific protocols detected via MSSP flags or Telnet negotiation.
MSSP: Yes (MSSP)
GMCP: Yes (MSSP)
MSDP: Yes (MSSP)
MCCP: No
MCCP2: No
MXP: Yes (MSSP)
MSP: Yes (MSSP)
MCP: No
ZMP: No
Telnet Fingerprint
This fingerprint is shared by 3 other servers.
Options requested from client: CHARSET, GMCP, MXP, NAWS, TTYPE
The complete JSON record collected during the scan, including Telnet negotiation results and any MSSP metadata.
Show JSON
{
"server-probe": {
"fingerprint": "79201233eb845dd6",
"fingerprint-data": {
"offered-options": [],
"probed-protocol": "server",
"refused-options": [],
"requested-options": [
"CHARSET",
"GMCP",
"MXP",
"NAWS",
"TTYPE"
],
"scan-type": "quick"
},
"session_data": {
"banner_after_return": "",
"banner_before_return": "\r\nAttempting to Detect Client, Please Wait...\r\n\u001b[7z\r\n\u001b[H\u001b[J\u001b[38;5;214m[\u001b[38;5;208mClient\u001b[38;5;214m] \u001b[38;5;102mxterm-256color\u001b[0;00m | \u001b[38;5;214m[\u001b[38;5;208mColors\u001b[38;5;214m] \u001b[38;5;102m256\u001b[0;00m | \u001b[38;5;214m[\u001b[38;5;208mMXP\u001b[38;5;214m] \u001b[38;5;102mYes\u001b[0;00m | \u001b[38;5;214m[\u001b[38;5;208mMSDP\u001b[38;5;214m] \u001b[38;5;102mYes\u001b[0;00m | \u001b[38;5;214m[\u001b[38;5;208mGMCP\u001b[38;5;214m] \u001b[38;5;102mNo\u001b[0;00m\r\n\r\n \u001b[38;5;028m(`-.\r\n \\ `\r\n /) , '--. \\ `\r\n // , ' \\/ \\ ` `\r\n // ,' ./ /\\ ` ` ------------..\r\n ( \\ ,' .-.-._ / ,' /\\ ` ` `.\r\n \\ \\' /.--. \u001b[38;5;100m.\u001b[38;5;028m) ./ ,' / \\ ` ` `.\r\n \\ -</ \\ \u001b[38;5;100m.\u001b[38;5;028m) / / / ,' \\ ` `-----. \\\r\n <\\ ) )\u001b[38;5;100m.:\u001b[38;5;028m) ./ /,' ,' \\ `. /\\) `. \\\r\n >^\u001b[38;5;231m,\u001b[38;5;028m // /\u001b[38;5;100m..:\u001b[38;5;028m) / //--' \\ `( ) )\r\n | ,'/ /\u001b[38;5;100m. .:\u001b[38;5;028m) / (/ \\ \\ / /\r\n ( |(_ (\u001b[38;5;100m...::\u001b[38;5;028m) ( \\ .-.\\ / ,'\r\n (O\u001b[38;5;028m| / \\\u001b[38;5;100m:.::\u001b[38;5;028m) /\\ ,' \\) / ,'\r\n \\|/ /`.\u001b[38;5;100m:::\u001b[38;5;028m) ,/ \\ / ( /\r\n / /`,\u001b[38;5;100m.:\u001b[38;5;028m) ,'/ )/ \\ \\\r\n ,' ,'.' `\u001b[38;5;100m:\u001b[38;5;028m>-._._________,<;' (/ (,'\r\n ,' / | \u001b[38;5;028m`^-^--^--^-^-^-'\r\n .--------' / |\r\n\u001b[38;5;028m( .----' | \u001b[38;5;018mReal\u001b[38;5;030mms o\u001b[38;5;231mf Lu\u001b[38;5;030mmina\u001b[38;5;018mri 3E\r\n \u001b[38;5;028m\\ <`. \\ |\r\n \\ \\ `. \\ | \u001b[38;5;231mBased on CircleMUD / tbaMUD\r\n \u001b[38;5;028m\\ \\ `.`. | \u001b[38;5;231mBy Jeremy Elson (see credits)\r\n \u001b[38;5;028m\\ \\ `.`. |\r\n \\ \\ `.`. | \u001b[38;5;231mA derivative of DikuMUD (GAMMA 0.0),\r\n \u001b[38;5;028m\\ \\ `.`.| \u001b[38;5;231mcreated by Hans Henrik Staerfeldt, Katja Nyboe\r\n \u001b[38;5;028m\\ \\ `.`. \u001b[38;5;231mTom Madsen, Michael Seifert, and Sebastian Hammer\r\n \u001b[38;5;028m\\ \\ ,^-'\r\n \\ \\ |\r\n `.`. |\r\n .`.|\r\n `._>\r\n\r\n \u001b[38;5;051mEnter your account name. To create a new account simply \r\n enter your desired account name.\r\n Existing players: First create an account then you can add all of your \r\n characters to your new account\r\n\r\n \u001b[38;5;231mWhat is your account name, adventurer?\u001b[0;00m",
"dsr_replies": 0,
"dsr_requests": 0,
"encoding": "UTF-8",
"mssp": {
"256 COLORS & XTERM": "1",
"ADULT MATERIAL": "0",
"ANSI": "1",
"AREAS": "514",
"CLASSES": "27",
"CODEBASE": "LuminariMUD",
"CONTACT": "moshehwebservices<at>live.com",
"CRAWL DELAY": "-1",
"CREATED": "2012",
"EQUIPMENT SYSTEM": "1",
"EXITS": "8",
"EXTRA DESCRIPTIONS": "99999",
"FAMILY": "tbaMUD",
"GAMEPLAY": "Hack and Slash",
"GAMESYSTEM": "Pathfinder",
"GENRE": "Fantasy",
"GMCP": "1",
"HELPFILES": "0",
"HIRING BUILDERS": "1",
"HIRING CODERS": "1",
"HOSTNAME": "LuminariMUD.com",
"ICON": "http://luminarimud.com/images/luminarimud.bmp",
"INTERMUD": "",
"IP": "198.71.53.124",
"LANGUAGE": "English",
"LEVELS": "30",
"LOCATION": "United States",
"MCCP": "0",
"MCP": "0",
"MINIMUM AGE": "0",
"MOBILES": "14556",
"MSDP": "1",
"MSP": "1",
"MUDPROGS": "3652",
"MUDTRIGS": "1956",
"MULTICLASSING": "1",
"MULTIPLAYING": "1",
"MXP": "1",
"NAME": "LuminariMUD",
"NEWBIE FRIENDLY": "1",
"OBJECTS": "25114",
"PAY FOR PERKS": "0",
"PAY TO PLAY": "0",
"PLAYER CITIES": "0",
"PLAYER CLANS": "1",
"PLAYER CRAFTING": "1",
"PLAYER GUILDS": "1",
"PLAYERKILLING": "1",
"PLAYERS": "1",
"PORT": "4100",
"PUEBLO": "0",
"QUEST SYSTEM": "1",
"RACES": "27",
"ROLEPLAYING": "1",
"ROOMS": "50166",
"SKILLS": "999",
"STATUS": "Beta",
"SUBGENRE": "Forgotten Realms DragonLance",
"TRAINING SYSTEM": "1",
"UPTIME": "1771018728",
"UTF-8": "1",
"VT100": "0",
"WEBSITE": "http://www.LuminariMUD.com/",
"WORLD ORIGINALITY": "1"
},
"mxp": [
"activated"
],
"option_states": {
"server_offered": {
"MSDP": true,
"MSP": true,
"MSSP": true
},
"server_requested": {
"CHARSET": true,
"GMCP": true,
"MXP": true,
"NAWS": true,
"TTYPE": true
}
},
"scan_type": "quick",
"timing": {
"probe": 0.0,
"total": 3.9641225337982178
}
}
},
"sessions": [
{
"connected": "2026-02-14T17:13:14.813109+00:00",
"host": "luminarimud.com",
"ip": "74.208.126.44",
"port": 4100
}
]
}
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 luminarimud.com 4100
Show Logfile
DEBUG client.py:965 Fingerprint client: host=luminarimud.com port=4100
INFO client_base.py:175 Connected to <Peer 74.208.126.44 4100>
DEBUG client_base.py:492 negotiation complete after 0.00s.
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:1323 IAC GA: Go-Ahead (unhandled).
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 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:707 recv IAC WILL MSDP
DEBUG stream_writer.py:723 WILL MSDP unsolicited
DEBUG stream_writer.py:1900 handle_will(MSDP)
DEBUG stream_writer.py:3174 pending_option[DO + MSDP] = True
DEBUG stream_writer.py:950 send IAC DO MSDP
DEBUG stream_writer.py:3174 remote_option[MSDP] = True
DEBUG stream_writer.py:3174 pending_option[DO + MSDP] = False
DEBUG stream_writer.py:707 recv IAC WILL MSSP
DEBUG stream_writer.py:723 WILL MSSP unsolicited
DEBUG stream_writer.py:1900 handle_will(MSSP)
DEBUG stream_writer.py:3174 pending_option[DO + MSSP] = True
DEBUG stream_writer.py:950 send IAC DO MSSP
DEBUG stream_writer.py:3174 remote_option[MSSP] = True
DEBUG stream_writer.py:3174 pending_option[DO + MSSP] = False
DEBUG stream_writer.py:707 recv IAC DO GMCP
DEBUG stream_writer.py:1770 handle_do(GMCP)
DEBUG stream_writer.py:3174 pending_option[WILL + GMCP] = True
DEBUG stream_writer.py:950 send IAC WILL GMCP
DEBUG stream_writer.py:3174 local_option[GMCP] = True
DEBUG stream_writer.py:3174 pending_option[WILL + GMCP] = 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 DO MXP
DEBUG stream_writer.py:1770 handle_do(MXP)
DEBUG stream_writer.py:3174 pending_option[WILL + MXP] = True
DEBUG stream_writer.py:950 send IAC WILL MXP
DEBUG stream_writer.py:3174 pending_option[SB + MXP] = True
DEBUG stream_writer.py:3174 local_option[MXP] = True
DEBUG stream_writer.py:3174 pending_option[WILL + MXP] = False
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:2065 [SB + TTYPE] unsolicited
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: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:699 begin sub-negotiation SB MSDP
DEBUG stream_writer.py:686 sub-negotiation cmd MSDP SE completion byte
DEBUG stream_writer.py:2065 [SB + MSDP] unsolicited
DEBUG stream_writer.py:1669 MSDP: {'SERVER_ID': 'LuminariMUD'}
DEBUG stream_writer.py:699 begin sub-negotiation SB MSSP
DEBUG stream_writer.py:686 sub-negotiation cmd MSSP SE completion byte
DEBUG stream_writer.py:2065 [SB + MSSP] unsolicited
DEBUG stream_writer.py:1673 MSSP: {'NAME': 'LuminariMUD', 'PLAYERS': '1', 'UPTIME': '1771018728', 'CRAWL DELAY': '-1', 'HOSTNAME':
'LuminariMUD.com', 'PORT': '4100', 'CODEBASE': 'LuminariMUD', 'CONTACT': 'moshehwebservices<at>live.com', 'CREATED': '2012',
'ICON': 'http://luminarimud.com/images/luminarimud.bmp', 'IP': '198.71.53.124', 'LANGUAGE': 'English', 'LOCATION': 'United
States', 'MINIMUM AGE': '0', 'WEBSITE': 'http://www.LuminariMUD.com/', 'FAMILY': 'tbaMUD', 'GENRE': 'Fantasy', 'GAMEPLAY':
'Hack and Slash', 'STATUS': 'Beta', 'GAMESYSTEM': 'Pathfinder', 'INTERMUD': '', 'SUBGENRE': 'Forgotten Realms DragonLance',
'AREAS': '514', 'HELPFILES': '0', 'MOBILES': '14556', 'OBJECTS': '25114', 'ROOMS': '50166', 'CLASSES': '27', 'LEVELS': '30',
'RACES': '27', 'SKILLS': '999', 'ANSI': '1', 'GMCP': '1', 'MCCP': '0', 'MCP': '0', 'MSDP': '1', 'MSP': '1', 'MXP': '1',
'PUEBLO': '0', 'UTF-8': '1', 'VT100': '0', '256 COLORS & XTERM': '1', 'PAY TO PLAY': '0', 'PAY FOR PERKS': '0', 'HIRING
BUILDERS': '1', 'HIRING CODERS': '1', 'ADULT MATERIAL': '0', 'MULTICLASSING': '1', 'NEWBIE FRIENDLY': '1', 'PLAYER CITIES':
'0', 'PLAYER CLANS': '1', 'PLAYER CRAFTING': '1', 'PLAYER GUILDS': '1', 'EQUIPMENT SYSTEM': '1', 'MULTIPLAYING': '1',
'PLAYERKILLING': '1', 'QUEST SYSTEM': '1', 'ROLEPLAYING': '1', 'TRAINING SYSTEM': '1', 'WORLD ORIGINALITY': '1', 'EXITS': '8',
'EXTRA DESCRIPTIONS': '99999', 'MUDPROGS': '3652', 'MUDTRIGS': '1956'}
DEBUG stream_writer.py:699 begin sub-negotiation SB MXP
DEBUG stream_writer.py:686 sub-negotiation cmd MXP SE completion byte
DEBUG stream_writer.py:3174 pending_option[SB + MXP] = False
DEBUG stream_writer.py:1682 MXP: b''
DEBUG stream_writer.py:1323 IAC GA: Go-Ahead (unhandled).
DEBUG stream_writer.py:1323 IAC GA: Go-Ahead (unhandled).
DEBUG client_base.py:89 EOF from server, closing.
INFO client_base.py:106 Connection closed to <Peer 74.208.126.44 4100>
INFO fingerprinting.py:746 connection for server fingerprint 79201233eb845dd6
d20MUD: Star Wars (starwars.d20mud.com:5500)
Connection Banner:
Server URLs
- Telnet: telnet://starwars.d20mud.com:5500
- Website: http://www.d20mud.com
Server Info
Codebase: CircleMUD 3.1
Players online: 1 [5]
Uptime: 7 days
Created: 2005
Server Location: 🇺🇸 United States (GeoIP)
Language: English
Protocol Support
MUD-specific protocols detected via MSSP flags or Telnet negotiation.
MSSP: Yes (MSSP)
GMCP: No
MSDP: Negotiated
MCCP: No
MCCP2: No
MXP: Negotiated
MSP: Negotiated
MCP: No
ZMP: No
Telnet Fingerprint
This fingerprint is shared by 54 other servers.
Options requested from client: ATCP, CHARSET, MXP, NAWS, TTYPE
The complete JSON record collected during the scan, including Telnet negotiation results and any MSSP metadata.
Show JSON
{
"server-probe": {
"fingerprint": "2d1d3bcf28abae7b",
"fingerprint-data": {
"offered-options": [],
"probed-protocol": "server",
"refused-options": [],
"requested-options": [
"ATCP",
"CHARSET",
"MXP",
"NAWS",
"TTYPE"
],
"scan-type": "quick"
},
"session_data": {
"banner_after_return": "",
"banner_before_return": "\r\n W E L C O M E T O \r\n _ _ _ _ _ _ \r\n / \\ / \\ / \\ / \\ / \\ / \\ \r\n ( d | 2 | 0 | M | U | D ) \r\n \\_/ \\_/ \\_/ \\_/ \\_/ \\_/ \r\n\r\n ________________. ___ .______ \r\n / | / \\ | _ \\\r\n | (-----| |----`/ ^ \\ | |_) |\r\n \\ \\ | | / /_\\ \\ | /\r\n .-----) | | | / _____ \\ | |\\ \\-------.\r\n |________/ |__| /__/ \\__\\| _| `.________|\r\n ____ __ ____ ___ .______ ________.\r\n \\ \\ / \\ / / / \\ | _ \\ / |\r\n \\ \\/ \\/ / / ^ \\ | |_) || (-----`\r\n \\ / / /_\\ \\ | / \\ \\\r\n \\ /\\ / / _____ \\ | |\\ \\---) |\r\n \\__/ \\__/ /__/ \\__\\|__| `._______/\r\n\r\n \r\n d20MUD Created by Gicker (Stephen Squires) \r\n \r\n Built from CWG Rasputin by Zizazat (Mark Garringer) \r\n \r\n Based on CircleMUD 3.1 Created by Jeremy Elson \r\n \r\n A derivative of DikuMUD (GAMMA 0.0), created by Hans-Henrik Staerfeldt, \r\n Katja Nyboe, Tom Madsen, Michael Seifert, and Sebastian Hammer \r\n\r\n\u001b[1;36mEnter your account name. If you are a new account, simply type what you would like it to be: \u001b[0m\u001b[7z",
"dsr_replies": 0,
"dsr_requests": 0,
"encoding": "UTF-8",
"mssp": {
"CODEBASE": "CircleMUD 3.1",
"CONTACT": "gicker\u001b[0;30m20mud.com",
"CRAWL DELAY": "-1",
"CREATED": "2005",
"HOSTNAME": "mud.d20mud.com",
"LANGUAGE": "English",
"NAME": "d20MUD: Star Wars",
"PLAYERS": "1",
"PORT": "5500",
"UPTIME": "1770415186",
"WEBSITE": "http://www.d20mud.com"
},
"mxp": [
"activated"
],
"option_states": {
"server_offered": {
"MSDP": true,
"MSP": true,
"MSSP": true
},
"server_requested": {
"ATCP": true,
"CHARSET": true,
"MXP": true,
"NAWS": true,
"TTYPE": true
}
},
"scan_type": "quick",
"timing": {
"probe": 0.0,
"total": 3.0909383296966553
}
}
},
"sessions": [
{
"connected": "2026-02-14T17:11:55.290805+00:00",
"host": "starwars.d20mud.com",
"ip": "74.208.126.44",
"port": 5500
}
]
}
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 starwars.d20mud.com 5500
Show Logfile
DEBUG client.py:965 Fingerprint client: host=starwars.d20mud.com port=5500
INFO client_base.py:175 Connected to <Peer 74.208.126.44 5500>
DEBUG client_base.py:492 negotiation complete after 0.00s.
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: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 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:707 recv IAC WILL MSDP
DEBUG stream_writer.py:723 WILL MSDP unsolicited
DEBUG stream_writer.py:1900 handle_will(MSDP)
DEBUG stream_writer.py:3174 pending_option[DO + MSDP] = True
DEBUG stream_writer.py:950 send IAC DO MSDP
DEBUG stream_writer.py:3174 remote_option[MSDP] = True
DEBUG stream_writer.py:3174 pending_option[DO + MSDP] = False
DEBUG stream_writer.py:707 recv IAC WILL MSSP
DEBUG stream_writer.py:723 WILL MSSP unsolicited
DEBUG stream_writer.py:1900 handle_will(MSSP)
DEBUG stream_writer.py:3174 pending_option[DO + MSSP] = True
DEBUG stream_writer.py:950 send IAC DO MSSP
DEBUG stream_writer.py:3174 remote_option[MSSP] = True
DEBUG stream_writer.py:3174 pending_option[DO + MSSP] = False
DEBUG stream_writer.py:707 recv IAC DO ATCP
DEBUG stream_writer.py:1770 handle_do(ATCP)
DEBUG stream_writer.py:3174 pending_option[WILL + ATCP] = True
DEBUG stream_writer.py:950 send IAC WILL ATCP
DEBUG stream_writer.py:3174 local_option[ATCP] = True
DEBUG stream_writer.py:3174 pending_option[WILL + ATCP] = 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 DO MXP
DEBUG stream_writer.py:1770 handle_do(MXP)
DEBUG stream_writer.py:3174 pending_option[WILL + MXP] = True
DEBUG stream_writer.py:950 send IAC WILL MXP
DEBUG stream_writer.py:3174 pending_option[SB + MXP] = True
DEBUG stream_writer.py:3174 local_option[MXP] = True
DEBUG stream_writer.py:3174 pending_option[WILL + MXP] = False
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:2065 [SB + TTYPE] unsolicited
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: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:699 begin sub-negotiation SB MSDP
DEBUG stream_writer.py:686 sub-negotiation cmd MSDP SE completion byte
DEBUG stream_writer.py:2065 [SB + MSDP] unsolicited
DEBUG stream_writer.py:1669 MSDP: {'SERVER_ID': 'd20MUD: Star Wars'}
DEBUG stream_writer.py:699 begin sub-negotiation SB MSSP
DEBUG stream_writer.py:686 sub-negotiation cmd MSSP SE completion byte
DEBUG stream_writer.py:2065 [SB + MSSP] unsolicited
DEBUG stream_writer.py:1673 MSSP: {'NAME': 'd20MUD: Star Wars', 'PLAYERS': '1', 'UPTIME': '1770415186', 'CRAWL DELAY': '-1',
'HOSTNAME': 'mud.d20mud.com', 'PORT': '5500', 'CODEBASE': 'CircleMUD 3.1', 'CONTACT': 'gicker\x1b[0;30m20mud.com', 'CREATED':
'2005', 'LANGUAGE': 'English', 'WEBSITE': 'http://www.d20mud.com'}
DEBUG stream_writer.py:699 begin sub-negotiation SB MXP
DEBUG stream_writer.py:686 sub-negotiation cmd MXP SE completion byte
DEBUG stream_writer.py:3174 pending_option[SB + MXP] = False
DEBUG stream_writer.py:1682 MXP: b''
DEBUG client_base.py:89 EOF from server, closing.
INFO client_base.py:106 Connection closed to <Peer 74.208.126.44 5500>
INFO fingerprinting.py:746 connection for server fingerprint 2d1d3bcf28abae7b