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 a CNAME record pointing your domain to our edge. We provide the exact record 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 the one step that actually routes your visitors through our protection. You add a single CNAME record at your DNS provider that points your domain to your private shield hostname. That's it — 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 CNAME points to. The random tail keeps your setup private (nobody can guess it from your domain name).
Step 1 — Copy your CNAME target
After you add a domain in the dashboard, your exact shield hostname is shown on the domain page. Copy it.
Step 2 — Add the CNAME record
Go to your DNS provider and create one record:
Subdomain — 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 3 — Verify
Back in the dashboard, click Verify DNS. Once we detect the CNAME pointing to your shield hostname, we move on to issuing your SSL certificate automatically.
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. DNS verification triggers ACME challenge
- 2. We create a TXT record in your 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.