Hostname
immerda.ch
Last fetched
immerda.ch resolves to 5 IPv4 addresses operated by SYSTEMLOS-AS in DE.
Nutrition Label
Resolution chain
immerda.ch resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 192.68.11.133 | 192.68.11.0/24 | AS204911 | SYSTEMLOS-AS | DE |
| 199.58.83.41 | 199.58.83.0/24 | AS7765 | KOUMBIT - Koumbit | CA |
| 93.190.126.69 | 93.190.126.0/24 | AS210861 | ONA | CH |
| 93.190.126.72 | 93.190.126.0/24 | AS210861 | ONA | CH |
| 93.190.126.77 | 93.190.126.0/24 | AS210861 | ONA | CH |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from immerda.ch in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for immerda.ch.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.immerda.ch |
Related pages
Pivot deeper into the graph from immerda.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "immerda.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.