Skip to content

Hostname

aiwon.jp

Last fetched

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

Nutrition Label

WHISPER CANON · aiwon.jpRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/aiwon.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.182.2613.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.BH
13.35.182.3013.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.BH
13.35.182.3713.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.BH
13.35.182.8613.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.BH
3.175.196.1293.175.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.EG
3.175.196.133.175.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.EG
3.175.196.203.175.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.EG
3.175.196.653.175.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.EG

WHOIS identity

Registrar
Organization
kaizen onkatsu saron
Contact emails

Subdomains

2 observed subdomains of aiwon.jp.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for aiwon.jp.

MechanismTarget
SPF_Awwwaiwonjp.sakura.ne.jp
SPF_INCLUDE_spf.google.com
SPF_MXaiwon.jp

Related pages

Pivot deeper into the graph from aiwon.jp.

Cypher and MCP

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

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