Hostname
renolaze.jp
Last fetched
renolaze.jp resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.
Nutrition Label
Resolution chain
renolaze.jp resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.159.181.158 | 13.160.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 176.32.68.212 | 176.32.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.115.143.146 | 3.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.192.124.228 | 52.216.7.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.198.202.167 | 52.216.9.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.198.67.18 | 52.216.9.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.69.12.227 | 52.80.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.64.219.71 | 54.79.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 57.180.141.183 | 57.188.23.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.192.179.220 | 13.196.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- —
- Organization
- ielove group ,inc.
- Contact emails
Subdomains
2 observed subdomains of renolaze.jp.
| Subdomain |
|---|
| m.renolaze.jp |
| www.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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for renolaze.jp.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | kagoya.net |
| SPF_IP | 120.137.171.225/32 |
| SPF_IP | 61.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.