Skip to content

Hostname

velken.de

Last fetched

velken.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 · velken.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/velken.de

Resolution chain

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

WHOIS identity

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

Subdomains

9 observed subdomains of velken.de.

Web-graph footprint

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

140 sites link to this hostname.

149 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for velken.de.

MechanismTarget
SPF_As01.velken.de
SPF_Avelken.de
SPF_INCLUDE_spf.mx.cloudflare.net
SPF_IP138.201.221.253
SPF_IP162.55.254.60
SPF_MXvelken.de

Related pages

Pivot deeper into the graph from velken.de.

Cypher and MCP

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

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