You can add your company's domains and verify them through the domain host (usually with the domain name registrar). To verify ownership of the specified domains, you need to add the platform-generated control record to your primary domain registrar's DNS records.
The control record doesn't affect how your website or email works.
After confirming the domain, you can add all users with email addresses from this domain to phishing campaigns without sending them invitations.
To add company domains:
The Add domain window opens.
The platform supports Latin or Cyrillic characters for names.
This domain will be displayed in the domain chart.
Checking a control record may take from 30 minutes to 3 days.
You can use the following console commands to check whether the control record you generated was added to the DNS records of your primary domain:
dig txt <name of your second-level domain>
. For example, dig txt example-domain.com
nslookup -q=TXT <name of your second-level domain>
. For example, nslookup -q=TXT example-domain.com
If the server response includes your control record asap-site-verification-<identifier>
, the check succeeded and the record was added to the domain's DNS records.
If after three days the platform has failed to verify the domain, you can relaunch verification using the icon in the Verification status column or delete the domain via the icon.
The domain is now added. You can add users from this domain to phishing campaigns without first obtaining their consent via a training invite.
To the top