Skip to content

Hostname

fw-wnd.de

Last fetched

fw-wnd.de resolves to 2 IPv4 addresses operated by SAARGATE-AS - VSE NET GmbH in DE.

Nutrition Label

WHISPER CANON · fw-wnd.deRouting diversity2.4/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/fw-wnd.de

Resolution chain

fw-wnd.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
212.88.132.68212.88.128.0/19AS9063SAARGATE-AS - VSE NET GmbHDE
77.24.114.22177.24.0.0/16AS3209VODANET - Vodafone GmbHDE

WHOIS identity

No WHOIS records are currently associated with fw-wnd.de in WhisperGraph.

Subdomains

3 observed subdomains of fw-wnd.de.

Web-graph footprint

Distinct hostnames that link to or from fw-wnd.de in the public web crawl.

5 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for fw-wnd.de.

MechanismTarget
SPF_IP212.88.140.35
SPF_MXfw-wnd.de

Related pages

Pivot deeper into the graph from fw-wnd.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fw-wnd.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.