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
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.
| Subdomain |
|---|
| mail.edit-a-thon.ch |
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for edit-a-thon.ch.
| Mechanism | Target |
|---|---|
| SPF_A | edit-a-thon.ch |
| SPF_A | mail.edit-a-thon.ch |
| SPF_A | mx01.moresi.com |
| SPF_A | webhosting02.moresi.com |
| SPF_IP | 178.23.172.83 |
| SPF_IP | 178.23.174.0/27 |
| SPF_IP | 2a02:ab40:0:1002:0:0:0:102 |
| SPF_IP | 2a02:ab40:0:1003:0:0:0:2001 |
| SPF_IP | 89.207.232.5 |
| SPF_IP | 89.207.232.7 |
| SPF_MX | edit-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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.