All hostnames adcs.myappsget.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.
Nutrition Label WHISPER CANON · adcs.myappsget.com Routing diversity 6.0/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 5.4/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/adcs.myappsget.com Resolution chain adcs.myappsget.com 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 13.228.140.209 13.228.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 175.41.144.169 175.41.128.0/18 AS16509 AMAZON-02 - Amazon.com, Inc. SG 18.136.178.90 18.136.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. SG 18.138.76.60 18.138.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 18.139.129.179 18.138.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 18.140.252.47 18.140.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 18.140.96.208 18.140.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 18.143.121.227 18.142.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 3.0.179.130 3.0.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 3.0.26.106 3.0.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 3.1.136.48 3.0.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 3.1.171.195 3.0.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 3.1.7.2 3.0.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.220.52.77 52.220.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.220.87.145 52.220.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.74.15.149 52.74.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.77.0.219 52.77.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. SG 54.169.3.170 54.169.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. SG 54.179.35.88 54.179.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. SG 54.255.156.79 54.255.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. SG
WHOIS identity No WHOIS records are currently associated with adcs.myappsget.com in WhisperGraph.
Related pages Pivot deeper into the graph from adcs.myappsget.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "adcs.myappsget.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .