Fertile Ashes
Connection Banner:
Server URLs
- Telnet: telnet://73.185.130.92:4000
Server Info
Codebase: Evennia
Genre: Adult
Players online: 0 [1]
Status: Open Beta
Server Location: 🇺🇸 United States (GeoIP)
Language: English
Protocol Support
MUD-specific protocols detected via MSSP flags or Telnet negotiation.
MSSP: Yes (MSSP)
GMCP: Yes (MSSP)
MSDP: Yes (MSSP)
MCCP: Yes (MSSP)
MCCP2: No
MXP: Yes (MSSP)
MSP: No
MCP: No
ZMP: No
Telnet Fingerprint
This fingerprint is shared by 35 other servers.
Options offered by server: ECHO, GMCP, MSDP, MSSP, MXP, SGA
Options requested from client: LINEMODE, NAWS, TTYPE
The complete JSON record collected during the scan, including Telnet negotiation results and any MSSP metadata.
Show JSON
{
"server-probe": {
"fingerprint": "19be77171c26104c",
"fingerprint-data": {
"offered-options": [
"ECHO",
"GMCP",
"MSDP",
"MSSP",
"MXP",
"SGA"
],
"probed-protocol": "server",
"refused-options": [
"AARDWOLF",
"ATCP",
"BINARY",
"CHARSET",
"COM_PORT",
"EOR",
"MSP",
"STATUS",
"ZMP"
],
"requested-options": [
"LINEMODE",
"NAWS",
"TTYPE"
],
"scan-type": "quick"
},
"session_data": {
"banner_after_return": "",
"banner_before_return": "\r\n\u001b[1m\u001b[34m==============================================================\u001b[0m\r\n Welcome to \u001b[1m\u001b[32mFertile Ashes\u001b[0m!\r\n\r\n If you have an existing account, connect to it by typing:\r\n \u001b[1m\u001b[37mconnect <username> <password>\u001b[0m\r\n If you need to create an account, type (without the <>'s):\r\n \u001b[1m\u001b[37mcreate <username> <password>\u001b[0m\r\n\r\n If you have spaces in your username, enclose it in quotes.\r\n Enter \u001b[1m\u001b[37mhelp\u001b[0m for more info. \u001b[1m\u001b[37mlook\u001b[0m will re-show this screen.\r\n\u001b[1m\u001b[34m==============================================================\u001b[0m\r\n",
"encoding": "ascii",
"mssp": {
"ADULT MATERIAL": "1",
"ANSI": "1",
"AREAS": "0",
"ATCP": "0",
"CLASSES": "0",
"CODEBASE": "Evennia",
"CONTACT": "",
"CRAWL DELAY": "-1",
"CREATED": "",
"DBSIZE": "0",
"EQUIPMENT SYSTEM": "None",
"EXITS": "0",
"EXTRA DESCRIPTIONS": "0",
"FAMILY": "Evennia",
"GAMEPLAY": "",
"GAMESYSTEM": "Custom",
"GENRE": "Adult",
"GMCP": "1",
"HELPFILES": "0",
"HIRING BUILDERS": "0",
"HIRING CODERS": "0",
"HOSTNAME": "",
"ICON": "",
"IP": "",
"LANGUAGE": "English",
"LEVELS": "0",
"LOCATION": "",
"MCCP": "1",
"MCP": "0",
"MINIMUM AGE": "18",
"MOBILES": "0",
"MSDP": "1",
"MSP": "0",
"MUDPROGS": "0",
"MUDTRIGS": "0",
"MULTICLASSING": "0",
"MULTIPLAYING": "Full",
"MXP": "1",
"NAME": "Fertile Ashes",
"NEWBIE FRIENDLY": "0",
"OBJECTS": "0",
"PAY FOR PERKS": "0",
"PAY TO PLAY": "0",
"PLAYER CITIES": "0",
"PLAYER CLANS": "0",
"PLAYER CRAFTING": "0",
"PLAYER GUILDS": "0",
"PLAYERKILLING": "None",
"PLAYERS": "0",
"PORT": "4000",
"PUEBLO": "0",
"QUEST SYSTEM": "None",
"RACES": "4",
"RESETS": "0",
"ROLEPLAYING": "Encouraged",
"ROOMS": "0",
"SKILLS": "0",
"SSL": "1",
"STATUS": "Open Beta",
"SUBGENRE": "None",
"TRAINING SYSTEM": "None",
"UPTIME": "1769976071.1872551",
"UTF-8": "1",
"VT100": "0",
"WEBSITE": "",
"WORLD ORIGINALITY": "All Original",
"XTERM 256 COLORS": "1",
"XTERM TRUE COLORS": "0",
"ZMP": "0"
},
"mxp": [
"activated"
],
"option_states": {
"server_offered": {
"0x56": false,
"GMCP": true,
"MSDP": true,
"MSSP": true,
"MXP": true,
"SGA": true
},
"server_requested": {
"LINEMODE": true,
"NAWS": true,
"TTYPE": true
}
},
"scan_type": "quick",
"timing": {
"probe": 0.3064699172973633,
"total": 4.814706325531006
}
}
},
"sessions": [
{
"connected": "2026-02-13T20:26:48.190286+00:00",
"host": "73.185.130.92",
"ip": "73.185.130.92",
"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 73.185.130.92 4000
Show Logfile
DEBUG client.py:965 Fingerprint client: host=73.185.130.92 port=4000
ERROR client.py:1045 73.185.130.92:4000: [Errno 113] Connect call failed ('73.185.130.92', 4000)