Skip to content

Hostname

ro2.jp

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.241.12013.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.713.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.7413.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.9913.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.239.195.11654.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.3654.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.5254.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.6154.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
gungho online entertainment,
Contact emails

Subdomains

1 observed subdomain of ro2.jp.

Subdomain
www.ro2.jp

Web-graph footprint

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

22 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from ro2.jp.

Cypher and MCP

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

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