Skip to content

Hostname

hasa.ch

Last fetched

hasa.ch resolves to 2 IPv4 addresses operated by AS3303 in CH.

Nutrition Label

WHISPER CANON · hasa.chRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/hasa.ch

Resolution chain

hasa.ch resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
antoine hayoz
Contact emails

Subdomains

93 observed subdomains of hasa.ch.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for hasa.ch.

MechanismTarget
SPF_Ahasa.ch
SPF_IP146.4.104.218/29
SPF_IP46.140.96.34/29
SPF_MXhasa.ch

Related pages

Pivot deeper into the graph from hasa.ch.

Cypher and MCP

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

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