Check an IP Address, Domain Name, Subnet, or ASN
167.71.122.203 has a threat confidence score of 80%. This IP address from United States (AS14061, DigitalOcean, LLC) has been observed in 18 honeypot sessions targeting SIP, HTTP, RDP, HTTPS, REDIS and 1 other protocols. Detected attack patterns include http git repository config exposure probe. First observed on February 27, 2026, most recently active March 25, 2026.
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 RDP clients attempting authentication using Network Level Authentication (NLA) with the NTLM challenge-response protocol. This occurs during the CredSSP negotiation phase before a remote desktop session is established and indicates an active credential authentication attempt against the RDP service
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.
Identifies execution of the Redis INFO command (case-insensitive), which retrieves server configuration, version, memory usage, and runtime statistics. This behavior reflects service interrogation and environment fingerprinting activity. While INFO can be used legitimately by administrators, it is also commonly observed during automated scanning and pre-exploitation reconnaissance of exposed Redis instances.