Check an IP Address, Domain Name, Subnet, or ASN
104.248.194.6 has a threat confidence score of 100%. This IP address from The Netherlands (AS14061, DigitalOcean, LLC) has been observed in 340 honeypot sessions targeting SSH, HTTP, HTTPS protocols. Detected attack patterns include ssh hardened host profiling and shell rc immutability bypass, http git repository config exposure probe. First observed on March 16, 2026, most recently active March 25, 2026.
Identifies SSH post-auth activity combining resilient multi-source CPU enumeration (explicit /usr/bin/nproc fallback) with removal of the immutable flag from ~/.shellrc via chattr, indicating host profiling followed by shell configuration tampering for persistence preparation.
Identifies HTTP GET requests targeting /.git/config, indicating attempts to access exposed Git repository configuration files. Successful access may enable repository reconstruction, credential harvesting, or source code disclosure.
Identifies HTTP requests targeting the web server root path ("/"), typically used for initial service discovery, host validation, or baseline content inspection prior to deeper enumeration.