Skip to content

Hostname

anycure.jp

Last fetched

anycure.jp resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · anycure.jpRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.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.

IPPrefixASNOperatorCountry
13.226.244.10113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.11513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.2513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.55.119143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.17143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.51143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.90143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
3.171.100.243.171.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.100.253.171.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.100.423.171.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.100.53.171.100.0/22AS16509AMAZON-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.

Threat posture

History

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.