Skip to content

Hostname

cpcsystems.ca

Last fetched

cpcsystems.ca resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
15.222.147.21715.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.222.190.3515.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.90.8816.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.98.161.1133.98.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

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

Subdomains

4 observed subdomains of cpcsystems.ca.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for cpcsystems.ca.

MechanismTarget
SPF_Acpcsystems.ca
SPF_INCLUDE_spf.hostedemail.com
SPF_MXcpcsystems.ca

Related pages

Pivot deeper into the graph from cpcsystems.ca.

Cypher and MCP

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

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