IP Intelligence
2a03:2880:f319:22:face:b00c:0:4420
No major threat signals detected for this IP address.
Low Risk
IPv6PublicIrelandinstagram-p426-shv-01-lhr11.fbcdn.net
Threat Score
0/100
Low Risk
No elevated IP-risk signals observed
Risk Score
0/100
low risk
Location
Ireland
Ireland
Network
Unknown
no ASN data
Blacklists
0/15
Clean
Overview
Basic IP information
Version
IPv6
Type
PublicRisk Level
Low RiskResponse
1117ms
PTR Recordinstagram-p426-shv-01-lhr11.fbcdn.net
Server Location
Geographic location data
Country
Ireland
IE
Continent
Europe
EU Member
YesSecurity Intelligence
Threat analysis and reputation
Threat Score
0/100
Low risk — no elevated IP-risk signals observed
Connection:Residential
Detection Flags
VPNNo
ProxyNo
DatacenterNo
MobileNo
BogonNo
Tor ExitNo
Blacklist Status
Clean0/15 listed
0/100
CriticalHigh-confidence lists
Barracuda RBLIPv6 is not supported by this DNSBL
N/ASpamCop BLIPv6 is not supported by this DNSBL
N/ADroneBLIPv6 is not supported by this DNSBL
N/AUCEPROTECT Level 1IPv6 is not supported by this DNSBL
N/AImportantReliable lists
UCEPROTECT Level 2IPv6 is not supported by this DNSBL
N/APSBLIPv6 is not supported by this DNSBL
N/ABackscattererIPv6 is not supported by this DNSBL
N/ASupplementaryAdditional coverage
Mailspike BLIPv6 is not supported by this DNSBL
N/AMailspike ZIPv6 is not supported by this DNSBL
N/AJustSpamIPv6 is not supported by this DNSBL
N/ATruncateIPv6 is not supported by this DNSBL
N/ASpamRATS DynaIPv6 is not supported by this DNSBL
N/ASpamRATS NoPtrIPv6 is not supported by this DNSBL
N/ASpamRATS SpamIPv6 is not supported by this DNSBL
N/AWPBLIPv6 is not supported by this DNSBL
N/AWHOIS Registration
IP registration and ownership data
Network Details
IP Range
2a03:2880:f319:22:face:b00c:0:4420
Registry (RIR)
UNKNOWN
Queried 9/22/2026, 10:16:54 AM · 1117ms
REST API
Get comprehensive IP intelligence via API — geolocation, threat analysis, ASN data, and WHOIS.
import RequestGuard from "@requestguard/js";
const rg = RequestGuard({ apiKey: "YOUR_API_KEY" });
const result = await rg.connection({ ip: "2a03:2880:f319:22:face:b00c:0:4420" });
console.log(result);curl -X GET https://api.requestguard.com/v1/ip/2a03:2880:f319:22:face:b00c:0:4420 \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Accept: application/json"{
"success": true,
"data": {
"ip": "2a03:2880:f319:22:face:b00c:0:4420",
"version": 6,
"type": "public",
"hostname": "instagram-p426-shv-01-lhr11.fbcdn.net",
"asn": null,
"queryTimeMs": 1117,
"queriedAt": "2026-09-22T10:16:54.125Z"
}
}