Skip to content

Hostname

cae.ca

Last fetched

cae.ca resolves to 2 IPv4 addresses operated by FIBRENOIRE-INTERNET - Videotron Ltee in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
142.39.204.31142.39.192.0/20AS22652FIBRENOIRE-INTERNET - Videotron LteeCA
142.39.230.31142.39.224.0/20AS22652FIBRENOIRE-INTERNET - Videotron LteeCA

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 cae.ca in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for cae.ca.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.39.0.0/16
SPF_IP64.254.17.249/32

Related pages

Pivot deeper into the graph from cae.ca.

Cypher and MCP

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

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