{"api":"v1","generated_at":"2026-09-15T18:51:56.951Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/gateway-stride20k-com-network-dns-type-name-2f3293","pinned_page":"https://tollindex.com/e/gateway-stride20k-com-network-dns-type-name-2f3293/at/2026-09-15T16-57Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T16:57:44.360Z","snapshot_stamp":"2026-09-15T16-57Z","endpoint":{"slug":"gateway-stride20k-com-network-dns-type-name-2f3293","canonical_url":"https://gateway.stride20k.com/network/dns/:type/:name","resource":"https://gateway.stride20k.com/network/dns/:type/:name","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"DNS lookup API: resolve any DNS record via Cloudflare's 1.1.1.1 DNS-over-HTTPS resolver with DNSSEC validation status. Types A, AAAA, CNAME, MX, NS, TXT, SOA, CAA, SRV, PTR; returns the full answer section (name, type code, TTL, data). NXDOMAIN returns an unpaid 404. Use for infrastructure checks, email deliverability, domain verification, and security tooling by agents. Cached up to 5 minutes.","service_name":"Stride20k","declared_category":null,"declared_tags":["network"],"route_template":"/network/dns/:type/:name","registry_updated":"2026-08-30T12:06:26.396Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"network dns","category":"identity","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T16:57:44.360Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.002 USDC","amount_units":0.002,"decimals_known":true,"pay_to":"0x552Cc4A10878C7F20574489D47184249657Ca3f6","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T16:57:44.360Z","calls_30d":3,"unique_payers_30d":1,"last_called_at":"2026-08-30T12:06:26.265Z"},"validation":{"latest":{"observed_at":"2026-09-15T04:20:46.541Z","state":"fail","failed_checks":["returns_402"],"endpoint_http_status":400,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":0,"ratio":0},{"days":30,"observed":5,"passed":0,"ratio":0},{"days":90,"observed":5,"passed":0,"ratio":0}],"history_90d":[{"observed_at":"2026-09-15T04:20:46.541Z","state":"fail","failed_checks":["returns_402"],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T04:18:03.576Z","state":"fail","failed_checks":["returns_402"],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T04:17:09.623Z","state":"fail","failed_checks":["returns_402"],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T06:32:35.846Z","state":"fail","failed_checks":["returns_402"],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T10:02:06.440Z","state":"fail","failed_checks":["returns_402"],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x552Cc4A10878C7F20574489D47184249657Ca3f6","page":"https://tollindex.com/seller/0x552Cc4A10878C7F20574489D47184249657Ca3f6","endpoints":24,"hosts":2},"reports":0,"registry_record":{"cdp":[{"tags":["network"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x552Cc4A10878C7F20574489D47184249657Ca3f6","amount":"2000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":60}],"quality":{"lastCalledAt":"2026-08-30T12:06:26.265Z","l30DaysTotalCalls":3,"l30DaysUniquePayers":1},"resource":"https://gateway.stride20k.com/network/dns/:type/:name","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","pathParams":{"name":"example.com","type":"A"},"queryParams":{}},"output":{"type":"json","example":{"ok":true,"data":{"name":"example.com","type":"A","answers":[{"ttl":165,"data":"104.20.23.154","name":"example.com","typeCode":1}],"dnssecValidated":true},"meta":{"cached":false,"source":"Cloudflare DoH","fetchedAt":"2026-07-04T00:00:00.000Z","attribution":null},"endpoint":"/network/dns/:type/:name"}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object","required":["type","name"],"properties":{"name":{"type":"string","pattern":"(_?[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?\\.)+(?:[a-zA-Z]{2,}|xn--[a-zA-Z0-9-]{2,})","normalize":"hostname","description":"Name to resolve (e.g. 'example.com', '_dmarc.example.com')."},"type":{"enum":["A","AAAA","CNAME","MX","NS","TXT","SOA","CAA","SRV","PTR","DS","DNSKEY","HTTPS","SVCB","TLSA","NAPTR"],"hint":"DNS record types are letters (A, AAAA, CNAME, MX, TXT, ...), never numeric chain IDs — see the enum list in this error's message.","type":"string","missTrack":true,"normalize":"upper","description":"DNS record type."}}},"queryParams":{"type":"object","properties":{}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["ok","endpoint","data","meta"],"properties":{"ok":{"type":"boolean","description":"true on success."},"data":{"type":"object","required":["name","type","answers"],"properties":{"name":{"type":"string","description":"Queried name."},"type":{"type":"string","description":"Queried record type."},"answers":{"type":"array","description":"Answer records: { name, typeCode, ttl, data }."},"dnssecValidated":{"type":"boolean","description":"True if the resolver validated the response (AD bit)."}}},"meta":{"type":"object","required":["source","cached","fetchedAt"],"properties":{"cached":{"type":"boolean","description":"Whether this response was served from cache."},"source":{"type":"string","description":"Upstream source: Cloudflare DoH."},"fetchedAt":{"type":"string","description":"ISO 8601 time the data was actually retrieved from the upstream."},"attribution":{"type":["string","null"],"description":"Licensing attribution when the source requires it."}}},"endpoint":{"type":"string","description":"Always \"/network/dns/:type/:name\"."}}}}}}},"routeTemplate":"/network/dns/:type/:name"}},"description":"DNS lookup API: resolve any DNS record via Cloudflare's 1.1.1.1 DNS-over-HTTPS resolver with DNSSEC validation status. Types A, AAAA, CNAME, MX, NS, TXT, SOA, CAA, SRV, PTR; returns the full answer section (name, type code, TTL, data). NXDOMAIN returns an unpaid 404. Use for infrastructure checks, email deliverability, domain verification, and security tooling by agents. Cached up to 5 minutes.","lastUpdated":"2026-08-30T12:06:26.396Z","serviceName":"Stride20k","x402Version":2}]}}