Skip to content

Hostname

zcsend.jp

Last fetched

zcsend.jp resolves to 1 IPv4 address operated by AS141757 in JP.

Nutrition Label

WHISPER CANON · zcsend.jpRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.9/10canon.whisper.security/host/zcsend.jp

Resolution chain

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

IPPrefixASNOperatorCountry
103.163.152.84103.163.152.0/24AS141757JP

WHOIS identity

Registrar
Organization
zoho japan corporation
Contact emails

Subdomains

3 observed subdomains of zcsend.jp.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for zcsend.jp.

MechanismTarget
SPF_IP103.163.153.128/25
SPF_IP165.173.185.128/25

Related pages

Pivot deeper into the graph from zcsend.jp.

Cypher and MCP

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

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