TOLL

What software pays for, recorded every six hours.

Snapshot
2026-09-15 16:57 UTC
Sweep
daily-2026-09-15 · finished 2026-09-15 07:10 UTC
Listed
16,167

dns lookup derived

netintel.devSearchderived

GET https://netintel.dev/dns/lookup

passlisted in Coinbase#5 by calls of 124 on this host

0.002 USDC

per call, as the listing declares it on eip155:8453

Compare with anotherEvery figure as JSONCite this page

the price, as of 2026-09-15 16:57 UTC · method · pinnable

Validation state
pass
as of 2026-09-15 06:02 UTC · method · pinnable · sweep daily-2026-09-15
Uptime, 7 / 30 / 90 days
100% / 100% / 100%
as of 2026-09-15 06:02 UTC · method · pinnable · 5 of 5 in 7d, 5 of 5 in 30d, 5 of 5 in 90d
Calls, trailing 30 days
10
as of 2026-09-15 16:57 UTC · method · pinnable
Unique payers, trailing 30 days
7
as of 2026-09-15 16:57 UTC · method · pinnable
Last called
2026-09-11 12:10 UTC
as of 2026-09-15 16:57 UTC · method · pinnable
First observed by TOLLderived
2026-09-10
as of 2026-09-10 19:08 UTC · method · pinnable · observation began 10 September 2026; listings that predate it show that date
Pricederived
0.002 USDC
as of 2026-09-15 16:57 UTC · method · pinnable · on eip155:8453
Networks
2
as of 2026-09-15 16:57 UTC · method · pinnable

Counters

28 observations, 4 of them a change

How has the volume on this endpoint moved?

910111010 Sep11 Sep12 Sep13 Sep14 Sep15 Sep
Calls counted in the trailing 30 days on this endpoint, at every snapshot since 2026-09-10. Each point is a trailing-30-day sum as the registry published it, not a daily rate. The axis is truncated to the range of the data with a break at its foot.

In words

dns lookup is one of 124 listed endpoints on netintel.dev, tied 5th by calls with 3 others among them.

Callers of dns lookup supply the query parameter domain.

dns lookup returns json; the example shows domain, records, security and propagation.

The registry's counters give dns lookup 10 calls and 7 unique payers over 30 days.

Its last counted call came 4 days before the snapshot.

dns lookup is priced at 0.002 USDC on Base.

It accounts for 1% of the calls counted across the host.

For dns lookup the listing declares 2 accepts on Base and Solana, to 2 different wallets.

netintel.dev serves dns lookup, a GET endpoint that TOLL places in search, listed in the Coinbase registry.

dns lookup answered the sweep of 2026-09-15 with a valid 402, as at every sweep since 2026-09-11.

Closest in price to dns lookup within search: exa contents at stableenrich.dev and weather at x402.ottoai.services.

Among comparable prices in search, dns lookup sits above 10% of them.

Within search, 88% of endpoints with counters have fewer calls.

The wallet paid by dns lookup is the payee of 125 endpoints across 2 hosts.

The seller's own tags are dns lookup, resolve hostname, mx records and txt records.

The price of dns lookup is declared by 113 other listings in search too.

Payment options as declared

the payment options, as of 2026-09-15 16:57 UTC · method · pinnable

Every payment option declared on this listing
registrynetworkassetamountschemepay to
Coinbaseeip155:8453USDC0.002 USDCexact0xdaDc33…bEb9Df
Coinbasesolana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdpUSDC0.002 USDCexact8FVeybWn…wVGr5s

Preflight checks at the last sweep

the checks, as of 2026-09-15 06:02 UTC · method · pinnableendpoint answered HTTP 402

No named check failed.

Validation history, 90 days

Every sweep that observed this endpoint, newest first.

Validation observations over the last 90 days
observed, UTCstatefailed checkssweep
2026-09-15 06:02 UTCpass0daily-2026-09-15
2026-09-14 05:33 UTCpass0daily-2026-09-14
2026-09-13 05:28 UTCpass0daily-2026-09-13
2026-09-12 07:45 UTCpass0daily-2026-09-12
2026-09-11 11:35 UTCpass0daily-2026-09-11

Registry presence

Presence in a registry, not liveness of the service (method). Newest first.

  1. listed in Coinbase

Declared input and output, as listed

From the registry record, not validated by TOLL.the declared schema, as of 2026-09-11 12:10 UTC · method · live

The input and output block
{
  "input": {
    "type": "http",
    "method": "GET",
    "queryParams": {
      "domain": "example.com"
    }
  },
  "output": {
    "type": "json",
    "example": {
      "domain": "example.com",
      "records": {
        "A": [
          "93.184.216.34"
        ],
        "MX": [
          {
            "exchange": "mail.example.com",
            "priority": 10
          }
        ],
        "NS": [
          "ns1.example.com",
          "ns2.example.com"
        ],
        "PTR": [],
        "SOA": {
          "mname": "ns1.example.com",
          "retry": 900,
          "rname": "admin.example.com",
          "expire": 604800,
          "serial": 2024010101,
          "minimum": 86400,
          "refresh": 3600
        },
        "TXT": [
          "v=spf1 include:_spf.google.com ~all"
        ],
        "AAAA": [
          "2606:2800:220:1:248:1893:25c8:1946"
        ],
        "CNAME": []
      },
      "security": {
        "spf": {
          "raw": "v=spf1 include:_spf.google.com ~all",
          "version": "spf1",
          "mechanisms": [
            "include:_spf.google.com"
          ],
          "all_qualifier": "~all"
        },
        "dkim": {
          "raw": "v=DKIM1; k=rsa; p=MIIBIjAN...",
          "version": "DKIM1",
          "key_type": "rsa",
          "public_key": "MIIBIjAN..."
        },
        "dmarc": {
          "pct": null,
          "raw": "v=DMARC1; p=reject; rua=mailto:dmarc@example.com",
          "rua": "mailto:dmarc@example.com",
          "ruf": null,
          "policy": "reject",
          "version": "DMARC1",
          "subdomain_policy": null
        }
      },
      "propagation": {
        "resolvers": [
          {
            "A": [
              "93.184.216.34"
            ],
            "ip": "8.8.8.8",
            "resolver": "Google"
          },
          {
            "A": [
              "93.184.216.34"
            ],
            "ip": "1.1.1.1",
            "resolver": "Cloudflare"
          },
          {
            "A": [
              "93.184.216.34"
            ],
            "ip": "9.9.9.9",
            "resolver": "Quad9"
          }
        ],
        "consistent": true
      }
    }
  }
}
Cite this page

The pinned URL below renders this page from the snapshot of 2026-09-15 16:57 UTC and does not change; the live page does, every six hours. Data reuse is under CC BY 4.0 (terms).

Plain text

TOLL, "dns lookup on netintel.dev", snapshot of 2026-09-15 16:57 UTC. https://tollindex.com/e/netintel-dev-dns-lookup-a00f7e/at/2026-09-15T16-57Z. Accessed [access date].

BibTeX

@misc{toll-e-netintel-dev-dns-lookup-a00f7e-2026-09-15T16-57Z,
  author = {TOLL},
  title = {dns lookup on netintel.dev},
  howpublished = {\url{https://tollindex.com/e/netintel-dev-dns-lookup-a00f7e/at/2026-09-15T16-57Z}},
  year = {2026},
  month = {9},
  note = {Pinned view of the snapshot of 2026-09-15 16:57 UTC. Accessed [access date].}
}

Reports and replies about this endpoint

None yet. Anything submitted through the form below is published here with its outcome.

Report an error about dns lookup, or reply as the named seller

No account, no token. Published unedited with its outcome, upheld or not. Do not include personal data.

Kind

Published as typed. Optional.

10 to 4,000 characters.

Verify with the payee wallet (optional, EVM)

Sign this message with the wallet named on the page and paste the signature; it is checked, stored, never published. TOLL reply about endpoint a00f7e5f8b8870d1037d4f28c80d437a61f4746f3d810f32a93adf633bd6e0ed from wallet 0xdaDc335482AD545296Fd7b28518A251fFCbEb9Df

The 0x address named as payee on this page, 42 characters.

The hex signature of the message above, starting 0x.