Skip to main content
Glama

hostinger-api-mcp

Official

DNS_getDNSSnapshotV1

Retrieve historical DNS configurations for a domain by fetching a specific DNS snapshot, including details of DNS zone records.

Instructions

Retrieve particular DNS snapshot with contents of DNS zone records.

Use this endpoint to view historical DNS configurations for domains.

Input Schema

NameRequiredDescriptionDefault
domainYesDomain name
snapshotIdYesSnapshot ID

Input Schema (JSON Schema)

{ "properties": { "domain": { "description": "Domain name", "type": "string" }, "snapshotId": { "description": "Snapshot ID", "type": "integer" } }, "required": [ "domain", "snapshotId" ], "type": "object" }

Other Tools from hostinger-api-mcp

Related Tools

    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