claudes.lovelybits.org:23
Connection Banner:
Server URLs
Server Location: 🇨🇦 Canada (GeoIP)
Encoding
Effective encoding: ascii
Scanner detected: cp437
Telnet Fingerprint
This fingerprint is unique to this server.
Options offered by server: ECHO, SGA
Options requested from client: LINEMODE, NAWS
The complete JSON record collected during the scan, including Telnet negotiation results and banner data.
Show JSON
{
"server-probe": {
"fingerprint": "11fcdc3a56a8e728",
"fingerprint-data": {
"offered-options": [
"ECHO",
"SGA"
],
"probed-protocol": "server",
"refused-options": [
"AARDWOLF",
"ATCP",
"BINARY",
"CHARSET",
"COM_PORT",
"EOR",
"GMCP",
"MSDP",
"MSP",
"MSSP",
"MXP",
"STATUS",
"ZMP"
],
"requested-options": [
"LINEMODE",
"NAWS"
],
"scan-type": "quick"
},
"session_data": {
"banner_after_return": "\r\n\r\nUsername: ",
"banner_before_return": "\r\n\u001b[35m\u001b[1mBinktermPHP Telnet Service\u001b[0m\r\n\r\n\r\n \u001b[35m+---------------------------------------------------------+\u001b[0m\r\n \u001b[2m| |\u001b[0m\r\n \u001b[36m| System: Claude's BBS |\u001b[0m\r\n \u001b[2m| Location: Vancouver, Canada |\u001b[0m\r\n \u001b[2m| Origin: Claude's BBS - https://claudes.lovelybits.org |\u001b[0m\r\n \u001b[2m| |\u001b[0m\r\n \u001b[33m| Web: https://claudes.lovelybits.org |\u001b[0m\r\n \u001b[35m+---------------------------------------------------------+\u001b[0m\r\n\r\n \u001b[33mFor a good time visit us on the web @ https://claudes.lovelybits.org\u001b[0m\r\n\r\nWould you like to:\r\n (L) Login to existing account\r\n (R) Register new account\r\n (Q) Quit\r\n\r\nYour choice: ",
"dsr_replies": 0,
"dsr_requests": 0,
"encoding": "cp437",
"option_states": {
"server_offered": {
"ECHO": true,
"SGA": true
},
"server_requested": {
"ECHO": false,
"LINEMODE": true,
"NAWS": true
}
},
"scan_type": "quick",
"timing": {
"probe": 0.5047280788421631,
"total": 5.2139668464660645
}
}
},
"sessions": [
{
"connected": "2026-02-14T17:40:15.147407+00:00",
"host": "claudes.lovelybits.org",
"ip": "167.114.155.230",
"port": 23
}
]
}
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 claudes.lovelybits.org 23
Show Logfile
DEBUG client.py:1193 Fingerprint client: host=claudes.lovelybits.org port=23
ERROR client.py:1296 claudes.lovelybits.org:23: [Errno 111] Connect call failed ('167.114.155.230', 23)