Check an IP Address, Domain Name, Subnet, or ASN
64.62.197.48 has a threat confidence score of 96%. This IP address from United States (AS6939, Hurricane Electric LLC) has been observed in 241 honeypot sessions targeting HTTPS, HTTP, SSH, SMTP, ELASTICSEARCH and 10 other protocols. First observed on January 22, 2026, most recently active April 24, 2026.
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.
Client issues a MongoDB listDatabases command using BSON numeric encoding semantics ($numberLong) to enumerate all databases present on the server instance. This behavior reflects early-stage database surface mapping and environment discovery activity commonly performed by automated scanners, exploitation tooling, or reconnaissance frameworks to identify available administrative and application datasets prior to targeted enumeration or unauthorized access attempts.
Identifies HTTPS 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 requests targeting the web server root path ("/"), typically used for initial service discovery, host validation, or baseline content inspection prior to deeper enumeration.
FTP session where the client issues AUTH TLS to upgrade the connection to Transport Layer Security. This reflects protocol-level encryption negotiation prior to further interaction.
HTTP request using GET method.
Client issues the MongoDB buildInfo command to retrieve detailed server version and build metadata, enabling software fingerprinting and environment profiling. This behavior reflects early-stage reconnaissance commonly performed by automated scanners, vulnerability assessment tooling, or exploitation frameworks to identify MongoDB deployment characteristics and determine suitability for subsequent enumeration or attack activity.
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.
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.