dns-email-hygiene.relayhop.workers.dev
dns-email-hygiene.relayhop.workers.dev
· dns-email-hygiene.relayhop.workers.dev
Detect whether an email address belongs to a free consumer mailbox provider (Gmail, Yahoo, Outlook, etc.). Classifies the INPUT address — does not provide email. Static list match, no external call.
dns-email-hygiene.relayhop.workers.dev via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 19/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Endpoints
| Endpoint | Price | Currency |
|---|---|---|
https://dns-email-hygiene.relayhop.workers.dev/v1/dns/security/example.com
|
0.005 | USDC |
https://dns-email-hygiene.relayhop.workers.dev/v1/email/disposable/user%40example.com
|
0.005 | USDC |
https://dns-email-hygiene.relayhop.workers.dev/v1/email/is-free-provider/test%40gmail.com
|
0.005 | USDC |
https://dns-email-hygiene.relayhop.workers.dev/v1/fx/convert
|
0.005 | USDC |
0x20beffad24499e9b3d45dd0971b1d6afb0ae925d · basescan ↗
| Agent card | https://dns-email-hygiene.relayhop.workers.dev |
| Provider | https://dns-email-hygiene.relayhop.workers.dev |
| Docs | https://dns-email-hygiene.relayhop.workers.dev |
Health · last 0 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/dns-email-hygiene.relayhop.workers.dev) [](https://agenstry.com/agents/dns-email-hygiene.relayhop.workers.dev) [](https://agenstry.com/agents/dns-email-hygiene.relayhop.workers.dev) [](https://agenstry.com/agents/dns-email-hygiene.relayhop.workers.dev)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"_source": "agentic.market",
"service": {
"id": "dns-email-hygiene-relayhop-workers-dev",
"name": "dns-email-hygiene.relayhop.workers.dev",
"description": "Detect whether an email address belongs to a free consumer mailbox provider (Gmail, Yahoo, Outlook, etc.). Classifies the INPUT address \u2014 does not provide email. Static list match, no external call.",
"domain": "dns-email-hygiene.relayhop.workers.dev",
"provider": "dns-email-hygiene.relayhop.workers.dev",
"providerUrl": "",
"category": "",
"networks": [
"Base"
],
"enriched": false,
"endpoints": [
{
"url": "https://dns-email-hygiene.relayhop.workers.dev/v1/dns/security/example.com",
"description": "Analyze a domain's email-auth & DNS security posture: SPF, DMARC, CAA records and DNSSEC validation. Source: Cloudflare DoH (keyless).",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "path",
"name": "domain",
"type": "string",
"description": "",
"example": "domain to analyze, e.g. example.com",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://dns-email-hygiene.relayhop.workers.dev/v1/email/disposable/user%40example.com",
"description": "Detect whether an email address uses a disposable / throwaway domain (Mailinator, TempMail, etc.). Classifies the INPUT address. Static list match, no external call.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "path",
"name": "address",
"type": "string",
"description": "",
"example": "email address to classify, e.g. user@mailinator.com",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "5",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://dns-email-hygiene.relayhop.workers.dev/v1/email/is-free-provider/test%40gmail.com",
"description": "Detect whether an email address belongs to a free consumer mailbox provider (Gmail, Yahoo, Outlook, etc.). Classifies the INPUT address \u2014 does not provide email. Static list match, no external call.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "path",
"name": "address",
"type": "string",
"description": "",
"example": "email address to classify, e.g. user@gmail.com",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://dns-email-hygiene.relayhop.workers.dev/v1/fx/convert",
"description": "Convert an amount between two currencies with synthesized bid/ask spread and effective rate. Query: ?from=USD&to=EUR&amount=100&spread_bps=50. Source: ECB via frankfurter (keyless).",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "amount",
"type": "string",
"description": "",
"example": "amount to convert (default 1)",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "from",
"type": "string",
"description": "",
"example": "3-letter ISO code (default USD)",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "spread_bps",
"type": "string",
"description": "",
"example": "bid-ask spread in bps, 0-1000 (default 50)",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "to",
"type": "string",
"description": "",
"example": "3-letter ISO code (default EUR)",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "3",
"l30DaysUniquePayers": "1"
}
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.005",
"maxAmount": "0.005",
"avgCostPerTransaction": "0.005",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "",
"tags": [],
"iconUrl": ""
}
}