Skip to content

Hostname

cds.ca

Last fetched

cds.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:456 as the registrar.

Nutrition Label

WHISPER CANON · cds.caRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cds.ca

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.10.21108.139.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.10.33108.139.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.10.43108.139.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.10.86108.139.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.87.3213.227.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.87.4013.227.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.87.5113.227.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.87.6313.227.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:456
Organization
the canadian depository for securities
Contact emails

Subdomains

8 observed subdomains of cds.ca.

Web-graph footprint

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

70 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for cds.ca.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEbounce.upaknee.com
SPF_INCLUDEspf.constantcontact.com
SPF_IP142.201.0.0/16
SPF_IP184.150.231.168/30
SPF_IP208.185.229.0/24
SPF_IP208.185.235.0/24
SPF_IP52.1.96.230/32
SPF_IP65.39.186.190
SPF_IP66.199.173.66

Related pages

Pivot deeper into the graph from cds.ca.

Cypher and MCP

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

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