IP reputation lookup

Geolocation, network attribution and threat signals for any IPv4 address. Backed by 6 honeypots and a dozen public blocklists.

200 queries / day · free
status ● operational
Result for
128.199.231.94
AS14061 DIGITALOCEAN-ASN - DigitalOcean, LLC, US 🇸🇬 Singapore
Suspicious
74 / 100
Reputation score

Reputation signals

1 of 6 categories triggered
Web spam
Clean
No match · Comment & forum spam blocklists (StopForumSpam, NOC forum networks).
Web attacks
Clean
No match · IP observed in web exploit attempts and DShield /24 lists.
Botnet C2
Clean
No match · C2 indicators from ccabuse and feodotracker.
Email spam
Clean
No match · Spamhaus DROP / EDROP listings.
Brute force
Detected
Captured by SSHD honeypot in last 24 h.
DDoS source
Clean
No match · Recent amplification or volumetric activity.

Network usage

probe @ 23 May 2026 14:02 UTC
Routable true
Hosting provider true
Pingable (ICMP) true
Tor exit node false
Web server false
Open proxy / VPN false
Bogon (unroutable)false
Country 🇸🇬 SG

Recommended actions

based on detected signals
BLOCK
Block traffic
Drop traffic from this IP at your firewall / edge.
BLOCK
Block account registrations
Prevent sign-ups from this address.
BLOCK
Block comments & forms
Block forum, comment and contact-form submissions.

Why: Likely malicious traffic from blacklisted IP addresses.

.htaccess nginx iptables
# Outpost · block 128.199.231.94 (suspicious · 74/100) # 1 reputation signal detected Require all granted Require not ip 128.199.231.94 # or block the entire /24: Require not ip 128.199.231.0/24

Raw response

application/json · cached 60s
{ "ip": "128.199.231.94", "reverse": false, "as_number": "14061", "as_name": "DIGITALOCEAN-ASN - DigitalOcean, LLC, US", "country_code": "SG", "country": "Singapore", "usage": { "is_pingable": true, "is_webserver": false, "is_routable": true, "is_tor": false, "is_proxy": false, "is_hosting": true, "is_bogon": false }, "reputation": { "web_spam": false, "web_attacks": false, "botnet": false, "email_spam": false, "brute_force": true, "details": "IP being used by web or sshd password guessing / brute force attempts.", "ddos": false }, "recommendations": { "block_traffic": true, "block_registrations": true, "block_comments": true, "details": "Likely malicious traffic from blacklisted IP addresses." } }