81.187.167.178 (ds.enyc.org.uk)

ds.enyc.org.uk:8688

Connection Banner:

8888888b. 888 888 "Y88b 888 888 888 888 888 888 8888b. 888d888888 888 888 888 "88b888P" 888 .88P 888 888.d888888888 888888K 888 .d88P888 888888 888 "88b 8888888P" "Y888888888 888 888 .d8888b. 888 888 d88P Y88b888 888 Y88b. 888 888 "Y888b. 88888b. 8888b. .d88888 .d88b. 888 888 888.d8888b "Y88b.888 "88b "88bd88" 888d88""88b888 888 88888K "888888 888.d888888888 888888 888888 888 888"Y8888b. Y88b d88P888 888888 888Y88b 888Y88..88PY88b 888 d88P X88 "Y8888P" 888 888"Y888888 "Y88888 "Y88P" "Y8888888P" 88888P' Enjoy your stay! (Coders) enyc, spot, dreamcatcher (HCAdmin) arianna, Raziel Please enter a name: (or 'who' or 'finger'): Thats a bit short, try something longer. Please enter a new name:

Server URLs

Server Info

  • Server Location: 🇬🇧 United Kingdom (GeoIP)

Telnet Fingerprint

f10f7b3f82429456

This fingerprint is shared by 5 other servers.

Options offered by server: EOR

Options requested from client: STATUS

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

Show JSON
{
  "server-probe": {
    "fingerprint": "f10f7b3f82429456",
    "fingerprint-data": {
      "offered-options": [
        "EOR"
      ],
      "probed-protocol": "server",
      "refused-options": [
        "AARDWOLF",
        "ATCP",
        "BINARY",
        "CHARSET",
        "COM_PORT",
        "ECHO",
        "GMCP",
        "MSDP",
        "MSP",
        "MSSP",
        "MXP",
        "SGA",
        "STATUS",
        "ZMP"
      ],
      "requested-options": [
        "STATUS"
      ],
      "scan-type": "quick"
    },
    "session_data": {
      "banner_after_return": "Thats a bit short, try something longer.\r\nPlease enter a new name:",
      "banner_before_return": "                       8888888b.                888\r\n                       888  \"Y88b               888\r\n                       888    888               888\r\n                       888    888 8888b. 888d888888  888\r\n                       888    888    \"88b888P\"  888 .88P\r\n                       888    888.d888888888    888888K\r\n                       888  .d88P888  888888    888 \"88b\r\n                       8888888P\" \"Y888888888    888  888\r\n\r\n         .d8888b. 888                  888\r\n        d88P  Y88b888                  888\r\n        Y88b.     888                  888\r\n         \"Y888b.  88888b.  8888b.  .d88888 .d88b. 888  888  888.d8888b\r\n            \"Y88b.888 \"88b    \"88bd88\" 888d88\"\"88b888  888  88888K\r\n              \"888888  888.d888888888  888888  888888  888  888\"Y8888b.\r\n        Y88b  d88P888  888888  888Y88b 888Y88..88PY88b 888 d88P     X88\r\n         \"Y8888P\" 888  888\"Y888888 \"Y88888 \"Y88P\"  \"Y8888888P\"  88888P'\r\n\r\n                               Enjoy your stay!\r\n                      (Coders) enyc, spot, dreamcatcher\r\n                          (HCAdmin)  arianna, Raziel\r\n\r\nPlease enter a name: (or 'who' or 'finger'): ",
      "dsr_replies": 0,
      "dsr_requests": 0,
      "encoding": "ascii",
      "option_states": {
        "server_offered": {
          "EOR": true
        },
        "server_requested": {
          "STATUS": true
        }
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.503718376159668,
        "total": 5.2622082233428955
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-02-14T17:13:40.274188+00:00",
      "host": "ds.enyc.org.uk",
      "ip": "81.187.167.178",
      "port": 8688
    }
  ]
}

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 ds.enyc.org.uk 8688
Show Logfile
DEBUG client.py:965 Fingerprint client: host=ds.enyc.org.uk port=8688
INFO client_base.py:175 Connected to <Peer 81.187.167.178 8688>
DEBUG client_base.py:492 negotiation complete after 0.00s.
DEBUG stream_writer.py:707 recv IAC WILL EOR
DEBUG stream_writer.py:723 WILL EOR unsolicited
DEBUG stream_writer.py:1900 handle_will(EOR)
DEBUG stream_writer.py:3174 pending_option[DO + EOR] = True
DEBUG stream_writer.py:950 send IAC DO EOR
DEBUG stream_writer.py:3174 remote_option[EOR] = True
DEBUG stream_writer.py:3174 pending_option[DO + EOR] = False
DEBUG stream_writer.py:1323 IAC GA: Go-Ahead (unhandled).
DEBUG stream_writer.py:707 recv IAC DO STATUS
DEBUG stream_writer.py:1770 handle_do(STATUS)
DEBUG stream_writer.py:3174 pending_option[WILL + STATUS] = True
DEBUG stream_writer.py:950 send IAC WILL STATUS
DEBUG stream_writer.py:2501 send IAC SB STATUS IS DO EOR IAC SE
DEBUG stream_writer.py:3174 pending_option[WILL + STATUS] = False
DEBUG stream_writer.py:3174 local_option[STATUS] = True
DEBUG stream_writer.py:1342 IAC EOR: End of Record (unhandled).
DEBUG stream_writer.py:3174 pending_option[DO + BINARY] = True
DEBUG stream_writer.py:950 send IAC DO BINARY
DEBUG stream_writer.py:3174 pending_option[DO + SGA] = True
DEBUG stream_writer.py:950 send IAC DO SGA
DEBUG stream_writer.py:3174 pending_option[DO + ECHO] = True
DEBUG stream_writer.py:950 send IAC DO ECHO
DEBUG stream_writer.py:3174 pending_option[DO + STATUS] = True
DEBUG stream_writer.py:950 send IAC DO STATUS
DEBUG stream_writer.py:3174 pending_option[DO + CHARSET] = True
DEBUG stream_writer.py:950 send IAC DO CHARSET
DEBUG stream_writer.py:3174 pending_option[DO + COM_PORT_OPTION] = True
DEBUG stream_writer.py:950 send IAC DO COM_PORT_OPTION
DEBUG stream_writer.py:3174 pending_option[DO + GMCP] = True
DEBUG stream_writer.py:950 send IAC DO GMCP
DEBUG stream_writer.py:3174 pending_option[DO + MSDP] = True
DEBUG stream_writer.py:950 send IAC DO MSDP
DEBUG stream_writer.py:3174 pending_option[DO + MSSP] = True
DEBUG stream_writer.py:950 send IAC DO MSSP
DEBUG stream_writer.py:3174 pending_option[DO + MSP] = True
DEBUG stream_writer.py:950 send IAC DO MSP
DEBUG stream_writer.py:3174 pending_option[DO + MXP] = True
DEBUG stream_writer.py:950 send IAC DO MXP
DEBUG stream_writer.py:3174 pending_option[DO + ZMP] = True
DEBUG stream_writer.py:950 send IAC DO ZMP
DEBUG stream_writer.py:3174 pending_option[DO + AARDWOLF] = True
DEBUG stream_writer.py:950 send IAC DO AARDWOLF
DEBUG stream_writer.py:3174 pending_option[DO + ATCP] = True
DEBUG stream_writer.py:950 send IAC DO ATCP
INFO fingerprinting.py:746 connection for server fingerprint f10f7b3f82429456
INFO client_base.py:106 Connection closed to <Peer 81.187.167.178 8688>

pit.enyc.org.uk:7422

Connection Banner:

-​-------------------------------------------------- m.​......mMMMMMMMMMMMMMMMMMm.​......m MMMm.​.......MMm.​....mMm.​.......mMMM MMMMMMm.​....................mMMMMMM T B MMMMMMMMm.​.................mMMMMMMM h o MMMMMMMm.​....................mMMMMM e t Mm.​..............................mM t .​.....mMMM...88o...o88...MMMm.​..... o mmMMMMM.​.....888o.o888.​.....MMMMMmm m MMMMMM.​......8888.8888.​......MMMMMM l MMMM.​...M.​...8888.8888.​...M.​...MMMM e MM...mMMMm...888...888...mMMMm...MM s M..MMMMMMMMM.​..........MMMMMMMMM..M s P MmMMMMMMMMMM.​..........MMMMMMMMMMmM i MMMMMMMMMMMM.​..........MMMMMMMMMMMM t MMMMMMMMMMMM.​...MMMM...MMMMMMMMMMMM MMMMMMMMMMMMM...MMM...MMMMMMMMMMMMM ASCII Art (c)2008, spot HC Admin: Ginny, Trinity Coders: DarkGoddess, enyc, Ghostrider Admin: starry -​-------------------------------------------------- Please enter a name: : Thats a bit short, try something longer. Please enter a new name:

Server URLs

Server Info

  • Server Location: 🇬🇧 United Kingdom (GeoIP)

Telnet Fingerprint

f10f7b3f82429456

This fingerprint is shared by 5 other servers.

Options offered by server: EOR

Options requested from client: STATUS

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

Show JSON
{
  "server-probe": {
    "fingerprint": "f10f7b3f82429456",
    "fingerprint-data": {
      "offered-options": [
        "EOR"
      ],
      "probed-protocol": "server",
      "refused-options": [
        "AARDWOLF",
        "ATCP",
        "BINARY",
        "CHARSET",
        "COM_PORT",
        "ECHO",
        "GMCP",
        "MSDP",
        "MSP",
        "MSSP",
        "MXP",
        "SGA",
        "STATUS",
        "ZMP"
      ],
      "requested-options": [
        "STATUS"
      ],
      "scan-type": "quick"
    },
    "session_data": {
      "banner_after_return": "Thats a bit short, try something longer.\r\nPlease enter a new name:",
      "banner_before_return": "---------------------------------------------------\r\n  m.......mMMMMMMMMMMMMMMMMMm.......m\r\n  MMMm........MMm.....mMm........mMMM\r\n  MMMMMMm.....................mMMMMMM   T   B\r\n  MMMMMMMMm..................mMMMMMMM   h   o\r\n  MMMMMMMm.....................mMMMMM   e   t\r\n  Mm...............................mM       t\r\n  ......mMMM...88o...o88...MMMm......       o\r\n  mmMMMMM......888o.o888......MMMMMmm       m\r\n  MMMMMM.......8888.8888.......MMMMMM       l\r\n  MMMM....M....8888.8888....M....MMMM       e\r\n  MM...mMMMm...888...888...mMMMm...MM       s\r\n  M..MMMMMMMMM...........MMMMMMMMM..M       s   P\r\n  MmMMMMMMMMMM...........MMMMMMMMMMmM           i\r\n  MMMMMMMMMMMM...........MMMMMMMMMMMM           t\r\n  MMMMMMMMMMMM....MMMM...MMMMMMMMMMMM\r\n  MMMMMMMMMMMMM...MMM...MMMMMMMMMMMMM\r\n                           ASCII Art (c)2008, spot\r\n\r\n  HC Admin:  Ginny, Trinity\r\n    Coders:  DarkGoddess, enyc, Ghostrider\r\n     Admin:  starry\r\n\r\n---------------------------------------------------\r\n\r\nPlease enter a name: : ",
      "dsr_replies": 0,
      "dsr_requests": 0,
      "encoding": "ascii",
      "option_states": {
        "server_offered": {
          "EOR": true
        },
        "server_requested": {
          "STATUS": true
        }
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.5038952827453613,
        "total": 5.080540180206299
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-02-14T17:13:07.292096+00:00",
      "host": "pit.enyc.org.uk",
      "ip": "81.187.167.178",
      "port": 7422
    }
  ]
}

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 pit.enyc.org.uk 7422
Show Logfile
DEBUG client.py:965 Fingerprint client: host=pit.enyc.org.uk port=7422
INFO client_base.py:175 Connected to <Peer 81.187.167.178 7422>
DEBUG client_base.py:492 negotiation complete after 0.01s.
DEBUG stream_writer.py:707 recv IAC WILL EOR
DEBUG stream_writer.py:723 WILL EOR unsolicited
DEBUG stream_writer.py:1900 handle_will(EOR)
DEBUG stream_writer.py:3174 pending_option[DO + EOR] = True
DEBUG stream_writer.py:950 send IAC DO EOR
DEBUG stream_writer.py:3174 remote_option[EOR] = True
DEBUG stream_writer.py:3174 pending_option[DO + EOR] = False
DEBUG stream_writer.py:1323 IAC GA: Go-Ahead (unhandled).
DEBUG stream_writer.py:707 recv IAC DO STATUS
DEBUG stream_writer.py:1770 handle_do(STATUS)
DEBUG stream_writer.py:3174 pending_option[WILL + STATUS] = True
DEBUG stream_writer.py:950 send IAC WILL STATUS
DEBUG stream_writer.py:2501 send IAC SB STATUS IS DO EOR IAC SE
DEBUG stream_writer.py:3174 pending_option[WILL + STATUS] = False
DEBUG stream_writer.py:3174 local_option[STATUS] = True
DEBUG stream_writer.py:1342 IAC EOR: End of Record (unhandled).
DEBUG stream_writer.py:3174 pending_option[DO + BINARY] = True
DEBUG stream_writer.py:950 send IAC DO BINARY
DEBUG stream_writer.py:3174 pending_option[DO + SGA] = True
DEBUG stream_writer.py:950 send IAC DO SGA
DEBUG stream_writer.py:3174 pending_option[DO + ECHO] = True
DEBUG stream_writer.py:950 send IAC DO ECHO
DEBUG stream_writer.py:3174 pending_option[DO + STATUS] = True
DEBUG stream_writer.py:950 send IAC DO STATUS
DEBUG stream_writer.py:3174 pending_option[DO + CHARSET] = True
DEBUG stream_writer.py:950 send IAC DO CHARSET
DEBUG stream_writer.py:3174 pending_option[DO + COM_PORT_OPTION] = True
DEBUG stream_writer.py:950 send IAC DO COM_PORT_OPTION
DEBUG stream_writer.py:3174 pending_option[DO + GMCP] = True
DEBUG stream_writer.py:950 send IAC DO GMCP
DEBUG stream_writer.py:3174 pending_option[DO + MSDP] = True
DEBUG stream_writer.py:950 send IAC DO MSDP
DEBUG stream_writer.py:3174 pending_option[DO + MSSP] = True
DEBUG stream_writer.py:950 send IAC DO MSSP
DEBUG stream_writer.py:3174 pending_option[DO + MSP] = True
DEBUG stream_writer.py:950 send IAC DO MSP
DEBUG stream_writer.py:3174 pending_option[DO + MXP] = True
DEBUG stream_writer.py:950 send IAC DO MXP
DEBUG stream_writer.py:3174 pending_option[DO + ZMP] = True
DEBUG stream_writer.py:950 send IAC DO ZMP
DEBUG stream_writer.py:3174 pending_option[DO + AARDWOLF] = True
DEBUG stream_writer.py:950 send IAC DO AARDWOLF
DEBUG stream_writer.py:3174 pending_option[DO + ATCP] = True
DEBUG stream_writer.py:950 send IAC DO ATCP
INFO fingerprinting.py:746 connection for server fingerprint f10f7b3f82429456
INFO client_base.py:106 Connection closed to <Peer 81.187.167.178 7422>

zmc-place.enyc.org.uk:8682

Connection Banner:

_ _​___ _ __ ___ ___ _ __ \| \| __ _ ___ ___ \|_ /\| '_ \` _ \\ / __\|_​____ \| '_ \\ \| \| / _\` \| / __\|/ _ \\ / / \| \| \| \| \| \|\| (__\|_​____\|\| \|_) \|\| \|\| (_\| \|\| (__\| __/ /___\|\|_\| \|_\| \|_\| \\___\| \| .__/ \|_\| \\__,_\| \\___\|\\___\| \|_\| _​_____ / Ztheman \| , + + \* /Me/"​""" (( \* \|ni/ - \` .​_____ + ___ (--\| Ztheman m c \|. \|' .​---"\| . _ .-' '-\|da\\ - .--'\| \|\| \| _\| \| . .-'\| _.\| \| \\k-\\_​___ \| \| \| \|\| \| \|' \| \|. \| \\Doctor\| \| \| \| \|\| \| _​____\| '-' ' "​"""""'-' '-.' '\` \|_​___ ~​~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^~~jgs~~ t The vast skyline towers over you as you dead the city photon limits, The Imperial Palace of His Most Gracious, Lord Almighty, CockWomble, looking for a night of amusing responses to Ztheman and meni. Enjoy your stay! Please enter a name: (or 'who' or 'finger'): Thats a bit short, try something longer. Please enter a new name:

Server URLs

Server Info

  • Server Location: 🇬🇧 United Kingdom (GeoIP)

Telnet Fingerprint

f10f7b3f82429456

This fingerprint is shared by 5 other servers.

Options offered by server: EOR

Options requested from client: STATUS

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

Show JSON
{
  "server-probe": {
    "fingerprint": "f10f7b3f82429456",
    "fingerprint-data": {
      "offered-options": [
        "EOR"
      ],
      "probed-protocol": "server",
      "refused-options": [
        "AARDWOLF",
        "ATCP",
        "BINARY",
        "CHARSET",
        "COM_PORT",
        "ECHO",
        "GMCP",
        "MSDP",
        "MSP",
        "MSSP",
        "MXP",
        "SGA",
        "STATUS",
        "ZMP"
      ],
      "requested-options": [
        "STATUS"
      ],
      "scan-type": "quick"
    },
    "session_data": {
      "banner_after_return": "Thats a bit short, try something longer.\r\nPlease enter a new name:",
      "banner_before_return": "\r\n                                                _                   \r\n             ____ _ __ ___    ___        _ __  | |  __ _   ___  ___ \r\n            |_  /| '_ ` _ \\  / __|_____ | '_ \\ | | / _` | / __|/ _ \\\r\n             / / | | | | | || (__|_____|| |_) || || (_| || (__|  __/\r\n            /___||_| |_| |_| \\___|      | .__/ |_| \\__,_| \\___|\\___|\r\n                                        |_|                         \r\n                                  ______\r\n                                 / Ztheman |     ,     +\r\n        +               *       /Me/\"\"\"\"     ((           *\r\n                               |ni/   -       `  ._____\r\n                    +     ___  (--| Ztheman m c        |.   |' .---\"|      .\r\n                  _    .-'   '-|da\\   -   .--'|  ||   | _|    |\r\n      .        .-'|  _.|  |     \\k-\\____  |   |  |    ||      |\r\n               |' | |.    |      \\Doctor| |   |  |    ||      |   \r\n          _____|  '-'     '       \"\"\"\"\"\"'-'   '-.'    '`      |____\r\n  ~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^~~jgs~~ t\r\n\r\n  The vast skyline towers over you as you dead the city photon limits,\r\n  The Imperial Palace of His Most Gracious, Lord Almighty, CockWomble,\r\n  looking for a night of amusing responses to Ztheman and meni.\r\n                                                 \r\n                                            Enjoy your stay!\r\nPlease enter a name: (or 'who' or 'finger'): ",
      "dsr_replies": 0,
      "dsr_requests": 0,
      "encoding": "ascii",
      "option_states": {
        "server_offered": {
          "EOR": true
        },
        "server_requested": {
          "STATUS": true
        }
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.5121283531188965,
        "total": 5.115211725234985
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-02-14T17:12:01.541136+00:00",
      "host": "zmc-place.enyc.org.uk",
      "ip": "81.187.167.178",
      "port": 8682
    }
  ]
}

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 zmc-place.enyc.org.uk 8682
Show Logfile
DEBUG client.py:965 Fingerprint client: host=zmc-place.enyc.org.uk port=8682
INFO client_base.py:175 Connected to <Peer 81.187.167.178 8682>
DEBUG client_base.py:492 negotiation complete after 0.00s.
DEBUG stream_writer.py:707 recv IAC WILL EOR
DEBUG stream_writer.py:723 WILL EOR unsolicited
DEBUG stream_writer.py:1900 handle_will(EOR)
DEBUG stream_writer.py:3174 pending_option[DO + EOR] = True
DEBUG stream_writer.py:950 send IAC DO EOR
DEBUG stream_writer.py:3174 remote_option[EOR] = True
DEBUG stream_writer.py:3174 pending_option[DO + EOR] = False
DEBUG stream_writer.py:1323 IAC GA: Go-Ahead (unhandled).
DEBUG stream_writer.py:707 recv IAC DO STATUS
DEBUG stream_writer.py:1770 handle_do(STATUS)
DEBUG stream_writer.py:3174 pending_option[WILL + STATUS] = True
DEBUG stream_writer.py:950 send IAC WILL STATUS
DEBUG stream_writer.py:2501 send IAC SB STATUS IS DO EOR IAC SE
DEBUG stream_writer.py:3174 pending_option[WILL + STATUS] = False
DEBUG stream_writer.py:3174 local_option[STATUS] = True
DEBUG stream_writer.py:1342 IAC EOR: End of Record (unhandled).
DEBUG stream_writer.py:3174 pending_option[DO + BINARY] = True
DEBUG stream_writer.py:950 send IAC DO BINARY
DEBUG stream_writer.py:3174 pending_option[DO + SGA] = True
DEBUG stream_writer.py:950 send IAC DO SGA
DEBUG stream_writer.py:3174 pending_option[DO + ECHO] = True
DEBUG stream_writer.py:950 send IAC DO ECHO
DEBUG stream_writer.py:3174 pending_option[DO + STATUS] = True
DEBUG stream_writer.py:950 send IAC DO STATUS
DEBUG stream_writer.py:3174 pending_option[DO + CHARSET] = True
DEBUG stream_writer.py:950 send IAC DO CHARSET
DEBUG stream_writer.py:3174 pending_option[DO + COM_PORT_OPTION] = True
DEBUG stream_writer.py:950 send IAC DO COM_PORT_OPTION
DEBUG stream_writer.py:3174 pending_option[DO + GMCP] = True
DEBUG stream_writer.py:950 send IAC DO GMCP
DEBUG stream_writer.py:3174 pending_option[DO + MSDP] = True
DEBUG stream_writer.py:950 send IAC DO MSDP
DEBUG stream_writer.py:3174 pending_option[DO + MSSP] = True
DEBUG stream_writer.py:950 send IAC DO MSSP
DEBUG stream_writer.py:3174 pending_option[DO + MSP] = True
DEBUG stream_writer.py:950 send IAC DO MSP
DEBUG stream_writer.py:3174 pending_option[DO + MXP] = True
DEBUG stream_writer.py:950 send IAC DO MXP
DEBUG stream_writer.py:3174 pending_option[DO + ZMP] = True
DEBUG stream_writer.py:950 send IAC DO ZMP
DEBUG stream_writer.py:3174 pending_option[DO + AARDWOLF] = True
DEBUG stream_writer.py:950 send IAC DO AARDWOLF
DEBUG stream_writer.py:3174 pending_option[DO + ATCP] = True
DEBUG stream_writer.py:950 send IAC DO ATCP
INFO fingerprinting.py:746 connection for server fingerprint f10f7b3f82429456
INFO client_base.py:106 Connection closed to <Peer 81.187.167.178 8682>