Skip to content

Hostname

x22.ca

Last fetched

x22.ca resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.182.1316.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.12116.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.30.2083.5.30.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.205.1052.216.205.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.112.10152.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.114.3752.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.139.19752.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.200.15752.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.204.552.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.49.1952.217.49.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.88.13952.217.88.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.131.21354.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.136.3754.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.160.12554.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.161.11754.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.234.10154.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

2 observed subdomains of x22.ca.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for x22.ca.

MechanismTarget
SPF_Ax22.ca
SPF_INCLUDEspf.migadu.com
SPF_MXx22.ca

Related pages

Pivot deeper into the graph from x22.ca.

Cypher and MCP

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

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