Skip to content

Hostname

knowledge.ca

Last fetched

knowledge.ca resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:internic.ca inc. as the registrar.

Nutrition Label

WHISPER CANON · knowledge.caRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/knowledge.ca

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.232.18715.197.224.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.252.53.33.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
75.2.46.15875.2.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
166.117.175.243166.117.160.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:internic.ca inc.
Organization
knowledge network corporation
Contact emails

Subdomains

36 observed subdomains of knowledge.ca.

Web-graph footprint

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

338 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for knowledge.ca.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.219.32.25
SPF_MXknowledge.ca

Related pages

Pivot deeper into the graph from knowledge.ca.

Cypher and MCP

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

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