Skip to content

Hostname

vgd.eu

Last fetched

vgd.eu resolves to 1 IPv4 address operated by AS59943 in BE. WHOIS lists registrar:combell nv as the registrar.

Nutrition Label

WHISPER CANON · vgd.euRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/vgd.eu

Resolution chain

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

IPPrefixASNOperatorCountry
194.32.153.59194.32.153.0/24AS59943BE

WHOIS identity

Registrar
registrar:combell nv
Organization
Contact emails

Subdomains

81 observed subdomains of vgd.eu.

Web-graph footprint

Distinct hostnames that link to or from vgd.eu in the public web crawl.

40 sites link to this hostname.

74 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for vgd.eu.

Related pages

Pivot deeper into the graph from vgd.eu.

Cypher and MCP

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

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