Skip to content

Hostname

wbv.de

Last fetched

wbv.de is a registered hostname under the .de top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · wbv.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/wbv.de

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with wbv.de in WhisperGraph.

Subdomains

44 observed subdomains of wbv.de.

Web-graph footprint

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

1,021 sites link to this hostname.

301 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for wbv.de.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2a01:4f8:221:179e:0:0:0:2
SPF_IP2a01:4f8:c0c:aa0:0:0:0:2
SPF_IP2a01:4f8:c2c:2e3f:0:0:0:1
SPF_IP77.75.204.107
SPF_IP80.155.22.250
SPF_IP80.155.52.110
SPF_IP80.155.52.98

Related pages

Pivot deeper into the graph from wbv.de.

Cypher and MCP

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

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