## INTELLIGENCE BRIEFING: 173.234.227.195/32
Classification: Moderate Risk (Score: 50) | Status: Active Monitoring Recommended
Executive Summary
IP 173.234.227.195 is a hosting infrastructure address located in Dallas, TX, operated by Leaseweb USA, Inc. (ASN 394380) under the Choopa/GameServers network role. The IP is firewalled with no services detected and is not listed as a known attacker, spam source, or Tor exit node. However, the IP resides within a /24 subnet exhibiting critically high abuse density (94.53%), with 242 of 205 active sibling IPs flagged as threats.
Technical Profile
| Attribute | Value |
|---|---|
| **Risk Score** | 50/100 (Moderate) |
| **Organization** | Leaseweb USA, Inc. (Leaseweb) |
| **ASN** | 394380 |
| **Location** | Dallas, TX, United States |
| **Infrastructure** | Colocation Hosting / Hosting Provider |
| **Network Role** | Choopa/GameServers |
| **Services** | None Detected (Firewalled) |
| **DNSBL Status** | Listed on 2 of 8 threat feeds |
Threat Context
The IP is embedded within a high-abuse density subnet (173.234.227.0/24):
- Subnet Abuse Density: 94.53%
- Classification: High Abuse
- Active Siblings: 205
- Threat Siblings: 242
- Inherited Risk Score: 37
The neighborhood environment suggests this IP is part of a compromised hosting environment or is being utilized in conjunction with malicious peers.
Historical Observations
Forty-two observations recorded with consistent "Minimal" operator scoring (0.1304). No escalation in threat indicators detected over the observation period. DNSSEC validation confirmed.
Recommended Security Actions
The following rules are recommended for implementation:
iptables:
```bash
iptables -A INPUT -s 173.234.227.195 -j DROP
```
nftables:
```bash
nft add rule inet filter input ip saddr 173.234.227.195 drop
```
nginx:
```nginx
deny 173.234.227.195;
```
Cloudflare WAF:
```json
{
"description": "Block 173.234.227.195 β IPDebrief risk score 50",
"action": "block",
"filter": {"expression": "ip.src eq 173.234.227.195"}
}
```
AWS WAF:
```json
{
"Addresses": ["173.234.227.195/32"],
"Description": "IPDebrief risk 50"
}
```
Analyst Notes
Despite the moderate individual risk score, the IP's subnet context (94.53% abuse density) warrants defensive postures. The hosting nature of the infrastructure combined with the neighborhood threat profile suggests elevated likelihood of lateral movement or compromised peer exploitation. Monitor for any service activation or DNS resolution activity from this IP.
This summary was generated by AI and may contain inaccuracies. Verify critical details independently.
π’ Ownership & Registration
| Organization | Leaseweb USA, Inc. |
| ASN | AS394380 |
| Network Name | β |
| CIDR Block | β |
| RIR | ARIN |
| Country | β |
| Abuse Contact | Available via RDAP |
π DNS Intelligence
| PTR Record | No PTR |
| Forward Confirmed | No β PTR hostname does not resolve back to this IP (weak signal) |
π DNS Hygiene
| Hygiene Score | 20% (Poor) |
| SPF | Not configured |
| DMARC | Not configured |
| FCrDNS | Not verified |
| DNSSEC | Valid |
| CAA | Not configured |
βοΈ Network Classification
| Infrastructure | Infrastructure / Datacenter |
| Service Purpose | Firewalled / No Services |
| Network Tier | Hosting β Infrastructure provider without advanced routing |
π Services & Open Ports
| Port | Service | Protocol | Banner |
|---|---|---|---|
| No open ports detected | |||
| Closed Ports | 22, 25, 80, 443, 3389, 8080, 8443 (0 open / 7 scanned) | ||
| Server | β |
| HTTP Title | β |
π TLS Certificate
| SANs | None |
| Valid From | β |
| Valid Until | β |
π― Confidence Breakdown
Per-dimension confidence scores based on source diversity and data freshness
| Dimension | Score | Sources | Observations |
|---|---|---|---|
| threat | 31% | 2 | 4 |
| routing | 45% | 1 | 8 |
| services | 15% | 2 | 2 |
| ownership | 24% | 2 | 3 |
| reputation | 31% | 1 | 3 |
| geolocation | 30% | 2 | 3 |
| Overall | 29% | 10 | 23 |
| Data Coherence | Consistent (100%) |
| Attribution | Moderate (50%) |
| OwnershipFCrDNSGeo ConsensusGeo PlausibleIRR MatchRPKI Valid |
π Observation Timeline π Live
| First Seen | 2026-05-07 23:05:04 UTC |
| Last Seen | 2026-06-27 11:48:36 UTC |
| Profile Built | 2026-06-28 05:54:59 UTC |
| Data Freshness | Live |
| Signal Types | 19 |
| Total Observations | 53 |
Full dossier details are available via our API.