Skip to content

Hostname

renotta.jp

Last fetched

renotta.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.3113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.164.195.233.164.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.KE
3.164.195.383.164.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.KE
3.164.195.553.164.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.KE
3.164.195.823.164.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.KE
65.9.175.10865.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.11665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.1365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.8265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
sakashita maki
Contact emails

Subdomains

6 observed subdomains of renotta.jp.

Web-graph footprint

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

65 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for renotta.jp.

MechanismTarget
SPF_INCLUDEkagoya.net
SPF_INCLUDEmailgun.org
SPF_IP120.137.171.225/32
SPF_IP133.242.166.234
SPF_IP49.212.153.58
SPF_IP54.95.62.163/32
SPF_IP61.211.209.71/32

Related pages

Pivot deeper into the graph from renotta.jp.

Cypher and MCP

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

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