Skip to content

Hostname

bethanien.ch

Last fetched

bethanien.ch resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
164.92.191.83164.92.176.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

Registrar
Organization
diakonie bethanien
Contact emails

Subdomains

13 observed subdomains of bethanien.ch.

Web-graph footprint

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

45 sites link to this hostname.

54 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for bethanien.ch.

MechanismTarget
SPF_Amail.ostendis.ch
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.ess.de.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.206.0.0/22
SPF_IP193.33.128.208
SPF_IP212.80.96.0/21
SPF_IP217.193.243.164
SPF_IP217.193.243.181
SPF_IP217.26.48.0/20
SPF_IP2a01:7480:1:100::/64

Related pages

Pivot deeper into the graph from bethanien.ch.

Cypher and MCP

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

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