Skip to content

Hostname

sh.ch

Last fetched

sh.ch resolves to 4 IPv4 addresses operated by FASTLY - Fastly, Inc. in CA.

Nutrition Label

WHISPER CANON · sh.chRouting diversity3.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/sh.ch

Resolution chain

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

IPPrefixASNOperatorCountry
151.101.131.52151.104.28.0/23AS54113FASTLY - Fastly, Inc.CA
151.101.195.52151.104.112.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.3.52151.101.248.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.67.52151.102.248.0/21AS54113FASTLY - Fastly, Inc.CA

WHOIS identity

Registrar
Organization
ksd
Contact emails

Subdomains

262 observed subdomains of sh.ch.

Web-graph footprint

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

842 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for sh.ch.

MechanismTarget
SPF_Amail.codx.ch
SPF_Asmtp.trainingplus.ch
SPF_INCLUDE_spf.senders.scnem.com
SPF_INCLUDEspf.abxsec.com
SPF_INCLUDEspf.imc-hosting.com
SPF_INCLUDEspf.privasphere.com
SPF_INCLUDEspf.umantis.com
SPF_IP159.144.81.1
SPF_IP178.250.24.196
SPF_IP192.122.254.151
SPF_IP193.247.208.64/28
SPF_IP212.80.96.0/21
SPF_MXmtfweb.ch
SPF_MXsh.ch

Related pages

Pivot deeper into the graph from sh.ch.

Cypher and MCP

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

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