Skip to content

Hostname

itszai.jp

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.112.3.24313.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.113.231.10013.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.113.92.11813.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.114.25.6913.114.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.22.21218.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.28.53.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.72.136.8635.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.161.17735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.200.6052.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.197.17854.150.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.28.7054.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.88.20054.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.93.20754.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.151.18454.199.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.130.15654.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.207.013.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.220.4513.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.134.2913.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.194.20713.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.252.11513.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
ijichi yuko
Contact emails

Subdomains

82 observed subdomains of itszai.jp.

Web-graph footprint

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

14 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for itszai.jp.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_IP54.95.203.138

Related pages

Pivot deeper into the graph from itszai.jp.

Cypher and MCP

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

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