Check an IP Address, Domain Name, Subnet, or ASN
207.154.212.47 has a threat confidence score of 88%. This IP address from Germany (AS14061, DigitalOcean, LLC) has been observed in 622 honeypot sessions targeting HTTPS, HTTP, SSH, POSTGRES, MONGODB protocols. Detected attack patterns include http dotenv file exposure probe. First observed on January 26, 2026, most recently active April 16, 2026.
Identifies HTTP GET requests targeting the /.env file, indicating attempts to access exposed environment configuration files commonly containing application secrets such as database credentials, API keys, and service tokens.
Identifies an HTTPS request targeting the .git/config file within a web-accessible repository directory. Access attempts to /.git/config indicate automated repository exposure scanning intended to retrieve remote origin URLs, repository structure, and potentially credential-bearing configuration data. This is a common reconnaissance technique used to identify misconfigured web servers exposing version control metadata.
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 HTTP GET requests directly targeting the /bad-request path, indicating automated or manual probing of application error-handling routes rather than legitimate navigation flow.