Hostname
comisso.ch
Last fetched
comisso.ch resolves to 2 IPv4 addresses operated by AS58044 in SK.
Nutrition Label
Resolution chain
comisso.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 |
|---|---|---|---|---|
| 176.112.191.141 | 176.112.176.0/20 | AS58044 | — | SK |
| 217.26.55.112 | 217.26.48.0/20 | AS29097 | — | CH |
WHOIS identity
No WHOIS records are currently associated with comisso.ch in WhisperGraph.
Subdomains
3 observed subdomains of comisso.ch.
Web-graph footprint
Distinct hostnames that link to or from comisso.ch in the public web crawl.
12 sites linked to from this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for comisso.ch.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | spf-permissive.mail.hostpoint.ch |
Related pages
Pivot deeper into the graph from comisso.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "comisso.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.