Skip to content

Hostname

vdma.org

Last fetched

vdma.org resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
161.35.203.228161.38.8.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

Registrar
iana:151
Organization
verband deutscher maschinen- und anlagenbau e. v. (vdma)
Contact emails

Subdomains

190 observed subdomains of vdma.org.

Web-graph footprint

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

2,777 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for vdma.org.

MechanismTarget
SPF_INCLUDEadditional.spf.vdmaservices.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.119.109.104
SPF_IP198.207.147.224/27
SPF_IP204.239.0.224/27
SPF_IP216.230.14.224/27
SPF_IP54.240.50.165
SPF_IP54.240.50.210
SPF_IP62.116.169.253
SPF_IP62.96.169.10
SPF_IP81.169.145.133/32
SPF_IP81.169.241.245
SPF_IP83.169.38.216
SPF_IP85.13.133.133

Related pages

Pivot deeper into the graph from vdma.org.

Cypher and MCP

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

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