Skip to content

Hostname

eu.zcsend.net

Last fetched

eu.zcsend.net resolves to 1 IPv4 address operated by COMPUTERLINE Computerline, Schlierbach, Switzerland in NL.

Nutrition Label

WHISPER CANON · eu.zcsend.netRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/eu.zcsend.net

Resolution chain

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

IPPrefixASNOperatorCountry
185.20.209.82185.20.209.0/24AS41913COMPUTERLINE Computerline, Schlierbach, SwitzerlandNL

WHOIS identity

No WHOIS records are currently associated with eu.zcsend.net in WhisperGraph.

Subdomains

41 observed subdomains of eu.zcsend.net.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for eu.zcsend.net.

Related pages

Pivot deeper into the graph from eu.zcsend.net.

Cypher and MCP

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

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