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
152.26.192.32
zen-c4-10b2.chlt.zs.ncren.net AS81 NCREN, US 🇺🇸 United States
Suspicious
82 / 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
Detected
Recently observed in web exploit attempts.
Botnet C2
Clean
No match · C2 indicators from ccabuse and feodotracker.
Email spam
Clean
No match · Spamhaus DROP / EDROP listings.
Brute force
Clean
No match · SSHD honeypot capture against this IP or its /24.
DDoS source
Clean
No match · Recent amplification or volumetric activity.

Network usage

probe @ 19 May 2026 10:38 UTC
Routable true
Hosting provider false
Pingable (ICMP) true
Tor exit node false
Web server false
Open proxy / VPN false
Bogon (unroutable)false
Country 🇺🇸 US

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 152.26.192.32 (suspicious · 82/100) # 1 reputation signal detected Require all granted Require not ip 152.26.192.32 # or block the entire /24: Require not ip 152.26.192.0/24

Raw response

application/json · cached 60s
{ "ip": "152.26.192.32", "reverse": "zen-c4-10b2.chlt.zs.ncren.net", "as_number": "81", "as_name": "NCREN, US", "country_code": "US", "country": "United States", "usage": { "is_pingable": true, "is_webserver": false, "is_routable": true, "is_tor": false, "is_proxy": false, "is_hosting": false, "is_bogon": false }, "reputation": { "web_spam": false, "web_attacks": true, "details": "IP being used in web attacks.", "botnet": false, "email_spam": false, "brute_force": false, "ddos": false }, "recommendations": { "block_traffic": true, "block_registrations": true, "block_comments": true, "details": "Likely malicious traffic from blacklisted IP addresses." } }