Skip to main content
Glama
hostinger

hostinger-api-mcp

Official

domains_getWHOISProfileListV1

Retrieve WHOIS contact profiles for domain registration. View available contact details by filtering with specific TLDs using this integration tool.

Instructions

Retrieve WHOIS contact profiles.

Use this endpoint to view available contact profiles for domain registration.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tldNoFilter by TLD (without leading dot)

Implementation Reference

  • TypeScript type definition (schema) for the MCP tool 'domains_getWHOISProfileListV1', specifying input parameters (optional tld filter) and response type.
    /** * Retrieve WHOIS contact profiles. Use this endpoint to view available contact profiles for domain registration. */ "domains_getWHOISProfileListV1": { params: { /** * Filter by TLD (without leading dot) */ tld?: string; }; response: any; // Response structure will depend on the API

Other Tools

Related 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/hostinger/api-mcp-server'

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