Skip to content

Hostname

nextwerk.de

Last fetched

nextwerk.de appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · nextwerk.deRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/nextwerk.de

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.

Web-graph footprint

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

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for nextwerk.de.

MechanismTarget
SPF_Amgw01.nwcloud.de
SPF_Anextwerk.de
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP162.55.253.0/27
SPF_IP176.9.86.102/32
SPF_IP178.63.166.82
SPF_IP178.63.166.84
SPF_IP212.127.32.0/27
SPF_IP49.12.180.64/27
SPF_IP49.12.180.71
SPF_IP87.138.198.77/32
SPF_MXnextwerk.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.