Skip to content

Hostname

baloise-life.com

Last fetched

baloise-life.com resolves to 1 IPv4 address operated by AS48857 in CH. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · baloise-life.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/baloise-life.com

Resolution chain

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

IPPrefixASNOperatorCountry
193.134.74.86193.134.64.0/20AS48857CH

WHOIS identity

Registrar
iana:1387
Organization
baloise holding
Contact emails

Subdomains

6 observed subdomains of baloise-life.com.

Web-graph footprint

Distinct hostnames that link to or from baloise-life.com in the public web crawl.

91 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for baloise-life.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP194.154.196.74
SPF_IP194.154.208.69
SPF_IP194.154.208.70
SPF_MXbaloise-life.com

Related pages

Pivot deeper into the graph from baloise-life.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "baloise-life.com"})-[: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.