Skip to content

Hostname

acaa.ca

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
52.85.129.10052.85.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.129.352.85.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.129.4752.85.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.129.9952.85.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.86.171.11899.86.171.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
99.86.171.12099.86.171.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
99.86.171.12499.86.171.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
99.86.171.9899.86.171.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT

WHOIS identity

Registrar
registrar:rebel.ca corp.
Organization
atlantic colleges athletic association
Contact emails

Subdomains

1 observed subdomain of acaa.ca.

Subdomain
www.acaa.ca

Web-graph footprint

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

22 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for acaa.ca.

MechanismTarget
SPF_INCLUDEprestosports.com

Related pages

Pivot deeper into the graph from acaa.ca.

Cypher and MCP

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

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