Check an IP Address, Domain Name, Subnet, or ASN
172.68.192.149 has a threat confidence score of 23%. This IP address from Germany (AS13335, Cloudflare, Inc.) has been observed in 19 honeypot sessions targeting HTTPS, HTTP protocols. Detected attack patterns include http git repository config exposure probe, https dotenv environment file exposure probe. First observed on January 21, 2026, most recently active March 29, 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 an HTTPS request targeting a .env file in the web root or application directory. Access attempts to /.env indicate automated scanning for exposed environment configuration files that may contain application secrets, database credentials, API keys, or cloud tokens. This probe is commonly associated with opportunistic internet-wide scanning for misconfigured web deployments.
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.