Skip to content

Hostname

amazonfutureengineer.ca

Last fetched

amazonfutureengineer.ca resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

WHISPER CANON · amazonfutureengineer.caRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/amazonfutureengineer.ca

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.232.101108.158.232.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.232.103108.158.232.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.232.32108.158.232.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
108.158.232.68108.158.232.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
3.163.60.1063.163.60.0/24AS16509AMAZON-02 - Amazon.com, Inc.CO
3.163.60.353.163.60.0/24AS16509AMAZON-02 - Amazon.com, Inc.CO
3.163.60.463.163.60.0/24AS16509AMAZON-02 - Amazon.com, Inc.CO
3.163.60.763.163.60.0/24AS16509AMAZON-02 - Amazon.com, Inc.CO
54.192.35.4154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.7154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.8754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.8854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
david arnett
Contact emails

Subdomains

1 observed subdomain of amazonfutureengineer.ca.

Web-graph footprint

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

30 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from amazonfutureengineer.ca.

Cypher and MCP

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

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