Skip to content

Hostname

app.openesg.com

Last fetched

app.openesg.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · app.openesg.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/app.openesg.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.166.228.1003.166.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.166.228.603.166.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.166.228.863.166.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.166.228.903.166.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.170.91.193.170.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.91.223.170.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.91.353.170.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.91.653.170.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.132.12252.222.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.222.132.652.222.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.222.132.7752.222.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.222.132.8152.222.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with app.openesg.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from app.openesg.com in the public web crawl.

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from app.openesg.com.

Cypher and MCP

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

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