Significant Threat
IP 196.251.80.161 is a high-risk address assessed at 8/10 that has been linked to automated SSH intrusion attempts, with the activity originating from Seychelles-based infrastructure operated under the CHEAPY-HOST autonomous system. The combination of a moderately elevated threat level and a 65% confidence rating warrants careful attention from network defenders managing exposed SSH services.
Security monitoring systems logged 164 total reports attributed to this address over a three-month observation window spanning September through November 2025, with 20 of those reports specifically categorizing the activity as SSH-related attempts captured by automated honeypot sensors. The network path analysis reveals the source originates from ASN AS401120, which is associated with CHEAPY-HOST, a network operator frequently utilized in threat infrastructure due to its low-cost hosting model. Despite the volume of historical reports, the activity frequency metric of 0/10 suggests that direct attack attempts from this source have diminished in the most recent reporting period, though the underlying risk remains relevant given the established hostile intent.
SSH brute-force and credential-guessing attacks represent one of the most common initial-access vectors leveraged by threat actors to compromise Linux servers and network appliances. When successful, these attacks grant adversaries a foothold within a target environment, enabling data exfiltration, cryptocurrency mining, lateral movement or the establishment of persistent backdoor access. The automated nature of the attacks observed from this IP indicates it functions as part of a broader credential-stuffing or dictionary-attack campaign, systematically cycling through weak or commonly reused passwords against publicly accessible SSH daemons.
Administrators should immediately block this address at the firewall or network perimeter if SSH access from Seychelles-based sources is not operationally required. Implementing fail2ban or equivalent intrusion-prevention tools provides automated response against repeated authentication failures. Enforcing key-based authentication exclusively, disabling root login, and changing the default SSH port significantly reduces the attack surface. Continuous monitoring of authentication logs and alerting on anomalous source addresses will help detect any resumption of hostile activity.