frandum.fr
Connection Banner:
Server URLs
- Telnet: telnet://frandum.fr:2001
- Website: www.frandum.fr
Server Info
Server Location: 🇳🇱 Netherlands (GeoIP)
Telnet Fingerprint
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": "Alright, good-bye then!\r\n",
"banner_before_return": "\r\n ______\r\n /\\ | _____ _ _ ___ __\r\n \\/ ____| | __ \\ | | | | | \\/ |\r\n o || | _ __ __ _ _ __ | | | | | | | | | \\ / |\r\n / || |__ | '__| / _` | | '_ \\ | | | | | | | | | |\\/| | v 7.1\r\n/|_________|--| |---||-------| |-----| |------| |------| |------| |--------,\r\no###########>=| __|===||=======| |=====| |======| |======| |======| |===------>\r\n\\|~~~~~~~~~|--||------||-------| |-----| |------| |------| |------| |--------'\r\n \\ || | |_| \\__,_| |_| |_| |_____/ \\____/ |_| |_|\r\n o || | \r\n /\\__| www.frandum.fr\r\n \\/ \r\n\r\n\r\nBy what name shall you be called: ",
"dsr_replies": 0,
"dsr_requests": 0,
"encoding": "ascii",
"option_states": {
"server_offered": {
"ECHO": false
},
"server_requested": {}
},
"scan_type": "quick",
"timing": {
"probe": 0.0,
"total": 5.662135601043701
}
}
},
"sessions": [
{
"connected": "2026-03-07T04:00:36.689090+00:00",
"host": "frandum.fr",
"ip": "51.15.3.143",
"port": 2001
},
{
"connected": "2026-04-07T07:16:08.720300+00:00",
"host": "frandum.fr",
"ip": "51.15.3.143",
"port": 2001
}
]
}
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 frandum.fr 2001
Show Logfile
DEBUG client.py:1200 Fingerprint client: host=frandum.fr port=2001
INFO client_base.py:190 Connected to <Peer 51.15.3.143 2001>
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 + MCCP3_COMPRESS] = True
DEBUG stream_writer.py:1024 send IAC WILL MCCP3_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 + 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[WILL + MSSP] = True
DEBUG stream_writer.py:1024 send IAC WILL MSSP
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 + MCCP2_COMPRESS] = True
DEBUG stream_writer.py:1024 send IAC WILL MCCP2_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 + 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 + 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 + 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:3384 pending_option[DO + MSSP] = True
DEBUG stream_writer.py:1024 send IAC DO MSSP
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 + MCCP2_COMPRESS] = True
DEBUG stream_writer.py:1024 send IAC DO MCCP2_COMPRESS
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:534 negotiation failed after 4.00s.
DEBUG client_base.py:540 failed-reply: 'WILL MSP, WILL MXP, WILL MCCP3_COMPRESS, WILL ZMP, WILL AARDWOLF, WILL GMCP, WILL ATCP,
WILL MSSP, WILL MSDP, WILL MCCP2_COMPRESS, DO MSP, DO MXP, DO MCCP3_COMPRESS, DO ZMP, DO AARDWOLF, DO GMCP, DO ATCP, DO MSSP,
DO MSDP, DO MCCP2_COMPRESS'
DEBUG client_base.py:93 EOF from server, closing.
INFO client_base.py:122 Connection closed to <Peer 51.15.3.143 2001>
DEBUG fingerprinting.py:849 connection for server fingerprint c2dd7d4e76383b41