Skip to content

Hostname

vicpd.ca

Last fetched

vicpd.ca resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:rebel.ca corp. as the registrar.

Nutrition Label

WHISPER CANON · vicpd.caRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/vicpd.ca

Resolution chain

vicpd.ca resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.20.34.28104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.169.172172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:rebel.ca corp.
Organization
victoria police department
Contact emails

Subdomains

17 observed subdomains of vicpd.ca.

Web-graph footprint

Distinct hostnames that link to or from vicpd.ca in the public web crawl.

110 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for vicpd.ca.

MechanismTarget
SPF_Avicpd.ca
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEca.zeptomail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP134.122.39.87/32
SPF_IP138.197.156.129/32
SPF_IP138.197.172.135
SPF_IP159.203.59.127/32
SPF_IP64.141.4.144/28
SPF_MXvicpd.ca

Related pages

Pivot deeper into the graph from vicpd.ca.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "vicpd.ca"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.