86.88.76.77:6323

Connection Banner:

MagicBBS Bot Blocker.Press <ESC> twice for the BBS ... 14 13 12 11 10 9 8 7 6 5 4 3 2 1 Click

Server URLs

Server Location: 🇳🇱 The Netherlands (GeoIP)

Encoding

  • Effective encoding: ascii

  • Scanner detected: cp437

Telnet Fingerprint

c2dd7d4e76383b41

This fingerprint is shared by 40 other servers.

The complete JSON record collected during the scan, including Telnet negotiation results and banner data.

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": "",
      "banner_before_return": "\u001b[1;1f\u001b[1;1f\u001b[1;36;40m\u001b[1;36;40mM\u001b[0;36;40m\u001b[0;36;40magicBBS \u001b[1;36;40m\u001b[1;36;40mB\u001b[0;36;40m\u001b[0;36;40mot \u001b[1;36;40m\u001b[1;36;40mB\u001b[0;36;40m\u001b[0;36;40mlocker.\u001b[2;1f\u001b[2;1f\u001b[0;36;40m\u001b[0;36;40mPress \u001b[0;37;40m\u001b[0;37;40m<\u001b[1;37;40m\u001b[1;37;40mESC\u001b[0;37;40m\u001b[0;37;40m> \u001b[0;36;40m\u001b[0;36;40mtwice for the BBS ... \u001b[2;35f\u001b[2;35f\u001b[1;32;40m\u001b[1;32;40m14 \u001b[0m\u001b[0m\u001b[2;35f\u001b[2;35f\u001b[2;35f\u001b[2;35f\u001b[1;32;40m\u001b[1;32;40m13 \u001b[0m\u001b[0m\u001b[2;35f\u001b[2;35f\u001b[2;35f\u001b[2;35f\u001b[1;32;40m\u001b[1;32;40m12 \u001b[0m\u001b[0m\u001b[2;35f\u001b[2;35f\u001b[2;35f\u001b[2;35f\u001b[1;32;40m\u001b[1;32;40m11 \u001b[0m\u001b[0m\u001b[2;35f\u001b[2;35f\u001b[2;35f\u001b[2;35f\u001b[1;32;40m\u001b[1;32;40m10 \u001b[0m\u001b[0m\u001b[2;35f\u001b[2;35f\u001b[2;35f\u001b[2;35f\u001b[1;31;40m\u001b[1;31;40m9 \u001b[0m\u001b[0m\u001b[2;35f\u001b[2;35f\u001b[2;35f\u001b[2;35f\u001b[1;31;40m\u001b[1;31;40m8 \u001b[0m\u001b[0m\u001b[2;35f\u001b[2;35f\u001b[2;35f\u001b[2;35f\u001b[1;31;40m\u001b[1;31;40m7 \u001b[0m\u001b[0m\u001b[2;35f\u001b[2;35f\u001b[2;35f\u001b[2;35f\u001b[1;31;40m\u001b[1;31;40m6 \u001b[0m\u001b[0m\u001b[2;35f\u001b[2;35f\u001b[2;35f\u001b[2;35f\u001b[1;31;40m\u001b[1;31;40m5 \u001b[0m\u001b[0m\u001b[2;35f\u001b[2;35f\u001b[2;35f\u001b[2;35f\u001b[1;31;40m\u001b[1;31;40m4 \u001b[0m\u001b[0m\u001b[2;35f\u001b[2;35f\u001b[2;35f\u001b[2;35f\u001b[1;31;40m\u001b[1;31;40m3 \u001b[0m\u001b[0m\u001b[2;35f\u001b[2;35f\u001b[2;35f\u001b[2;35f\u001b[1;31;40m\u001b[1;31;40m2 \u001b[0m\u001b[0m\u001b[2;35f\u001b[2;35f\u001b[2;35f\u001b[2;35f\u001b[1;31;40m\u001b[1;31;40m1 \u001b[0m\u001b[0m\u001b[2;35f\u001b[2;35f\u001b[2;35f\u001b[2;35f\u001b[1;31;40m\u001b[1;31;40mClick\u001b[0m\u001b[0m\u001b[2;35f\u001b[2;35f",
      "dsr_replies": 0,
      "dsr_requests": 0,
      "encoding": "cp437",
      "option_states": {
        "server_offered": {},
        "server_requested": {}
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.0,
        "total": 11.086441278457642
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-03-07T04:23:33.636237+00:00",
      "host": "86.88.76.77",
      "ip": "86.88.76.77",
      "port": 6323
    }
  ]
}

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 86.88.76.77 6323
Show Logfile
DEBUG client.py:1193 Fingerprint client: host=86.88.76.77 port=6323
INFO client_base.py:186 Connected to <Peer 86.88.76.77 6323>
DEBUG stream_writer.py:3330 pending_option[WILL + MXP] = True
DEBUG stream_writer.py:1019 send IAC WILL MXP
DEBUG stream_writer.py:3330 pending_option[WILL + ATCP] = True
DEBUG stream_writer.py:1019 send IAC WILL ATCP
DEBUG stream_writer.py:3330 pending_option[WILL + MCCP3_COMPRESS] = True
DEBUG stream_writer.py:1019 send IAC WILL MCCP3_COMPRESS
DEBUG stream_writer.py:3330 pending_option[WILL + GMCP] = True
DEBUG stream_writer.py:1019 send IAC WILL GMCP
DEBUG stream_writer.py:3330 pending_option[WILL + AARDWOLF] = True
DEBUG stream_writer.py:1019 send IAC WILL AARDWOLF
DEBUG stream_writer.py:3330 pending_option[WILL + MSP] = True
DEBUG stream_writer.py:1019 send IAC WILL MSP
DEBUG stream_writer.py:3330 pending_option[WILL + MSDP] = True
DEBUG stream_writer.py:1019 send IAC WILL MSDP
DEBUG stream_writer.py:3330 pending_option[WILL + MSSP] = True
DEBUG stream_writer.py:1019 send IAC WILL MSSP
DEBUG stream_writer.py:3330 pending_option[WILL + ZMP] = True
DEBUG stream_writer.py:1019 send IAC WILL ZMP
DEBUG stream_writer.py:3330 pending_option[WILL + MCCP2_COMPRESS] = True
DEBUG stream_writer.py:1019 send IAC WILL MCCP2_COMPRESS
DEBUG stream_writer.py:3330 pending_option[DO + MXP] = True
DEBUG stream_writer.py:1019 send IAC DO MXP
DEBUG stream_writer.py:3330 pending_option[DO + ATCP] = True
DEBUG stream_writer.py:1019 send IAC DO ATCP
DEBUG stream_writer.py:3330 pending_option[DO + MCCP3_COMPRESS] = True
DEBUG stream_writer.py:1019 send IAC DO MCCP3_COMPRESS
DEBUG stream_writer.py:3330 pending_option[DO + GMCP] = True
DEBUG stream_writer.py:1019 send IAC DO GMCP
DEBUG stream_writer.py:3330 pending_option[DO + AARDWOLF] = True
DEBUG stream_writer.py:1019 send IAC DO AARDWOLF
DEBUG stream_writer.py:3330 pending_option[DO + MSP] = True
DEBUG stream_writer.py:1019 send IAC DO MSP
DEBUG stream_writer.py:3330 pending_option[DO + MSDP] = True
DEBUG stream_writer.py:1019 send IAC DO MSDP
DEBUG stream_writer.py:3330 pending_option[DO + MSSP] = True
DEBUG stream_writer.py:1019 send IAC DO MSSP
DEBUG stream_writer.py:3330 pending_option[DO + ZMP] = True
DEBUG stream_writer.py:1019 send IAC DO ZMP
DEBUG stream_writer.py:3330 pending_option[DO + MCCP2_COMPRESS] = True
DEBUG stream_writer.py:1019 send IAC DO MCCP2_COMPRESS
DEBUG client_base.py:499 negotiation failed after 4.00s.
DEBUG client_base.py:505 failed-reply: 'WILL MXP, WILL ATCP, WILL MCCP3_COMPRESS, WILL GMCP, WILL AARDWOLF, WILL MSP, WILL MSDP,
    WILL MSSP, WILL ZMP, WILL MCCP2_COMPRESS, DO MXP, DO ATCP, DO MCCP3_COMPRESS, DO GMCP, DO AARDWOLF, DO MSP, DO MSDP, DO MSSP,
    DO ZMP, DO MCCP2_COMPRESS'
DEBUG client_base.py:89 EOF from server, closing.
INFO client_base.py:118 Connection closed to <Peer 86.88.76.77 6323>
INFO fingerprinting.py:755 connection for server fingerprint c2dd7d4e76383b41