Skip to content

Hostname

rtg.jp

Last fetched

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

Nutrition Label

WHISPER CANON · rtg.jpRouting diversity4.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/rtg.jp

Resolution chain

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

IPPrefixASNOperatorCountry
18.176.152.13618.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.99.63.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.105.1435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.68.8235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.133.10052.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.230.6154.199.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.169.12654.249.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.167.10757.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
resorttrust,
Contact emails

Subdomains

49 observed subdomains of rtg.jp.

Web-graph footprint

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

414 sites link to this hostname.

54 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from rtg.jp.

Cypher and MCP

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

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