necromium.com

Connection Banner:

Do you wish to use ANSI colors? (Y/n): That is not a valid response. Do you wish to use ANSI colors? (Y/n): Welcome to... _ _ _​_________________________________________________________________________ _ _​____ \|: _​___\|: _ \|: _ \|: _ \|: _ _ \|: \|: \| \|: _ _ \| /\| \| \|. \|___\|. \|___\|. \|___\|. \| \|. \| \| \|. \|. \| \|. \| \| \| \| \| \| \| _​___\| \|__/\| \|__/\| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \|___\| \|___\| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \| \|_​______\|_​______\|___\| \| \|_​______\|___\|___\|___\|___\|_​______\| \| \| \| \| \|___\|___\|_​_____/_​______/___/ \|/_​______/_​__________/___/_​______/\|___\|___\|___\| \|/_​______/ .: N E C R O M I U M :. \|/_​__________/ -<kMidas>- Special thanks to BoneZ, Demigo, and Treestump for their extra efforts! By what name do you wish to be known on Necromium?

Server URLs

Server Info

  • Server Location: 🇺🇸 United States (GeoIP)

Telnet Fingerprint

c2dd7d4e76383b41

This fingerprint is shared by 111 other servers.

The complete JSON record collected during the scan, including Telnet negotiation results and any MSSP metadata.

Show JSON
{
  "server-probe": {
    "fingerprint": "c2dd7d4e76383b41",
    "fingerprint-data": {
      "offered-options": [],
      "probed-protocol": "server",
      "refused-options": [],
      "requested-options": [],
      "scan-type": "quick"
    },
    "session_data": {
      "banner_after_return": "That is not a valid response.\r\n\u001b[2K\rDo you wish to use ANSI colors? (Y/n): \r\n\r\nWelcome to...\r\n_  _ __________________________________________________________________________\r\n_ _____   |:  ____|:  _   |:  _   |:  _   |:  _   _   |:  |:  |   |:  _   _   |\r\n /|   |   |.  |___|.  |___|.  |___|.  |   |.  |   |   |.  |.  |   |.  |   |   |\r\n| |   |   |   ____|   |__/|   |__/|   |   |   |   |   |   |   |   |   |   |   |\r\n| |   |   |   |___|   |___|   | | |   |   |   |   |   |   |   |   |   |   |   |\r\n| |   |   |   |   |   |   |   | | |   |   |   |   |   |   |   |   |   |   |   |\r\n| |   |   |   |   |   |   |   | | |   |   |   |   |   |   |   |   |   |   |   |\r\n| |   |   |   |   |   |   |   | | |   |   |   |   |   |   |   |   |   |   |   |\r\n| |   |   |_______|_______|___| | |_______|___|___|___|___|_______|   |   |   |\r\n| |___|___|______/_______/___/  |/_______/___________/___/_______/|___|___|___|\r\n|/_______/  .:  N    E    C    R    O    M    I    U    M   :.  |/___________/\r\n                                                                     -<kMidas>-\r\n\r\nSpecial thanks to BoneZ, Demigo, and Treestump for their extra efforts!\r\n\r\n\r\nBy what name do you wish to be known on Necromium? ",
      "banner_before_return": "\r\n\u001b[2K\rDo you wish to use ANSI colors? (Y/n): ",
      "dsr_replies": 0,
      "dsr_requests": 0,
      "encoding": "ascii",
      "option_states": {
        "server_offered": {},
        "server_requested": {}
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.0,
        "total": 15.791418313980103
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-03-07T03:54:37.627108+00:00",
      "host": "necromium.com",
      "ip": "70.39.102.104",
      "port": 4000
    },
    {
      "connected": "2026-04-07T06:57:13.683477+00:00",
      "host": "necromium.com",
      "ip": "70.39.102.104",
      "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 necromium.com 4000
Show Logfile
DEBUG client.py:1200 Fingerprint client: host=necromium.com port=4000
INFO client_base.py:190 Connected to <Peer 70.39.102.104 4000>
DEBUG stream_writer.py:3384 pending_option[WILL + MCCP2_COMPRESS] = True
DEBUG stream_writer.py:1024 send IAC WILL MCCP2_COMPRESS
DEBUG stream_writer.py:3384 pending_option[WILL + MXP] = True
DEBUG stream_writer.py:1024 send IAC WILL MXP
DEBUG stream_writer.py:3384 pending_option[WILL + MCCP3_COMPRESS] = True
DEBUG stream_writer.py:1024 send IAC WILL MCCP3_COMPRESS
DEBUG stream_writer.py:3384 pending_option[WILL + ZMP] = True
DEBUG stream_writer.py:1024 send IAC WILL ZMP
DEBUG stream_writer.py:3384 pending_option[WILL + MSSP] = True
DEBUG stream_writer.py:1024 send IAC WILL MSSP
DEBUG stream_writer.py:3384 pending_option[WILL + MSP] = True
DEBUG stream_writer.py:1024 send IAC WILL MSP
DEBUG stream_writer.py:3384 pending_option[WILL + GMCP] = True
DEBUG stream_writer.py:1024 send IAC WILL GMCP
DEBUG stream_writer.py:3384 pending_option[WILL + ATCP] = True
DEBUG stream_writer.py:1024 send IAC WILL ATCP
DEBUG stream_writer.py:3384 pending_option[WILL + MSDP] = True
DEBUG stream_writer.py:1024 send IAC WILL MSDP
DEBUG stream_writer.py:3384 pending_option[WILL + AARDWOLF] = True
DEBUG stream_writer.py:1024 send IAC WILL AARDWOLF
DEBUG stream_writer.py:3384 pending_option[DO + MCCP2_COMPRESS] = True
DEBUG stream_writer.py:1024 send IAC DO MCCP2_COMPRESS
DEBUG stream_writer.py:3384 pending_option[DO + MXP] = True
DEBUG stream_writer.py:1024 send IAC DO MXP
DEBUG stream_writer.py:3384 pending_option[DO + MCCP3_COMPRESS] = True
DEBUG stream_writer.py:1024 send IAC DO MCCP3_COMPRESS
DEBUG stream_writer.py:3384 pending_option[DO + ZMP] = True
DEBUG stream_writer.py:1024 send IAC DO ZMP
DEBUG stream_writer.py:3384 pending_option[DO + MSSP] = True
DEBUG stream_writer.py:1024 send IAC DO MSSP
DEBUG stream_writer.py:3384 pending_option[DO + MSP] = True
DEBUG stream_writer.py:1024 send IAC DO MSP
DEBUG stream_writer.py:3384 pending_option[DO + GMCP] = True
DEBUG stream_writer.py:1024 send IAC DO GMCP
DEBUG stream_writer.py:3384 pending_option[DO + ATCP] = True
DEBUG stream_writer.py:1024 send IAC DO ATCP
DEBUG stream_writer.py:3384 pending_option[DO + MSDP] = True
DEBUG stream_writer.py:1024 send IAC DO MSDP
DEBUG stream_writer.py:3384 pending_option[DO + AARDWOLF] = True
DEBUG stream_writer.py:1024 send IAC DO AARDWOLF
DEBUG client_base.py:534 negotiation failed after 4.00s.
DEBUG client_base.py:540 failed-reply: 'WILL MCCP2_COMPRESS, WILL MXP, WILL MCCP3_COMPRESS, WILL ZMP, WILL MSSP, WILL MSP, WILL
    GMCP, WILL ATCP, WILL MSDP, WILL AARDWOLF, DO MCCP2_COMPRESS, DO MXP, DO MCCP3_COMPRESS, DO ZMP, DO MSSP, DO MSP, DO GMCP, DO
    ATCP, DO MSDP, DO AARDWOLF'
DEBUG client_base.py:93 EOF from server, closing.
INFO client_base.py:122 Connection closed to <Peer 70.39.102.104 4000>
DEBUG fingerprinting.py:849 connection for server fingerprint c2dd7d4e76383b41