Skip to content

Hostname

caask.ca

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.239.10613.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
13.225.239.4013.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
13.225.239.6613.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
13.225.239.9813.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
18.238.80.12018.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.3118.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.4818.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.5718.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:rebel.ca corp.
Organization
caa saskatchewan
Contact emails

Subdomains

44 observed subdomains of caask.ca.

Web-graph footprint

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

63 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for caask.ca.

MechanismTarget
SPF_Acaask.ca
SPF_INCLUDE706052.spf07.hubspotemail.net
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.caasco.ca
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sabre.com
SPF_IP100.20.106.94
SPF_IP128.121.155.180
SPF_IP172.104.208.14/32
SPF_IP204.141.52.21
SPF_IP207.195.104.3
SPF_IP207.195.104.4
SPF_IP207.195.104.7
SPF_IP44.227.55.249

Related pages

Pivot deeper into the graph from caask.ca.

Cypher and MCP

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

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