# IPDEBRIEF INTELLIGENCE BRIEFING
Target: 51.68.214.191/32
Classification: Moderate Risk Hosting Infrastructure
Date: Current Assessment
---
## EXECUTIVE SUMMARY
IP 51.68.214.191 is a VPS instance operated by OVH Ltd within the VPS-UK2 network block. The IP presents moderate risk (score: 50) with multiple DNSBL listings and is associated with the ismago.fr domain via TLS certificate. Infrastructure is deployed in a standard cloud hosting environment with standard web services.
---
## OWNERSHIP & GEOLOCATION
| Field | Value |
|---|---|
| ASN | 16276 |
| Organization | OVH Ltd |
| Network | VPS-UK2 (51.68.212.0/22) |
| Country | GB (United Kingdom) |
| Hostname | vps-baae2a91.vps.ovh.net |
| DNSBL Listings | 2 of 8 total lists |
Note: Geolocation signals indicate Paris area coordinates despite UK network registration. RTT measurements (~85ms) suggest European origin.
---
## NETWORK FINGERPRINT
Services Identified:
- Port 80/TCP: HTTP (Apache)
- Port 443/TCP: HTTPS (Apache)
- Port 22/TCP: SSH (OpenSSH 8.0)
TLS Certificate:
- Issuer: CN=ismago.fr
- Subject: CN=ismago.fr
- SANs: ismago.fr, mail.ismago.fr, www.ismago.fr, cpanel.ismago.fr, webmail.ismago.fr (+3 more)
HTTP Configuration:
- HTTP/1.1 only (no HTTP/2)
- No HSTS, CSP, or Referrer Policy headers
- Apache server banner detected
---
## THREAT INTELLIGENCE
Risk Indicators:
- Listed on 2 DNSBLs with maximum severity: HIGH
- Abuse confidence score: Not reported
- No known attacker attribution
- No known campaign correlation
- Not a Tor exit node or proxy
Temporal Signals:
- 25 historical observations recorded
- Most recent signals: 2026-08-12
- Threat persistence: Not persistently malicious
- Control plane stability: Route changes detected (30-day window)
---
## SUBNET ANALYSIS
51.68.214.0/24 Neighborhood:
- Abuse density: 0 (low)
- Classification: Mostly clean
- No high-risk siblings detected
- Single active sibling in subnet
---
## ACTIONABLE RECOMMENDATIONS
For SOC/Defense Teams:
1. Monitor for DNSBL reputation degradation
2. Validate legitimate use of ismago.fr domain associations
3. Standard monitoring for SSH (port 22) access patterns
4. No immediate blocking recommended; risk score indicates moderate concern
Firewall Rules (iptables):
```
# Allow established connections
iptables -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT
# Allow HTTPS (port 443) - required for web services
iptables -A INPUT -p tcp --dport 443 -j ACCEPT
# Allow HTTP (port 80) - required for web services
iptables -A INPUT -p tcp --dport 80 -j ACCEPT
# Allow SSH (port 22) with rate limiting
iptables -A INPUT -p tcp --dport 22 -m limit --limit 3/min -j ACCEPT
# Log and drop all other traffic
iptables -A INPUT -j LOG --log-prefix "IPDEBRIEF_DROP: "
iptables -A INPUT -j DROP
```
---
## ASSESSMENT
This IP represents a standard OVH-hosted web server with moderate risk due to DNSBL listings. The infrastructure appears legitimate (valid TLS certificate, established domain associations), but warrants monitoring for reputation degradation. No immediate threat indicators detected.
This summary was generated by AI and may contain inaccuracies. Verify critical details independently.
๐ข Ownership & Registration
| Organization | OVH Ltd |
| ASN | AS16276 |
| Network Name | VPS-UK2 |
| CIDR Block | 51.68.212.0/22 |
| RIR | ARIN |
| Country | GB |
| Abuse Contact | Available via RDAP |
๐ DNS Intelligence
| PTR | vps-baae2a91.vps.ovh.net |
| Forward Confirmed | Yes โ FCrDNS verified |
| Forward Hostnames | vps-baae2a91.vps.ovh.net |
๐ DNS Hygiene
| Hygiene Score | 80% (Excellent) |
| SPF | 1/2 domains |
| DMARC | 1/2 domains |
| FCrDNS | Verified |
| DNSSEC | Valid |
| CAA | Not configured |
| Domains Checked | 2 domains |
โ๏ธ 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 |
|---|---|---|---|
| 80 | http | tcp | โ |
| 443 | https | tcp | โ |
| 22 | ssh | tcp | |
| Closed Ports | 25, 3389, 8080, 8443 (3 open / 7 scanned) | ||
| Server | Apache |
| HTTP Title | โ |
| SSH Version | SSH-2.0-OpenSSH_8.0 |
๐ TLS Certificate
CN=ismago.fr was found on this IP. This may indicate a previously hosted website, a decommissioned service, or stale infrastructure.| SANs | ismago.frmail.ismago.frwww.ismago.frcpanel.ismago.frwebmail.ismago.frwebdisk.ismago.frcpcontacts.ismago.frcpcalendars.ismago.fr |
| Valid From | 2024-02-22T09:10:17+00:00 |
| Valid Until | 2025-02-21T09:10:17+00:00 (expired) |
| TLS Protocol | Tls13 |
| Cipher Suite | TLS_AES_256_GCM_SHA384 |
| Signature Algorithm | sha256RSA |
| Validity Period | 365 days |
| Serial Number | 479C2186 |
| Thumbprint | AC7DB4326CD45D1646A7669491F76D7273DEDE21 |
๐ฏ Confidence Breakdown
Per-dimension confidence scores based on source diversity and data freshness
| Dimension | Score | Sources | Observations |
|---|---|---|---|
| threat | 43% | 2 | 5 |
| routing | 13% | 1 | 1 |
| services | 30% | 2 | 3 |
| ownership | 30% | 2 | 3 |
| reputation | 28% | 1 | 3 |
| geolocation | 33% | 2 | 4 |
| Overall | 29% | 10 | 19 |
| Data Coherence | Consistent (100%) |
| Attribution | Moderate (70%) |
| OwnershipFCrDNSGeo ConsensusGeo PlausibleIRR MatchRPKI Valid |
๐ Observation Timeline ๐ Live
| First Seen | 2026-07-29 16:42:19 UTC |
| Last Seen | 2026-08-13 06:45:09 UTC |
| Profile Built | 2026-08-13 00:08:26 UTC |
| Data Freshness | Live |
| Signal Types | 23 |
| Total Observations | 25 |
Full dossier details are available via our API.