{
"record": "v=spf1 include:a.example include:b.example mx -all",
"maximum": 10
}
Web and API intelligence · web-api-intelligence
DNS SPF Lookup Budget
DNS SPF Lookup Budget: DNS SPF Lookup Budget counts DNS-triggering SPF mechanisms against a configured budget from bounded caller-supplied values without an external provider. Call DNS SPF Lookup Budget before counting DNS-triggering SPF mechanisms against a lookup budget. Returns normalized web evidence, the computed finding, and an explicit pass or advisory status for DNS SPF Lookup Budget as versioned deterministic JSON. Price: $0.001 USDC via x402 on Base. First-party, stateless, memory-only execution with no paid upstream, live RPC, web search, credentials, custody, signing, media generator, or input retention. Honest limit: Evaluates only caller-supplied metadata; it performs no DNS lookup, HTTP request, web search, credential use, or persistent storage. Advisory output only; the buyer owns authorization, payment policy, and production decisions.
One-command purchase
Run it from an agent.
No account or API key. AgentCash reads the 402 challenge, pays no more than the declared cap, retries the request and returns the result.
npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/dns-spf-lookup-budget -m POST -H 'x-delx-source: product-page' --max-amount 0.001 -b '{"record":"v=spf1 include:a.example include:b.example mx -all","maximum":10}'
{
"schema": "delx/util-dns-spf-lookup-budget/v1",
"operation": "web_reliability:dns_spf_lookup_budget",
"status": "pass",
"result": {
"mechanisms": [
"include:a.example",
"include:b.example",
"mx",
"-all"
],
"dns_lookup_terms": 3,
"terminal": "-all",
"maximum": 10,
"within_budget": true
},
"evidence": {
"input_sha256": "59ce243626eaef239d274d03667e46eee898bb4ca5ecebb645c2679c97cdc137",
"retained": false,
"external_calls": 0
}
}
Machine-readable evidence