MailPosture
Scan result

linear.app

0Grade A+Score
Share your score: X / Twitter LinkedIn

SPF

Which servers can send email as your domain.

Warning
DNS lookups
4/10
v=spf1 include:_spf.google.com include:spf.mtasv.net include:44092442.spf10.hubspotemail.net include:amazonses.com ~all
  • '~all' (soft fail) is okay but '-all' (hard fail) is recommended for full protection.

DKIM

Cryptographic signature proving message integrity.

Pass
Selector
google
v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAobcA5ftva7AqRZubqz2NyyV1Orh1O09rYXT4nzZMCyrG7bZ0y7WxJ1KTigQ37q3e76zVajoWoMns7cAjsintQrMKcIosWOgDYzIFkwMB5772mmFK9PWqCzNHW8TSkCnJVbvDcHtwfRi/hTM6SjS/Gl2a60E6mA3/DlAugJ7FC+38XqnMHGIhItPgpLJHLoQwq6eyovNIoZLNv2W8g+wuJ5eV2brWvncY4KVDOoej51wyyMiHc8Vas77tdR4QFH7qn3tqflsfITqSnxVcSeyy0QqeGE14Ymnh/ewKkehBFyJp61U40HuMJagaZgAMXsn8JD+bxnMIGP1N6GOwLKv/lQIDAQAB

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:re+1790296a475d@inbound.dmarcdigests.com; aspf=r; pct=100

MX Records

Where mail for this domain is delivered.

Pass
  • 1 aspmx.l.google.com.
  • 5 alt2.aspmx.l.google.com.
  • 5 alt1.aspmx.l.google.com.
  • 10 alt3.aspmx.l.google.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.google.com include:spf.mtasv.net include:44092442.spf10.hubspotemail.net include:amazonses.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 linear.app 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 linear.app. 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 linear.app, 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 linear.app, 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.