Skip to content

Hostname

sz.ch

Last fetched

sz.ch resolves to 1 IPv4 address operated by RIEDEL-NETWORKS in DE. WHOIS lists iana:3220 as the registrar.

Nutrition Label

WHISPER CANON · sz.chRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/sz.ch

Resolution chain

sz.ch resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
85.131.147.7385.131.128.0/19AS34309RIEDEL-NETWORKSDE

WHOIS identity

Registrar
iana:3220
Organization
bahnhofstrasse 9
Contact emails

Subdomains

100 observed subdomains of sz.ch.

Web-graph footprint

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

1,360 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for sz.ch.

MechanismTarget
SPF_Asz.ch
SPF_INCLUDEspf.privasphere.com
SPF_MXsz.ch

Related pages

Pivot deeper into the graph from sz.ch.

Cypher and MCP

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

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