Skip to content

Hostname

aiasahi.jp

Last fetched

aiasahi.jp resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.113.90.15913.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.14.24513.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.236.22613.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.159.11613.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.67.2618.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.176.4652.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.101.652.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.170.7954.150.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
54.178.187.1854.178.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.78.454.199.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.73.013.193.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.92.1.3154.92.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.229.14113.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
asahi interactive
Contact emails

Subdomains

34 observed subdomains of aiasahi.jp.

Web-graph footprint

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

44 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for aiasahi.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP175.41.195.13
SPF_IP210.155.153.128/25
SPF_IP3.113.54.142
SPF_IP35.75.102.72
SPF_IP54.238.31.109

Related pages

Pivot deeper into the graph from aiasahi.jp.

Cypher and MCP

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

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