Medium Severity

Link: Numeric IP obfuscation in URL

Description

Detects inbound messages containing links where the host is a numeric-only IP representation, commonly used to bypass domain-based URL filtering.

References

No references.

Sublime Security
Created May 28th, 2026 • Last updated Aug 6th, 2026
Source
type.inbound
and any(body.links,
        any(.href_url.ip.translation.encoders,
            . in ('octal', 'decimal_integer')
        )
)
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