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
81.192.46.36
adsl-36-46-192-81.adsl.iam.net.ma AS6713 IAM-AS, MA 🇲🇦 Morocco
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
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 @ 04 Aug 2026 20:32 UTC
Routable true
Hosting provider false
Pingable (ICMP) true
Tor exit node false
Web server false
Open proxy / VPN false
Bogon (unroutable)false
Country 🇲🇦 MA

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

Raw response

application/json · cached 60s
{ "ip": "81.192.46.36", "reverse": "adsl-36-46-192-81.adsl.iam.net.ma", "as_number": "6713", "as_name": "IAM-AS, MA", "country_code": "MA", "country": "Morocco", "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": 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." } }