Skip to content

Hostname

halba.ch

Last fetched

halba.ch resolves to 1 IPv4 address operated by CH-COOP in CH.

Nutrition Label

WHISPER CANON · halba.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/halba.ch

Resolution chain

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

IPPrefixASNOperatorCountry
185.170.88.107185.170.88.0/24AS48038CH-COOPCH

WHOIS identity

Registrar
Organization
coop genossenschaft
Contact emails

Subdomains

11 observed subdomains of halba.ch.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for halba.ch.

MechanismTarget
SPF_INCLUDEapp.sgizmo.com
SPF_INCLUDEspf.o365.coop.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_MXhalba.ch

Related pages

Pivot deeper into the graph from halba.ch.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "halba.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.