razors.speakgeek.org:4000

Connection Banner:

ⁿ ⁿ ⁿ ⁿ ⁿ ⁿ ⁿ ⁿ+​--------------------------------------------------------------------+ \| ON THE RAZOR'S EDGE @@@@@@@ @@@ @@@@@@@ \| @@@@@@@@ @@@@ @@@@@@@ \| Created by: @@! @@@ !@!@@! !@@ \| John Morrow !@! @!@ !@! @!@ !@! \| & @!@!!@! @!! !@@ !@! !!@@!! \| Simon Williams !!@!@! @!!@!@!!@@ \*@!@\* @!!@!!! \| !!: :!! !!:!!!:!:! !:! !:! \| Updated and modified by: :!: !:! :!: !:! \| Joe Osborne :: ::: :!: ::: ::: \| & : : : : : : :: : : \| Paul Dolphin \| +​--------------------------------------------------------------------+ Based on CircleMUD 2.2 which was created by Jeremy Elson. A derivative of DikuMUD (GAMMA 0.0) which was created by Hans Henrik Staerfeldt, Katja Nyboe, Tom Madsen, Michael Seifert, and Sebastian Hammer. +​--------------------------------------------------------------------+ Welcome Adventurer. What do you wish to be known as on the Edge?

Server URLs

Server Location: 🇺🇸 United States (GeoIP)

Encoding

  • Effective encoding: cp437

  • Scanner detected: cp437

Telnet Fingerprint

84c84df8b6c8729e

This fingerprint is unique to this server.

Options requested from client: LINEMODE, NAWS, TTYPE

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

Show JSON
{
  "server-probe": {
    "fingerprint": "84c84df8b6c8729e",
    "fingerprint-data": {
      "offered-options": [],
      "probed-protocol": "server",
      "refused-options": [],
      "requested-options": [
        "LINEMODE",
        "NAWS",
        "TTYPE"
      ],
      "scan-type": "quick"
    },
    "session_data": {
      "banner_after_return": "",
      "banner_before_return": "\u00a0\u207f\u00a0\u207f\u00a0\u207f\u00a0\u207f\u00a0\u207f\u00a0\u207f\u00a0\u207f\u00a0\u207f\u0000\r\n+--------------------------------------------------------------------+\r\n                                         | ON   THE   RAZOR'S   EDGE  \r\n @@@@@@@        @@@             @@@@@@@  |                            \r\n @@@@@@@@      @@@@             @@@@@@@  | Created by:                \r\n @@!  @@@    !@!@@!             !@@      |        John Morrow         \r\n !@!  @!@   !@! @!@             !@!      |             &              \r\n @!@!!@!   @!!  !@@      !@!    !!@@!!   |       Simon Williams       \r\n !!@!@!    @!!@!@!!@@   *@!@*   @!!@!!!  |                            \r\n !!: :!!   !!:!!!:!:!    !:!        !:!  | Updated and modified by:   \r\n :!:  !:!       :!:                 !:!  |       Joe Osborne          \r\n ::   :::       :!:             ::: :::  |            &               \r\n : :  : :       : :             :: : :   |       Paul Dolphin         \r\n                                         |                            \r\n+--------------------------------------------------------------------+\r\nBased on CircleMUD 2.2 which was created by Jeremy Elson. A derivative\r\nof DikuMUD  (GAMMA 0.0) which  was created by Hans  Henrik Staerfeldt,\r\nKatja Nyboe, Tom Madsen, Michael Seifert, and Sebastian Hammer.       \r\n+--------------------------------------------------------------------+\r\n\r\nWelcome Adventurer.\r\nWhat do you wish to be known as on the Edge? ",
      "dsr_replies": 0,
      "dsr_requests": 0,
      "encoding": "cp437",
      "option_states": {
        "server_offered": {
          "0xfc": false
        },
        "server_requested": {
          "LINEMODE": true,
          "NAWS": true,
          "TTYPE": true
        }
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.0,
        "total": 5.645536422729492
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-03-07T04:20:43.817092+00:00",
      "host": "razors.speakgeek.org",
      "ip": "69.9.132.72",
      "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 razors.speakgeek.org 4000
Show Logfile
DEBUG client.py:1193 Fingerprint client: host=razors.speakgeek.org port=4000
INFO client_base.py:186 Connected to <Peer 69.9.132.72 4000>
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 stream_writer.py:768 recv IAC WONT b'\xfc'
DEBUG stream_writer.py:2148 handle_wont(WONT)
DEBUG stream_writer.py:3330 remote_option[WONT] = False
DEBUG stream_writer.py:3330 pending_option[DO + WONT] = False
DEBUG stream_writer.py:768 recv IAC DO TTYPE
DEBUG stream_writer.py:1836 handle_do(TTYPE)
DEBUG stream_writer.py:3330 pending_option[WILL + TTYPE] = True
DEBUG stream_writer.py:1019 send IAC WILL TTYPE
DEBUG stream_writer.py:3330 pending_option[SB + TTYPE] = True
DEBUG stream_writer.py:3330 local_option[TTYPE] = True
DEBUG stream_writer.py:3330 pending_option[WILL + TTYPE] = False
DEBUG stream_writer.py:768 recv IAC DO NAWS
DEBUG stream_writer.py:1836 handle_do(NAWS)
DEBUG stream_writer.py:3330 pending_option[WILL + NAWS] = True
DEBUG stream_writer.py:1019 send IAC WILL NAWS
DEBUG stream_writer.py:2453 send IAC SB NAWS (rows=25, cols=80) IAC SE
DEBUG stream_writer.py:3330 local_option[NAWS] = True
DEBUG stream_writer.py:3330 pending_option[WILL + NAWS] = False
DEBUG stream_writer.py:768 recv IAC DO LINEMODE
DEBUG stream_writer.py:1836 handle_do(LINEMODE)
DEBUG stream_writer.py:3330 pending_option[WILL + LINEMODE] = True
DEBUG stream_writer.py:1019 send IAC WILL LINEMODE
DEBUG stream_writer.py:3330 pending_option[SB + LINEMODE] = True
DEBUG stream_writer.py:3330 local_option[LINEMODE] = True
DEBUG stream_writer.py:2762 slc_start: IAC SB LINEMODE SLC [..]
DEBUG stream_writer.py:2798 _slc_add (b'\x00',   (^@, default))
DEBUG stream_writer.py:2751 send (slc_end): b'\x00\x03\x00'
DEBUG stream_writer.py:2757 slc_end: [..] IAC SE
DEBUG stream_writer.py:3330 pending_option[WILL + LINEMODE] = False
DEBUG stream_writer.py:762 begin sub-negotiation SB TTYPE
DEBUG stream_writer.py:749 sub-negotiation cmd TTYPE SE completion byte
DEBUG stream_writer.py:3330 pending_option[SB + TTYPE] = False
DEBUG stream_writer.py:2353 recv TTYPE SEND: b''
DEBUG stream_writer.py:2365 send IAC SB TTYPE IS b'xterm-256color' IAC SE
DEBUG stream_writer.py:762 begin sub-negotiation SB LINEMODE
DEBUG stream_writer.py:749 sub-negotiation cmd LINEMODE SE completion byte
DEBUG stream_writer.py:3330 pending_option[SB + LINEMODE] = False
DEBUG stream_writer.py:2649 recv IAC SB LINEMODE LINEMODE-MODE b'\x01' IAC SE
DEBUG stream_writer.py:1339 set Linemode <b'\x05': lit_echo:False, soft_tab:False, ack:True, trapsig:False, remote:False,
    local:True>
DEBUG stream_writer.py:1342 send IAC SB LINEMODE LINEMODE-MODE <b'\x05': lit_echo:False, soft_tab:False, ack:True, trapsig:False,
    remote:False, local:True> IAC SE
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 69.9.132.72 4000>
INFO fingerprinting.py:755 connection for server fingerprint 84c84df8b6c8729e