# IP Intelligence Briefing: 139.59.211.202/32
## Executive Summary
IP address 139.59.211.202 operates within the DigitalOcean cloud infrastructure (ASN 14061, DIGITALOCEAN-AP) and presents a moderate risk profile (score: 65/100). The IP is classified as a cloud compute host with no open services detected. No active threat indicators or known malicious campaigns were identified.
## Infrastructure Profile
- ASN: 14061 (Digital Ocean Inc administrator)
- Network Block: 139.59.208.0/21
- Geolocation: Singapore (SG), Frankfurt am Main region (consensus issues present)
- Infrastructure Type: CloudCompute
- Service Status: Firewalled / No Services Detected
- DNS Classification: No PTR hostnames, no forward resolution
## Threat Assessment
The IP scored 65/100 on the risk scale, indicating moderate risk. Analysis revealed:
- No open ports or running services detected
- Not classified as Tor exit node, known attacker, or spam source
- Listed on 3 of 8 DNSBL feeds
- Operator score: 0.1304 (Minimal)
- No blacklisted threat indicators or known campaign associations
## Historical Observations
Signal history contains 18 total observations. Recent activity (2026-07-30) indicates:
- Stable ownership (0 changes)
- No persistent malicious activity detected
- Multiple signal types observed: ownership, network scans, geolocation, and infrastructure probes
- No escalation in threat behavior over the observation window
## Network Neighborhood Analysis
The /24 subnet (139.59.211.0/24) shows:
- Abuse Density: 0
- Classification: Clean
- Neighboring IPs: 1 (139.59.211.211)
- Threat Siblings: 0
- No inherited risk from adjacent addresses
## Recommended Actions
Monitoring
Increase logging verbosity and review recent activity from this IP due to elevated risk score (65/100).
Blocking Rules
iptables:
```
iptables -A INPUT -s 139.59.211.202 -j DROP
```
nftables:
```
nft add rule inet filter input ip saddr 139.59.211.202 drop
```
nginx:
```
deny 139.59.211.202;
```
pfSense:
```
139.59.211.202/32
```
Cloudflare WAF:
```json
{
"description": "Block 139.59.211.202 โ IPDebrief risk score 65",
"action": "block",
"filter": {
"expression": "ip.src eq 139.59.211.202"
}
}
```
AWS WAF:
```json
{
"Addresses": ["139.59.211.202/32"],
"Description": "IPDebrief risk 65"
}
```
## Analyst Notes
This IP operates in a clean subnet with no immediate threat indicators. The moderate risk score warrants monitoring but does not indicate active malicious activity. Consider blocking if the IP demonstrates suspicious behavior in production traffic.
This summary was generated by AI and may contain inaccuracies. Verify critical details independently.
๐ข Ownership & Registration
| Organization | Digital Ocean Inc administrator |
| ASN | AS14061 |
| Network Name | DIGITALOCEAN-AP |
| CIDR Block | 139.59.208.0/21 |
| RIR | ARIN |
| Country | DE |
| 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 | 35% | 2 | 4 |
| routing | 13% | 1 | 1 |
| services | 19% | 2 | 2 |
| ownership | 27% | 2 | 3 |
| reputation | 17% | 1 | 2 |
| geolocation | 27% | 2 | 3 |
| Overall | 23% | 10 | 15 |
| Data Coherence | Consistent (100%) |
| Attribution | Moderate (50%) |
| OwnershipFCrDNSGeo ConsensusGeo PlausibleIRR MatchRPKI Valid |
๐ Observation Timeline ๐ Live
| First Seen | 2026-07-28 22:21:46 UTC |
| Last Seen | 2026-08-12 22:50:01 UTC |
| Profile Built | 2026-08-12 22:57:13 UTC |
| Data Freshness | Live |
| Signal Types | 20 |
| Total Observations | 22 |
Full dossier details are available via our API.