Skip to content

Hostname

hasler.ch

Last fetched

hasler.ch resolves to 1 IPv4 address operated by AS197540 in DE.

Nutrition Label

WHISPER CANON · hasler.chRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/hasler.ch

Resolution chain

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

IPPrefixASNOperatorCountry
45.132.244.5145.132.244.0/22AS197540DE

WHOIS identity

Registrar
Organization
edv / ebusiness
Contact emails

Subdomains

15 observed subdomains of hasler.ch.

Web-graph footprint

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

123 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for hasler.ch.

MechanismTarget
SPF_Abama.hasler.ch
SPF_Ahasler.ch
SPF_Amail.hasler.ch
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.abacuscity.ch
SPF_INCLUDEspf.cloud.ci-solution.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.209.55.113
SPF_IP194.56.244.0/24
SPF_IP198.2.139.26
SPF_IP213.193.80.0/27
SPF_IP62.12.165.120/29
SPF_IP77.74.4.142/32
SPF_MXhasler.ch

Related pages

Pivot deeper into the graph from hasler.ch.

Cypher and MCP

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

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