Hostname
sw-weimar.de
Last fetched
sw-weimar.de resolves to 1 IPv4 address operated by AS208929 in DE.
Nutrition Label
Resolution chain
sw-weimar.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 |
|---|---|---|---|---|
| 45.15.88.57 | 45.15.88.0/22 | AS208929 | — | DE |
WHOIS identity
No WHOIS records are currently associated with sw-weimar.de in WhisperGraph.
Subdomains
31 observed subdomains of sw-weimar.de.
Showing 22 of 31. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sw-weimar.de in the public web crawl.
146 sites link to this hostname.
108 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for sw-weimar.de.
| Mechanism | Target |
|---|---|
| SPF_A | mail.controlnet.de |
| SPF_A | mail1.sw-weimar.de |
| SPF_A | mail2.sw-weimar.de |
| SPF_A | sw-weimar.de |
| SPF_IP | 109.73.25.240/29 |
| SPF_IP | 171.33.191.245/29 |
| SPF_IP | 178.63.117.64/28 |
| SPF_IP | 2001:1438:400a:6f00::/56 |
| SPF_IP | 2a01:4f8:11e:700::/56 |
| SPF_IP | 2a02:2250:1f0:7400::/56 |
| SPF_IP | 82.119.189.178/29 |
| SPF_MX | sw-weimar.de |
Related pages
Pivot deeper into the graph from sw-weimar.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sw-weimar.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.