Skip to content

Hostname

hww.jp

Last fetched

hww.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI.

Nutrition Label

WHISPER CANON · hww.jpRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/hww.jp

Resolution chain

hww.jp resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.33.235.10913.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.313.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.4313.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.8013.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
65.8.131.2565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.3865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
kadokawa ascii research laboratories,
Contact emails

Subdomains

2 observed subdomains of hww.jp.

Web-graph footprint

Distinct hostnames that link to or from hww.jp in the public web crawl.

33 sites link to this hostname.

1,012 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for hww.jp.

MechanismTarget
SPF_Ahww.jp
SPF_INCLUDEasp.cuenote.jp
SPF_MXhww.jp

Related pages

Pivot deeper into the graph from hww.jp.

Cypher and MCP

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

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