Skip to content

Hostname

sz.de

Last fetched

sz.de resolves to 1 IPv4 address operated by SHAREINVESTOR-AS-AP ShareInvestor Pte Ltd in DE.

Nutrition Label

WHISPER CANON · sz.deRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/sz.de

Resolution chain

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

IPPrefixASNOperatorCountry
208.82.73.61208.82.72.0/22AS205411SHAREINVESTOR-AS-AP ShareInvestor Pte LtdDE

WHOIS identity

No WHOIS records are currently associated with sz.de in WhisperGraph.

Subdomains

37 observed subdomains of sz.de.

Web-graph footprint

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

976 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for sz.de.

MechanismTarget
SPF_INCLUDEspf-0.secureserver.net
SPF_INCLUDEspf.apa.at
SPF_INCLUDEspf.de.umantis.com
SPF_INCLUDEspf.swmh.de
SPF_IP136.243.60.5
SPF_IP176.9.47.151
SPF_IP185.238.12.20/31
SPF_IP193.201.168.0/24
SPF_IP194.158.134.36
SPF_IP194.232.25.0/24
SPF_IP194.232.31.3
SPF_IP194.232.31.68
SPF_IP194.53.64.2/32
SPF_IP212.4.227.0/24
SPF_IP212.4.228.0/24
SPF_IP213.198.99.210/31
SPF_IP213.198.99.216
SPF_IP2a01:468:1:1225::/64
SPF_IP81.25.202.82
SPF_IP92.205.160.178
SPF_MXsz.de

Related pages

Pivot deeper into the graph from sz.de.

Cypher and MCP

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

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