ABUSE.MOM
THREAT REPORT

IP Threat Report
147.53.121.215

ABUSE.MOM — BEHAVE OR GET EXPOSED

Generated: 2026-05-30 06:51:11
First seen: 2026-04-04 02:00:06
Last seen: 2026-04-04 02:00:06
105

⛔ Verdict: BLOCK

This IP address has been classified as a source of malicious automated activity. Threat score: 105/100. Total malicious requests observed: 1.

DANGER_PATHRATIO_404REDIRECT_PROBEREFERER
01

Geolocation & Classification

IP Address
147.53.121.215
Type
Residential
Country
🇺🇸 United States
City
Dallas
ISP
Blazing SEO
Organization
Emeigh Investments LLC
Autonomous System
AS20001 Charter Communications Inc
Hit Count
1
02

Detection Signatures

SignatureDescriptionPointsSeverity
Danger medium hits: 6Medium-risk: admin panels, config files+60
404 ratio 40-60%Majority of requests returned 404 — enumeration+15
Probe pattern 302->404 same pathBehavioral anomaly detected by automated analysis+20
Foreign referer seenReferer from unrelated external domain+10
Σ = 105
03

Observed Activity

Reconstructed HTTP requests from server access logs. Target domains redacted for security.

[redacted]
GET
/
200
Requests shown: 1 · HTTP 404: 0 · Dangerous patterns: 0

* Typical request patterns for detected signatures. Actual target domains are redacted.

04

Timeline

2026-04-04 02:00:06
First malicious request detected
IP entered monitoring from server access logs
During observation
Multiple detection signatures triggered
Danger medium hits: 6 (+60), 404 ratio 40-60% (+15), Probe pattern 302->404 same path (+20)
2026-04-04 02:00:06
Last malicious request observed
Total score reached: 105/100
Next cycle
IP blocked — all subsequent requests denied (HTTP 403)
Added to blocklist automatically
05

Network Provider

Blazing SEO
AS20001 · 🇺🇸 United States
06

Recommendations

Actions taken & recommended

  • IP 147.53.121.215 is blocked at application level (HTTP 403)
  • Consider blocking at firewall level (iptables/CSF) to reduce server load
  • Other malicious IPs detected in the same /24 subnet — consider blocking 147.53.121.0/24
  • Report abuse to the network provider via their abuse contact
  • Ensure sensitive files (.env, .git, backups) are not accessible from the web

🔎 Directory Scan Defense

IP 147.53.121.215 is enumerating directories. Configure fail2ban apache-404 jail after 10+ 404 errors. Disable directory listings. Normalize all 404 responses.

07

Neighbors in 147.53.121.0/24

Other blocked IPs from the same /24 subnet — indicates systematic abuse from this network range.

08

Open Ports & Services

Network reconnaissance data from Shodan. Open ports may indicate running services, misconfigurations, or potential attack surfaces.

OPEN PORTS (2)
PortServiceRiskDescription
4444UnknownLowService on port 4444
8000UnknownLowService on port 8000
KNOWN VULNERABILITIES (CVE) (28)
CVE IDLink
CVE-2021-28116NVD →
CVE-2023-46847NVD →
CVE-2021-46784NVD →
CVE-2024-25617NVD →
CVE-2023-5824NVD →
CVE-2025-62168NVD →
CVE-2021-31806NVD →
CVE-2021-31808NVD →
CVE-2021-28652NVD →
CVE-2021-31807NVD →
CVE-2021-28651NVD →
CVE-2024-37894NVD →
CVE-2024-25111NVD →
CVE-2021-33620NVD →
CVE-2023-49286NVD →
CVE-2023-50269NVD →
CVE-2023-46724NVD →
CVE-2022-41317NVD →
CVE-2025-59362NVD →
CVE-2023-49288NVD →
CVE-2021-28662NVD →
CVE-2024-45802NVD →
CVE-2022-41318NVD →
CVE-2025-54574NVD →
CVE-2023-46728NVD →
+3 more

🔴 Security scanning identified 28 vulnerability entries on this host. This volume strongly suggests severely outdated software. Consult NVD advisories for details.

DETECTED TECHNOLOGIES
squid-cache:squid:4.14
Hostnames: host-147-53-121-215.static.sprious.com
PTR: host-147-53-121-215.static.sprious.com

Data source: Shodan InternetDB. Scanned independently of abuse.mom.

09

Blacklist Status (DNSBL)

This IP was checked against major DNS-based blacklists used by mail servers and firewalls worldwide.

✓ Clean
ix.dnsbl.manitu.net
✓ Clean
dnsbl.sorbs.net
✓ Clean
zen.spamhaus.org
✓ Clean
bl.spamcop.net
✓ Clean
dnsbl-1.uceprotect.net
✓ Clean
psbl.surriel.com
✓ Clean
b.barracudacentral.org
✓ Clean
truncate.gbudb.net

Checked: Spamhaus, SpamCop, Barracuda, SORBS, CBL, UCEProtect. Results may change over time.

10

Threat Analysis

147.53.121.215 has been assigned a threat score of 105/100 (Critical). This is a critical-level threat. Systems administrators should treat this IP as hostile and block all inbound connections without exception.

The following attack categories were identified:

Path Enumeration

📊 Threat Analysis

Threat intelligence analysis has linked 147.53.121.215 to malicious activity originating from Dallas, United States, operating on the network of Blazing SEO. 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. Operating from a residential network, this IP may represent a compromised home gateway or IoT device that has been drafted into a larger attack infrastructure. The IP exhibits directory enumeration behavior, systematically requesting non-existent paths to discover hidden files and misconfigured resources. With 201 flagged addresses, United States represents a significant presence in our threat database. A score of 105/100 places this address in the top tier of severity. Block and investigate any historical connections.

This IP is classified as residential, suggesting it may belong to a compromised home device, IoT botnet member, or an infected personal computer. Residential IPs involved in attacks often indicate malware infection without the owner's knowledge.

11

Related Threats

🇺🇸 Top threats from United States

104.28.246.115 (350)104.28.246.113 (340)104.28.246.116 (340)104.28.235.58 (340)104.28.246.122 (340)View all →

🏢 Same network: AS20001

147.53.118.71 (205)167.160.78.163 (205)168.91.41.80 (200)138.229.100.203 (200)168.91.41.81 (175)View all →
12

Security Intelligence

💡 Server-Side Request Forgery (SSRF)

SSRF attacks trick servers into making requests to internal resources that should not be publicly accessible. This can expose cloud metadata endpoints, internal APIs, and private network services, potentially leading to full infrastructure compromise.

💡 Server-Side Template Injection

SSTI occurs when user input is embedded in server-side templates without sanitization. Successful exploitation often leads to remote code execution, as template engines typically have access to powerful server-side functionality.

🔍 Check Any IP Address

Share this report: