DNS query and resolution tools: A, AAAA, MX, TXT, NS, CNAME records
Scanned 9/12/2026
Install to Claude Code
npx -y skills add fisker086/AIOps --skill dns_lookup --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Dns Lookup?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/fisker086-dns-lookup)More formats (shields.io, HTML) on the badges page.
---
name: dns-lookup
description: DNS query and resolution tools: A, AAAA, MX, TXT, NS, CNAME records
activation_keywords: [dns, lookup, resolve, record, nameserver, domain, mx, ns, cname]
execution_mode: client
---
# DNS Lookup Skill
Provides DNS query operations:
- Query A, AAAA, MX, TXT, NS, CNAME, SOA records
- Specify custom DNS server
- Show full DNS response details
Use `builtin_dns_lookup` tool with fields:
- `domain`: target domain (required)
- `record_type`: DNS record type (default: A)
- `dns_server`: (optional) custom DNS server to query
Note: Requires network access.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!