Skip to content

Hostname

vcd.org

Last fetched

vcd.org resolves to 1 IPv4 address operated by MITTWALD-AS Mittwald CM Service GmbH und Co. KG in DE. WHOIS lists iana:1328 as the registrar.

Nutrition Label

WHISPER CANON · vcd.orgRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/vcd.org

Resolution chain

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

IPPrefixASNOperatorCountry
185.166.21.79185.166.20.0/22AS15817MITTWALD-AS Mittwald CM Service GmbH und Co. KGDE

WHOIS identity

Registrar
iana:1328
Organization
verkehrsclub deutschland e.v. (vcd)
Contact emails

Subdomains

87 observed subdomains of vcd.org.

Web-graph footprint

Distinct hostnames that link to or from vcd.org in the public web crawl.

1,866 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for vcd.org.

MechanismTarget
SPF_Amx2.vcd.org
SPF_Aserver.vcd.org
SPF_INCLUDEagenturserver.de
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.dynect.net
SPF_INCLUDEspf.sendinblue.com
SPF_IP185.8.11.197
SPF_IP49.12.86.159
SPF_MXvcd.org

Related pages

Pivot deeper into the graph from vcd.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "vcd.org"})-[: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.