103.95.48.171:23
Connection Banner:
Server URLs
Server Location: 🇮🇳 India (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: TSPEED, TTYPE
The complete JSON record collected during the scan, including Telnet negotiation results and banner data.
Show JSON
{
"server-probe": {
"fingerprint": "f40249d2549fe0fb",
"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": [
"TSPEED",
"TTYPE"
],
"scan-type": "quick"
},
"session_data": {
"banner_after_return": "\u001b[1;1H\u001b[2J\u001b[0mLightweight BBS For Linux Version 0.7.3\r\nTELNET connection from: 64.227.40.173\r\n\u001b[6n\r\n\r\n\r\n \u001b[2K\r\u001b[6n",
"banner_before_return": "",
"dsr_replies": 1,
"dsr_requests": 1,
"encoding": "cp437",
"option_states": {
"server_offered": {
"ECHO": true,
"SGA": true
},
"server_requested": {
"NAWS": false,
"TSPEED": true,
"TTYPE": true
}
},
"scan_type": "quick",
"timing": {
"probe": 0.5038933753967285,
"total": 6.909746885299683
}
}
},
"sessions": [
{
"connected": "2026-02-14T17:26:58.394394+00:00",
"host": "103.95.48.171",
"ip": "103.95.48.171",
"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 103.95.48.171 23
Show Logfile
DEBUG client.py:1193 Fingerprint client: host=103.95.48.171 port=23
ERROR client.py:1296 103.95.48.171:23: [Errno 113] Connect call failed ('103.95.48.171', 23)