Follow these simple steps to update your DNS records at your domain registrar so your domain resolves to our PFLAccelerator server.
Select your domain registrar below or share one of these direct links with your team:
You need to create 2 DNS records at your registrar: an A Record for the root domain and an A Record for the www subdomain. Both point to the same IP address.
| Type | Host / Name | Value / Points To | TTL |
|---|---|---|---|
| A | @ | 69.167.168.228 | Auto / 3600 |
| A | www | 69.167.168.228 | Auto / 3600 |
GoDaddyGo to godaddy.com and sign in to your account.
Navigate to My Products → select your domain → click DNS or Manage DNS.
Find the A record with Host @. Click the pencil icon, change Points to to 69.167.168.228. Click Save.
Find the record with Host www. If it's a CNAME, delete it and create a new A Record with Host www pointing to 69.167.168.228. Click Save.
DNS changes typically take 15–30 minutes, but can take up to 48 hours.
NamecheapGo to namecheap.com and sign in to your Dashboard.
Click Domain List → click Manage next to your domain.
Switch to the Advanced DNS tab.
Find the A Record with Host @. Change the Value to 69.167.168.228. If it doesn't exist, click Add New Record.
Create/edit an A Record with Host www and Value 69.167.168.228. Click the ✓ to save.
CloudflareGo to dash.cloudflare.com and select your domain.
Click DNS → Records in the left sidebar.
Find the A record for your root domain. Click Edit, change IPv4 to 69.167.168.228. Toggle the orange cloud icon to grey (DNS only) if needed.
Create/edit an A record with Name www, IPv4 69.167.168.228. Click Save.
Cloudflare Proxy: If the orange cloud icon is enabled (Proxied), traffic routes through Cloudflare first. If you experience issues, click the cloud icon to toggle it to grey (DNS Only).
Network SolutionsGo to networksolutions.com and sign in to your Account Manager.
Click Domain Names → select your domain → click Manage → Change Where Domain Points → Advanced DNS.
Update the A record for @ to 69.167.168.228. Add/edit an A record for www to 69.167.168.228.
Click Save Changes and allow time for propagation.
BluehostGo to bluehost.com and sign in to your dashboard.
Navigate to Domains → My Domains → click Manage → DNS tab.
Edit the A record for @ to point to 69.167.168.228. Add/edit the A record for www with the same IP.
Click Save and wait for DNS propagation.
HostGatorSign in at hostgator.com and go to your cPanel or Customer Portal.
In cPanel, go to Domains → Zone Editor. Or in the Portal: Domains → Manage → DNS Records.
Edit the A record for @ to 69.167.168.228 and the A record for www to 69.167.168.228.
Click Save or Edit Record to confirm changes.
Google Domains / Squarespace DomainsGoogle Domains has been migrated to Squarespace Domains.
Go to domains.squarespace.com and sign in.
Select your domain → click DNS → DNS Settings.
Under Custom Records, add an A record: Host @, Data 69.167.168.228. Add another A record: Host www, Data 69.167.168.228.
Click Save. Remove any conflicting records.
IONOS (1&1)Go to ionos.com and sign in to your account.
Navigate to Domains & SSL → select your domain → click the gear icon or DNS.
Find the A record for your root domain. Click Edit, change the value to 69.167.168.228. Click Save.
Find or create an A Record with subdomain www pointing to 69.167.168.228. Click Save.
DNS changes typically take 15 minutes to a few hours. Use the verification tool below to check.
WixGo to wix.com and sign in to your account.
Go to your Dashboard → Settings → Domains → click the ⋮ (three dots) next to your domain → Manage DNS Records.
In the A (Host) section, find the record with Host @. Click Edit, change the value to 69.167.168.228. Click Save.
Find or add an A Record with Host www and value 69.167.168.228. If www has a CNAME, delete it first, then add the A record. Click Save.
DNS changes may take up to 48 hours to fully propagate, though most updates complete within 30 minutes.
Wix-connected domains: If your domain was connected to a Wix site, you may need to disconnect it first before editing DNS records manually. Go to Domains → ⋮ → Transfer Away from Wix or contact Wix support.
Log in to the website where you purchased your domain name.
Look for DNS, DNS Zone Editor, Name Server Management, or Advanced Settings.
Create/edit an A record — Host: @ — Value: 69.167.168.228
Create/edit an A record — Host: www — Value: 69.167.168.228
Save your changes. DNS propagation typically takes 15 min – 48 hours.
Enter your domain name below to check if your DNS records are correctly pointing to 69.167.168.228.
Typically 15 minutes to 2 hours. In rare cases it can take up to 48 hours. Use the verification tool above to check your status.
If there's an existing A record pointing elsewhere, edit the value instead of creating a new one. If www has a CNAME, delete it first — A and CNAME records can't coexist for the same hostname.
The @ symbol represents your root domain (e.g., example.com). Some registrars use @, others require the full domain name or leave it blank.
Yes, you can set www as a CNAME pointing to your root domain. However, using an A record pointing directly to 69.167.168.228 is simpler and recommended.
Check: (1) DNS has propagated using the verification tool above, (2) the IP is correct, (3) the server is configured for your domain. Try flushing your local DNS cache: ipconfig /flushdns (Windows) or sudo dscacheutil -flushcache (Mac).