Skip to content

Hostname

graechen.ch

Last fetched

graechen.ch resolves to 1 IPv4 address operated by AS51873 in CH.

Nutrition Label

WHISPER CANON · graechen.chRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/graechen.ch

Resolution chain

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

IPPrefixASNOperatorCountry
46.22.23.6546.22.16.0/20AS51873CH

WHOIS identity

Registrar
Organization
tourismusverein grachen/st. niklaus
Contact emails

Subdomains

26 observed subdomains of graechen.ch.

Web-graph footprint

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

230 sites link to this hostname.

182 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for graechen.ch.

MechanismTarget
SPF_Agraechen.ch
SPF_INCLUDE_spf.sui-inter.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.164.212.170
SPF_IP109.164.212.171
SPF_IP109.164.212.172
SPF_IP109.164.212.173
SPF_IP109.164.212.174
SPF_MXgraechen.ch

Related pages

Pivot deeper into the graph from graechen.ch.

Cypher and MCP

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

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