Skip to content

Hostname

vdagroup.com

Last fetched

vdagroup.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · vdagroup.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/vdagroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
78.46.146.15078.46.0.0/15AS24940DE

WHOIS identity

Registrar
iana:168
Organization
vda multimedia spa
Contact emails

Subdomains

17 observed subdomains of vdagroup.com.

Web-graph footprint

Distinct hostnames that link to or from vdagroup.com in the public web crawl.

43 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for vdagroup.com.

MechanismTarget
SPF_Awww.vdagroup.com
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEturbo-smtp.com
SPF_IP18.202.127.146
SPF_IP213.182.89.240/28
SPF_IP217.39.181.41
SPF_IP34.249.120.189
SPF_IP51.75.90.127
SPF_IP77.81.238.26/32
SPF_IP78.46.146.150

Related pages

Pivot deeper into the graph from vdagroup.com.

Cypher and MCP

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

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