connect.vikingmud.org

connect.vikingmud.org:2001

Telnet Fingerprint

a3bc05da4027b92c…

This fingerprint is shared by 1 other server.

Options requested from client: LINEMODE

Data source: a3bc05da4027b92c/4820056e569ef01c.json

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

{
  "server-probe": {
    "fingerprint": "a3bc05da4027b92c",
    "fingerprint-data": {
      "offered-options": [],
      "probed-protocol": "server",
      "refused-options": [
        "AUTHENTICATION",
        "BINARY",
        "BM",
        "CHARSET",
        "COM_PORT",
        "DET",
        "ECHO",
        "ENCRYPT",
        "EOR",
        "FORWARD_X",
        "KERMIT",
        "NAMS",
        "NAOCRD",
        "NAOFFD",
        "NAOHTD",
        "NAOHTS",
        "NAOL",
        "NAOLFD",
        "NAOP",
        "NAOVTD",
        "NAOVTS",
        "PRAGMA_HEARTBEAT",
        "PRAGMA_LOGON",
        "RCP",
        "RCTE",
        "RSP",
        "SEND_URL",
        "SGA",
        "SSPI_LOGON",
        "STATUS",
        "SUPDUP",
        "SUPDUPOUTPUT",
        "SUPPRESS_LOCAL_ECHO",
        "TLS",
        "TN3270E",
        "TTYLOC",
        "VT3270REGIME",
        "X3PAD",
        "XAUTH"
      ],
      "requested-options": [
        "LINEMODE"
      ]
    },
    "session_data": {
      "banner_after_return": "What? Don't give up yet! You've almost made it!\r\n",
      "banner_before_return": "              /\\        ,                          .        /\\          \r\n             / _\\      /|   ||  //                 |\\      /_ \\         \r\n            /_/..\\    ///   || // o |  o      _    \\\\\\    /..\\_\\         \r\n             |  |    ///    ||//  | |/ | |/\\ / |    \\\\\\    |  |\t        \r\n             _\\(    ///     ||/   | |\\ | | | \\_|     \\\\\\    )/\t          \r\n            / --\\ \\///      |/  _______________/      \\\\\\/ /-- \\          \r\n            | | |\\/\\/                                  \\/\\/| | |          \r\n            |\\ \\|/\\/\\                                  /\\/\\|/ /|           \r\n            | \\__\\/     Hosted by Domeneshop, Norway     \\/__/ |\r\n            |   |        Running since Feb 7th 1991        |   |\r\n\r\n\t       Use the name 'guest' if you just want a look.\r\n\t    Privacy Policy: https://vikingmud.org/privacy.shtml\r\n\t     Terms of Service: https://vikingmud.org/terms.shtml\r\n\r\nThere are currently eleven players on.\r\nWhat is your name: ",
      "encoding": "ascii",
      "option_states": {
        "server_offered": {
          "ECHO": false
        },
        "server_requested": {
          "LINEMODE": true
        }
      },
      "timing": {
        "probe": 0.5039761066436768,
        "total": 1.1378321647644043
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-02-08T04:56:04.117009+00:00",
      "host": "connect.vikingmud.org",
      "ip": "194.63.250.163",
      "port": 2001
    }
  ]
}

Connection Log

Debug-level log of the Telnet negotiation session, showing each IAC (Interpret As Command) exchange between client and server.

DEBUG client.py:770 Fingerprint client: host=connect.vikingmud.org port=2001
INFO client_base.py:174 Connected to <Peer 194.63.250.163 2001>
DEBUG stream_writer.py:692 recv IAC WONT ECHO
DEBUG stream_writer.py:1985 handle_wont(ECHO)
DEBUG stream_writer.py:3030 remote_option[ECHO] = False
DEBUG stream_writer.py:3030 pending_option[DO + ECHO] = False
DEBUG stream_writer.py:692 recv IAC DO LINEMODE
DEBUG stream_writer.py:1733 handle_do(LINEMODE)
DEBUG stream_writer.py:3030 pending_option[WILL + LINEMODE] = True
DEBUG stream_writer.py:933 send IAC WILL LINEMODE
DEBUG stream_writer.py:3030 pending_option[SB + LINEMODE] = True
DEBUG stream_writer.py:3030 local_option[LINEMODE] = True
DEBUG stream_writer.py:3030 pending_option[WILL + LINEMODE] = False
DEBUG stream_writer.py:684 begin sub-negotiation SB LINEMODE
DEBUG stream_writer.py:671 sub-negotiation cmd LINEMODE SE completion byte
DEBUG stream_writer.py:3030 pending_option[SB + LINEMODE] = False
DEBUG stream_writer.py:2498 recv IAC SB LINEMODE LINEMODE-MODE b'\x01' IAC SE
DEBUG stream_writer.py:1241 set Linemode <b'\x05': lit_echo:False, soft_tab:False, ack:True, trapsig:False, remote:False,
    local:True>
DEBUG stream_writer.py:1244 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:460 negotiation complete after 2.01s.
DEBUG client_base.py:88 EOF from server, closing.
INFO client_base.py:105 Connection closed to <Peer 194.63.250.163 2001>
INFO fingerprinting.py:746 connection for server fingerprint 98ef96f171413a1c

Generated by telnetlib3-fingerprint

telnetlib3-fingerprint --loglevel=debug connect.vikingmud.org 2001