Skip to main content
Glama

Bulk WHOIS Domain Lookup

whois_bulk_domain_lookup
Read-onlyIdempotent

Retrieve live WHOIS data for up to 100 domains in a single request. Returns structured registrar info, contacts, name servers, and raw text per domain.

Instructions

Retrieve live WHOIS data for up to 100 domain names. Returns structured registrar info, contacts, name servers, status, and raw WHOIS text per domain. The response is an array under 'bulk_whois_response'. If a single domain fails its entry has status=false while the rest are still returned.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
domain_namesYesList of domain names or URLs to look up (max 100). Example: ["google.com", "microsoft.com"]
Behavior5/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already show readOnly, destructive false, idempotent. Description adds: returns structured contacts/registrars, array format, partial failure handling (status=false per domain). No contradictions with annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two sentences, front-loaded with action. Efficient, though could be slightly more concise. No waste.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

No output schema, but description explains output structure (array under bulk_whois_response, per-domain status). Covers failure behavior. Adequate for a bulk lookup with good annotations.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100% with a single parameter well-described. Description adds no additional meaning beyond schema. Baseline 3 as per guidelines.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

Description clearly states 'Retrieve live WHOIS data for up to 100 domain names', with specific verb and resource. Distinguishes from siblings like single-domain lookup, as well as other whois tools.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No explicit when-to-use or when-not-to-use guidance. Agent can infer from bulk vs single, but no contrast with siblings. Implied usage from name and description.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/api-freaks/apifreaks-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server