Skip to content

Hostname

zenso.ch

Last fetched

zenso.ch resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CH.

Nutrition Label

WHISPER CANON · zenso.chRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/zenso.ch

Resolution chain

zenso.ch resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.165.183.11718.165.182.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
18.165.183.4518.165.182.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
18.165.183.6418.165.182.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
18.165.183.9018.165.182.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH

WHOIS identity

No WHOIS records are currently associated with zenso.ch in WhisperGraph.

Subdomains

4 observed subdomains of zenso.ch.

Web-graph footprint

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

52 sites link to this hostname.

194 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for zenso.ch.

MechanismTarget
SPF_Amail.zenso.ch
SPF_Aoutlook.zenso.ch
SPF_INCLUDEspf.umantis.com
SPF_IP146.4.59.99
SPF_IP146.4.69.115
SPF_IP146.4.69.116
SPF_IP159.100.248.27
SPF_IP212.71.124.231/32
SPF_IP212.71.124.232/32
SPF_IP217.26.60.10
SPF_MXmail.zenso.ch
SPF_MXmail01.refline.ch
SPF_MXmail02.refline.ch
SPF_MXoutlook.zenso.ch
SPF_MXzenso.ch

Related pages

Pivot deeper into the graph from zenso.ch.

Cypher and MCP

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

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