# IP Intelligence Briefing: 102.64.45.106
## Executive Summary
IP address 102.64.45.106 is a South African-residential or ISP-assigned endpoint with a moderate risk score of 40. The IP exhibits no active threat indicators but demonstrates elevated neighborhood risk density. Recommended for monitoring or blocking depending on organizational risk tolerance.
## Technical Profile
- IP Address: 102.64.45.106/32
- Risk Score: 40 (Moderate Risk)
- ASN: 327991 (Megasurf Wireless Internet CC)
- Organization: Jacobus De Beer
- CIDR Block: 102.64.45.0/24
- RIR: afriNIC
- Registration: Allocated 2019-06-12
## Geolocation Intelligence
- Country: South Africa (ZA)
- Region: Gauteng
- City: Vanderbijlpark
- Coordinates: Latitude -30.56°, Longitude 22.94°
- Accuracy Radius: 800 km
- Geo Plausibility: False (validation discrepancy noted)
- Timezone: Africa/Johannesburg
## Network Classification
- Service Purpose: Firewalled / No Services
- Infrastructure Type: Not classified as cloud, CDN, VPN, proxy, Tor, or hosting
- Connection Type: Not determined
- Provider Classification: Not identified as ISP or data center
- Mobile Carrier: Not identified
## DNS Intelligence
- PTR Hostname: ms-45-106.megasurf.co.za
- Forward Resolution: Confirmed (ms-45-106.megasurf.co.za)
- Reverse DNS: Active and verified
- Email Authentication: SPF and DMARC records present on associated domain
- Forward Resolution Count: 1
## Service Enumeration
- Open Ports: None detected
- TLS Certificate: No certificates observed
- HTTP Banner: No server response
- Application Fingerprint: Not applicable (no services open)
## Threat Indicators
- Blacklist Count: 0
- DNSBL Listings: 2 of 8 total lists
- Tor Exit Node: No
- Known Attacker: No
- Spam Source: No
- Known Campaigns: None detected
- Threat Feeds: No indicators
## Neighborhood Analysis (102.64.45.0/24)
- Total Subnet Size: 256 addresses
- Active Siblings: 6
- Threat Siblings: 18
- Abuse Density: 0.3051 (moderate-high)
- Classification: Mixed
- Inherited Risk Score: 12
- Risk Distribution: 3 high-risk, 55 medium-risk, 6 low-risk neighbors
## Historical Observations
- Total Observations: 21
- Recent Activity: Signals observed 2026-06-25
- Observation Period: 2026-06-04 through 2026-06-25
- Threat Persistence: 0 days (not persistently malicious)
- Ownership Changes: 0
- Threat Observation Count: 1
- Last Known Threat: None (single observation event)
## Control Plane Intelligence
- BGP Prefix: 102.64.40.0/21
- Route Stability: Unstable (flagged)
- RPKI State: Not reported
- IRR Consistency: Not verified
- Route Changes (30d): 0
- DNSSEC: Valid
- Operator Score: 0.2609 (Basic)
## Recommended Security Actions
Based on risk profile, the following firewall rules are recommended:
iptables
```bash
iptables -A INPUT -s 102.64.45.106 -j DROP
```
nftables
```bash
nft add rule inet filter input ip saddr 102.64.45.106 drop
```
Nginx
```nginx
deny 102.64.45.106;
```
pfSense
```
102.64.45.106/32
```
Cloudflare WAF
```json
{
"description": "Block 102.64.45.106 β IPDebrief risk score 40",
"action": "block",
"filter": {
"expression": "ip.src eq 102.64.45.106"
}
}
```
AWS WAF
```json
{
"Addresses": ["102.64.45.106/32"],
"Description": "IPDebrief risk 40"
}
```
## Intelligence Assessment
This IP represents a residential or ISP-assigned endpoint with moderate risk characteristics. The absence of open services reduces immediate exploitation risk, but the subnet's elevated abuse density (0.3051) and 18 threat-sibling IPs warrant monitoring. The IP should be treated as a potential source of spam or low-level abuse rather than active malware distribution.
Recommended Action: Implement blocking rules per organization policy. Monitor for any changes in risk profile or emergence of threat indicators.
Confidence Level: Moderate
Data Source: IPDebrief Intelligence Platform
Report Generated: 2026-06-25
This summary was generated by AI and may contain inaccuracies. Verify critical details independently.
π’ Ownership & Registration
| Organization | Jacobus De Beer |
| ASN | AS327991 |
| Network Name | 102.64.45.0 - 102.64.45.255 |
| CIDR Block | 102.64.45.0/24 |
| RIR | AFRINIC |
| Country | ZA |
| Abuse Contact | β |
π DNS Intelligence
| PTR | ms-45-106.megasurf.co.za |
| Forward Confirmed | Yes β FCrDNS verified |
| Forward Hostnames | ms-45-106.megasurf.co.za |
π DNS Hygiene
| Hygiene Score | 80% (Excellent) |
| SPF | Present |
| DMARC | Present |
| FCrDNS | Verified |
| DNSSEC | Valid |
| CAA | Not configured |
βοΈ Network Classification
| Infrastructure | Unknown |
| Service Purpose | Firewalled / No Services |
| Network Tier | Unknown β Insufficient routing data to classify |
π 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% | 2 | 4 |
| routing | 19% | 1 | 2 |
| services | 15% | 2 | 2 |
| ownership | 15% | 2 | 2 |
| reputation | 19% | 1 | 3 |
| geolocation | 35% | 2 | 3 |
| Overall | 21% | 10 | 16 |
| Data Coherence | Consistent (100%) |
| Attribution | Moderate (70%) |
| OwnershipFCrDNSGeo ConsensusGeo PlausibleIRR MatchRPKI Valid |
π Observation Timeline π Live
| First Seen | 2026-05-08 11:09:36 UTC |
| Last Seen | 2026-06-25 04:18:42 UTC |
| Profile Built | 2026-06-25 04:28:27 UTC |
| Data Freshness | Live |
| Signal Types | 25 |
| Total Observations | 28 |
Full dossier details are available via our API.