Skip to content

Hostname

update.escalax.io

Last fetched

update.escalax.io resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · update.escalax.ioRouting diversity6.3/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.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.

IPPrefixASNOperatorCountry
108.130.219.92108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.131.29.103108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
13.213.28.20213.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.202.242.4018.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
3.249.133.2173.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.250.102.1243.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.252.254.2313.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.253.236.1003.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.253.249.1813.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.254.125.823.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.254.90.903.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.255.217.673.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.255.90.1753.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.243.254.9434.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.243.42.6934.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.245.162.6634.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.254.94.11234.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.255.178.22734.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
46.137.130.3446.137.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
47.130.150.18047.128.0.0/14AS16509AMAZON-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.

Threat posture

History

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.