Skip to content

Hostname

elevatework.ca

Last fetched

elevatework.ca resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:go daddy domains canada, inc as the registrar.

Nutrition Label

WHISPER CANON · elevatework.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/elevatework.ca

Resolution chain

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

IPPrefixASNOperatorCountry
23.22.55.12423.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.70.2333.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.50.2233.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.194.543.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.136.13234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.7.7244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.156.23752.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.3.195.5052.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:go daddy domains canada, inc
Organization
Contact emails

Subdomains

1 observed subdomain of elevatework.ca.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for elevatework.ca.

MechanismTarget
SPF_Aelevatework.ca
SPF_INCLUDE_spf.google.com
SPF_IP208.112.53.242
SPF_IP76.12.79.34
SPF_IP76.12.79.59
SPF_MXelevatework.ca

Related pages

Pivot deeper into the graph from elevatework.ca.

Cypher and MCP

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

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