SPF.Guru

Vendor lookup costs

Google Workspace and the SPF lookup limit

1 of 10 lookups

include:_spf.google.com — was 4, now 1.

One lookup. Google flattened this record, and most advice you will find still says four.

For years include:_spf.google.com contained three further includes, _netblocks, _netblocks2 and _netblocks3, and cost four DNS lookups. Nearly every guide, calculator and vendor knowledge base still says so.

It is no longer true. The record is now a flat list of ip4 and ip6 ranges with no nested includes at all, so it costs exactly one lookup. You can see it for yourself in the expanded record above.

This matters if you have been budgeting around the old number. Three lookups you thought were spent are not, which may mean the vendor you were about to move to a subdomain can stay where it is.

It also means Google Workspace is almost never the reason a record is over the limit, despite being the first include people suspect. Expand the whole record before removing anything.

What to do

Check your own record

These numbers are what the include costs on its own. What matters is the total across your whole record, because the ten term limit applies to the evaluation, not to any one vendor.

Expand _spf.google.com and you will find nothing nested inside it at all: the record is a flat list of addresses. Its single lookup is the include: that reaches it.

Check your own domain to see what the whole record costs and get a replacement that fits.

Measured, not quoted. 1 lookup for include:_spf.google.com, evaluated against live DNS on 2026-09-09 with the same engine behind the SPF checker. Vendor records move without announcement, so this is re-checked weekly rather than written down once.

Related