Skip to content

Hostname

rizap.jp

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.11213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.245.86.11718.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.3418.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.4218.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.7518.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.167.433.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.463.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.653.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.693.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.71.11654.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.1354.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.4254.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.6954.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

Registrar
Organization
hironobu iwase
Contact emails

Subdomains

90 observed subdomains of rizap.jp.

Web-graph footprint

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

792 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for rizap.jp.

MechanismTarget
SPF_INCLUDEmail.as.customer.ne.jp
SPF_INCLUDEmktomail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-bma.mpme.jp
SPF_INCLUDEspf.haihaimail.jp
SPF_INCLUDEspf.mta.hdems.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.q-send.jp
SPF_INCLUDEspf.rizap.jp

Related pages

Pivot deeper into the graph from rizap.jp.

Cypher and MCP

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

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