Check an IP Address, Domain Name, Subnet, or ASN
192.46.214.10 has a very high threat confidence level of 100%, originating from Mumbai, India, on the Akamai Connected Cloud network (63949). It has been observed across 56 sessions targeting HTTP, HTTPS, with detected attack patterns including http dotenv file exposure probe, http git repository config exposure probe, https dotenv environment file exposure probe, First observed on March 8, 2026, most recently active March 10, 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 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 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.