Skip to main content
Glama

dns_lookup

Retrieve DNS records (A, AAAA, MX, NS, TXT, CNAME) and SSL certificate status for any domain. Ideal for domain research and troubleshooting.

Instructions

Look up DNS records and SSL information for any domain.

Use this to check A, AAAA, MX, NS, TXT, and CNAME records, plus
SSL certificate status and server info. Ideal for domain research,
troubleshooting, and infrastructure verification.

Parameters:
    domain — The domain name to query (e.g. "example.com").

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
domainYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

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

No annotations exist, so description must detail behavior. It describes what is looked up but omits behavioral aspects like read-only nature, rate limits, authentication needs, or error conditions. Adequate but not comprehensive.

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 paragraphs, first sentence hits main purpose, parameter described with bullet. No wasted words, but could be slightly more structured.

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

Completeness5/5

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

Given the simple nature of the tool and presence of an output schema, the description fully covers the input and expected output (DNS records and SSL info). No gaps remain.

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

Parameters4/5

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

The single parameter 'domain' has 0% schema coverage, but the description adds an example format ('example.com') and clarifies it's a domain name, adding value beyond the bare schema.

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?

Explicitly states it looks up DNS records (A, AAAA, MX, NS, TXT, CNAME) and SSL info. Distinguishes from siblings like dns_whois_lookup and check_ssl_certificate by combining both DNS and SSL in one tool.

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

Usage Guidelines4/5

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

Provides clear use cases: domain research, troubleshooting, infrastructure verification. However, does not explicitly mention when not to use it or suggest alternatives for specific tasks (e.g., reverse DNS).

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/scotia1973-bot/api-hub'

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