# IP Intelligence Briefing: 197.255.205.25/32
## Executive Summary
IP address 197.255.205.25 is classified as High Risk (Risk Score: 70/100). The address is owned by Simon Abraham under ASN 37323 and is located in Banjul, Gambia (GM). The IP is firewalled with no open services and resolves to netpagedns.net. While the IP shows elevated risk, no active threat campaigns or known malicious activity were detected.
## Profile Details
| Attribute | Value |
|---|---|
| **Risk Score** | 70/100 |
| **ASN** | 37323 (Simon Abraham) |
| **Organization** | Simon Abraham |
| **Network** | 197.255.205.0/24 |
| **Location** | Banjul, Gambia (GM) |
| **RIR** | AFIRNIC |
| **Service Type** | Firewalled / No Services |
| **DNS** | 197-255-205-25.netpagedns.net |
| **DNSBL Listed** | 4/8 lists |
| **Reputation** | High Risk |
## Threat Indicators
- Known Attacker: No
- Spam Source: No
- Tor Exit Node: No
- Malware/Phishing: No
- Campaign Association: None detected
- Threat Feeds: No matches
## Neighborhood Analysis (197.255.205.0/24)
The /24 subnet contains 11 sibling IPs with a risk distribution of 8 medium-risk and 3 low-risk addresses. Key observations:
| Neighbor IP | Risk Score | Authority Score |
|---|---|---|
| 197.255.205.36 | 55 | 50 |
| 197.255.205.63 | 55 | 50 |
| 197.255.205.77 | 55 | 50 |
| 197.255.205.127 | 55 | 50 |
| 197.255.205.156 | 55 | 50 |
| 197.255.205.123 | 40 | 50 |
| 197.255.205.202 | 40 | 50 |
| 197.255.205.242 | 40 | 50 |
| 197.255.205.121 | 30 | 50 |
| 197.255.205.198 | 30 | 50 |
| 197.255.205.251 | 25 | 50 |
Abuse density for the subnet is 0. No inherited risk signals were detected.
## Observation History
Thirteen observations were recorded as of 2026-07-30. The IP has demonstrated:
- Stable ownership with zero ownership changes
- Consistent geolocation (Banjul, Gambia)
- No persistent malicious behavior
- No threat observation events
## Network Control Plane
- Route Stability: False (non-stable routing)
- BGP Prefix: 197.255.205.0/24
- RPKI State: Not evaluated
- IRR Consistency: Not evaluated
- DNSSEC Valid: True
- MOAS: Not evaluated
- Route Changes (30d): 0
## Recommended Actions
Immediate
1. Block at perimeter firewall โ IPDebrief recommends blocking this address based on risk score 70/100
2. Increase logging verbosity โ Monitor for any traffic attempts from this IP
Firewall Rules
iptables:
```
iptables -A INPUT -s 197.255.205.25 -j DROP
```
nftables:
```
nft add rule inet filter input ip saddr 197.255.205.25 drop
```
nginx:
```
deny 197.255.205.25;
```
pfSense:
```
197.255.205.25/32
```
Cloudflare WAF:
```json
{
"description": "Block 197.255.205.25 โ IPDebrief risk score 70",
"action": "block",
"filter": {
"expression": "ip.src eq 197.255.205.25"
}
}
```
AWS WAF:
```json
{
"Addresses": ["197.255.205.25/32"],
"Description": "IPDebrief risk 70"
}
```
## Intelligence Assessment
While 197.255.205.25 shows elevated risk scores, the absence of active threat indicators, open services, and campaign associations suggests this IP may be associated with low-level abuse or reputation issues rather than active malicious operations. The subnet shows moderate risk concentration with multiple medium-risk siblings. Recommend monitoring the 197.255.205.0/24 subnet for correlated activity and consider implementing subnet-level filtering if risk persists.
Priority: Monitor/Block
Classification: High Risk
Last Updated: 2026-07-30
This summary was generated by AI and may contain inaccuracies. Verify critical details independently.
๐ข Ownership & Registration
| Organization | Simon Abraham |
| ASN | AS37323 |
| Network Name | 197.255.205.0 - 197.255.205.255 |
| CIDR Block | 197.255.205.0/24 |
| RIR | AFRINIC |
| Country | GM |
| Abuse Contact | โ |
๐ DNS Intelligence
| PTR | 197-255-205-25.netpagedns.net |
| Forward Confirmed | No โ PTR hostname does not resolve back to this IP (weak signal) |
| Forward Hostnames | 197-255-205-25.netpagedns.net |
๐ DNS Hygiene
| Hygiene Score | 20% (Poor) |
| SPF | Not configured |
| DMARC | Not configured |
| FCrDNS | Not 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% | 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-27 15:46:35 UTC |
| Last Seen | 2026-08-13 12:53:08 UTC |
| Profile Built | 2026-08-12 18:32:35 UTC |
| Data Freshness | Live |
| Signal Types | 16 |
| Total Observations | 16 |
Full dossier details are available via our API.