Skip to content

Hostname

acculift.ca

Last fetched

acculift.ca resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:whc online solutions inc. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.83.2083.5.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.86.563.5.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.132.21852.218.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.183.3552.218.183.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.129.4352.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.160.2752.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.160.4352.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.177.25152.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.178.12352.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.179.352.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.189.15552.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.195.12352.92.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.196.9952.92.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.205.14752.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.229.1952.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.240.5952.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:whc online solutions inc.
Organization
Contact emails

Subdomains

2 observed subdomains of acculift.ca.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for acculift.ca.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEubtmail.com

Related pages

Pivot deeper into the graph from acculift.ca.

Cypher and MCP

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

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