# IP Intelligence Briefing: 35.247.110.146/32
Classification: Moderate Risk | Organization: Google LLC (GOOGLE-CLOUD) | Date: 2026-07-31
## Executive Summary
IP address 35.247.110.146 belongs to Google Cloud Infrastructure (ASN 396982) within the 35.208.0.0/12 block. The IP carries a risk score of 50 (Moderate Risk) with no active threat indicators, though it appears on 2 of 8 DNS blacklists. The IP resolves to googleusercontent.com and is classified as firewalled with no open services detected. Neighborhood analysis of /24 subnet 35.247.110.0/24 indicates clean abuse density (0) with minimal sibling risk.
## Infrastructure Profile
| Attribute | Value |
|---|---|
| **Owner** | Google LLC (GOOGLE-CLOUD) |
| **ASN** | 396982 |
| **Geolocation** | United States, OR, The Dalles (45.6°N, -121.19°W) |
| **PTR Hostname** | 146.110.247.35.bc.googleusercontent.com |
| **Forward Resolution** | 146.110.247.35.bc.googleusercontent.com |
| **DNSSEC** | Valid |
| **Open Ports** | None detected (Firewalled) |
| **Service Purpose** | Cloud Infrastructure |
## Threat Assessment
- Risk Score: 50/100 (Moderate)
- Known Attacker: No
- Spam Source: No
- Tor Exit Node: No
- Blacklist Status: Listed on 2 of 8 DNSBLs
- Abuse Confidence Score: Not calculated
- Campaign Correlation: None detected
Threat Signals: No active threat indicators. The IP does not match known attack campaigns or threat feeds.
## Behavioral Analysis (Observation History)
Sixteen observations recorded. Key findings:
- Geolocation Signals: Consistent US location with 45.6°N, -121.19°W coordinates
- DNS Signals: Valid CAA records and DNSSEC validation confirmed
- Blacklist Activity: Signal ID 2344 indicates 2 blacklist listings with maximum severity of "high"
- ICMP Response: Blocked - unable to validate (typical for cloud infrastructure)
## Network Neighborhood
Subnet: 35.247.110.0/24
- Total Siblings: 2
- Active Siblings: 1
- Abuse Density: 0 (Clean)
- Sibling Risk Distribution: Low (1), Medium (0), High (0)
- Notable Neighbor: 35.247.110.24 (Risk Score: 25, Authority Score: 90)
## Recommended Security Actions
Due to DNS blacklist listings and moderate risk classification, the following blocking rules are recommended:
iptables:
```
iptables -A INPUT -s 35.247.110.146 -j DROP
```
nftables:
```
nft add rule inet filter input ip saddr 35.247.110.146 drop
```
nginx:
```
deny 35.247.110.146;
```
pfSense:
```
35.247.110.146/32
```
Cloudflare WAF:
```json
{
"description": "Block 35.247.110.146 β IPDebrief risk score 50",
"action": "block",
"filter": {
"expression": "ip.src eq 35.247.110.146"
}
}
```
AWS WAF:
```json
{
"Addresses": ["35.247.110.146/32"],
"Description": "IPDebrief risk 50"
}
```
## Intelligence Notes
1. Legitimate Cloud Infrastructure: This IP is part of Google Cloud's infrastructure. The moderate risk score and blacklist listings may result from shared infrastructure reputation rather than direct malicious activity.
2. DNS Blacklist Presence: Two DNS blacklist listings require investigation. Verify if listings are due to infrastructure-wide reputation or specific malicious activity from this IP.
3. No Active Services: The IP shows no open ports or services, indicating it is likely a backend infrastructure address rather than a public-facing endpoint.
4. Low Neighborhood Risk: The /24 subnet shows clean abuse density with minimal sibling risk, suggesting isolated behavior.
Recommendation: Monitor blacklist listings and verify specific reasons for listing. Consider blocking if organization has strict cloud provider policies, but note this may be legitimate Google Cloud infrastructure.
---
*Report generated by IPDebrief Intelligence Platform. Data subject to change. Combine with other signals before taking action.*
This summary was generated by AI and may contain inaccuracies. Verify critical details independently.
π’ Ownership & Registration
| Organization | Google LLC |
| ASN | AS396982 |
| Network Name | GOOGLE-CLOUD |
| CIDR Block | 35.208.0.0/12 |
| RIR | ARIN |
| Country | United States |
| Abuse Contact | Available via RDAP |
π DNS Intelligence
| PTR | 146.110.247.35.bc.googleusercontent.com |
| Forward Confirmed | Yes β FCrDNS verified |
| Forward Hostnames | 146.110.247.35.bc.googleusercontent.com |
π DNS Hygiene
| Hygiene Score | 100% (Excellent) |
| SPF | Present |
| DMARC | Present |
| FCrDNS | Verified |
| DNSSEC | Valid |
| CAA | Present |
βοΈ Network Classification
| Infrastructure | Infrastructure / Datacenter |
| Service Purpose | Web Server |
| Network Tier | Tier 3 β Basic operator with some routing infrastructure |
π Services & Open Ports
| Port | Service | Protocol | Banner |
|---|---|---|---|
| 443 | https | tcp | β |
| Closed Ports | 22, 25, 80, 3389, 8080, 8443 (1 open / 7 scanned) | ||
| Server | β |
| HTTP Title | β |
π TLS Certificate
| SANs | kuberneteskubernetes.defaultkubernetes.default.svckubernetes.default.svc.cluster.local |
| Valid From | 2026-08-05T14:25:44+00:00 |
| Valid Until | 2031-08-04T14:27:44+00:00 |
| TLS Protocol | Tls13 |
| Cipher Suite | TLS_AES_128_GCM_SHA256 |
| Signature Algorithm | sha256RSA |
| Validity Period | 1825 days |
| Serial Number | 00D6C21AC2B5A32FC0E02E5667359C3662 |
| Thumbprint | 187869A4BF539A238C9F33D47A23A0AA51972071 |
π― Confidence Breakdown
Per-dimension confidence scores based on source diversity and data freshness
| Dimension | Score | Sources | Observations |
|---|---|---|---|
| threat | 33% | 2 | 4 |
| routing | 13% | 1 | 1 |
| services | 32% | 2 | 3 |
| ownership | 30% | 2 | 3 |
| reputation | 28% | 1 | 3 |
| geolocation | 27% | 2 | 3 |
| Overall | 27% | 10 | 17 |
| Data Coherence | Mostly Consistent (85%) β 1 contradiction(s) |
| Attribution | Moderate (70%) |
| OwnershipFCrDNSGeo ConsensusGeo PlausibleIRR MatchRPKI Valid |
π Observation Timeline π Live
| First Seen | 2026-07-29 22:50:21 UTC |
| Last Seen | 2026-08-13 00:18:01 UTC |
| Profile Built | 2026-08-13 00:19:34 UTC |
| Data Freshness | Live |
| Signal Types | 24 |
| Total Observations | 26 |
Full dossier details are available via our API.