Skip to content

Hostname

renters.jp

Last fetched

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

Nutrition Label

WHISPER CANON · renters.jpRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/renters.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.113.209.613.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
175.41.230.251175.41.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.197.3518.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.233.2303.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.118.723.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.35.603.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.28.23854.199.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.107.7854.249.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
renters
Contact emails

Subdomains

14 observed subdomains of renters.jp.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from renters.jp.

Cypher and MCP

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

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