Skip to content

Hostname

chri.ca

Last fetched

chri.ca resolves to 1 IPv4 address operated by UNIFIEDLAYER-AS-1 - Unified Layer in US. WHOIS lists registrar:rebel.ca corp. as the registrar.

Nutrition Label

WHISPER CANON · chri.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/chri.ca

Resolution chain

chri.ca resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
67.222.36.17367.222.32.0/19AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS

WHOIS identity

Registrar
registrar:rebel.ca corp.
Organization
christian hit radio
Contact emails

Subdomains

92 observed subdomains of chri.ca.

Web-graph footprint

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

67 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for chri.ca.

MechanismTarget
SPF_INCLUDEmail.storm.ca
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP209.87.252.126

Related pages

Pivot deeper into the graph from chri.ca.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "chri.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.