Skip to content

Hostname

cmap.zula.jp

Last fetched

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

Nutrition Label

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

Resolution chain

cmap.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

No WHOIS records are currently associated with cmap.zula.jp in WhisperGraph.

Web-graph footprint

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

4 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for cmap.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
SPF_IP54.168.112.163
SPF_IP54.238.38.132

Related pages

Pivot deeper into the graph from cmap.zula.jp.

Cypher and MCP

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

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