
ABUSE.MOM — BEHAVE OR GET EXPOSED
| Signature | Description | Points | Severity |
|---|---|---|---|
| UA bot: Go-http-client | Known bot/crawler User-Agent detected | +40 | |
| UA changed for same IP | Multiple User-Agents — bot rotation technique | +25 | |
| Burst: 8 req / 2s | Abnormally fast request rate — automated scanning | +35 | |
| Burst: 10 req / 10s | Abnormally fast request rate — automated scanning | +35 | |
| Foreign referer seen | Referer from unrelated external domain | +10 |
Reconstructed HTTP requests from server access logs. Target domains redacted for security.
* Typical request patterns for detected signatures. Actual target domains are redacted.
IP 62.171.188.7 shows suspicious UA behavior. Block empty User-Agent requests. Implement JavaScript-based bot detection for sensitive endpoints.
Implement limit_req_zone in nginx. Deploy CDN with DDoS protection. Configure SYN cookies and connection tracking to throttle 62.171.188.7.
Network reconnaissance data from Shodan. Open ports may indicate running services, misconfigurations, or potential attack surfaces.
| Port | Service | Risk | Description |
|---|---|---|---|
| 22 | SSH | Low | Secure Shell — common brute force target for remote access |
| 80 | HTTP | Low | HTTP web server — standard web traffic |
| CVE ID | Link |
|---|---|
| CVE-2024-47252 | NVD → |
| CVE-2024-38473 | NVD → |
| CVE-2024-43204 | NVD → |
| CVE-2012-3526 | NVD → |
| CVE-2025-53020 | NVD → |
| CVE-2022-29404 | NVD → |
| CVE-2025-58098 | NVD → |
| CVE-2023-31122 | NVD → |
| CVE-2013-0942 | NVD → |
| CVE-2025-65082 | NVD → |
| CVE-2022-31813 | NVD → |
| CVE-2013-2765 | NVD → |
| CVE-2024-42516 | NVD → |
| CVE-2022-22720 | NVD → |
| CVE-2024-27316 | NVD → |
| CVE-2009-2299 | NVD → |
| CVE-2011-2688 | NVD → |
| CVE-2023-25690 | NVD → |
| CVE-2025-23048 | NVD → |
| CVE-2023-38709 | NVD → |
| CVE-2023-27522 | NVD → |
| CVE-2025-66200 | NVD → |
| CVE-2022-37436 | NVD → |
| CVE-2025-59775 | NVD → |
| CVE-2024-38476 | NVD → |
🔴 Security scanning identified 54 vulnerability entries on this host. This volume strongly suggests severely outdated software. Consult NVD advisories for details.
Data source: Shodan InternetDB. Scanned independently of abuse.mom.
This IP was checked against major DNS-based blacklists used by mail servers and firewalls worldwide.
Checked: Spamhaus, SpamCop, Barracuda, SORBS, CBL, UCEProtect. Results may change over time.
62.171.188.7 has been assigned a threat score of 145/100 (Critical). This represents a critical risk level. Our detection systems have flagged multiple high-confidence indicators of malicious intent from this address.
The following attack categories were identified:
IP address 62.171.188.7 has been traced to Lauterbourg, France, operating on the network of Contabo GmbH. Our threat detection systems have flagged this address based on observed malicious behavior patterns. Our sensors captured 2 malicious requests from this address across a 24-day span, reflecting a sustained attack cadence of ~0.1 requests per day. Classified as a hosting IP, this address likely runs on a rented server or cloud instance. Attackers prefer datacenter IPs for their high bandwidth and disposable nature. The dual attack vectors of User-Agent Anomaly combined with Request Flooding indicate a coordinated assault rather than opportunistic scanning. With 191 flagged addresses, France represents a significant presence in our threat database. With a threat score of 145/100, this IP is among the most dangerous addresses in our database. Immediate and complete blocking is strongly recommended.
This IP belongs to a hosting or data center provider. Malicious traffic from hosting infrastructure often originates from compromised VPS instances, rented servers used for scanning campaigns, or abused free-tier cloud accounts. Hosting providers typically respond to abuse reports within 24-72 hours.
Analyzing User-Agent strings reveals automated tools masquerading as legitimate browsers. Inconsistencies between claimed browser capabilities and actual behavior, impossible version combinations, and known scanner signatures help identify malicious clients.
Expired, self-signed, or misconfigured TLS certificates create security vulnerabilities and trust issues. Certificate monitoring, automated renewal through ACME protocols, and proper certificate chain configuration prevent both security gaps and service disruptions.