Skip to content

Hostname

crazyevents.ch

Last fetched

crazyevents.ch is a registered hostname under the .ch top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · crazyevents.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/crazyevents.ch

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with crazyevents.ch in WhisperGraph.

Subdomains

8 observed subdomains of crazyevents.ch.

Web-graph footprint

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

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • crazyevents.ch

SPF policy

10 SPF mechanisms authorising senders for crazyevents.ch.

MechanismTarget
SPF_Acrazyevents.ch
SPF_INCLUDE46-127-134-190.dynamic.hispeed.ch
SPF_INCLUDEdelice.ceworld.net
SPF_IP217.182.197.93
SPF_IP46.165.225.202
SPF_IP46.165.227.52
SPF_IP46.165.227.53
SPF_IP51.195.61.21
SPF_IP54.36.232.177
SPF_MXcrazyevents.ch

Related pages

Pivot deeper into the graph from crazyevents.ch.

Cypher and MCP

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

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