Skip to content

Hostname

vds.de

Last fetched

vds.de resolves to 1 IPv4 address operated by MITTWALD-AS Mittwald CM Service GmbH und Co. KG in DE.

Nutrition Label

WHISPER CANON · vds.deRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/vds.de

Resolution chain

vds.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
178.16.57.35178.16.56.0/21AS15817MITTWALD-AS Mittwald CM Service GmbH und Co. KGDE

WHOIS identity

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

Subdomains

51 observed subdomains of vds.de.

Web-graph footprint

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

975 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for vds.de.

MechanismTarget
SPF_Afaxserver.vds.de
SPF_Ahybrid.vds.de
SPF_Awissen.vds.de
SPF_INCLUDEagenturserver.de
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.158.70.123
SPF_IP212.2.72.122
SPF_IP80.154.19.222
SPF_IP89.185.150.210

Related pages

Pivot deeper into the graph from vds.de.

Cypher and MCP

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

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