Finding the DKIM selector for your domain involves several methods, most of which are dependent on the email service provider you are using. For HubSpot users, the selector can be found in Settings > Domains & URLs under the DKIM section. You can find the DKIM selector by inspecting the DKIM-Signature header of sent emails, looking for the 's=' tag. This is further backed up with the information that the selector identifies the public key for DKIM verification. Additionaly tools and services are availabe that can support this action, examples include Wombatmail, dig, nslookup and MXToolbox.
10 marketer opinions
Finding your DKIM selector involves several methods depending on your email service provider and access level. If using HubSpot, the selector should be available in your account settings. For Dmarcian, you can inspect the DKIM-Signature header of sent emails, looking for the 's=' tag. Other methods include checking your cPanel's Email Deliverability section, using command-line tools like `dig` or `nslookup`, or utilizing online tools like MXToolbox's DKIM Lookup. Third-party email services like Postmark generally provide the selector, and it's a string identifying the key used to sign the email, enabling multiple DKIM keys for a single domain.
Marketer view
Email marketer from Reddit shares that if you have access to cPanel, you can find the DKIM selector within the Email Deliverability section. It's typically auto-generated but you can view it there.
14 Oct 2023 - Reddit
Marketer view
Marketer from Email Geeks responds that HubSpot should be able to provide the DKIM selector.
9 Sep 2021 - Email Geeks
4 expert opinions
Finding the DKIM selector for your domain involves inspecting email headers or checking with your email sending service. The selector, often a short string like 's1' or 'default', identifies the public key for DKIM signature verification. The DKIM-Signature header contains the 's=' value, indicating the selector. Alternatively, some tools like Wombatmail can attempt to identify the selector, though their capabilities are limited to pre-programmed possibilities. Ultimately, the most reliable method is to consult your email service provider's documentation or configuration settings.
Expert view
Expert from Email Geeks explains that you can find the selector by looking at the DKIM signature in the header and finding the s= value.
7 Feb 2023 - Email Geeks
Expert view
Expert from Email Geeks shares a tool, Wombatmail, that tries a bunch of possible selectors if you don't enter one, but it's only smart enough to catch ones it has been programmed to know about.
12 May 2024 - Email Geeks
4 technical articles
Finding the DKIM selector depends on your email service provider. HubSpot displays the selector in Settings > Domains & URLs within the DKIM section. Microsoft 365 requires using the `Get-DkimSigningConfig` PowerShell cmdlet. Google Workspace automatically generates the selector, accessible in the Admin console under Apps > Google Workspace > Gmail > Authenticate email. Cloudflare provides the selector when DKIM signing is enabled, requiring you to add the DKIM record to your DNS settings.
Technical article
Documentation from HubSpot explains that you can find your DKIM selector in your HubSpot account under Settings > Domains & URLs. The selector is displayed in the DKIM section for your connected domain.
8 Jan 2022 - HubSpot
Technical article
Documentation from Microsoft explains that in Microsoft 365, you can find DKIM selectors by using PowerShell cmdlets like `Get-DkimSigningConfig`. This will display the selectors configured for your domain.
26 Dec 2021 - Microsoft
Can DKIM be set up on a subdomain, and which domain should be used for signing?
Do DKIM selectors affect email reputation?
Do I need multiple DKIM records if I use multiple ESPs like HubSpot, Sendgrid and ActiveCampaign?
How do I fix DKIM alignment errors and configure DKIM signing for a custom domain in Microsoft 365 and is include:spf.mtasv.net required for mailchimp?
How do I sign DKIM on a sender domain that isn't the primary domain while using Hubspot?
How should DKIM selector names be interpreted and what is the recommended DKIM key size?