DNSLookup
A CFC for retrieving DNS record type values from a supplied domain.
Install / Use
/learn @tonyjunkes/DNSLookupREADME
DNSLookup
A CFC for retrieving DNS record type values from a supplied domain.
This is ultimately a work in progress and there is a fair share of bits to add/edit depending on what results could be from a given record type.
A list of DNS record types can be found at - http://en.wikipedia.org/wiki/List_of_DNS_record_types.
Some notes. . .
- Formatting of data has been applied, to known outputs that could be tested, in the form of helper functions in the CFC, so some arrays may contain a string of multiple values that would still need to be parsed.
- If the domain does not exist, a NamingException is thrown. I plan to handle this in a less error-in-your-face way.
- If a given DNS type is not found or no records are available, the function will return a array containing the domain name supplied. This is a temporary method of handling every type of DNS lookup for now.
Related Skills
node-connect
336.9kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.0kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
336.9kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.0kCommit, push, and open a PR
