All hostnames nesto.app resolves to 17 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:83 as the registrar.
Nutrition Label WHISPER CANON · nesto.app Routing diversity 5.0/10 Peering density 9.4/10 MOAS conflict ✓ none Threat-feed listings 6.0/10 WHOIS transparency 3.3/10 Resolver footprint 4.6/10 canon.whisper.security/host/nesto.app Resolution chain nesto.app resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 18.192.186.133 18.192.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.193.12.128 18.192.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.193.191.13 18.192.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.123.113.142 3.120.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.125.135.155 3.124.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.125.29.35 3.124.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.66.123.192 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.66.72.54 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.66.99.126 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.29.210.213 52.29.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.29.31.166 52.29.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. DE 63.181.102.15 63.180.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 63.176.119.233 63.176.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 51.102.198.54 51.102.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. DE 63.177.194.30 63.176.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 63.179.227.237 63.176.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 63.184.18.8 63.184.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity Registrar iana:83 Organization data privacy protected Contact emails — Subdomains 57 observed subdomains of nesto.app.
Related pages Pivot deeper into the graph from nesto.app.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nesto.app"})-[: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 .