Skip to content

Hostname

ccsbc.ca

Last fetched

ccsbc.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.185.2113.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.185.2413.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.185.6713.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.185.7013.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
18.172.242.12918.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.1418.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.2718.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.5818.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU

WHOIS identity

No WHOIS records are currently associated with ccsbc.ca in WhisperGraph.

Subdomains

3 observed subdomains of ccsbc.ca.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ccsbc.ca.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from ccsbc.ca.

Cypher and MCP

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

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