Hostname
baloise.ch
Last fetched
baloise.ch resolves to 1 IPv4 address operated by SILHOUETTE-AS2 in CH.
Nutrition Label
Resolution chain
baloise.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.134.74.53 | 193.134.64.0/20 | AS48857 | SILHOUETTE-AS2 | CH |
WHOIS identity
- Registrar
- —
- Organization
- baloise holding
- Contact emails
Subdomains
83 observed subdomains of baloise.ch.
Showing 25 of 83. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from baloise.ch in the public web crawl.
967 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for baloise.ch.
| Mechanism | Target |
|---|---|
| SPF_A | c3carcomp08.nine.ch |
| SPF_INCLUDE | _spf.general.transactional-mail-a.com |
| SPF_INCLUDE | emsmtp.com |
| SPF_INCLUDE | smtp-out.ivalua.fr |
| SPF_INCLUDE | spf.appmail.swisscom.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 193.134.73.20 |
| SPF_IP | 193.134.73.21 |
| SPF_IP | 213.95.36.154/32 |
| SPF_IP | 52.50.27.58 |
| SPF_IP | 80.158.29.146 |
| SPF_IP | 80.158.92.84 |
| SPF_IP | 83.169.25.157 |
Related pages
Pivot deeper into the graph from baloise.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "baloise.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.