All hostnames chocolat.work resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:146 as the registrar.
Nutrition Label WHISPER CANON · chocolat.work Routing diversity 6.7/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 6.8/10 WHOIS transparency 3.3/10 Resolver footprint 8.3/10 canon.whisper.security/host/chocolat.work Resolution chain chocolat.work 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.112.143.133 13.126.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 13.115.24.22 13.126.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 13.158.195.178 13.162.80.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. JP 13.159.194.41 13.162.80.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. JP 13.230.253.197 13.248.19.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.177.52.89 18.192.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.177.80.155 18.192.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.178.101.174 18.194.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.178.156.218 18.194.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 18.180.236.175 18.198.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. JP 3.113.200.60 3.112.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 3.113.225.185 3.112.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 3.115.138.68 3.112.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. JP 35.75.144.100 35.96.10.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. JP 35.79.43.10 35.96.10.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.192.236.36 52.216.28.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.193.104.221 52.216.28.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.194.174.59 52.216.30.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.195.44.45 52.216.30.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. JP 52.196.134.176 52.216.31.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. JP
WHOIS identity Registrar iana:146 Organization domains by proxy, Contact emails — Subdomains 2 observed subdomains of chocolat.work.
Web-graph footprint Distinct hostnames that link to or from chocolat.work in the public web crawl.
140 sites link to this hostname.
75 sites linked to from this hostname.
Related pages Pivot deeper into the graph from chocolat.work.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "chocolat.work"})-[: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 .