ABUSE.MOM
THREAT REPORT

IP Threat Report
196.240.254.177

ABUSE.MOM — BEHAVE OR GET EXPOSED

Generated: 2026-05-30 09:11:44
First seen: 2026-03-28 15:00:05
Last seen: 2026-04-22 10:00:04
165

⛔ Verdict: BLOCK

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

DANGER_PATHRATIO_404REDIRECT_PROBEBURSTREFERERUA_CHANGED
01

Geolocation & Classification

IP Address
196.240.254.177
Type
Residential
Country
🇸🇬 Singapore
City
Singapore
ISP
Orion Network Limited
Organization
Fiber Grid
Autonomous System
AS58065 Orion Network Limited
Hit Count
11
02

Detection Signatures

SignatureDescriptionPointsSeverity
Danger medium hits: 4Medium-risk: admin panels, config files+40
404 ratio 40-60%Majority of requests returned 404 — enumeration+15
Probe pattern 302->404 same pathBehavioral anomaly detected by automated analysis+20
Burst: 5 req / 2sAbnormally fast request rate — automated scanning+35
Foreign referer seenReferer from unrelated external domain+10
UA changed for same IPMultiple User-Agents — bot rotation technique+25
Danger medium hits: 16Medium-risk: admin panels, config files+60
Danger medium hits: 12Medium-risk: admin panels, config files+60
Danger medium hits: 8Medium-risk: admin panels, config files+60
Σ = 325
03

Observed Activity

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

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

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

04

Timeline

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

Network Provider

Orion Network Limited
AS58065 · 🇸🇬 Singapore
06

Recommendations

Actions taken & recommended

  • IP 196.240.254.177 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 196.240.254.0/24
  • Report abuse to the network provider via their abuse contact
  • Ensure sensitive files (.env, .git, backups) are not accessible from the web

🔎 Path Enumeration Protection

Block scanning from 196.240.254.177: rate-limit 404 responses per IP, deploy a honeypot 404 page, ensure no backup files are web-accessible.

🌊 Traffic Flood Defense

IP 196.240.254.177 is generating excessive traffic. Limit connections per source IP. Enable geographic blocking if traffic from this region is unexpected.

🤖 User-Agent Anomaly Defense

IP 196.240.254.177 shows suspicious UA behavior. Block empty User-Agent requests. Implement JavaScript-based bot detection for sensitive endpoints.

07

Neighbors in 196.240.254.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 (3)
PortServiceRiskDescription
80HTTPLowHTTP web server — standard web traffic
4444UnknownLowService on port 4444
44444UnknownLowService on port 44444
KNOWN VULNERABILITIES (CVE) (8)
CVE IDLink
CVE-2019-9513NVD →
CVE-2019-9516NVD →
CVE-2019-9511NVD →
CVE-2021-23017NVD →
CVE-2025-23419NVD →
CVE-2021-3618NVD →
CVE-2023-44487NVD →
CVE-2019-20372NVD →

🔴 Security scanning identified 8 vulnerability entries on this host. Multiple vulnerabilities suggest gaps in patch management. Consult NVD advisories for details.

DETECTED TECHNOLOGIES
f5:nginx:1.16.0

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
bl.spamcop.net
✓ Clean
dnsbl.sorbs.net
✓ Clean
zen.spamhaus.org
✓ Clean
b.barracudacentral.org
✓ Clean
truncate.gbudb.net
✓ Clean
psbl.surriel.com
✓ Clean
dnsbl-1.uceprotect.net

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

10

Threat Analysis

196.240.254.177 has been assigned a threat score of 165/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 EnumerationRequest FloodingUser-Agent Anomaly

📊 Threat Analysis

Our monitoring infrastructure has identified 196.240.254.177, geolocated to Singapore, Singapore, operating on the network of Orion Network Limited, as a source of suspicious network activity. Our sensors captured 11 malicious requests from this address across a 24-day span, reflecting a sustained attack cadence of ~0.5 requests per day. This is a residential IP address, suggesting a compromised home device such as a router, smart appliance, or infected workstation participating in a botnet. With 3 different attack patterns detected, this IP exhibits behavior characteristic of advanced automated scanning frameworks. Singapore currently accounts for 11 blocked IPs in our database, making it a notable source of malicious traffic. With a threat score of 165/100, this IP is among the most dangerous addresses in our database. Immediate and complete blocking is strongly recommended.

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 Singapore

196.240.254.145 (165)196.240.254.170 (165)196.240.254.225 (140)196.240.254.116 (140)196.240.254.190 (120)View all →

🏢 Same network: AS58065

196.240.254.145 (165)196.240.254.170 (165)196.57.225.153 (140)196.240.254.225 (140)196.196.254.36 (140)View all →
12

Security Intelligence

💡 Vulnerability Scanning Explained

Vulnerability scanning is the automated process of probing web applications for known weaknesses. Attackers use tools like Nuclei, Nikto, and ZAP to test thousands of hosts per hour, looking for exposed configuration files, outdated software, and default credentials.

💡 Web Application Firewall Strategies

WAFs inspect HTTP traffic to block common attacks but require careful tuning. Overly aggressive rules cause false positives while permissive configurations miss attacks. Modern WAFs combine signature matching with behavioral analysis and machine learning.

🔍 Check Any IP Address

Share this report: