Hostname
nextwerk.de
Last fetched
nextwerk.de appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.
Nutrition Label
Resolution chain
nextwerk.de has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
No WHOIS records are currently associated with nextwerk.de in WhisperGraph.
Subdomains
43 observed subdomains of nextwerk.de.
Showing 25 of 43. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from nextwerk.de in the public web crawl.
11 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for nextwerk.de.
| Mechanism | Target |
|---|---|
| SPF_A | mgw01.nwcloud.de |
| SPF_A | nextwerk.de |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 162.55.253.0/27 |
| SPF_IP | 176.9.86.102/32 |
| SPF_IP | 178.63.166.82 |
| SPF_IP | 178.63.166.84 |
| SPF_IP | 212.127.32.0/27 |
| SPF_IP | 49.12.180.64/27 |
| SPF_IP | 49.12.180.71 |
| SPF_IP | 87.138.198.77/32 |
| SPF_MX | nextwerk.de |
Related pages
Pivot deeper into the graph from nextwerk.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nextwerk.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.