Hostname
easyprof.ch
Last fetched
easyprof.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 easyprof.ch in WhisperGraph.
Subdomains
4 observed subdomains of easyprof.ch.
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for easyprof.ch.
| Mechanism | Target |
|---|---|
| SPF_A | easyprof.ch |
| SPF_A | vimdzmsp-srel01.bluewin.ch |
| SPF_IP | 135.125.135.162 |
| SPF_IP | 167.114.225.136 |
| SPF_IP | 195.186.123.1/24 |
| SPF_IP | 195.186.125.1/24 |
| SPF_IP | 195.186.136.1/24 |
| SPF_IP | 195.186.18.1/24 |
| SPF_IP | 195.186.227.1/24 |
| SPF_IP | 2001:41d0:401:2000:0:0:1:f143 |
| SPF_IP | 2001:41d0:8:baa9:0:0:0:1 |
| SPF_IP | 2001:41d0:8:ce2d::1/64 |
| SPF_IP | 46.101.128.201 |
| SPF_IP | 46.105.40.4 |
| SPF_IP | 5.135.141.45 |
| SPF_IP | 5.135.179.169 |
| SPF_MX | easyprof.ch |
Related pages
Pivot deeper into the graph from easyprof.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "easyprof.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.