MailPosture
Scan result

oracle.com

0Grade AScore
Share your score: X / Twitter LinkedIn

SPF

Which servers can send email as your domain.

Warning
DNS lookups
10/10
v=spf1 include:spf_s.oracle.com include:spf_r.oracle.com include:spf_c.oraclecloud.com include:spf_x.oracle.com include:spf_z.oracle.com include:stspg-customer.com ~all
  • '~all' (soft fail) is okay but '-all' (hard fail) is recommended for full protection.

DKIM

Cryptographic signature proving message integrity.

Pass
Selector
dkim
v=DKIM1;k=rsa;p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAu2gAtnNzEfzNxLKMcfPJuuFoocS/mMTkSMoCz0ClygNC7Ojqc3aXw1GW+NAIGO9M62EX+lfWTt+/4Eksdn7NovdR0FbjfDOrTlVAeaePwXB1S/kNBpOEk/4vTDYW3oam2uSm2GTMiQRMlj1vYKx/wG5jAjHyWNMblyOTYXsSd3iz4vjGEDsZMZplaAZX+Tkx3eAsCoDAPLEmsOFhLIm570WCAYwtXErPMhR6XcDzKpleN7f9koc5zcupX/pHalnWsIHTdSEcrJ9NNkXE9ZOllTz/9cjkZJu28UN/XRczjfrF6zuuBm+QkY2qHxU9edT3YUM1CqX6terkmxGUxVOLtwIDAQAB

DMARC

Policy for handling messages that fail SPF/DKIM.

Pass
Policy
reject
Reports
Configured
RUA
reports@rua.getmailposture.com
v=DMARC1;p=reject;rua=mailto:dmarc_rua@emaildefense.proofpoint.com;ruf=mailto:dmarc_ruf@emaildefense.proofpoint.com;fo=1

MX Records

Where mail for this domain is delivered.

Pass
  • 20 mxb-00069f01.gslb.pphosted.com.
  • 20 mxa-00069f01.gslb.pphosted.com.

Recommended fixes

Ordered by severity. Copy the record, paste it at your DNS registrar, and re-scan.

Improve your existing SPF record

medium
v=spf1 include:spf_s.oracle.com include:spf_r.oracle.com include:spf_c.oraclecloud.com include:spf_x.oracle.com include:spf_z.oracle.com include:stspg-customer.com -all
  1. 1Replace your current SPF TXT record with the corrected value.
  2. 2Prefer '-all' (hard fail) once you're confident all senders are included.
  3. 3Keep total DNS lookups (include/a/mx/ptr/exists/redirect) at 10 or fewer.

DNS -> Records -> Add record -> Type: TXT -> Name: as specified -> Content: paste value -> Save.

Monitor oracle.com 24/7

Get instant email alerts the moment your SPF, DKIM, or DMARC records change or break -- before it costs you deliverability.

Start monitoring

What is SPF?

SPF (Sender Policy Framework) is a DNS TXT record that lists which mail servers are authorized to send email on behalf of oracle.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 oracle.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 oracle.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.