Skip to content

Hostname

baloise.ch

Last fetched

baloise.ch resolves to 1 IPv4 address operated by SILHOUETTE-AS2 in CH.

Nutrition Label

WHISPER CANON · baloise.chRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/baloise.ch

Resolution chain

baloise.ch resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.134.74.53193.134.64.0/20AS48857SILHOUETTE-AS2CH

WHOIS identity

Registrar
Organization
baloise holding
Contact emails

Subdomains

83 observed subdomains of baloise.ch.

Web-graph footprint

Distinct hostnames that link to or from baloise.ch in the public web crawl.

967 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for baloise.ch.

MechanismTarget
SPF_Ac3carcomp08.nine.ch
SPF_INCLUDE_spf.general.transactional-mail-a.com
SPF_INCLUDEemsmtp.com
SPF_INCLUDEsmtp-out.ivalua.fr
SPF_INCLUDEspf.appmail.swisscom.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP193.134.73.20
SPF_IP193.134.73.21
SPF_IP213.95.36.154/32
SPF_IP52.50.27.58
SPF_IP80.158.29.146
SPF_IP80.158.92.84
SPF_IP83.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.