Skip to content

Hostname

quickjack.ca

Last fetched

quickjack.ca resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:go get canada domain registrar ltd. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.192.15816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.194.20116.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.217.23616.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.0.933.5.0.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.12.1633.5.12.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.12.563.5.12.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.9.2043.5.9.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.219.14952.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.25.17952.216.25.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.126.1352.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.142.15752.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.193.2952.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.197.19752.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.83.2752.217.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.167.554.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.224.14154.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:go get canada domain registrar ltd.
Organization
Contact emails

Subdomains

3 observed subdomains of quickjack.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for quickjack.ca.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from quickjack.ca.

Cypher and MCP

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

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