Skip to content

Hostname

zaif.jp

Last fetched

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

Nutrition Label

WHISPER CANON · zaif.jpRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/zaif.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.158.118.6513.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.39.17218.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.135.20735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.200.23535.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.84.17652.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.32.8552.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.45.18252.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.182.4252.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.183.68.10257.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.49.16113.193.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
(not displayed by registrant's request)
Contact emails

Subdomains

41 observed subdomains of zaif.jp.

Web-graph footprint

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

1,290 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for zaif.jp.

MechanismTarget
SPF_INCLUDE_spf1.zaif.jp
SPF_INCLUDEspf.mxacloud02.imatrix.co.jp

Related pages

Pivot deeper into the graph from zaif.jp.

Cypher and MCP

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

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