Skip to content

Hostname

ra9.jp

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.26.115108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.126108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.34108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.9108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.227.5513.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.6413.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.6713.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.7213.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN

WHOIS identity

Registrar
Organization
eole
Contact emails

Subdomains

74 observed subdomains of ra9.jp.

Web-graph footprint

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

67 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for ra9.jp.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf-bma.mpme.jp
SPF_INCLUDEspf.emag.ra9.jp
SPF_INCLUDEspf.ra9.jp
SPF_INCLUDEspf.repica.jp

Related pages

Pivot deeper into the graph from ra9.jp.

Cypher and MCP

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

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