Skip to content

Hostname

asuone.jp

Last fetched

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

Nutrition Label

WHISPER CANON · asuone.jpRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/asuone.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.115.4.18313.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.243.1223.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.167.16635.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
43.206.56.1643.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
takuji fujimoto
Contact emails

Subdomains

3 observed subdomains of asuone.jp.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for asuone.jp.

MechanismTarget
SPF_Aasuone.jp
SPF_Asmtp.goq.jp
SPF_IP13.230.247.154
SPF_IP153.122.52.162
SPF_IP153.122.85.191
SPF_IP175.41.208.22
SPF_IP52.193.121.110
SPF_MXasuone.jp

Related pages

Pivot deeper into the graph from asuone.jp.

Cypher and MCP

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

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