
ABUSE.MOM — BEHAVE OR GET EXPOSED
| Signature | Description | Points | Severity |
|---|---|---|---|
| Danger medium hits: 6 | Medium-risk: admin panels, config files | +60 | |
| 404 ratio 40-60% | Majority of requests returned 404 — enumeration | +15 | |
| Probe pattern 302->404 same path | Behavioral anomaly detected by automated analysis | +20 | |
| 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 51.158.145.118 is enumerating directories. Configure fail2ban apache-404 jail after 10+ 404 errors. Disable directory listings. Normalize all 404 responses.
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 |
| 81 | Unknown | Low | Service on port 81 |
| 443 | HTTPS | Low | HTTPS web server — encrypted web traffic |
| 5432 | PostgreSQL | High | PostgreSQL database — direct database access risk |
| 8080 | HTTP-Alt | Low | HTTP alternative port — often used for admin panels or proxies |
| 8181 | Unknown | Low | Service on port 8181 |
| 10443 | Unknown | Low | Service on port 10443 |
⚠️ Network scanning reveals 1 dangerous service exposed on 51.158.145.118. These services should not be publicly accessible without strict firewall rules.
| CVE ID | Link |
|---|---|
| CVE-2026-27151 | NVD → |
| CVE-2026-26078 | NVD → |
| CVE-2026-26973 | NVD → |
| CVE-2026-26265 | NVD → |
| CVE-2026-28227 | NVD → |
| CVE-2026-27154 | NVD → |
| CVE-2026-26207 | NVD → |
| CVE-2026-27153 | NVD → |
| CVE-2026-28218 | NVD → |
| CVE-2026-27152 | NVD → |
| CVE-2026-27162 | NVD → |
| CVE-2026-27021 | NVD → |
| CVE-2026-26077 | NVD → |
| CVE-2026-27149 | NVD → |
| CVE-2026-28219 | NVD → |
| CVE-2026-27150 | NVD → |
| CVE-2026-26979 | NVD → |
🔴 Security scanning identified 17 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.
51.158.145.118 has been assigned a threat score of 105/100 (Critical). This places it in the critical threat category. Immediate blocking is strongly advised across all network perimeters.
The following attack categories were identified:
Threat intelligence analysis has linked 51.158.145.118 to malicious activity originating from Haarlem, Netherlands, operating on the network of Online S.A.S.. The address has been under observation since its initial detection. During its 1-day observation window, we recorded 1 hostile requests from this IP — roughly 1 per day on average. This address belongs to a datacenter or cloud hosting provider. Hosting IPs are frequently leveraged by threat actors who rent cheap VPS instances specifically for conducting attacks. Active path scanning has been detected — this IP probes for hundreds of common file and directory names. With a threat score of 105/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.
WordPress sites face constant automated attacks targeting xmlrpc.php for brute force amplification, wp-login.php for credential theft, and vulnerable plugins for remote code execution. Over 90% of CMS-based attacks specifically target WordPress installations.
Effective rate limiting must balance protection against abuse with allowing legitimate traffic bursts. Sliding window algorithms, token buckets, and adaptive thresholds based on client reputation provide layered defense against flooding attacks.