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
Resolution chain
vdma.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 161.35.203.228 | 161.38.8.0/22 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | DE |
WHOIS identity
- Registrar
- iana:151
- Organization
- verband deutscher maschinen- und anlagenbau e. v. (vdma)
- Contact emails
Subdomains
190 observed subdomains of vdma.org.
Showing 25 of 190. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for vdma.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | additional.spf.vdmaservices.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 168.119.109.104 |
| SPF_IP | 198.207.147.224/27 |
| SPF_IP | 204.239.0.224/27 |
| SPF_IP | 216.230.14.224/27 |
| SPF_IP | 54.240.50.165 |
| SPF_IP | 54.240.50.210 |
| SPF_IP | 62.116.169.253 |
| SPF_IP | 62.96.169.10 |
| SPF_IP | 81.169.145.133/32 |
| SPF_IP | 81.169.241.245 |
| SPF_IP | 83.169.38.216 |
| SPF_IP | 85.13.133.133 |
Related pages
Pivot deeper into the graph from vdma.org.
- IP · 161.35.203.228
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:151
- Country · DE
- Email · thomas.zopick@vdma.org
- TLD · .org
- Browse hostnames · vd…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.