SPF
Which servers can send email as your domain.
- DNS lookups
- 3/10
v=spf1 include:_spf.intel.com -all
DKIM
Cryptographic signature proving message integrity.
No record found.
- •No DKIM record found via common selectors — enter your selector for an accurate check.
DMARC
Policy for handling messages that fail SPF/DKIM.
- Policy
- none
- Reports
- Configured
- RUA
- reports@rua.getmailposture.com
v=DMARC1;p=none;sp=none;fo=1;rua=mailto:dmarc.notification@intel.com
- •Policy is 'p=none' -- monitoring only, no protection. Move to quarantine/reject when ready.
MX Records
Where mail for this domain is delivered.
- 100 mgamail.eglb.intel.com.
Recommended fixes
Ordered by severity. Copy the record, paste it at your DNS registrar, and re-scan.
Tighten your DMARC policy
highv=DMARC1; p=quarantine; rua=mailto:dmarc.notification@intel.com; pct=100
- 1Update the TXT record at "_dmarc.intel.com" with the value shown.
- 2Monitor aggregate reports for 1-2 weeks before moving p=quarantine -> p=reject.
- 3Ensure pct=100 once you're confident legitimate mail isn't affected.
DNS -> Records -> Add record -> Type: TXT -> Name: as specified -> Content: paste value -> Save.
DKIM selector not detected
lowNo DNS record to add yet — we couldn't automatically find your DKIM selector to verify it.
- 1DKIM selectors are not publicly discoverable, so we couldn't verify your key automatically.
- 2If you know your DKIM selector, enter it on the domain's settings page and re-scan for an accurate check.
- 3If you're not sure, check your email provider's admin console for the selector name.
DNS -> Records -> Add record -> Type: TXT -> Name: as specified -> Content: paste value -> Save.
Monitor intel.com 24/7
Get instant email alerts the moment your SPF, DKIM, or DMARC records change or break -- before it costs you deliverability.
Start monitoringWhat is SPF?
SPF (Sender Policy Framework) is a DNS TXT record that lists which mail servers are authorized to send email on behalf of intel.com. Receiving servers check the sending IP against this list; anything not listed can be rejected or marked as spam.
What is DKIM?
DKIM (DomainKeys Identified Mail) cryptographically signs outgoing messages from intel.com, letting receiving servers verify the message wasn't altered in transit and genuinely came from an authorized sender.
What is DMARC?
DMARC ties SPF and DKIM together for intel.com, defining what receiving servers should do when a message fails both checks -- and where to send aggregate reports so you can monitor abuse of your domain.