IPv4 address
172.66.2.5
Last fetched
172.66.2.5 is announced in 172.66.0.0/22 by CLOUDFLARENET - Cloudflare, Inc. and geolocates to CA. 172.66.2.5 is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- no-data
Nutrition Label
Attribution
- Announced prefix
- 172.66.0.0/22
- Announcing network
- CLOUDFLARENET - Cloudflare, Inc.
- RIR-registered prefix
- 172.64.0.0/13
- RPKI
- valid
Anycast detection
This does not appear to be an anycast address on the three signals Canon evaluates: reverse DNS, announced-prefix width and the announcing network's peer count.
Reverse DNS
- crl2.adobe.com
- crl4.digicert.com
- ocsp.digicert.com
- crl.digicert-cn.com
- ica-crl.digitalcertvalidation.com
- statusd.digitalcertvalidation.com
- statusf.digitalcertvalidation.com
- statush.digitalcertvalidation.com
- trustprovider-ocsp.digitalcertvalidation.com
- volusion-aia.digitalcertvalidation.com
- volusion-crl.digitalcertvalidation.com
- pki-aia.dnstest-hitachienergy.com
- gtextval2-aia.geotrust.com
- rapidssl-aia.geotrust.com
- rapidssl-crl.geotrust.com
- status.geotrust.com
- status.rapidssl.com
- crl.ws.symantec.com
- mssl-ocsp.ws.symantec.com
- ts-aia.ws.symantec.com
- ts-crl.ws.symantec.com
- ga.symcb.com
- gj1.symcb.com
- s.symcb.com
- sc.symcb.com
- sd.symcb.com
- ss.symcb.com
- su.symcb.com
- sw.symcb.com
- t2.symcb.com
- tg.symcb.com
- tj.symcb.com
- tn.symcb.com
- gr.symcd.com
- gs.symcd.com
- gt.symcd.com
- sd.symcd.com
- se.symcd.com
- sf.symcd.com
- t.symcd.com
- tn.symcd.com
- cdp.thawte.com
- certipath-aia.verisign.com
- ocsp.digicert.com.cdn.cloudflare.net
Geographic detail
- City
- Toronto, CA
- Country
- CA
- Dominant city of the prefix
- Toronto, CA
Threat-feed evidence
History
Related pages
Pivot from 172.66.2.5 into the prefix, network and country that carry it.
Cypher and MCP
Reproduce this address's routing attribution against graph.whisper.security:
MATCH (ip:IPV4 {name: "172.66.2.5"})
OPTIONAL MATCH (ip)-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
OPTIONAL MATCH (ip)-[:HAS_COUNTRY]->(c:COUNTRY)
RETURN ap.name AS prefix, a.name AS asn, n.name AS network, c.name AS countryOr query Whisper from your own LLM workflow via the Whisper MCP server.