All hostnames anycure.jp resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label WHISPER CANON · anycure.jp Routing diversity 3.5/10 Peering density 9.4/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 6.7/10 Resolver footprint 4.6/10 canon.whisper.security/host/anycure.jp Resolution chain anycure.jp resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 13.226.244.101 13.226.244.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.226.244.115 13.226.244.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.226.244.64 13.226.244.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.226.244.80 13.226.244.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.227.192.25 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.29 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.47 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.60 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 143.204.55.119 143.204.48.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. CH 143.204.55.17 143.204.48.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. CH 143.204.55.51 143.204.48.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. CH 143.204.55.90 143.204.48.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. CH 3.171.100.24 3.171.100.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.171.100.25 3.171.100.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.171.100.42 3.171.100.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.171.100.5 3.171.100.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity Registrar — Organization ippansyadanhoujinrikarekyoukai Contact emails Subdomains 8 observed subdomains of anycure.jp.
Web-graph footprint Distinct hostnames that link to or from anycure.jp in the public web crawl.
41 sites link to this hostname.
112 sites linked to from this hostname.
Related pages Pivot deeper into the graph from anycure.jp.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "anycure.jp"})-[: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 .