Skip to content

Hostname

quickstay.ca

Last fetched

quickstay.ca resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:gandi services inc. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.176.22416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.24216.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.13916.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.188.21916.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.188.316.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.18116.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.108.10116.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.1.953.5.1.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.24.2043.5.24.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.220.8552.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.106.10752.217.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.67.22752.217.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.82.4352.217.82.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.95.22152.217.95.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.161.22954.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.203.9354.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:gandi services inc.
Organization
Contact emails

Subdomains

4 observed subdomains of quickstay.ca.

Web-graph footprint

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

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for quickstay.ca.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from quickstay.ca.

Cypher and MCP

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

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