Skip to content

Hostname

syselcloud.ch

Last fetched

syselcloud.ch resolves to 2 IPv4 addresses operated by AS61970 in CH.

Nutrition Label

WHISPER CANON · syselcloud.chRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/syselcloud.ch

Resolution chain

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

WHOIS identity

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

Subdomains

192 observed subdomains of syselcloud.ch.

Web-graph footprint

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

9 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for syselcloud.ch.

MechanismTarget
SPF_Asyselcloud.ch
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.48.144.140
SPF_IP185.48.144.167/32
SPF_IP185.48.144.218
SPF_IP185.48.144.53
SPF_IP185.48.144.65
SPF_IP185.48.144.66/32
SPF_IP185.48.146.188
SPF_IP185.48.146.91/24
SPF_MXsyselcloud.ch

Related pages

Pivot deeper into the graph from syselcloud.ch.

Cypher and MCP

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

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