Skip to content

Hostname

aescw.com

Last fetched

aescw.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AT. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · aescw.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/aescw.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.161.119.413.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.433.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.463.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.573.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.82.1143.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.1233.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.133.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.23.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.12399.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.699.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.8799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.9799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
bodeyuan
Contact emails

Subdomains

1 observed subdomain of aescw.com.

Subdomain
www.aescw.com

Threat posture

History

Related pages

Pivot deeper into the graph from aescw.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "aescw.com"})-[: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.