algo.netintel.dev
Domain availability check via RDAP with DNS fallback. Pass a bare name to check 10 popular TLDs (.com .net .org .io .co .dev .app .ai .xyz .me) concurrently, or a full domain to check just that one. Returns per-domain registration status, registrar and expiry for taken domains, available/taken TLD lists, and a brandability score with findings. Keyless.
Pays to KGIEWEWNIZWZB4DVGVFW4FAPL3DON6HT5WFHWMDH42SNAYWVPRQ7YBP6EM
- Score
- None yetno buyer reviews yet
- Positive
- None yetno buyer reviews yet
- Paid calls
- 761 distinct payer
- Verified
- 20h ago71 of 73 as listed
- On-chain
- KGIEWEWN…YBP6EMpayout address on Algorand
73 of 73 endpoints
- POST
/sentiment/analyze
LLM sentiment analysis (Claude Haiku 4.5): overall polarity (positive/negative/neutral/mixed), a -1..1 sentiment score, confidence, and detected emotions (joy, anger, sadness, fear, surprise, disgust, trust, anticipation). Optionally pass up to 10 aspects for per-aspect polarity and score.
Price mismatch20h agoalgo.netintel.dev
Try it$0.002per call, USDC - GET
/dns/lookup
DNS lookup / nslookup / dig API — resolve the common DNS record types (A, AAAA, MX, TXT, NS, CNAME, SOA, PTR) for a domain. Parses SPF/DMARC from TXT plus DKIM at the default._domainkey selector, and cross-checks A records across Google/Cloudflare/Quad9 resolvers for propagation consistency.
as listed20h agoalgo.netintel.dev
Try it$0.002per call, USDC - POST
/email-auth
Email deliverability & domain security check — validates SPF, DKIM (multi-selector), and DMARC, detects spoofing and misconfigurations, and returns an A–F email security grade with transparent deductions. Anti-spam / anti-phishing readiness for any sending domain.
as listed20h agoalgo.netintel.dev
Try it$0.002per call, USDC - GET
/ip-geo/locate
IP geolocation lookup (geoip / IP location API) — geolocate any IPv4 or IPv6 address to city, region, country, latitude/longitude, timezone, and ISP/ASN as structured JSON so agents can localize content and enrich user records without a paid geolocation subscription. For proxy/VPN/anonymizer or hosting/datacenter detection, use /ip-risk/score or /ip-reputation/analyze.
as listed20h agoalgo.netintel.dev
Try it$0.002per call, USDC - GET
/web/extract
Extract article / main content from any URL or PDF to clean, LLM-ready Markdown (web scraper / reader / html-to-markdown) — strips scripts, nav, ads, and boilerplate while preserving headings, links, lists, tables, code blocks, and blockquotes; extracts the text layer from PDFs. Returns Markdown body, title, word count, and a quality grade so agents can read articles and documents without a browser or paid scraping service.
as listed20h agoalgo.netintel.dev
Try it$0.003per call, USDC - GET
/whois-rdap/lookup
WHOIS domain lookup via RDAP — registrar, creation/expiry/updated dates, nameservers, and status flags from the authoritative registry, plus an actionability score so agents can assess domain trustworthiness, ownership, or availability risk.
as listed20h agoalgo.netintel.dev
Try it$0.003per call, USDC - POST
/calendar/ics
Turn event fields into a valid RFC 5545 .ics calendar file — handles timed and all-day events, escaping, line folding, and a deterministic UID for idempotent re-import — so agents can publish events that import cleanly into Google, Apple, and Outlook calendars. Add ?download=1 (or Accept: text/calendar) to receive the raw .ics file with a Content-Disposition attachment header instead of the JSON envelope. Pure compute, no LLM.
as listed20h agoalgo.netintel.dev
Try it$0.005per call, USDC - POST
/classify
Text classification API — zero-shot text classifier / categorization: caller supplies 2–20 labels and Claude Haiku returns the best-matching category with confidence and per-label scores. Route, tag, triage, and detect intent/topic with your own taxonomy in one call.
as listed20h agoalgo.netintel.dev
Try it$0.005per call, USDC - GET
/email-intel/analyze
Email verification & deliverability check (email validator / verifier) — validate an address, detect disposable/temporary domains, flag role-based inboxes, confirm MX records exist, and return a trust/risk score so agents can qualify leads, clean lists, and gate signups without sending a single email.
as listed20h agoalgo.netintel.dev
Try it$0.005per call, USDC - GET
/holidays/check
Look up public holidays for any country and year, check whether a specific date is a holiday, and calculate the next business day — so agents can handle scheduling, SLA calculations, deadline setting, and date-aware workflows without hardcoding country-specific holiday rules.
as listed20h agoalgo.netintel.dev
Try it$0.005per call, USDC - GET
/jwt-inspector/decode
Decode and inspect any JWT token — extracts header algorithm, payload claims, expiry status, issued-at time, audience, issuer, and subject without requiring the secret — so agents can debug auth issues, check token expiry, and extract identity claims from tokens in pipelines.
as listed20h agoalgo.netintel.dev
Try it$0.005per call, USDC - POST
/lang-detect/analyze
Detect the language of any text input using stopword-set matching and Unicode script analysis — returns the detected language, ISO code, a high/medium/low confidence level, and top alternative languages so agents can route multilingual content, trigger translation workflows, and classify text without a paid NLP API.
as listed20h agoalgo.netintel.dev
Try it$0.005per call, USDC - GET
/subnet/calc
Calculates IPv4/IPv6 subnet details from CIDR notation — network/broadcast, netmask, wildcard (Cisco ACL) mask, binary/hex masks, usable host range, RFC classification (private/loopback/multicast), supernet, and subnet-split counts. Pass comma-separated CIDRs to detect overlaps and classify each pair (subnet/supernet/partial overlap/disjoint); multi-CIDR responses return {subnets, overlaps}.
as listed20h agoalgo.netintel.dev
Try it$0.005per call, USDC - POST
/text-summarize
Text summarizer / summarization API — condense text, Markdown, or a URL into a TL;DR plus key bullet points using Claude Haiku. Accepts raw text or a URL (fetched and extracted), enforces an input cap, and returns a clean structured summary so agents can compress documents and articles in one call.
as listed20h agoalgo.netintel.dev
Try it$0.005per call, USDC - GET
/currency-exchange/convert
Convert an amount between two currencies. Fiat↔fiat pairs use European Central Bank (ECB) reference rates via Frankfurter and support historical rates by date; pairs involving crypto use the latest Coinbase spot rate. Keyless. Returns the converted amount, the exchange rate and its inverse, the rate date, and a structured result envelope (source, score, grade, findings).
as listed20h agoalgo.netintel.dev
Try it$0.01per call, USDC - GET
/breach-check/password
Check if a password has appeared in known data breaches using the HaveIBeenPwned Pwned Passwords API with k-anonymity — the full password is never transmitted, only a 5-character SHA-1 hash prefix — returns breach count and a risk classification so agents can enforce password policies without storing or exposing credentials.
as listed20h agoalgo.netintel.dev
Try it$0.01per call, USDC - GET
/cert-transparency/lookup
Query the crt.sh certificate transparency log database to enumerate all SSL certificates ever issued for a domain — returns subdomains discovered, certificate issuers, validity periods, and a risk score flagging wildcard certs, expiring certs, and suspicious issuance patterns.
as listed20h agoalgo.netintel.dev
Open below$0.01per call, USDCAssay builds the request this listing describes, sends it, and shows you exactly what comes back — including when what comes back is a complaint.
The request, built from the listing
GET https://algo.netintel.dev/cert-transparency/lookup?limit=100&domain=example.com&include_subdomains=true
Declared inputsdomaininclude_subdomainslimit
Listed at $0.01. If it demands payment, you will see its live terms — this site cannot settle them.
This page holds no key and cannot move money. Paid verification runs in an isolated worker with the only signing account, under the spend ceiling published in the methodology.
- GET
/cloud-fingerprint/analyze
Fingerprints a domain's cloud infrastructure by probing DNS records, HTTP headers, and PTR lookups to detect CDN, WAF, hosting, DNS provider, and email provider with confidence scores and an infrastructure security grade (A–F).
as listed20h agoalgo.netintel.dev
Try it$0.01per call, USDC - GET
/convert
Convert any physical measurement — length, mass, volume, temperature, area, speed, pressure, energy, time, data storage & transfer rate, power, frequency, force, fuel economy (mpg/L per 100 km), angle. Auto-detects the category, handles US/imperial ambiguity, reports assumptions. Accepts natural-language queries ("what is 5 km in miles") and volume↔mass via density/substance. Deterministic and instant.
as listed20h agoalgo.netintel.dev
Try it$0.01per call, USDC - POST
/money/parse
Normalize any messy money string into a typed decimal amount plus ISO 4217 currency — handles symbols, locale separators ($1,234.56 vs €1.234,56), magnitude suffixes (1.2M), accounting notation, and natural-language amounts — so agents can clean money values before converting or storing them, with no external data and a deterministic fast path.
as listed20h agoalgo.netintel.dev
Try it$0.01per call, USDC - GET
/npm-intel/analyze
Fetch metadata for any npm package — download counts, latest version, version count, dependency/devDependency counts, maintainers, repository URL, license, and a health score based on maintenance signals — so agents can evaluate dependencies, audit package ecosystems, and assess supply chain risk. (Returns counts, not the full version/dependency lists.)
as listed20h agoalgo.netintel.dev
Try it$0.01per call, USDC - GET
/og-scraper/extract
Fetch any public URL and extract structured metadata — Open Graph tags, Twitter Card tags, canonical URL, title, description, favicon, article author/date, JSON-LD structured data, and content type — so agents can preview, classify, and enrich links without building their own scraper.
as listed20h agoalgo.netintel.dev
Try it$0.01per call, USDC - GET
/redirect/trace
Follows a URL through its full redirect chain (up to 20 hops), recording status codes, timing, headers, TLS status, and protocol downgrades per hop, then returns an overall redirect health grade (A–F).
as listed20h agoalgo.netintel.dev
Try it$0.01per call, USDC - GET
/robots-txt/analyze
Fetch and parse a domain's robots.txt file — returns all crawl rules by user-agent, sitemap URLs, crawl delay settings, and checks whether a specific path is allowed or blocked for any bot — so agents can respect crawl policies and locate sitemaps before scraping.
as listed20h agoalgo.netintel.dev
Try it$0.01per call, USDC
Buyer reviews
none yet · a review costs a settlement
Nobody has bought from algo.netintel.dev through an address that came back to write about it. Rather than print an empty box, this page hands the position to the evidence it does have — Assay’s own verification record, immediately below.
- 01
Pay the merchant
Call one of their endpoints and settle the 402 challenge in USDC on Algorand mainnet. That transfer is the whole credential.
- 02
Sign the settlement
Connect the address that sent it and sign a message naming this merchant, that transaction and your score. Assay stores no account and no password.
- 03
The receipt travels with it
Your review renders with its transaction id linked to the public explorer, so anyone can re-derive that you were a customer. One settlement buys one review.
Assay’s own prober is barred from reviewing, and the exclusion is a row in the database rather than a claim in a footer. Own this payout address? Claim the listing
Verification record
last sweep 20h ago · 73 of 73 covered
Nobody has reviewed algo.netintel.dev yet — a review attaches to a payout address and opens once a buyer has settled with it, because a settlement is the only thing that proves a reviewer was a customer. Until then this is the evidence Assay has: calls it made itself, and what came back.
What the last sweep found
- answered as listed
- 71 answered as listed
- answered, but not as listed
- 2 answered, but not as listed
- Price mismatch2 endpoints
- /sentiment/analyzelists $0.03, demands $0.002
- /schema-parse/extractlists $0.10, demands $0.05
List every endpoint with a finding · checked 20h ago
Settled payments
Assay has not paid this merchant yet. Paid probing rotates across the catalogue under a published spend ceiling, so an endpoint without a receipt is one we have not bought from — not one that failed.