# IP INTELLIGENCE BRIEFING
## Target: 142.44.220.80/32
## Classification: Moderate Risk โ Cloud Hosted Proxy Infrastructure
---
EXECUTIVE SUMMARY
IP 142.44.220.80 is a cloud-hosted proxy server associated with Ahrefs, operating on OVH infrastructure. The IP carries a moderate risk score of 40 and demonstrates high-abuse neighborhood characteristics. No active malicious indicators were observed, but the IP's proxy function and elevated neighborhood abuse density warrant monitoring or blocking depending on organizational policy.
---
OWNERSHIP & INFRASTRUCTURE
- Provider: OVH (ASN 16276)
- Organization: Dmytro, Ahrefs Pte Ltd
- CIDR Block: 142.44.220.0/24
- Infrastructure Type: CloudCompute (isCloud: true, isHosting: true)
- Service Purpose: Firewalled / No Services (no open ports detected)
---
GEOLOCATION ANALYSIS
- Country: Canada (CA)
- City: Singapore (reported with 3000km accuracy radius)
- Note: Geolocation data shows conflicting signals with significant accuracy limitations. The city designation appears inconsistent with the country code.
---
DNS & IDENTIFIERS
- PTR Record: proxy-ca006-san80.ahrefs.net
- Associated Domain: ahrefs.net
- Forward Resolution: Confirmed (1 hostname)
- Email Authentication: SPF and DMARC records absent
---
THREAT INDICATORS
- Risk Score: 40 (Moderate Risk)
- Threat Indicators: None active
- Known Attacker: No
- Spam Source: No
- Tor Exit Node: No
- DNSBL Listings: 1 of 8 total lists
- Campaign Association: None detected
---
NEIGHBORHOOD ANALYSIS
The IP operates within subnet 142.44.220.0/24, which exhibits elevated abuse characteristics:
- Abuse Density: 0.6602 (high_abuse classification)
- Total Siblings: 256
- Active Siblings: 175
- Threat Siblings: 169
- Risk Distribution: 52 medium-risk, 48 low-risk neighbors
The high concentration of threat-adjacent IPs in the /24 suggests the subnet is actively used for hosting services with mixed legitimacy.
---
OBSERVATION HISTORY
- Total Observations: 19 signals
- Most Recent: 2026-06-20T05:42:21Z
- Domain Confirmation: ahrefs.net confirmed on 2026-06-15T05:42:24Z
- Threat Persistence: 0 days (not persistently malicious)
- Ownership Changes: 0
- Status: Stable ownership, no escalation trends
---
RECOMMENDED ACTIONS
Based on risk profile and neighborhood context, the following firewall rules are recommended:
iptables:
```bash
iptables -A INPUT -s 142.44.220.80 -j DROP
```
nftables:
```bash
nft add rule inet filter input ip saddr 142.44.220.80 drop
```
nginx:
```nginx
deny 142.44.220.80;
```
pfSense:
```
142.44.220.80/32
```
Cloudflare WAF:
```json
{
"description": "Block 142.44.220.80 โ IPDebrief risk score 40",
"action": "block",
"filter": {"expression": "ip.src eq 142.44.220.80"}
}
```
AWS WAF:
```json
{
"Addresses": ["142.44.220.80/32"],
"Description": "IPDebrief risk 40"
}
```
---
INTELLIGENCE CONTEXT
The IP functions as an Ahrefs proxy server, likely used for web scraping, SEO analysis, or data collection services. While not directly malicious, the high-abuse neighborhood context and proxy designation suggest:
1. Potential for misuse by bad actors compromising proxy services
2. Legitimate traffic may be blocked by conservative policies
3. SOC analysts should weigh organizational requirements against neighborhood risk
Recommendation: Monitor for lateral movement or additional indicators if traffic is observed from this IP. Consider blocking if proxy services are not required for business operations.
---
*Report generated via IPDebrief intelligence platform. All data is current as of analysis timestamp.*
This summary was generated by AI and may contain inaccuracies. Verify critical details independently.
๐ข Ownership & Registration
| Organization | Dmytro, Ahrefs Pte Ltd |
| ASN | AS16276 |
| Network Name | OVH-CUST-281059685 |
| CIDR Block | 142.44.220.0/24 |
| RIR | ARIN |
| Country | Singapore |
| Abuse Contact | โ |
๐ DNS Intelligence
| PTR | proxy-ca006-san80.ahrefs.net |
| Forward Confirmed | No โ PTR hostname does not resolve back to this IP (weak signal) |
| Forward Hostnames | proxy-ca006-san80.ahrefs.net |
๐ DNS Hygiene
| Hygiene Score | 40% (Fair) |
| SPF | Not configured |
| DMARC | Not configured |
| FCrDNS | Not verified |
| DNSSEC | Valid |
| CAA | Present |
โ๏ธ Network Classification
| Infrastructure | Infrastructure / Datacenter |
| Service Purpose | Firewalled / No Services |
| Network Tier | Hosting โ Infrastructure provider without advanced routing |
๐ 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 | 26% | 2 | 4 |
| routing | 13% | 1 | 1 |
| services | 12% | 2 | 2 |
| ownership | 19% | 2 | 2 |
| reputation | 31% | 1 | 3 |
| geolocation | 25% | 2 | 2 |
| Overall | 21% | 10 | 14 |
| Data Coherence | Consistent (100%) |
| Attribution | Moderate (50%) |
| OwnershipFCrDNSGeo ConsensusGeo PlausibleIRR MatchRPKI Valid |
๐ Observation Timeline ๐ Live
| First Seen | 2026-05-18 21:27:13 UTC |
| Last Seen | 2026-06-28 07:48:34 UTC |
| Profile Built | 2026-06-29 01:54:09 UTC |
| Data Freshness | Live |
| Signal Types | 19 |
| Total Observations | 22 |
Full dossier details are available via our API.