IP INTELLIGENCE BRIEFING: 38.253.170.253/32
---
EXECUTIVE SUMMARY
IP address 38.253.170.253 presents moderate risk (Score: 50) with no active threat indicators. The address is classified as residential infrastructure under WI-NET Telecom SAC. While not flagged as malicious by known attacker feeds, the IP demonstrates scanning activity and is listed on 2 of 8 DNSBLs. Recommended action: Monitor or block based on organizational policy.
---
OWNERSHIP & INVENTORY
- ASN: 265691
- Organization: WI-NET Telecom SAC
- Network Name: WTSA-CGNT-NET-1
- CIDR Block: 38.253.128.0/18
- Registration: ARIN registry
- Network Role: Residential Endpoint
---
THREAT INDICATORS
- Risk Score: 50 (Moderate)
- Known Attacker: No
- Tor Exit Node: No
- Spam Source: No
- Blacklist Count: 0
- DNSBL Listings: 2 of 8 lists
- Abuse Confidence: Not scored
- Campaign Correlation: None detected
---
NETWORK CLASSIFICATION
- Infrastructure Type: Residential
- Provider: No
- Cloud/CDN: No
- VPN/Proxy: No
- Hosting: No
- Mobile: No
- Bogon: No
- Anycast: No
---
GEOLOCATION DATA
- Country: United States (US)
- Geo Sources: 2
- Geo Consensus: False
- Geo Plausible: False
- Accuracy Radius: 2500 km
- Note: Geolocation data shows inconsistency; one historical signal indicated Lima, Peru
---
CONTROL PLANE ANALYSIS
- Route Stability: Unstable
- DNSSEC Valid: Yes
- Operator Score: 0.1304 (Minimal)
- Hops to Target: 12
- Transit Network: Comcast
---
NEIGHBORHOOD ANALYSIS
- Subnet: 38.253.170.253/24
- Abuse Density: 0
- Subnet Classification: Clean
- Active Siblings: 0
- Threat Siblings: 0
- Risk Inheritance: None
---
OBSERVATION HISTORY
- Total Observations: 15
- Recent Activity: Port scanning detected (2026-07-31)
- Threat Persistence: None
- Ownership Changes: 0
- Signal Types: Port scanning, traceroute, geolocation probes
---
RELATIONSHIP GRAPH
- Same Network References: 5 instances (WTSA-CGNT-NET-1)
- External Relationships: None identified
- Certificate Associations: None
- Hostname Associations: None
---
RECOMMENDED ACTIONS
Firewall Rules:
```bash
# iptables
iptables -A INPUT -s 38.253.170.253 -j DROP
# nftables
nft add rule inet filter input ip saddr 38.253.170.253 drop
```
Cloud WAF Rules:
```json
// Cloudflare WAF
{
"description": "Block 38.253.170.253 β IPDebrief risk score 50",
"action": "block",
"filter": {
"expression": "ip.src eq 38.253.170.253"
}
}
// AWS WAF
{
"Addresses": ["38.253.170.253/32"],
"Description": "IPDebrief risk 50"
}
```
---
ASSESSMENT & RECOMMENDATION
The IP address 38.253.170.253 is a residential endpoint with moderate risk scoring. While not actively malicious, the combination of DNSBL listings and recent port scanning activity warrants attention. The subnet shows no abuse density, suggesting this IP may be operating independently.
Recommended SOC Action: Block traffic at perimeter firewall or WAF. Monitor for escalation to confirmed malicious activity. No immediate incident response required.
This summary was generated by AI and may contain inaccuracies. Verify critical details independently.
π’ Ownership & Registration
| Organization | WI-NET Telecom SAC |
| ASN | AS265691 |
| Network Name | WTSA-CGNT-NET-1 |
| CIDR Block | 38.253.128.0/18 |
| RIR | ARIN |
| Country | United States |
| Abuse Contact | β |
π 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 | Residential |
| Service Purpose | Web Server |
| Network Tier | End-User β Residential ISP endpoint |
π Services & Open Ports
| Port | Service | Protocol | Banner |
|---|---|---|---|
| 80 | http | tcp | β |
| 443 | https | tcp | β |
| 3389 | rdp | tcp | β |
| Closed Ports | 22, 25, 8080, 8443 (3 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 | 25% | 1 | 1 |
| reputation | 0% | 0 | 0 |
| geolocation | 35% | 2 | 2 |
| Overall | 22% | 6 | 6 |
| Data Coherence | Mixed Signals (60%) β 2 contradiction(s) |
| Attribution | Very Low (20%) |
| OwnershipFCrDNSGeo ConsensusGeo PlausibleIRR MatchRPKI Valid |
β Geo sources disagree on country: PE, US
π Observation Timeline π Live
| First Seen | 2026-07-30 23:20:40 UTC |
| Last Seen | 2026-08-02 23:10:29 UTC |
| Profile Built | 2026-07-31 05:01:50 UTC |
| Data Freshness | Live |
| Signal Types | 19 |
| Total Observations | 19 |
Full dossier details are available via our API.