Low Severity

Link: Recently registered .vu domain in lure

Description

Flags inbound messages containing links that point to a .vu domain registered within the last 90 days. Observed samples span a range of lures - fake DocuSign contract requests, billing dispute notices, calendar invites, birthday and BBQ party invitations, and bidding process invites - all using freshly registered .vu domains to host malicious content while evading domain-reputation based detection.

References

No references.

Sublime Security
Created Aug 28th, 2026 • Last updated Aug 28th, 2026
Source
type.inbound
and any(body.links,
        .href_url.domain.tld == "vu"
        and .href_url.domain.valid
        and network.whois(.href_url.domain).days_old < 90
)
MQL Rule Console
DocsLearning Labs

Playground

Test against your own EMLs or sample data.

Share

Post about this on your socials.

Get Started. Today.

Managed or self-managed. No MX changes.

Deploy and integrate a free Sublime instance in minutes.
Get Started