Check an IP Address, Domain Name, Subnet, or ASN
165.227.76.93 has a threat confidence score of 71%. This IP address from United States (AS14061, DigitalOcean, LLC) has been observed in 31 honeypot sessions targeting HTTP, HTTPS, SIP, RTSP, SSH and 3 other protocols. First observed on January 26, 2026, most recently active April 5, 2026.
RTSP OPTIONS request containing embedded credentials in the URI (for example admin:password@host). Unlike standard discovery probes, this indicates an automated attempt to enumerate camera or media endpoints while testing known or default credentials. This pattern is commonly associated with IoT botnets and opportunistic scanners targeting exposed RTSP services rather than passive measurement traffic.
HTTPS request to /robots.txt.
HTTP GET request to /robots.txt.
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.