Skip to content

Hostname

schweizerhofbern.com

Last fetched

schweizerhofbern.com resolves to 1 IPv4 address operated by AS29222 in CH. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · schweizerhofbern.comRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/schweizerhofbern.com

Resolution chain

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

IPPrefixASNOperatorCountry
128.65.192.238128.65.192.0/21AS29222CH

WHOIS identity

Registrar
iana:1387
Organization
katara hospitality switzerland
Contact emails

Subdomains

2 observed subdomains of schweizerhofbern.com.

Web-graph footprint

Distinct hostnames that link to or from schweizerhofbern.com in the public web crawl.

148 sites link to this hostname.

64 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for schweizerhofbern.com.

MechanismTarget
SPF_Amailrelay.buergenstock-selection.ch
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.synxis.com
SPF_INCLUDEspf.umantis.com
SPF_INCLUDEtac.eu.com
SPF_IP128.65.192.238
SPF_IP195.65.45.42
SPF_MXschweizerhofbern.com

Related pages

Pivot deeper into the graph from schweizerhofbern.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "schweizerhofbern.com"})-[: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.