# IP Intelligence Briefing: 104.248.113.216/32
Classification: Moderate Risk β Cloud Infrastructure
Date: Current
Assigned Analyst: SOC Team
---
## Executive Summary
IP address 104.248.113.216 is a DigitalOcean cloud compute infrastructure endpoint with a moderate risk score of 50. No active threat indicators, malware campaigns, or known attacker signatures were observed. The IP is part of a clean subnet with minimal abuse density. Recommended actions include standard firewall blocking pending correlation with additional security signals.
---
## Network and Infrastructure Profile
Ownership: DigitalOcean, LLC (ASN 14061)
Network Block: 104.248.0.0/16 (DIGITALOCEAN-104-248-0-0)
Geolocation: United States β New Jersey, North Bergen (consensus geolocation confirmed)
Infrastructure Type: Cloud Compute (Hosting-enabled)
Connection Classification: Cloud infrastructure endpoint
Control Plane Indicators:
- RPKI state: Not validated
- Route stability: Unstable
- DNSSEC: Valid
- DNSBL listings: 2 of 8 total lists (minor concern)
- Operator score: 0.1304 (Minimal operator risk)
---
## Threat Intelligence Assessment
Current Risk Score: 50 (Moderate)
Threat Indicators:
- No known attacker reputation
- Not identified as Tor exit node or proxy
- No spam source classification
- Zero blacklist entries in major threat feeds
- No active threat campaigns correlated
Service Exposure:
- No open ports detected
- No TLS certificates or HTTP services observed
- No email authentication records (SPF/DMARC)
- No reverse DNS entries
---
## Historical Observations
Total signal observations recorded: 15
Key Historical Signals:
- Geovalidation attempts observed with conflicting coordinate data (claimed latitude/longitude: 40.7964, -74.0203)
- ICMP validation blocked during recent probing attempts
- Traceroute activity detected (30 hops) via Comcast and Cogent transit networks
- No persistent malicious behavior pattern identified over observation period
---
## Neighborhood Analysis
Subnet: 104.248.113.0/24
Subnet Classification: Clean
Abuse Density: 0%
Sibling IP Risk Distribution:
- High-risk: 0
- Medium-risk: 0
- Low-risk: 1
Notable Neighbor:
- 104.248.113.133 (Risk Score: 25, Authority Score: 50)
The /24 subnet demonstrates minimal abuse activity with no threat siblings identified.
---
## Relationship Graph
Connected Entities:
- Network: DIGITALOCEAN-104-248-0-0 (multiple same-network relationships)
- No external organization, hostname, or certificate relationships detected
- No cross-network or cross-ownership connections
---
## Recommended Security Actions
Based on risk profile analysis, the following firewall rules are recommended:
iptables:
```
iptables -A INPUT -s 104.248.113.216 -j DROP
```
nftables:
```
nft add rule inet filter input ip saddr 104.248.113.216 drop
```
nginx:
```
deny 104.248.113.216;
```
pfSense:
```
104.248.113.216/32
```
Cloudflare WAF:
```json
{
"description": "Block 104.248.113.216 β IPDebrief risk score 50",
"action": "block",
"filter": {
"expression": "ip.src eq 104.248.113.216"
}
}
```
AWS WAF:
```json
{
"Addresses": ["104.248.113.216/32"],
"Description": "IPDebrief risk 50"
}
```
---
## Analyst Notes
This IP represents standard cloud infrastructure with moderate risk classification. The absence of threat indicators and clean neighborhood context suggests benign cloud hosting activity. However, the presence on 2 DNSBL lists warrants monitoring. Recommend blocking at perimeter firewall while correlating with internal threat detection systems. The moderate risk score (50) reflects infrastructure hosting rather than confirmed malicious activity.
Confidence Level: Medium
Priority: Routine Monitoring
This summary was generated by AI and may contain inaccuracies. Verify critical details independently.
π’ Ownership & Registration
| Organization | DigitalOcean, LLC |
| ASN | AS14061 |
| Network Name | DIGITALOCEAN-104-248-0-0 |
| CIDR Block | 104.248.0.0/16 |
| RIR | ARIN |
| Country | United States |
| 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 | Single-Service Host |
| Network Tier | Hosting β Infrastructure provider without advanced routing |
π Services & Open Ports
| Port | Service | Protocol | Banner |
|---|---|---|---|
| 22 | ssh | tcp | |
| Closed Ports | 25, 80, 443, 3389, 8080, 8443 (1 open / 7 scanned) | ||
| Server | β |
| HTTP Title | β |
| SSH Version | SSH-2.0-OpenSSH_8.9p1 Ubuntu-3ubuntu0.16 |
π 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 | 3 |
| routing | 17% | 1 | 1 |
| services | 24% | 2 | 2 |
| ownership | 35% | 2 | 3 |
| reputation | 17% | 1 | 2 |
| geolocation | 35% | 2 | 3 |
| Overall | 27% | 10 | 14 |
| Data Coherence | Consistent (100%) |
| Attribution | Moderate (50%) |
| OwnershipFCrDNSGeo ConsensusGeo PlausibleIRR MatchRPKI Valid |
π Observation Timeline π Live
| First Seen | 2026-08-05 18:27:31 UTC |
| Last Seen | 2026-08-13 07:44:03 UTC |
| Profile Built | 2026-08-13 08:04:54 UTC |
| Data Freshness | Live |
| Signal Types | 19 |
| Total Observations | 20 |
Full dossier details are available via our API.