Skip to content

Hostname

zcsend.in

Last fetched

zcsend.in resolves to 2 IPv4 addresses operated by ZOHO-IN Zoho Corporation Pvt. Ltd in IN. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · zcsend.inRouting diversity2.4/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/zcsend.in

Resolution chain

zcsend.in resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.103.196.99103.103.196.0/23AS56201ZOHO-IN Zoho Corporation Pvt. LtdIN
169.148.148.99169.148.148.0/23AS56201ZOHO-IN Zoho Corporation Pvt. LtdIN

WHOIS identity

Registrar
iana:299
Organization
zoho corporation pvt.
Contact emails

Subdomains

7 observed subdomains of zcsend.in.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for zcsend.in.

MechanismTarget
SPF_INCLUDEzcsend.net
SPF_IP103.103.198.0/24
SPF_IP103.103.199.0/24
SPF_IP169.148.137.0/24

Related pages

Pivot deeper into the graph from zcsend.in.

Cypher and MCP

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

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