Critical Alert
IP 20.89.17.172 is a critical-risk address with a threat level of 10/10 and 400 abuse reports filed by automated honeypot sensors and community contributors, indicating sustained malicious activity originating from a Microsoft-owned network segment in Japan.
The IP, registered to the Microsoft Corp ASN AS8075 infrastructure, has accumulated reports across 20 distinct detection sources since January 2026, with an activity frequency score of 8/10 suggesting near-continuous hostile operations. The reported threat categories are dominated by WordPress-targeted attacks, including 13 general hacking attempts, 6 WP login brute-force attempts, 6 WP admin brute-force attempts, and 4 configuration file exposure probes, alongside isolated WP cron abuse and distributed denial-of-service reports. Honeypot telemetry specifically captured automated config file scanning against common WordPress paths and unauthorized cron execution attempts from this address, triggering defensive responses including fail2ban blocks on drupal-related rulesets.
The concentrated focus on WordPress infrastructure suggests an attacker systematically enumerating and exploiting vulnerabilities across poorly maintained CMS installations. Configuration file scanning attempts probe for exposed sensitive data such as database credentials and API keys stored in predictable paths, while brute-force attacks target authentication endpoints to gain administrative access. Unauthorized cron execution can be leveraged to schedule hidden malicious tasks or harvest server resources covertly. The 98% confidence score and perfect threat rating confirm this is not isolated or accidental traffic but deliberate, multi-vector exploitation activity.
Site operators running WordPress should immediately block this IP at the firewall or web server level and verify that XML-RPC, WP-cron, and directory listing are disabled unless explicitly required. Enforce strong password policies, implement two-factor authentication for admin accounts, and restrict access to wp-admin by IP allowlist where feasible. Regular security audits of plugin and theme installations, combined with file integrity monitoring, will detect any successful compromise attempts. Deploying rate-limiting rules and security plugins can further disrupt the automated scanning patterns characteristic of this threat actor.