Skip to content

Hostname

renolaze.jp

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.159.181.15813.160.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
176.32.68.212176.32.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.143.1463.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.124.22852.216.7.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.202.16752.216.9.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.67.1852.216.9.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.12.22752.80.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.219.7154.79.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.141.18357.188.23.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.179.22013.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
ielove group ,inc.
Contact emails

Subdomains

2 observed subdomains of renolaze.jp.

Web-graph footprint

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

9 sites link to this hostname.

84 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for renolaze.jp.

MechanismTarget
SPF_INCLUDEkagoya.net
SPF_IP120.137.171.225/32
SPF_IP61.211.209.71/32

Related pages

Pivot deeper into the graph from renolaze.jp.

Cypher and MCP

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

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