Skip to content

Hostname

vcc.ca

Last fetched

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

Nutrition Label

WHISPER CANON · vcc.caRouting diversity3.9/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/vcc.ca

Resolution chain

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

IPPrefixASNOperatorCountry
15.156.128.8415.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.222.159.015.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.223.160.22615.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.98.12.693.98.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.98.255.2333.98.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
35.183.195.11035.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
52.60.183.15752.60.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:456
Organization
norman chang
Contact emails

Subdomains

64 observed subdomains of vcc.ca.

Web-graph footprint

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

813 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for vcc.ca.

Related pages

Pivot deeper into the graph from vcc.ca.

Cypher and MCP

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

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