Skip to content

Hostname

deako.ca

Last fetched

deako.ca resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.81.2533.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.169.3452.218.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.179.11552.218.179.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.242.21052.218.242.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.251.5852.218.251.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.130.13152.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.144.16352.92.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.176.25152.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.177.25152.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.178.21152.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.209.7352.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.213.9952.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.233.352.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.237.9952.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.250.13952.92.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Related pages

Pivot deeper into the graph from deako.ca.

Cypher and MCP

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

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