Skip to content

Hostname

websaver.ca

Last fetched

websaver.ca resolves to 9 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:(10dollar.ca) 10 dollar domain names inc. as the registrar.

Nutrition Label

WHISPER CANON · websaver.caRouting diversity4.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/websaver.ca

Resolution chain

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

IPPrefixASNOperatorCountry
18.208.123.8918.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.210.128.20418.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.160.17418.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.133.283.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.94.229.93.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.139.6652.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.254.25352.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
67.202.50.21767.202.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
98.84.147.19498.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:(10dollar.ca) 10 dollar domain names inc.
Organization
4197097 canada
Contact emails

Subdomains

51 observed subdomains of websaver.ca.

Web-graph footprint

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

138 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for websaver.ca.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDE_spf.sparkpostmail.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from websaver.ca.

Cypher and MCP

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

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