Skip to content

Hostname

goetschi.ch

Last fetched

goetschi.ch resolves to 1 IPv4 address operated by GD-EMEA-DC-SXB1 in FR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
46.163.118.7646.163.112.0/21AS8972GD-EMEA-DC-SXB1FR

WHOIS identity

Registrar
Organization
gerhard goetschi
Contact emails

Subdomains

6 observed subdomains of goetschi.ch.

Web-graph footprint

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

43 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for goetschi.ch.

MechanismTarget
SPF_Agoetschi.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.protection.stepnet.de
SPF_IP212.161.133.19
SPF_IP62.167.233.161/29
SPF_MXgoetschi.ch

Related pages

Pivot deeper into the graph from goetschi.ch.

Cypher and MCP

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

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