47.176.57.117 (burbs.org)

burbs.org:4567

Connection Banner:

_​___ _ _ _​___ ( ) __ _ _ ___ __ ___ (_ _)/ (_/ )/ ___) \|/ / _) / ) / )/ o) / _) / __) / / / __ // _) / \\ / (_/ // \\/ / \\ (_ ) (_/ (_/ (_/(_​___) (_​___)(_​____/(_/\\_)(_​___)(___/ O O O O oOOoooOooOo /=​=========\|=​=========\\ oO8OoO@o@oOoOoOo \|O\|\|O\|\|O\|\|O\|\|O\|\|O\|\|O\| oOoO@Oo8oOoo@oOo8@OoO /=​==========\|=​=========\\ ooOo8oOoOoO@00OoO\*OoOoOo /=​============\|=​===========\\ oOo8oOo\*JeanDupree\*ooo8oO@OoOo -​------------------------------- oOoOoOo\*8OoOoOoOoO8OoOoOoOo8oOoO \*\|\|O\|\|O\|\|O\|\|O\|\|00\|\|O\|\|O\|\|O\|\|O\|\|\* \*ooOooOooOooOoo@\*ooOooO8oOooOoo\* \|\|\* \*\|\|\* \*\|\|\* \*\|\| Admin: O \*ooO x XXXX\*Oo\* @ \*o \|\| \|\| \*8v) \|\| \|\| anDrea Oo xXXXX\*oo \|\| =B^) \|\| \|\| =) \|\| David xXX@Xx \|\| \|\| \|\| \|\| Justin XXXX \|\|\|XXXXXXX\|\|::::::::\|\|XXXXXXX\|\|\| starfLyer xXXXXXXx \|\|\|XXXXXXX\|\|_​_______\|\|XXXXXXX\|\|\| Zaphod xxXXXXXXXXXXXXXx =​====================================================================== Copyright 1996 'Burbs Administration, all rights reserved. Please enter your name:Invalid character in name.

Server URLs

Server Info

  • Server Location: 🇺🇸 United States (GeoIP)

Telnet Fingerprint

c2dd7d4e76383b41

This fingerprint is shared by 111 other servers.

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

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": "  ____  _   _  ____    ( ) __    _   _  ___   __    ___\r\n (_  _)/ (_/ )/ ___)   |/ / _)  / ) / )/  o) / _)  / __)\r\n  / / / __  // _)        /  \\  / (_/ //  \\/ /  \\  (_  )\r\n (_/ (_/ (_/(____)      (____)(_____/(_/\\_)(____)(___/   O O O O\r\n                                                 oOOoooOooOo \r\n       /==========|==========\\                oO8OoO@o@oOoOoOo\r\n        |O||O||O||O||O||O||O|               oOoO@Oo8oOoo@oOo8@OoO\r\n      /===========|==========\\             ooOo8oOoOoO@00OoO*OoOoOo\r\n    /=============|============\\         oOo8oOo*JeanDupree*ooo8oO@OoOo\r\n  --------------------------------    oOoOoOo*8OoOoOoOoO8OoOoOoOo8oOoO\r\n  *||O||O||O||O||00||O||O||O||O||*    *ooOooOooOooOoo@*ooOooO8oOooOoo*\r\n   ||*     *||*      *||*     *||  Admin: O  *ooO x XXXX*Oo*  @  *o\r\n   ||       ||  *8v)  ||       ||    anDrea    Oo  xXXXX*oo\r\n   || =B^)  ||        ||  =)   ||    David         xXX@Xx\r\n   ||       ||        ||       ||    Justin         XXXX\r\n  |||XXXXXXX||::::::::||XXXXXXX|||   starfLyer    xXXXXXXx\r\n  |||XXXXXXX||________||XXXXXXX|||   Zaphod    xxXXXXXXXXXXXXXx\r\n=======================================================================\r\nCopyright 1996 'Burbs Administration, all rights reserved.\r\nPlease enter your name:Invalid character in name.\r\n\u001b[0m",
      "dsr_replies": 0,
      "dsr_requests": 0,
      "encoding": "ascii",
      "option_states": {
        "server_offered": {
          "ECHO": false,
          "EOR": true
        },
        "server_requested": {}
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.0,
        "total": 0.0012090206146240234
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-03-07T04:02:33.512105+00:00",
      "host": "burbs.org",
      "ip": "47.176.57.117",
      "port": 4567
    },
    {
      "connected": "2026-04-07T06:44:08.521029+00:00",
      "host": "burbs.org",
      "ip": "47.176.57.117",
      "port": 4567
    }
  ]
}

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 burbs.org 4567
Show Logfile
DEBUG client.py:1200 Fingerprint client: host=burbs.org port=4567
INFO client_base.py:190 Connected to <Peer 47.176.57.117 4567>
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 + MCCP3_COMPRESS] = True
DEBUG stream_writer.py:1024 send IAC WILL MCCP3_COMPRESS
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 + MSP] = True
DEBUG stream_writer.py:1024 send IAC WILL MSP
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 + GMCP] = True
DEBUG stream_writer.py:1024 send IAC WILL GMCP
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[WILL + ZMP] = True
DEBUG stream_writer.py:1024 send IAC WILL ZMP
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 + MSDP] = True
DEBUG stream_writer.py:1024 send IAC WILL MSDP
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 + MCCP3_COMPRESS] = True
DEBUG stream_writer.py:1024 send IAC DO MCCP3_COMPRESS
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 + MSP] = True
DEBUG stream_writer.py:1024 send IAC DO MSP
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 + GMCP] = True
DEBUG stream_writer.py:1024 send IAC DO GMCP
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:3384 pending_option[DO + ZMP] = True
DEBUG stream_writer.py:1024 send IAC DO ZMP
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 + MSDP] = True
DEBUG stream_writer.py:1024 send IAC DO MSDP
DEBUG stream_writer.py:773 recv IAC WILL EOR
DEBUG stream_writer.py:789 WILL EOR unsolicited
DEBUG stream_writer.py:2045 handle_will(EOR)
DEBUG stream_writer.py:3384 pending_option[DO + EOR] = True
DEBUG stream_writer.py:1024 send IAC DO EOR
DEBUG stream_writer.py:3384 remote_option[EOR] = True
DEBUG stream_writer.py:3384 pending_option[DO + EOR] = False
DEBUG stream_writer.py:773 recv IAC WONT ECHO
DEBUG stream_writer.py:2199 handle_wont(ECHO)
DEBUG stream_writer.py:3384 remote_option[ECHO] = False
DEBUG stream_writer.py:3384 pending_option[DO + ECHO] = False
DEBUG client_base.py:93 EOF from server, closing.
INFO client_base.py:122 Connection closed to <Peer 47.176.57.117 4567>
DEBUG fingerprinting.py:849 connection for server fingerprint c2dd7d4e76383b41

resort.org:2323

Connection Banner:

[resort.org 2323] :::::::::::: A 24-hour multi-user chat program :::::::::::: ::::::::::::::::::::::':::::''::::::::::::::::::::::::::::::::::::::::::::::: ::::::::::: '',@@ooo,@@o,,''':::::::::',oo,,':::::::::::! !::::::::: :::::',oooo \`@@@@@@@@@@@@@@ooooooooo@@@@@@@o,'::::::::! !::::',,,, ::',o@@@@@@ !o, }@@P \`"@@@@@P' @@@' \`"@@o,'' '! ''',o@@@@ ',o@@@@@@@@ !" ,@P' ,, \`@@@P @' , \`@@' ! !@@@@@@@ -​---------- ! <-- - --- ,-- --- -- dk! -​-------- !#​######### !, '#, \`#​#"####"' ### \`#' ## ##, \`Y#​###### !#​######### !#, \`##, \`### ,###k ,d## ###, !#​###### !#​#########____!#​#_____###x,__,x#​##__,,x#​#####x,___,x#​###____#####x,_​_####### !Heckler".:::',F.:::',".:::::::',#".:::.\`#​###".::::::.\`##,:::.\`###':::.\`#​#### !#​####".:::',F.:::',#'.:::','' #​#".:::::.\`## ::::::::::.\`#,:::.\`##.'::::.\`### !#​##".:::','.:::',#'.:::',"​""""""\`,,'::::.\`# ::::'##,':::.\`,':::."#,':::::'## !#".::::,'.:::',#​#".::::/:::::::' ## ::::: " ::::.​"## ::::.\`,':::.\`#,'::::.\`" ".::::,'.::::: }#".:::::\\x".:::',### ::::::: ':::::...:::::.",':::::.: '::::: ::::',.::::::',## ::::::..::::',#​### ':::::: ,'::::::::::::: ##,'::::::."'::: ::',##F.::::',### ::::::::::' x#​####x,'::::: # Admin: Biff, phantom & David. : x#F.:::::',#​###x '::::::' ,#​########x,'''' # Based on EW-Too by S. Marsh... The Resort is intended for mature users. Parental discretion is advised. Please enter your name: Thats a bit short, try something longer. Please enter a name:

Server URLs

Server Info

  • Server Location: 🇺🇸 United States (GeoIP)

Telnet Fingerprint

b4fabf139fa4776f

This fingerprint is unique to this server.

Options offered by server: EOR

Options requested from client: TTYPE

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

Show JSON
{
  "server-probe": {
    "fingerprint": "b4fabf139fa4776f",
    "fingerprint-data": {
      "offered-options": [
        "EOR"
      ],
      "probed-protocol": "server",
      "refused-options": [
        "AARDWOLF",
        "ATCP",
        "BINARY",
        "CHARSET",
        "COM_PORT",
        "ECHO",
        "GMCP",
        "MCCP2",
        "MCCP3",
        "MSDP",
        "MSP",
        "MSSP",
        "MXP",
        "SGA",
        "STATUS",
        "ZMP"
      ],
      "requested-options": [
        "TTYPE"
      ],
      "scan-type": "quick"
    },
    "session_data": {
      "banner_after_return": " Thats a bit short, try something longer.\r\n\r\nPlease enter a name:",
      "banner_before_return": "[resort.org 2323] :::::::::::: A 24-hour multi-user chat program ::::::::::::\r\n::::::::::::::::::::::':::::'':::::::::::::::::::::::::::::::::::::::::::::::\r\n:::::::::::        '',@@ooo,@@o,,''':::::::::',oo,,':::::::::::!   !:::::::::\r\n:::::',oooo          `@@@@@@@@@@@@@@ooooooooo@@@@@@@o,'::::::::!   !::::',,,,\r\n::',o@@@@@@    !o,    }@@P     `\"@@@@@P'   @@@'    `\"@@o,''   '!    ''',o@@@@\r\n',o@@@@@@@@    !\"    ,@P'   ,,   `@@@P     @'    ,    `@@'     !     !@@@@@@@\r\n-----------    !    <--    -      ---    ,--    ---    --    dk!    ---------\r\n!##########    !,    '#,   `##\"####\"'    ###    `#'    ##    ##,    `Y#######\r\n!##########    !#,   `##,      `###     ,###k        ,d##    ###,    !#######\r\n!##########____!##_____###x,__,x###__,,x######x,___,x####____#####x,__#######\r\n!Heckler\".:::',F.:::',\".:::::::',#\".:::.`####\".::::::.`##,:::.`###':::.`#####\r\n!#####\".:::',F.:::',#'.:::','' ##\".:::::.`## ::::::::::.`#,:::.`##.'::::.`###\r\n!###\".:::','.:::',#'.:::',\"\"\"\"\"\"\"`,,'::::.`# ::::'##,':::.`,':::.\"#,':::::'##\r\n!#\".::::,'.:::',##\".::::/:::::::' ## ::::: \" ::::.\"## ::::.`,':::.`#,'::::.`\"\r\n\".::::,'.::::: }#\".:::::\\x\".:::',### ::::::: ':::::...:::::.\",':::::.: ':::::\r\n::::',.::::::',## ::::::..::::',#### ':::::: ,'::::::::::::: ##,'::::::.\"':::\r\n::',##F.::::',### ::::::::::' x#####x,'::::: # Admin: Biff, phantom & David.\r\n: x#F.:::::',####x '::::::' ,#########x,'''' # Based on EW-Too by S. Marsh...\r\n\r\n  The Resort is intended for mature users. Parental discretion is advised.\r\n\r\nPlease enter your name:\u0019",
      "dsr_replies": 0,
      "dsr_requests": 0,
      "encoding": "ascii",
      "option_states": {
        "server_offered": {
          "EOR": true
        },
        "server_requested": {
          "TTYPE": true
        }
      },
      "scan_type": "quick",
      "timing": {
        "probe": 0.5174672603607178,
        "total": 11.196019172668457
      }
    }
  },
  "sessions": [
    {
      "connected": "2026-03-07T03:55:18.150805+00:00",
      "host": "resort.org",
      "ip": "47.176.57.117",
      "port": 2323
    },
    {
      "connected": "2026-04-07T07:13:38.400721+00:00",
      "host": "resort.org",
      "ip": "47.176.57.117",
      "port": 2323
    }
  ]
}

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 resort.org 2323
Show Logfile
DEBUG client.py:1200 Fingerprint client: host=resort.org port=2323
INFO client_base.py:190 Connected to <Peer 47.176.57.117 2323>
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 + 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 + MSDP] = True
DEBUG stream_writer.py:1024 send IAC WILL MSDP
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 + MCCP2_COMPRESS] = True
DEBUG stream_writer.py:1024 send IAC WILL MCCP2_COMPRESS
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 + MSP] = True
DEBUG stream_writer.py:1024 send IAC WILL MSP
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 + ATCP] = True
DEBUG stream_writer.py:1024 send IAC WILL ATCP
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 + 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 + MSDP] = True
DEBUG stream_writer.py:1024 send IAC DO MSDP
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 + MCCP2_COMPRESS] = True
DEBUG stream_writer.py:1024 send IAC DO MCCP2_COMPRESS
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 + MSP] = True
DEBUG stream_writer.py:1024 send IAC DO MSP
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 + ATCP] = True
DEBUG stream_writer.py:1024 send IAC DO ATCP
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 WILL EOR
DEBUG stream_writer.py:789 WILL EOR unsolicited
DEBUG stream_writer.py:2045 handle_will(EOR)
DEBUG stream_writer.py:3384 pending_option[DO + EOR] = True
DEBUG stream_writer.py:1024 send IAC DO EOR
DEBUG stream_writer.py:3384 remote_option[EOR] = True
DEBUG stream_writer.py:3384 pending_option[DO + EOR] = False
DEBUG client_base.py:534 negotiation failed after 4.01s.
DEBUG client_base.py:540 failed-reply: 'WILL ZMP, WILL MXP, WILL AARDWOLF, WILL MSDP, WILL MSSP, WILL MCCP2_COMPRESS, WILL
    MCCP3_COMPRESS, WILL MSP, WILL GMCP, WILL ATCP, DO ZMP, DO MXP, DO AARDWOLF, DO MSDP, DO MSSP, DO MCCP2_COMPRESS, DO
    MCCP3_COMPRESS, DO MSP, DO GMCP, DO ATCP, SB TTYPE'
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:732 IAC EOR: not a legal 2-byte cmd, treating as data
DEBUG stream_writer.py:1470 IAC EOR: End of Record (unhandled).
DEBUG stream_writer.py:3384 pending_option[DO + BINARY] = True
DEBUG stream_writer.py:1024 send IAC DO BINARY
DEBUG stream_writer.py:3384 pending_option[DO + SGA] = True
DEBUG stream_writer.py:1024 send IAC DO SGA
DEBUG stream_writer.py:3384 pending_option[DO + ECHO] = True
DEBUG stream_writer.py:1024 send IAC DO ECHO
DEBUG stream_writer.py:3384 pending_option[DO + STATUS] = True
DEBUG stream_writer.py:1024 send IAC DO STATUS
DEBUG stream_writer.py:3384 pending_option[DO + CHARSET] = True
DEBUG stream_writer.py:1024 send IAC DO CHARSET
DEBUG stream_writer.py:3384 pending_option[DO + COM_PORT_OPTION] = True
DEBUG stream_writer.py:1024 send IAC DO COM_PORT_OPTION
DEBUG stream_writer.py:998 skip DO MCCP2_COMPRESS; pending_option = True
DEBUG stream_writer.py:998 skip DO MCCP3_COMPRESS; pending_option = True
DEBUG stream_writer.py:998 skip DO GMCP; pending_option = True
DEBUG stream_writer.py:998 skip DO MSDP; pending_option = True
DEBUG stream_writer.py:998 skip DO MSSP; pending_option = True
DEBUG stream_writer.py:998 skip DO MSP; pending_option = True
DEBUG stream_writer.py:998 skip DO MXP; pending_option = True
DEBUG stream_writer.py:998 skip DO ZMP; pending_option = True
DEBUG stream_writer.py:998 skip DO AARDWOLF; pending_option = True
DEBUG stream_writer.py:998 skip DO ATCP; pending_option = True
DEBUG fingerprinting.py:849 connection for server fingerprint b4fabf139fa4776f
INFO client_base.py:122 Connection closed to <Peer 47.176.57.117 2323>