Hostname
cap.ch
Last fetched
cap.ch resolves to 1 IPv4 address operated by AS29641 in CH.
Nutrition Label
Resolution chain
cap.ch resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 193.8.106.140 | 193.8.106.0/23 | AS29641 | — | CH |
WHOIS identity
- Registrar
- —
- Organization
- allianz suisse versicherungs-gesellschaft
- Contact emails
- —
Subdomains
25 observed subdomains of cap.ch.
Showing 20 of 25. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cap.ch in the public web crawl.
86 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for cap.ch.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.allianz.com |
| SPF_IP | 170.224.103.151/28 |
| SPF_IP | 170.224.103.152 |
| SPF_IP | 193.8.106.0/24 |
| SPF_IP | 193.8.109.0/24 |
| SPF_IP | 212.243.58.195 |
| SPF_IP | 80.252.93.182 |
| SPF_IP | 80.252.93.183 |
| SPF_MX | hin.ch |
Related pages
Pivot deeper into the graph from cap.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cap.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.