Skip to content

Hostname

educaide.ca

Last fetched

educaide.ca has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:easydns technologies inc. as the registrar.

Nutrition Label

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

Resolution chain

educaide.ca has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:easydns technologies inc.
Organization
fonds d'aide a l'education educaide
Contact emails

Subdomains

2 observed subdomains of educaide.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for educaide.ca.

MechanismTarget
SPF_Aeducaide.ca
SPF_Asmtpout.universitas.ca
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEofsys.com
SPF_INCLUDEspf.ca.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP173.242.191.135
SPF_IP173.242.191.141
SPF_IP205.206.208.234
SPF_IP205.206.208.92/32
SPF_IP207.102.112.165/32
SPF_IP207.102.112.42
SPF_IP207.167.199.185
SPF_IP207.96.224.0/26
SPF_MXeducaide.ca

Related pages

Pivot deeper into the graph from educaide.ca.

Cypher and MCP

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

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