Hostname
syselcloud.ch
Last fetched
syselcloud.ch resolves to 2 IPv4 addresses operated by AS61970 in CH.
Nutrition Label
Resolution chain
syselcloud.ch resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.93.91.79 | 45.93.91.0/24 | AS61970 | — | CH |
| 45.93.91.158 | 45.93.91.0/24 | AS61970 | — | CH |
WHOIS identity
No WHOIS records are currently associated with syselcloud.ch in WhisperGraph.
Subdomains
192 observed subdomains of syselcloud.ch.
Showing 25 of 192. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for syselcloud.ch.
| Mechanism | Target |
|---|---|
| SPF_A | syselcloud.ch |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.48.144.140 |
| SPF_IP | 185.48.144.167/32 |
| SPF_IP | 185.48.144.218 |
| SPF_IP | 185.48.144.53 |
| SPF_IP | 185.48.144.65 |
| SPF_IP | 185.48.144.66/32 |
| SPF_IP | 185.48.146.188 |
| SPF_IP | 185.48.146.91/24 |
| SPF_MX | syselcloud.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.