域名查询
DNS 查询
获取指定名称和类型的 DNS 查询数据。必填 query:name、type(如 A)。
get/dns/query
Query parameters
namestring required
Example:example.com
要查询的域名。
typestring
Example:A
记录类型,如 A、AAAA、TXT 等。
Response
DNS 查询结果。
object required
Changes
No recorded changes to this endpoint across all 1 revision of this API.