Skip to content

Hostname

vtrek.eu

Last fetched

vtrek.eu has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:mijn internetoplossing b.v. as the registrar.

Nutrition Label

WHISPER CANON · vtrek.euRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/vtrek.eu

Resolution chain

vtrek.eu has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:mijn internetoplossing b.v.
Organization
Contact emails

Subdomains

1 observed subdomain of vtrek.eu.

Subdomain
www.vtrek.eu

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for vtrek.eu.

MechanismTarget
SPF_Avtrek.eu
SPF_INCLUDEspf.finetic.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP152.53.106.167/32
SPF_IP2a0a:4cc0:40:134:0:0:0:1
SPF_MXvtrek.eu

Related pages

Pivot deeper into the graph from vtrek.eu.

Cypher and MCP

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

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