All hostnames update.escalax.io resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.
Nutrition Label WHISPER CANON · update.escalax.io Routing diversity 6.3/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 0.0/10 Resolver footprint 3.2/10 canon.whisper.security/host/update.escalax.io Resolution chain update.escalax.io resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 108.130.219.92 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.131.29.103 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 13.213.28.202 13.212.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 18.202.242.40 18.202.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.249.133.217 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.250.102.124 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.252.254.231 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.253.236.100 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.253.249.181 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.254.125.82 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.254.90.90 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.255.217.67 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.255.90.175 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.243.254.94 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.243.42.69 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.245.162.66 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.254.94.112 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.255.178.227 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 46.137.130.34 46.137.128.0/18 AS16509 AMAZON-02 - Amazon.com, Inc. IE 47.130.150.180 47.128.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. SG
WHOIS identity No WHOIS records are currently associated with update.escalax.io in WhisperGraph.
Subdomains 2 observed subdomains of update.escalax.io.
Related pages Pivot deeper into the graph from update.escalax.io.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "update.escalax.io"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .