Skip to content

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

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

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

SPF policy

17 SPF mechanisms authorising senders for easyprof.ch.

MechanismTarget
SPF_Aeasyprof.ch
SPF_Avimdzmsp-srel01.bluewin.ch
SPF_IP135.125.135.162
SPF_IP167.114.225.136
SPF_IP195.186.123.1/24
SPF_IP195.186.125.1/24
SPF_IP195.186.136.1/24
SPF_IP195.186.18.1/24
SPF_IP195.186.227.1/24
SPF_IP2001:41d0:401:2000:0:0:1:f143
SPF_IP2001:41d0:8:baa9:0:0:0:1
SPF_IP2001:41d0:8:ce2d::1/64
SPF_IP46.101.128.201
SPF_IP46.105.40.4
SPF_IP5.135.141.45
SPF_IP5.135.179.169
SPF_MXeasyprof.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.