Skip to content

Hostname

zula.jp

Last fetched

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

Nutrition Label

WHISPER CANON · zula.jpRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/zula.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.158.218.16913.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.97.5254.249.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.120.23257.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.164.10957.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

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

Subdomains

6 observed subdomains of zula.jp.

Web-graph footprint

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

28 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for zula.jp.

MechanismTarget
SPF_INCLUDE_spf.conoha.ne.jp
SPF_IP150.95.132.82
SPF_IP150.95.173.224
SPF_IP182.161.77.48/32
SPF_IP3.113.198.80

Related pages

Pivot deeper into the graph from zula.jp.

Cypher and MCP

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

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