# IP Intelligence Briefing: 108.62.57.82/32
Date: June 2026
Classification: Moderate Risk (Score: 65/100)
Prepared For: SOC Operations Team
---
## Executive Summary
IP address 108.62.57.82 is associated with LeaseWeb USA, Inc. Seattle (ASN 396190) and presents moderate risk. The IP resolves to domain 3e.vc with SPF configuration but lacks DMARC validation. While the IP itself shows no active open ports, the /24 subnet exhibits high abuse density (0.7656), indicating a potentially compromised hosting environment.
---
## Infrastructure Profile
| Attribute | Value |
|---|---|
| **Risk Score** | 65/100 (Moderate) |
| **Provider** | LeaseWeb USA, Inc. Seattle |
| **ASN** | 396190 |
| **Geolocation** | Seattle, WA, US |
| **CIDR Block** | 108.62.56.0/21 |
| **Network Role** | Firewalled / No Services |
DNS Configuration:
- PTR Hostname: 108.62.57.82.rdns.3e.vc
- SPF Record: Configured (v=spf1 include:spf.mail.qq.com ~all)
- DMARC Record: Not present
- Forward Resolution: 1 hostname
---
## Threat Indicators
- Known Attacker: No
- Tor Exit Node: No
- Spam Source: No
- Blacklist Count: 0
- Active Threat Feeds: None observed
- Campaign Matches: 0
Control Plane Analysis:
- DNSBL Listed: 3 of 8 total lists
- RPKI State: Not validated
- Route Stability: Stable (no changes in 30 days)
- BGP Path: 3257 β 396190
---
## Neighborhood Analysis
The /24 subnet (108.62.57.0/24) demonstrates concerning abuse characteristics:
| Metric | Value |
|---|---|
| **Abuse Density** | 0.7656 (High) |
| **Classification** | High Abuse |
| **Active Siblings** | 156 of 256 total |
| **Threat Siblings** | 196 |
| **IP Risk Distribution** | 99 Medium, 1 Low |
The elevated abuse density suggests this IP resides within a compromised or poorly monitored hosting environment.
---
## Historical Observations
Analysis of 28 observations reveals:
- Latest Signal: June 24, 2026 (Operator Score: 0.3)
- DNS Configuration: SPF record present, DMARC absent (observed June 20, 2026)
- Route Stability: Maintained over observation period
- Threat Persistence: No persistent malicious behavior detected
---
## Recommended Actions
Immediate Mitigation
1. Block at Egress/Ingress: The IP presents elevated risk and should be blocked unless business-justified traffic exists.
2. Monitor Subnet: Given high neighborhood abuse density, implement logging and monitoring for the entire 108.62.57.0/24 subnet.
Firewall Implementation
```bash
# iptables
iptables -A INPUT -s 108.62.57.82 -j DROP
# nftables
nft add rule inet filter input ip saddr 108.62.57.82 drop
# Cloudflare WAF
{
"description": "Block 108.62.57.82 β IPDebrief risk score 65",
"action": "block",
"filter": {"expression": "ip.src eq 108.62.57.82"}
}
# AWS WAF
{
"Addresses": ["108.62.57.82/32"],
"Description": "IPDebrief risk 65"
}
```
---
## Intelligence Assessment
This IP requires blocking due to its moderate risk profile combined with high-abuse neighborhood context. The absence of active services reduces immediate threat potential, but the subnet-level risk warrants defensive posture. Monitor for any changes in service activity or threat indicators, and consider broader subnet-level filtering if false positives do not impact legitimate traffic.
---
*Report generated using IPDebrief Intelligence Platform. Recommendations should be validated against operational requirements before implementation.*
This summary was generated by AI and may contain inaccuracies. Verify critical details independently.
π’ Ownership & Registration
| Organization | LeaseWeb USA, Inc. Seattle |
| ASN | AS396190 |
| Network Name | β |
| CIDR Block | 108.62.56.0/21 |
| RIR | ARIN |
| Country | β |
| Abuse Contact | Available via RDAP |
π DNS Intelligence
| PTR | 108.62.57.82.rdns.3e.vc |
| Forward Confirmed | No β PTR hostname does not resolve back to this IP (weak signal) |
| Forward Hostnames | 108.62.57.82.rdns.3e.vc |
π DNS Hygiene
| Hygiene Score | 60% (Good) |
| SPF | 1/2 domains |
| DMARC | 0/2 domains |
| FCrDNS | Not verified |
| DNSSEC | Valid |
| CAA | Present |
| Domains Checked | 2 domains |
βοΈ Network Classification
| Infrastructure | Unknown |
| Service Purpose | Firewalled / No Services |
| Network Tier | Tier 3 β Basic operator with some routing infrastructure |
π 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 | 33% | 2 | 4 |
| routing | 24% | 2 | 3 |
| services | 15% | 2 | 2 |
| ownership | 27% | 3 | 4 |
| reputation | 31% | 1 | 3 |
| geolocation | 24% | 2 | 3 |
| Overall | 26% | 12 | 19 |
| Data Coherence | Consistent (100%) |
| Attribution | Moderate (50%) |
| OwnershipFCrDNSGeo ConsensusGeo PlausibleIRR MatchRPKI Valid |
π Observation Timeline π Live
| First Seen | 2026-05-07 23:04:53 UTC |
| Last Seen | 2026-06-26 18:11:52 UTC |
| Profile Built | 2026-06-24 19:07:00 UTC |
| Data Freshness | Live |
| Signal Types | 28 |
| Total Observations | 32 |
Full dossier details are available via our API.