68.75.195.9 (winds.org)

sky.winds.org:4208

Connection Banner:

c .​----. .​----. .Instructions-​--------------. \|_​____\\ /_​____\| __ \|-​=========================-\| \|_​__-___\\_/_​__-___\| (__) Idling is foof. \| New Players should log in \| \|__\| \\_​____/ \|__\| __ _​____ _​____ _​____ \| as a visitor and contact \| \|__\| \\_/ \|__\| (__) (_​____) (_​____) \|_ _ _\| \| a mentor for information \| \|__\| \|__\| \|__\| \|_\|___ \|__\| \|_\|_\|_\| \| about getting a character \| (__) (__) (__) (_​____) (__) \|_​____\| \`-​--------------------------' Visitor characters .​---------------------------------. now available! \|-​===============================-\| __ __ _ _​___ _​____ \| The original metaverse! \| \| \\/ \| / \\ \| _ \\\| _​___\| \| \| \| \|\\/\| \| / _ \\ \| \|_) \| _\| \| \| \| \| \| \|/ ___ \\\| _ <\| \|___ \| \| \|_\| \|_/_/ \\_\\_\| \\_\\_​____\| \`-​--------------------------------' .Information-​------------------------------------------------------------. \|-​======================================================================-\| \| Welcome! MicroMARE an upgrade of MicroMUSE wich is our vision of the \| \| 24th century, a blend of high technology and social consciousness with\| \| emphasis on education, concern for the environment, and communication.\| \| Many New Features to enjoy! \| \`-​-----------------------------------------------------------------------' Enter your character's name, New, or Guest:

Server URLs

Server Info

  • Server Location: 🇺🇸 United States (GeoIP)

Telnet Fingerprint

c405afe101fc3e8c

This fingerprint is shared by 24 other servers.

Options requested from client: NAWS, TTYPE

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

Show JSON
{
  "server-probe": {
    "fingerprint": "c405afe101fc3e8c",
    "fingerprint-data": {
      "offered-options": [],
      "probed-protocol": "server",
      "refused-options": [],
      "requested-options": [
        "NAWS",
        "TTYPE"
      ],
      "scan-type": "quick"
    },
    "session_data": {
      "banner_after_return": "",
      "banner_before_return": "\u001bc\u001b(U\u001b[1;5]\u001b[2J\u001b[H\r\n\u001b[1;36m.----.       .----.                              .Instructions---------------.\r\n|_____\\     /_____|  __                          |-=========================-|\r\n|___-___\\_/___-___| (__)    Idling is foof.      | New Players should log in |\r\n|__|  \\_____/  |__|  __   _____   _____   _____  | as a visitor and  contact |\r\n|__|    \\_/    |__| (__) (_____) (_____) |_ _ _| | a mentor  for information |\r\n|__|           |__| |__| |_|___  |__|    |_|_|_| | about getting a character |\r\n(__)           (__) (__) (_____) (__)    |_____| `---------------------------'\r\n                                                        Visitor characters\r\n.---------------------------------.                          now available!\r\n|-===============================-|     __  __    _    ____  _____ \r\n| The original metaverse!         |    |  \\/  |  / \\  |  _ \\| ____|\r\n|\t\t\t\t  |    | |\\/| | / _ \\ | |_) |  _|  \r\n|                                 |    | |  | |/ ___ \\|  _ <| |___ \r\n|                                 |    |_|  |_/_/   \\_\\_| \\_\\_____|\r\n`---------------------------------' \r\n  .Information-------------------------------------------------------------.\r\n  |-======================================================================-|\r\n  |  Welcome! MicroMARE an upgrade of MicroMUSE wich is our vision of the  |\r\n  |  24th century, a blend of high technology and social consciousness with|\r\n  |  emphasis on education, concern for the environment, and communication.|\r\n  |                   Many New Features to enjoy!                          |\r\n  `------------------------------------------------------------------------'\u001b[m\r\nEnter your character's name, New, or Guest: ",
      "dsr_replies": 0,
      "dsr_requests": 0,
      "encoding": "ascii",
      "option_states": {
        "server_offered": {
          "EOR": true
        },
        "server_requested": {
          "NAWS": true,
          "TTYPE": true
        }
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.0,
        "total": 2.784426212310791
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-02-14T17:10:53.176233+00:00",
      "host": "sky.winds.org",
      "ip": "68.75.195.9",
      "port": 4208
    }
  ]
}

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 sky.winds.org 4208
Show Logfile
DEBUG client.py:965 Fingerprint client: host=sky.winds.org port=4208
INFO client_base.py:175 Connected to <Peer 68.75.195.9 4208>
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: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: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:1342 IAC EOR: End of Record (unhandled).
DEBUG client_base.py:89 EOF from server, closing.
INFO client_base.py:106 Connection closed to <Peer 68.75.195.9 4208>
INFO fingerprinting.py:746 connection for server fingerprint c405afe101fc3e8c

winds.org:4000

Connection Banner:

c . :\`'-,. . <<-​----\| \|-​----------------:\`'-​.------------------------------------------>> _\| \| /'\`^\`'\\\| \| _. _., /'\`^'\`\\ _., __ /'\` \|~-,. .,--\| : \| \`,.--;/'\` \`' \`\| \|/'\`_ \`\\/'\` '\`\\ \| \| \| \| \|___\| _​__.' . . \| \| \| \| \| \| \| \| \| \| \| \|_​___ \| : \| \| \| \| \| \| \| : _​____\| \| \| \| \| \| \| \| \| __: \| \| \| : \| :___\| \| : : : \| : \| : : \`-' \| : : \| _ \| \| : : \| \`-,.​__.,-'\`-,.​_____:\`-,.,-' \`-,_.,-'\|___\|---\| \|--' \`--:___\| \`-,._.,-\` <<-​--------------------------------------------\| \|-​------------------------>> \`. \| \`: Enter your character's name, New, or Guest:

Server URLs

Server Info

  • Server Location: 🇺🇸 United States (GeoIP)

Telnet Fingerprint

c405afe101fc3e8c

This fingerprint is shared by 24 other servers.

Options requested from client: NAWS, TTYPE

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

Show JSON
{
  "server-probe": {
    "fingerprint": "c405afe101fc3e8c",
    "fingerprint-data": {
      "offered-options": [],
      "probed-protocol": "server",
      "refused-options": [],
      "requested-options": [
        "NAWS",
        "TTYPE"
      ],
      "scan-type": "quick"
    },
    "session_data": {
      "banner_after_return": "",
      "banner_before_return": "\u001bc\u001b(U\u001b[1;5]\u001b[2J\u001b[H\r\n       \u001b[0;1;34m.\r\n       :`'-,.                 .\r\n\u001b[30m<<-----\u001b[34m|    |\u001b[30m-----------------\u001b[34m:`'-.\u001b[30m------------------------------------------>>\r\n      \u001b[34m_|    |          /'`^`'\\|   |        _.  _.,  /'`^'`\\    _.,     __\r\n   /'`      |~-,. .,--|   :   |   `,.--;/'`  `'   `|       |/'`_  `\\/'`  '`\\\r\n  |         |    |    |   |___|    ___.'   .   .   |   |   |   |   |   |    |\r\n  \u001b[0;36m|    |    |    |    |____   |   :    |   |   |   |   |   |   |   :   _____|\r\n  |    |    |    |    |   |   |   |  __:   |   |   |   :   |   :___|   |    :\r\n  \u001b[1m:    :    |    :    |   :   :   `-'  |   :   :   |   _   |   |   :   :    |\r\n   `-,.__.,-'`-,._____:`-,.,-' `-,_.,-'|___|---|   |--' `--:___|    `-,._.,-`\r\n\u001b[30m<<---------------------------------------------\u001b[36m|   |\u001b[30m------------------------->>\r\n                                                \u001b[36m`. |\r\n                                                  `:\u001b[0m\r\n\r\nEnter your character's name, New, or Guest: ",
      "dsr_replies": 0,
      "dsr_requests": 0,
      "encoding": "ascii",
      "option_states": {
        "server_offered": {
          "EOR": true
        },
        "server_requested": {
          "NAWS": true,
          "TTYPE": true
        }
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.0,
        "total": 2.591667652130127
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-02-14T17:09:48.180681+00:00",
      "host": "winds.org",
      "ip": "68.75.195.9",
      "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 winds.org 4000
Show Logfile
DEBUG client.py:965 Fingerprint client: host=winds.org port=4000
INFO client_base.py:175 Connected to <Peer 68.75.195.9 4000>
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: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: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:1342 IAC EOR: End of Record (unhandled).
DEBUG client_base.py:89 EOF from server, closing.
INFO client_base.py:106 Connection closed to <Peer 68.75.195.9 4000>
INFO fingerprinting.py:746 connection for server fingerprint c405afe101fc3e8c

winds.org:8000

Connection Banner:

c HTTP/1.1 200 OK Date: Mon, 07 May 2007 06:27:09 GMT Server: TinyMARE Content-Length: 131 Content-Type: text/html; charset=iso-8859-1 <HTML><HEAD><TITLE>This is NOT a proxy!</TITLE></HEAD><BODY><H1><font color="#FF0000">This is NOT a proxy!</font></H1><BODY></HTML> __ __ __ __ _​___ / \| \| \| / \\ / \\ \\ / \|\\ /\| /\\ \| \\ \| \\__ \| \| \| \|_​___ \|_​___ \\ / \| \\/ \| / \\ \|_/ \|__ \\ \| \| \| \| \| \| \| \| \| \| \|-​---\| \| \\ \| __/ \|___ \\__/ \\__/ \\__/ \| \| \| \| \| \| \\ \|___ _​____ \| ___ \| \|/ \\\| Prepare to die \|(. .)\| Nerd Boy! \| . \| \\ \| _ \| \\ \\___/ ___ ___/\\ /\\___ /. \\_​___ / / \\/ \\ / \\ \| / \|\\ \|/ \\/ \\ /\\ /\| \\ \\__/ \| \| /\| \\ / \\ \|\\ \| / _​______/ Enter your character's name, New, or Guest:

Server URLs

Server Info

  • Server Location: 🇺🇸 United States (GeoIP)

Telnet Fingerprint

c405afe101fc3e8c

This fingerprint is shared by 24 other servers.

Options requested from client: NAWS, TTYPE

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

Show JSON
{
  "server-probe": {
    "fingerprint": "c405afe101fc3e8c",
    "fingerprint-data": {
      "offered-options": [],
      "probed-protocol": "server",
      "refused-options": [],
      "requested-options": [
        "NAWS",
        "TTYPE"
      ],
      "scan-type": "quick"
    },
    "session_data": {
      "banner_after_return": "",
      "banner_before_return": "\u001bc\u001b(U\u001b[1;5]\u001b[2J\u001b[H\r\nHTTP/1.1 200 OK\r\nDate: Mon, 07 May 2007 06:27:09 GMT\r\nServer: TinyMARE\r\nContent-Length: 131\r\nContent-Type: text/html; charset=iso-8859-1\r\n\r\n<HTML><HEAD><TITLE>This is NOT a proxy!</TITLE></HEAD><BODY><H1><font\r\ncolor=\"#FF0000\">This is NOT a proxy!</font></H1><BODY></HTML>\r\n\r\n\u001b[2J\r\n\u001b[01;34m __               __     __                         __   ____\r\n\u001b[01;36m/    |   |    |  /  \\   /  \\ \\   /    |\\  /|   /\\   | \\  |\r\n\u001b[01;37m\\__  |   |    | |____  |____  \\ /     | \\/ |  /  \\  |_/  |__\r\n\u001b[01;36m   \\ |   |    | |    | |    |  |      |    | |----| | \\  |\r\n\u001b[01;34m __/ |___ \\__/   \\__/   \\__/   |      |    | |    | |  \\ |___\r\n                \u001b[01;33m      _____\r\n                \u001b[01;33m     | ___ |\r\n                \u001b[01;33m     |/   \\|  \u001b[00;37mPrepare to die\r\n                \u001b[00;35m     |\u001b[01;37m(. .)\u001b[00;35m|    \u001b[00;37mNerd Boy!\r\n                \u001b[00;35m     |\u001b[01;37m  .  \u001b[00;35m|       \u001b[00;37m\\\r\n                \u001b[00;35m     |\u001b[01;37m  _  \u001b[00;35m|        \u001b[00;37m\\\r\n                \u001b[00;35m      \\___/          \u001b[01;37m___\r\n                \u001b[00;37m   ___/\u001b[00;36m\\ /\u001b[00;37m\\___      \u001b[01;37m/.  \\\u001b[01;30m____\r\n                \u001b[00;37m  /\u001b[00;36m / \\/ \\  / \u001b[00;37m\\    \u001b[01;37m|    \u001b[01;30m/   |\u001b[01;37m\\\r\n                \u001b[00;37m |\u001b[00;36m/ \\/  \\ /\\  /\u001b[00;37m|    \u001b[01;37m\\   \u001b[01;30m\\__/  \u001b[01;37m|\r\n                \u001b[00;37m |\u001b[00;36m /\u001b[00;37m|\u001b[00;36m \\ / \\ \u001b[00;37m|\u001b[00;36m\\ \u001b[00;37m|    \u001b[01;37m/ _______/\u001b[00;00m\r\nEnter your character's name, New, or Guest: ",
      "dsr_replies": 0,
      "dsr_requests": 0,
      "encoding": "ascii",
      "option_states": {
        "server_offered": {
          "EOR": true
        },
        "server_requested": {
          "NAWS": true,
          "TTYPE": true
        }
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.0,
        "total": 2.591500759124756
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-02-14T17:09:48.286125+00:00",
      "host": "winds.org",
      "ip": "68.75.195.9",
      "port": 8000
    }
  ]
}

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 winds.org 8000
Show Logfile
DEBUG client.py:965 Fingerprint client: host=winds.org port=8000
INFO client_base.py:175 Connected to <Peer 68.75.195.9 8000>
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: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: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:1342 IAC EOR: End of Record (unhandled).
DEBUG client_base.py:89 EOF from server, closing.
INFO client_base.py:106 Connection closed to <Peer 68.75.195.9 8000>
INFO fingerprinting.py:746 connection for server fingerprint c405afe101fc3e8c