Skip to content

Hostname

edit-a-thon.ch

Last fetched

edit-a-thon.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 · edit-a-thon.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/edit-a-thon.ch

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with edit-a-thon.ch in WhisperGraph.

Subdomains

1 observed subdomain of edit-a-thon.ch.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for edit-a-thon.ch.

MechanismTarget
SPF_Aedit-a-thon.ch
SPF_Amail.edit-a-thon.ch
SPF_Amx01.moresi.com
SPF_Awebhosting02.moresi.com
SPF_IP178.23.172.83
SPF_IP178.23.174.0/27
SPF_IP2a02:ab40:0:1002:0:0:0:102
SPF_IP2a02:ab40:0:1003:0:0:0:2001
SPF_IP89.207.232.5
SPF_IP89.207.232.7
SPF_MXedit-a-thon.ch

Related pages

Pivot deeper into the graph from edit-a-thon.ch.

Cypher and MCP

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

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