Skip to content

Hostname

cyon.ch

Last fetched

cyon.ch resolves to 2 IPv4 addresses operated by RIEDEL-NETWORKS in DE.

Nutrition Label

WHISPER CANON · cyon.chRouting diversity2.4/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/cyon.ch

Resolution chain

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

IPPrefixASNOperatorCountry
128.65.223.85128.65.208.0/20AS34309RIEDEL-NETWORKSDE
194.126.200.42194.126.200.0/24AS47302XTBPL-AS XTB S.A.CH

WHOIS identity

Registrar
Organization
burkardt david
Contact emails

Subdomains

50 observed subdomains of cyon.ch.

Web-graph footprint

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

2,631 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for cyon.ch.

MechanismTarget
SPF_Acyon.ch
SPF_INCLUDE_spf.mailrelay.rrpproxy.net
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.patchman.co
SPF_IP194.126.200.30
SPF_IP2a01:ab20::36/64
SPF_MXcyon.ch

Related pages

Pivot deeper into the graph from cyon.ch.

Cypher and MCP

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

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