Skip to content

Hostname

kecedu.ca

Last fetched

kecedu.ca resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:easydns technologies inc. as the registrar.

Nutrition Label

WHISPER CANON · kecedu.caRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/kecedu.ca

Resolution chain

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

IPPrefixASNOperatorCountry
162.159.135.49162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.136.49162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:easydns technologies inc.
Organization
Contact emails

Subdomains

10 observed subdomains of kecedu.ca.

Web-graph footprint

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

48 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for kecedu.ca.

MechanismTarget
SPF_Akecedu.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_IP216.208.172.196
SPF_IP67.71.217.11
SPF_IP67.71.217.8
SPF_MXkecedu.ca

Related pages

Pivot deeper into the graph from kecedu.ca.

Cypher and MCP

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

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