Skip to content

Hostname

zebra.co.jp

Last fetched

zebra.co.jp resolves to 1 IPv4 address operated by AS4713 in JP.

Nutrition Label

WHISPER CANON · zebra.co.jpRouting diversity1.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/zebra.co.jp

Resolution chain

zebra.co.jp resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
153.124.196.51153.124.192.0/21AS4713JP

WHOIS identity

Registrar
Organization
zebra co.,ltd.
Contact emails

Subdomains

3 observed subdomains of zebra.co.jp.

Web-graph footprint

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

863 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for zebra.co.jp.

MechanismTarget
SPF_INCLUDE_spf001.syncdot.com
SPF_INCLUDEspf.haihaimail.jp
SPF_INCLUDEspfcm.cybermail.jp
SPF_IP52.199.113.162

Related pages

Pivot deeper into the graph from zebra.co.jp.

Cypher and MCP

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

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