Hostname
sz.de
Last fetched
sz.de resolves to 1 IPv4 address operated by SHAREINVESTOR-AS-AP ShareInvestor Pte Ltd in DE.
Nutrition Label
Resolution chain
sz.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 208.82.73.61 | 208.82.72.0/22 | AS205411 | SHAREINVESTOR-AS-AP ShareInvestor Pte Ltd | DE |
WHOIS identity
No WHOIS records are currently associated with sz.de in WhisperGraph.
Subdomains
37 observed subdomains of sz.de.
Showing 25 of 37. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sz.de in the public web crawl.
976 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
21 SPF mechanisms authorising senders for sz.de.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf-0.secureserver.net |
| SPF_INCLUDE | spf.apa.at |
| SPF_INCLUDE | spf.de.umantis.com |
| SPF_INCLUDE | spf.swmh.de |
| SPF_IP | 136.243.60.5 |
| SPF_IP | 176.9.47.151 |
| SPF_IP | 185.238.12.20/31 |
| SPF_IP | 193.201.168.0/24 |
| SPF_IP | 194.158.134.36 |
| SPF_IP | 194.232.25.0/24 |
| SPF_IP | 194.232.31.3 |
| SPF_IP | 194.232.31.68 |
| SPF_IP | 194.53.64.2/32 |
| SPF_IP | 212.4.227.0/24 |
| SPF_IP | 212.4.228.0/24 |
| SPF_IP | 213.198.99.210/31 |
| SPF_IP | 213.198.99.216 |
| SPF_IP | 2a01:468:1:1225::/64 |
| SPF_IP | 81.25.202.82 |
| SPF_IP | 92.205.160.178 |
| SPF_MX | sz.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.