Skip to content

Hostname

cdic.ca

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
34.243.56.9334.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.24.251.3252.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.60.173.652.60.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
registrar:internic.ca inc.
Organization
canada deposit insurance corporation
Contact emails

Subdomains

13 observed subdomains of cdic.ca.

Web-graph footprint

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

576 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for cdic.ca.

MechanismTarget
SPF_Aml-x03.talcura.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEsalesforce.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.cyberimpact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP216.208.99.26/32
SPF_IP216.208.99.42/32

Related pages

Pivot deeper into the graph from cdic.ca.

Cypher and MCP

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

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