Getting Started with Visibilitiez
Complete guide to protecting your domain with our AI-powered WAF. From account creation to active protection in under 10 minutes.
Getting Started
Create Account
Register with email and password
Verify Email
Click the verification link
Login
Sign in to your dashboard
Add Domain
Connect your website
Create Your Account
Visit visibilitiez.com/register and fill in:
MySecure!Pass123 — at least 12 chars, 1 uppercase, 1 number, 1 special character.Verify Your Email
After registration, we send a verification link to your email. Click the link to activate your account.
- 1Check your inbox for an email from Visibilitiez
- 2Click the Verify Email button
- 3You will be redirected to the login page with a success message
Login to Dashboard
Go to dashboard.visibilitiez.com/login and sign in.
Onboarding Wizard
After your first login, the onboarding wizard walks you through connecting your domain.
Welcome
Introduction to Visibilitiez and what you get with your plan.
Add Domain
Enter your domain name, choose hosting type (VPS or Shared Hosting), and provide your origin server address.
Configure DNS
Add the SSL delegation record, then the traffic CNAME pointing your domain to our edge. We provide the exact records to add.
First Scan
We run an Attack Surface Management (ASM) scan to discover your exposed assets.
Review
Review your setup and activate protection. Your WAF is now live!
DNS Configuration
This is what actually routes your visitors through our protection. We use a zero-downtime delegated-SSL flow: you add two CNAME records at your DNS provider — a one-time SSL delegation record first, then a traffic record that points your domain to your private shield hostname. No IP addresses, no nameserver changes, no server install.
What is a "shield hostname"?
When you add a domain, we generate a unique target hostname just for you — it looks like s-3k7m9pqxz4.ward.bbyg.net. Your visitors never see it; it's only the destination your traffic CNAME points to. The random tail keeps your setup private (nobody can guess it from your domain name). Your exact shield hostname and delegation record are shown on the domain page in the dashboard.
Step 1 — Add the SSL delegation record
This one-time record lets us issue and auto-renew your SSL certificate before any traffic points to us — so there is never a certificate-error window. It looks like:
Delegation record (one-time, permanent)
Type: CNAME
Name: _acme-challenge.yourdomain.com
Value: dxxxxxxxxxxxx.acme.ward.bbyg.net (your delegation target)
TTL: 300 (or Auto)Replace dxxxxxxxxxxxx.acme.ward.bbyg.net with the exact delegation target from your dashboard.
Step 2 — Check & issue SSL
Back in the dashboard, click Check & issue SSL. We detect the delegation record and issue your certificate automatically. Renewals happen on their own afterwards — you never touch DNS for SSL again.
Step 3 — Point your traffic (once SSL is ready)
Once the certificate is live, the dashboard prompts you to switch traffic. Add the traffic record:
Traffic record — e.g. www.example.com or app.example.com
Type: CNAME
Name: www (just the subdomain part)
Value: s-xxxxx.ward.bbyg.net (your shield hostname)
TTL: 300 (or Auto)Replace s-xxxxx.ward.bbyg.net with the exact value from your dashboard.
Root / "bare" domain (example.com without www)
Classic DNS doesn't allow a CNAME on the bare root domain. To protect a root domain you need a provider that supports CNAME flattening (also called ALIAS or ANAME). These providers let you put a CNAME-style record on the root:
Root domain — needs CNAME flattening / ALIAS / ANAME
Type: CNAME (flattened) / ALIAS / ANAME
Name: @ (the root domain)
Value: s-xxxxx.ward.bbyg.net (your shield hostname)
TTL: 300 (or Auto)Cloudflare, Amazon Route 53, and Google Cloud DNS all support this. Cloudflare does it automatically — just add a normal CNAME on the root and it flattens it for you.
www works anywhere.Step 4 — Refresh DNS status
On the domain page, click Refresh DNS Status. Once we detect the traffic CNAME pointing to your shield hostname, your domain goes active and the WAF starts protecting it.
DNS Provider Quick Links
SSL Certificates
We issue a free Let's Encrypt (ACME) certificate for your domain and serve it at our edge — you never install anything on your server.
_acme-challenge.yourdomain). With that in place we issue your SSL before you switch traffic — so there is no window where visitors see a certificate error — and every renewal happens automatically afterwards without you touching DNS again. Add the delegation record, click Check & issue SSL, then point your traffic once the certificate is ready.SSL Lifecycle
Behind the scenes:
- 1. Your delegation CNAME points
_acme-challengeto our zone - 2. We write the ACME TXT challenge in our own DNS zone
- 3. Let's Encrypt validates domain ownership
- 4. Certificate is issued and deployed to our edge
- 5. HTTPS active - HTTP auto-redirects to HTTPS
WAF Protection
Once your domain is active, our AI-powered WAF automatically protects against SQL injection, XSS, RCE, DDoS, bot abuse, and more.
Protection Levels
Low
Minimal filtering. Blocks only known malicious patterns.
Medium
Balanced protection. Recommended for most websites.
High
Aggressive filtering. Maximum protection.
Custom WAF Rules
Create custom rules from Dashboard - Security - WAF:
Frequently Asked Questions
How long does DNS propagation take?+
Do I need to change my nameservers?+
Why only CNAME — can I use an A record / IP?+
Will my site go down during setup?+
Can I use this with Cloudflare?+
What if I have an existing SSL certificate?+
How does the AI WAF work?+
What happens when my trial expires?+
Can I add multiple domains?+
Need help?
Open a support ticket from your dashboard or contact us directly.