Skip to content

Hostname

simplehosting.ch

Last fetched

simplehosting.ch resolves to 2 IPv4 addresses operated by SUNRISE in CH.

Nutrition Label

WHISPER CANON · simplehosting.chRouting diversity1.5/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/simplehosting.ch

Resolution chain

simplehosting.ch resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.36.36.19193.36.36.0/24AS6730SUNRISECH
193.36.36.45193.36.36.0/24AS6730SUNRISECH

WHOIS identity

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

Subdomains

65 observed subdomains of simplehosting.ch.

Web-graph footprint

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

43 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for simplehosting.ch.

MechanismTarget
SPF_Asimplehosting.ch
SPF_INCLUDE_spf.mailrelay.rrpproxy.net
SPF_INCLUDEspf.mydomainprovider.com
SPF_IP193.36.36.0/24
SPF_IP217.162.0.0/24
SPF_MXsimplehosting.ch

Related pages

Pivot deeper into the graph from simplehosting.ch.

Cypher and MCP

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

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