DNSSkills.md

DNS skills for agents

Machine-readable contracts and human-readable notes for DomainHelp DNS and domain utilities.

Entry Points

Documentation base
https://dnsskills.md
Execution base
https://app.domainhelp.com
Catalog JSON
https://app.domainhelp.com/api/v1/skills

Network identity

whatismypublicip - v1

What Is My Public IP

Return the public IP address seen by DomainHelp.

open live
myresolver - v1

What Is My DNS Resolver

Detect the recursive DNS resolver in a request path.

open live-specialized-flow

Internationalization and spoofing

isconfusable - v1

Is This a Homoglyph?

Analyze IDN, punycode, Unicode scripts, and visually confusable characters.

open live

Domain intelligence

isredirect - v1

Is This a Redirect?

Check whether a domain is listed as a redirect or URL shortener.

open live
dnstwister - v1

DNS Twister

Generate and inspect lookalike domain permutations.

open-basic live

DNS and email operations

spf.validate - v1

SPF Validator

Parse SPF records, evaluate recursive includes and redirects, and simulate sender authorization.

open live
spfflattener - v1

SPF Flattener

Resolve SPF includes and produce a flattened TXT record.

open live