telnetbible.com:23
Connection Banner:
Server URLs
- telnetbible.com:23
- Website: ible.com
Server Location: 🇺🇸 United States (GeoIP)
Listing
BBS Name: TelnetBible.com (from listing)
Sysop: Ricky Bryce
Listed Location: Irving, IL, USA
BBS Software
Reported: Custom
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: SGA
The complete JSON record collected during the scan, including Telnet negotiation results and banner data.
Show JSON
{
"server-probe": {
"fingerprint": "6ce5a5802c4805f5",
"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": [
"SGA"
],
"scan-type": "quick"
},
"session_data": {
"banner_after_return": "\r\nTerminal detected!\r\n\r\nUse ANSI color? (Y/N) [Y] > \r\n\r\n\r\n\r\n **\r\n ** ** **\r\n ** ************ **\r\n ****** ** ******\r\n ** ** **\r\n ** ** **\r\n ** ** **\r\n\u001b[34m========================================\r\n\u001b[0m\r\n\u001b[1;96m -= TelnetBible.com =-\r\n\u001b[0m\r\n\u001b[93m King James Bible Server\r\n\u001b[0m\u001b[92m Serving the Word Since 2025\r\n\u001b[0m\u001b[36m SysOp: Ricky Bryce\r\n\u001b[0m\u001b[1;33m Version 1.4.7\r\n\u001b[0m\r\n\u001b[32m Saturday, February 14, 2026, 18:19\r\n\u001b[0m\u001b[32m GMT +00:00\r\n\u001b[0m\u001b[34m========================================\r\n\u001b[0m\u001b[92m\r\nPress any key to continue...\r\n\u001b[0m\r\n\r\n\r\n\r\n\u001b[34m========================================\r\n\u001b[0m\u001b[1;96m Main Menu \r\n\u001b[0m\u001b[34m========================================\r\n\u001b[0m\u001b[1;33m [ Read ]\r\n\u001b[0m\u001b[36m (\u001b[1;93m0\u001b[36m) Roman's Road (\u001b[1;93m1\u001b[36m) Read the KJV\r\n\u001b[0m\u001b[36m (\u001b[1;93m2\u001b[36m) Random Verse (\u001b[1;93mS\u001b[36m) Search Bible\r\n\u001b[0m\u001b[1;33m [ Games ]\r\n\u001b[0m\u001b[36m (\u001b[1;93m3\u001b[36m) Bible Hangman (\u001b[1;93m4\u001b[36m) Verse Game\r\n\u001b[0m\u001b[36m (\u001b[1;93m5\u001b[36m) Fill the Blank (\u001b[1;93m6\u001b[36m) Book Series\r\n\u001b[0m\u001b[1;33m [ Actions ]\r\n\u001b[0m\u001b[36m (\u001b[1;93mB\u001b[36m) Baud Limit\r\n\u001b[0m\u001b[36m (\u001b[1;93mR\u001b[36m) Resume (PIN) (\u001b[1;93mL\u001b[36m) Login/Signup\r\n\u001b[0m\u001b[36m (\u001b[1;93mA\u001b[36m) ANSI Color [ON]\r\n\u001b[0m\u001b[36m (\u001b[1;93mX\u001b[36m) Exit\r\n\u001b[0m\u001b[34m========================================\r\n\u001b[0m\u001b[32m\r\nEnter your choice > \u001b[0m",
"banner_before_return": "Press the BACKSPACE key to detect your terminal type: ",
"dsr_replies": 0,
"dsr_requests": 0,
"encoding": "cp437",
"option_states": {
"server_offered": {
"ECHO": true,
"SGA": true
},
"server_requested": {
"SGA": true
}
},
"scan_type": "quick",
"timing": {
"probe": 0.35539984703063965,
"total": 9.87121844291687
}
}
},
"sessions": [
{
"connected": "2026-02-14T18:19:57.964993+00:00",
"host": "telnetbible.com",
"ip": "198.251.75.8",
"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 telnetbible.com 23
Show Logfile
DEBUG client.py:1193 Fingerprint client: host=telnetbible.com port=23
ERROR client.py:1296 telnetbible.com:23: [Errno 111] Connect call failed ('198.251.75.8', 23)