Skip to content

Hostname

cpac.ca

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.229.17108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.22108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.62108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.92108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
13.225.239.12113.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
13.225.239.1513.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
13.225.239.4213.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
13.225.239.7813.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
65.9.175.1365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.4565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.8365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.8865.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:internic.ca inc.
Organization
cable public affairs channel (cpac)
Contact emails

Subdomains

6 observed subdomains of cpac.ca.

Web-graph footprint

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

1,412 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for cpac.ca.

Related pages

Pivot deeper into the graph from cpac.ca.

Cypher and MCP

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

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