Skip to content

Hostname

cfri.ca

Last fetched

cfri.ca resolves to 1 IPv4 address operated by UBC - University of British Columbia in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
142.103.232.31142.103.0.0/16AS393249UBC - University of British ColumbiaCA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for cfri.ca.

MechanismTarget
SPF_Acfri.ca
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEemail.campayn.com
SPF_INCLUDEspf.ubc.ca
SPF_IP142.103.232.4
SPF_IP142.103.232.5/32
SPF_IP209.87.27.31/32
SPF_IP209.87.27.47/32
SPF_IP209.87.27.6/32
SPF_MXcfri.ca

Related pages

Pivot deeper into the graph from cfri.ca.

Cypher and MCP

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

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