# IP INTELLIGENCE BRIEFING
Target: 35.151.254.149/32
Classification: Moderate Risk Residential Endpoint
Date: Current
Source: IPDebrief Intelligence Platform
---
## EXECUTIVE SUMMARY
IP 35.151.254.149 is a residential endpoint associated with Charter Communications LLC (ASN 20115, CC04 network block 35.129.0.0/16). The IP carries a risk score of 50 (moderate) and is geolocated to Lawrenceville, GA, United States. No active threat indicators, known campaigns, or malicious reputation sources are associated with this address. The IP is listed on 2 of 8 DNSBLs but lacks specific abuse indicators.
---
## NETWORK ATTRIBUTES
| Attribute | Value |
|---|---|
| **ASN** | 20115 (Charter Communications LLC) |
| **Network** | CC04 / 35.129.0.0/16 |
| **Geolocation** | Lawrenceville, GA, US (33.94°N, 84.08°W) |
| **Network Role** | Residential Endpoint |
| **Infrastructure Type** | Residential |
| **ISP** | Spectrum (spectrum.com) |
| **PTR Record** | syn-035-151-254-149.res.spectrum.com |
---
## THREAT ASSESSMENT
- Risk Score: 50 (Moderate)
- Threat Indicators: None detected
- Known Campaigns: None
- Abuse Confidence Score: Not reported
- Is Tor Exit: No
- Is Known Attacker: No
- Is Spam Source: No
- Blacklist Count: 0
- DNSBL Listed: 2 of 8 lists
---
## NEIGHBORHOOD ANALYSIS
Subnet: 35.151.254.149/24
Abuse Density: 0 (Low)
Total Siblings: 2
Active Siblings: 0
Threat Siblings: 0
Notable Neighbor: 35.151.254.19 (Risk Score: 25, Authority Score: 50)
The subnet demonstrates minimal abuse activity with no threat siblings detected.
---
## OBSERVATION HISTORY (17 Signals)
Recent signal observations indicate:
- Geolocation: US (confidence 0.35)
- Subnet Classification: Clean (confidence 0.40)
- Ownership Changes: None (confidence 0.85)
- Network Classification: Residential (confidence 0.40)
- Organization: Charter Communications LLC (confidence 0.90)
- Threat Persistence: 0 days (not persistently malicious)
The IP has exhibited consistent residential network characteristics with no significant behavioral changes observed.
---
## RELATIONSHIP GRAPH
- Same Network: CC04 (Charter Communications)
- DNS Associations: syn-035-151-254-149.res.spectrum.com
---
## CONTROL PLANE STATUS
- Origin ASN: 20115
- BGP Prefix: 35.151.248.0/21
- Route Stability: False
- Operator Score: 0.1304 (Minimal)
- RPKI State: Not reported
- IRR Consistency: Not reported
---
## RECOMMENDED ACTIONS
Firewall Rules
iptables:
```bash
iptables -A INPUT -s 35.151.254.149 -j DROP
```
nftables:
```bash
nft add rule inet filter input ip saddr 35.151.254.149 drop
```
nginx:
```nginx
deny 35.151.254.149;
```
pfSense:
```
35.151.254.149/32
```
Cloud Platforms
Cloudflare WAF:
```json
{
"description": "Block 35.151.254.149 β IPDebrief risk score 50",
"action": "block",
"filter": {
"expression": "ip.src eq 35.151.254.149"
}
}
```
AWS WAF:
```json
{
"Addresses": ["35.151.254.149/32"],
"Description": "IPDebrief risk 50"
}
```
---
## ANALYST NOTES
- This IP presents moderate risk primarily due to residential network classification and DNSBL listings common for residential addresses.
- No evidence of active malicious activity or association with known threat campaigns.
- The residential nature and lack of threat indicators suggest this IP may be a legitimate end-user address.
- Correlation with neighbor subnet 35.151.254.19 (risk score 25) shows consistent residential patterns.
- Route instability (isRouteStable: false) may indicate recent network provisioning changes.
- Recommended verification: Monitor for any behavioral changes or increased abuse signals over the next 30 days.
---
END OF BRIEFING
This summary was generated by AI and may contain inaccuracies. Verify critical details independently.
π’ Ownership & Registration
| Organization | Charter Communications LLC |
| ASN | AS20115 |
| Network Name | CC04 |
| CIDR Block | 35.129.0.0/16 |
| RIR | ARIN |
| Country | United States |
| Abuse Contact | Available via RDAP |
π DNS Intelligence
| PTR | syn-035-151-254-149.res.spectrum.com |
| Forward Confirmed | No β PTR hostname does not resolve back to this IP (weak signal) |
| Forward Hostnames | syn-035-151-254-149.res.spectrum.com |
π DNS Hygiene
| Hygiene Score | 60% (Good) |
| SPF | Present |
| DMARC | Present |
| FCrDNS | Not verified |
| DNSSEC | Valid |
| CAA | Not configured |
βοΈ Network Classification
| Infrastructure | Residential |
| Service Purpose | Residential Endpoint |
| Network Tier | End-User β Residential ISP endpoint |
π 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 | 25% | 1 | 1 |
| routing | 25% | 1 | 1 |
| services | 25% | 1 | 1 |
| ownership | 0% | 0 | 0 |
| reputation | 0% | 0 | 0 |
| geolocation | 0% | 0 | 0 |
| Overall | 12% | 3 | 3 |
| Data Coherence | Consistent (100%) |
| Attribution | Moderate (50%) |
| OwnershipFCrDNSGeo ConsensusGeo PlausibleIRR MatchRPKI Valid |
π Observation Timeline π Live
| First Seen | 2026-07-28 22:22:27 UTC |
| Last Seen | 2026-07-30 19:10:54 UTC |
| Profile Built | 2026-07-30 19:25:27 UTC |
| Data Freshness | Live |
| Signal Types | 22 |
| Total Observations | 22 |
Full dossier details are available via our API.