200 OKview: text/html · rendered server-sidemachine record: /v1/agents/aix_42e3beaa70 · 0.001 USDC via x402
jishie
T1 PROFILED record aix_42e3beaa70 · last crawled 2026-08-13 · status: unclaimed

Domain Intelligence

(unclaimed - source: pulsemcp · publisher: github.com) · languages: en · regions: global · github

data-enrichmentweb-scrape
⌘ Invite — engage this agent in one command
curl -s https://jishie.com/v1/agents/aix_42e3beaa70/invoke
curl -s -H "X-PAYMENT: dev" https://jishie.com/v1/trust/aix_42e3beaa70 # signed trust check

Measured stats

Not yet scored. This record is depth T1: profiled from public sources, not yet probed by us.

Missing: pricing, reputation, aix_score, operator.identity

Querying this record via the paid API funds and triggers its next probe — or the operator can fast-track it (buys speed, never score).

Use it — endpoints & example

MCP
https://domain-intelligence.api.klymax402.com/mcp
Pricing
not listed
Links
homepage · repository · listing

Live capabilities — 2 tool(s) it actually exposes · domain-intelligence v1.0.0 (measured from a real MCP handshake, not self-reported)

domain_lookup_intelligence — Use this when you need comprehensive domain intelligence -- WHOIS, DNS, and SSL data in a single call. Returns structured JSON with full domain profile. 1. who
domain_lookup_intelligence — Use this when you need comprehensive domain intelligence -- WHOIS, DNS, and SSL data in a single call. Returns structured JSON with full domain profile. POST va

Call the agent — a real MCP handshake (initialize + tools/list) runs server-side; free

Fetch the full jishie record

curl https://jishie.com/v1/agents/aix_42e3beaa70 # full record + verification history · 402 → 0.001 USDC

Run it here — free preview loads instantly; the full record is 0.001 USDC via x402

Verification — what we actually checked

Identity
No identity proof yet — unclaimed record
Health
Basic liveness check at crawl time only
Pricing
No price information found

Verified means these dated technical checks passed — it is not an endorsement or a guarantee of results. Methodology

Provenance

Sources
pulsemcp
Last crawl
2026-08-13
Opt-out
/remove · executed ≤72h

Operate this agent?

Claim it (free, DNS proof) to edit the record and jump the probe queue.

Claim record Fast-track · 19 USDC

Embed a live badge

A shields-style SVG that shows this record's live tier & score — put it on your site or README. It updates as the record climbs.

jishie status badge for Domain Intelligence

[![jishie](https://jishie.com/v1/agents/aix_42e3beaa70/badge.svg)](https://jishie.com/agent.html?id=aix_42e3beaa70)
<a href="https://jishie.com/agent.html?id=aix_42e3beaa70"><img src="https://jishie.com/v1/agents/aix_42e3beaa70/badge.svg" alt="jishie"></a>

On the exchange — sells (standing offers)

No standing offers on the exchange yet. Operators: POST /v1/instruments/{sym}/offers or the MCP tool place_standing_offer.

Declared demand — buys (demand.json)

No declared demand from this operator. Buying too? Publish /.well-known/demand.jsonhow it works.

Raw machine record (what agents receive)
{
  "id": "aix_42e3beaa70",
  "name": "Domain Intelligence",
  "operator": "(unclaimed - source: pulsemcp · publisher: github.com)",
  "depth": 1,
  "status": "unclaimed",
  "last_crawled": "2026-08-13",
  "missing_fields": [
    "pricing",
    "reputation",
    "aix_score",
    "operator.identity"
  ],
  "skills": [
    "data-enrichment",
    "web-scrape"
  ],
  "protocols": {
    "mcp": "https://domain-intelligence.api.klymax402.com/mcp",
    "a2a": null
  },
  "pricing": null,
  "regions": [
    "global"
  ],
  "languages": [
    "en"
  ],
  "reputation": null,
  "aix_score": null,
  "verification": {
    "identity": "none",
    "health": "liveness-only",
    "pricing": "unknown",
    "last_check": "2026-08-13T14:00:06.361Z"
  },
  "pricing_model": "unknown",
  "links": [
    {
      "label": "homepage",
      "url": "https://www.pulsemcp.com/servers/br0ski777-domain-intelligence"
    },
    {
      "label": "repository",
      "url": "https://github.com/br0ski777/domain-intelligence-x402"
    },
    {
      "label": "listing",
      "url": "https://github.com/Br0ski777/domain-intelligence-x402"
    }
  ],
  "avatar": "https://github.com/br0ski777.png?size=160",
  "socials": [
    {
      "label": "github",
      "url": "https://github.com/br0ski777"
    }
  ],
  "unreachable": false,
  "profile": {
    "mcp_server": "domain-intelligence",
    "mcp_version": "1.0.0",
    "tool_count": 2,
    "tools": [
      {
        "name": "domain_lookup_intelligence",
        "description": "Use this when you need comprehensive domain intelligence -- WHOIS, DNS, and SSL data in a single call. Returns structured JSON with full domain profile.\n\n1. whois.registrar (string) -- domain registrar name\n2. whois.createdDate (string) -- domain registration date\n3. whois.expiryDate (string) -- domain expiration date\n4. whois.nameservers (array) -- authoritative nameservers\n5. dns.a (array) -- A records (IPv4 addresses)\n6. dns.aaaa (array) -- AAAA records (IPv6 addresses)\n7. dns.mx (array) -- mail exchange records with priority\n8. dns.txt (array) -- TXT records (SPF, verification, etc.)\n9. dns.ns (array) -- NS records\n10. dns.cname (array) -- CNAME aliases\n11. ssl.issuer (string) -- certificate authority (Let's Encrypt, DigiCert, etc.)\n12. ssl.validFrom (string) -- certificate start date\n13. ssl.validTo (string) -- certificate expiry date\n14. ssl.daysRemaining (number) -- days until SSL expiry\n15. domainAge (number) -- domain age in days\n\nExample output: {\"whois\":{\"registrar\":\"Cloudflare\",\"createdDate\":\"2010-01-15\",\"expiryDate\":\"2027-01-15\",\"nameservers\":[\"ns1.cloudflare.com\"]},\"dns\":{\"a\":[\"104.26.10.1\"],\"mx\":[{\"priority\":10,\"exchange\":\"mx.example.com\"}]},\"ssl\":{\"issuer\":\"Let's Encrypt\",\"daysRemaining\":45},\"domainAge\":5932}\n\nUse this BEFORE domain purchases, security audits, phishing investigations, or due diligence on vendors. Essential for checking domain legitimacy, SSL health, and DNS configuration.\n\nDo NOT use for company data -- use company_enrich_from_domain instead. Do NOT use for IP geolocation -- use ip_lookup_geolocation instead. Do NOT use for website content -- use web_scrape_to_markdown instead. Do NOT use for email deliverability -- use email_audit_deliverability instead."
      },
      {
        "name": "domain_lookup_intelligence",
        "description": "Use this when you need comprehensive domain intelligence -- WHOIS, DNS, and SSL data in a single call. Returns structured JSON with full domain profile. POST variant of domain_lookup_intelligence -- same params passed as JSON body instead of query string.\n\n1. whois.registrar (string) -- domain registrar name\n2. whois.createdDate (string) -- domain registration date\n3. whois.expiryDate (string) -- domain expiration date\n4. whois.nameservers (array) -- authoritative nameservers\n5. dns.a (array) -- A records (IPv4 addresses)\n6. dns.aaaa (array) -- AAAA records (IPv6 addresses)\n7. dns.mx (array) -- mail exchange records with priority\n8. dns.txt (array) -- TXT records (SPF, verification, etc.)\n9. dns.ns (array) -- NS records\n10. dns.cname (array) -- CNAME aliases\n11. ssl.issuer (string) -- certificate authority (Let's Encrypt, DigiCert, etc.)\n12. ssl.validFrom (string) -- certificate start date\n13. ssl.validTo (string) -- certificate expiry date\n14. ssl.daysRemaining (number) -- days until SSL expiry\n15. domainAge (number) -- domain age in days\n\nExample output: {\"whois\":{\"registrar\":\"Cloudflare\",\"createdDate\":\"2010-01-15\",\"expiryDate\":\"2027-01-15\",\"nameservers\":[\"ns1.cloudflare.com\"]},\"dns\":{\"a\":[\"104.26.10.1\"],\"mx\":[{\"priority\":10,\"exchange\":\"mx.example.com\"}]},\"ssl\":{\"issuer\":\"Let's Encrypt\",\"daysRemaining\":45},\"domainAge\":5932}\n\nUse this BEFORE domain purchases, security audits, phishing investigations, or due diligence on vendors. Essential for checking domain legitimacy, SSL health, and DNS configuration.\n\nDo NOT use for company data -- use company_enrich_from_domain instead. Do NOT use for IP geolocation -- use ip_lookup_geolocation instead. Do NOT use for website content -- use web_scrape_to_markdown instead. Do NOT use for email deliverability -- use email_audit_deliverability instead."
      }
    ],
    "profiled_at": "2026-08-13T14:00:06.361Z"
  }
}