Skip to content

Hostname

keycase-collection.jp

Last fetched

keycase-collection.jp resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · keycase-collection.jpRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/keycase-collection.jp

Resolution chain

keycase-collection.jp resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.177.184.23718.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.38.22118.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.80.19235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.193.7852.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.167.17652.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.231.17754.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
(not displayed by registrant's request)
Contact emails

Web-graph footprint

Distinct hostnames that link to or from keycase-collection.jp in the public web crawl.

23 sites link to this hostname.

365 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from keycase-collection.jp.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "keycase-collection.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.