razors.speakgeek.org
====================
**Connection Banner:**
.. image:: /_static/banners/banner_a07c076b6837.png
:alt: +β--------------------------------------------------------------------+ \| 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?
:class: ansi-banner
:width: 562px
:loading: lazy
Server URLs
-----------
.. raw:: html
Server Info
-----------
- **Server Location**: πΊπΈ United States (GeoIP)
Telnet Fingerprint
------------------
:ref:`84c84df8b6c8729e `
*This fingerprint is shared by 3 other servers.*
**Options requested from client**: ``LINEMODE``, ``NAWS``, ``TTYPE``
The complete JSON record collected during the scan,
including Telnet negotiation results and any
MSSP metadata.
.. raw:: html
Show JSON
.. code-block:: 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": "\udcff\udcfc\udcff\udcfc\udcff\udcfc\udcff\udcfc\udcff\udcfc\udcff\udcfc\udcff\udcfc\udcff\udcfc\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": "ascii",
"option_states": {
"server_offered": {
"0xfc": false
},
"server_requested": {
"LINEMODE": true,
"NAWS": true,
"TTYPE": true
}
},
"scan_type": "quick",
"timing": {
"probe": 0.0,
"total": 5.586969375610352
}
}
},
"sessions": [
{
"connected": "2026-03-07T04:20:43.817092+00:00",
"host": "razors.speakgeek.org",
"ip": "69.9.132.72",
"port": 4000
},
{
"connected": "2026-04-05T18:43:39.256626+00:00",
"host": "razors.speakgeek.org",
"ip": "69.9.132.72",
"port": 4000
},
{
"connected": "2026-04-07T07:17:54.473713+00:00",
"host": "razors.speakgeek.org",
"ip": "69.9.132.72",
"port": 4000
}
]
}
.. raw:: html
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 `_
.. code-block:: shell
telnetlib3-fingerprint --loglevel=debug razors.speakgeek.org 4000
.. raw:: html
Show Logfile
.. code-block:: text
DEBUG client.py:1200 Fingerprint client: host=razors.speakgeek.org port=4000
INFO client_base.py:190 Connected to
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 + ZMP] = True
DEBUG stream_writer.py:1024 send IAC WILL ZMP
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 + MSDP] = True
DEBUG stream_writer.py:1024 send IAC WILL MSDP
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 + GMCP] = True
DEBUG stream_writer.py:1024 send IAC WILL GMCP
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 + MXP] = True
DEBUG stream_writer.py:1024 send IAC WILL MXP
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[WILL + MCCP2_COMPRESS] = True
DEBUG stream_writer.py:1024 send IAC WILL MCCP2_COMPRESS
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 + ZMP] = True
DEBUG stream_writer.py:1024 send IAC DO ZMP
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 + MSDP] = True
DEBUG stream_writer.py:1024 send IAC DO MSDP
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 + GMCP] = True
DEBUG stream_writer.py:1024 send IAC DO GMCP
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 + MXP] = True
DEBUG stream_writer.py:1024 send IAC DO MXP
DEBUG stream_writer.py:3384 pending_option[DO + AARDWOLF] = True
DEBUG stream_writer.py:1024 send IAC DO 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:773 recv IAC WONT b'\xfc'
DEBUG stream_writer.py:2199 handle_wont(WONT)
DEBUG stream_writer.py:3384 remote_option[WONT] = False
DEBUG stream_writer.py:3384 pending_option[DO + WONT] = False
DEBUG stream_writer.py:773 recv IAC DO TTYPE
DEBUG stream_writer.py:1887 handle_do(TTYPE)
DEBUG stream_writer.py:3384 pending_option[WILL + TTYPE] = True
DEBUG stream_writer.py:1024 send IAC WILL TTYPE
DEBUG stream_writer.py:3384 pending_option[SB + TTYPE] = True
DEBUG stream_writer.py:3384 local_option[TTYPE] = True
DEBUG stream_writer.py:3384 pending_option[WILL + TTYPE] = False
DEBUG stream_writer.py:773 recv IAC DO NAWS
DEBUG stream_writer.py:1887 handle_do(NAWS)
DEBUG stream_writer.py:3384 pending_option[WILL + NAWS] = True
DEBUG stream_writer.py:1024 send IAC WILL NAWS
DEBUG stream_writer.py:2507 send IAC SB NAWS (rows=25, cols=80) IAC SE
DEBUG stream_writer.py:3384 local_option[NAWS] = True
DEBUG stream_writer.py:3384 pending_option[WILL + NAWS] = False
DEBUG stream_writer.py:773 recv IAC DO LINEMODE
DEBUG stream_writer.py:1887 handle_do(LINEMODE)
DEBUG stream_writer.py:3384 pending_option[WILL + LINEMODE] = True
DEBUG stream_writer.py:1024 send IAC WILL LINEMODE
DEBUG stream_writer.py:3384 pending_option[SB + LINEMODE] = True
DEBUG stream_writer.py:3384 local_option[LINEMODE] = True
DEBUG stream_writer.py:2816 slc_start: IAC SB LINEMODE SLC [..]
DEBUG stream_writer.py:2852 _slc_add (b'\x00', (^@, default))
DEBUG stream_writer.py:2805 send (slc_end): b'\x00\x03\x00'
DEBUG stream_writer.py:2811 slc_end: [..] IAC SE
DEBUG stream_writer.py:3384 pending_option[WILL + LINEMODE] = False
DEBUG stream_writer.py:767 begin sub-negotiation SB TTYPE
DEBUG stream_writer.py:754 sub-negotiation cmd TTYPE SE completion byte
DEBUG stream_writer.py:3384 pending_option[SB + TTYPE] = False
DEBUG stream_writer.py:2404 recv TTYPE SEND: b''
DEBUG stream_writer.py:2416 send IAC SB TTYPE IS b'xterm-256color' IAC SE
DEBUG stream_writer.py:767 begin sub-negotiation SB LINEMODE
DEBUG stream_writer.py:754 sub-negotiation cmd LINEMODE SE completion byte
DEBUG stream_writer.py:3384 pending_option[SB + LINEMODE] = False
DEBUG stream_writer.py:2703 recv IAC SB LINEMODE LINEMODE-MODE b'\x01' IAC SE
DEBUG stream_writer.py:1390 set Linemode
DEBUG stream_writer.py:1393 send IAC SB LINEMODE LINEMODE-MODE IAC SE
DEBUG client_base.py:534 negotiation failed after 4.00s.
DEBUG client_base.py:540 failed-reply: 'WILL MSSP, WILL ZMP, WILL MCCP3_COMPRESS, WILL MSDP, WILL ATCP, WILL GMCP, WILL MSP, WILL
MXP, WILL AARDWOLF, WILL MCCP2_COMPRESS, DO MSSP, DO ZMP, DO MCCP3_COMPRESS, DO MSDP, DO ATCP, DO GMCP, DO MSP, DO MXP, DO
AARDWOLF, DO MCCP2_COMPRESS'
DEBUG client_base.py:93 EOF from server, closing.
INFO client_base.py:122 Connection closed to
DEBUG fingerprinting.py:849 connection for server fingerprint 84c84df8b6c8729e
.. raw:: html