Skip to content

Hostname

abl.ch

Last fetched

abl.ch resolves to 1 IPv4 address operated by HETZNER-AS in DE.

Nutrition Label

WHISPER CANON · abl.chRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/abl.ch

Resolution chain

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

IPPrefixASNOperatorCountry
91.98.13.5591.98.0.0/16AS24940HETZNER-ASDE

WHOIS identity

Registrar
Organization
allg. baugenossenschaft luzern
Contact emails

Subdomains

9 observed subdomains of abl.ch.

Web-graph footprint

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

60 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for abl.ch.

MechanismTarget
SPF_Aabl.ch
SPF_Amail.visol.ch
SPF_Asmtp.mailomat.cloud
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.mailpro.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP116.202.109.98
SPF_IP116.202.6.34
SPF_IP159.69.147.166
SPF_IP46.22.20.85
SPF_IP46.22.20.86
SPF_IP88.99.28.21
SPF_MXabl.ch

Related pages

Pivot deeper into the graph from abl.ch.

Cypher and MCP

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

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