85.5.2. DNS 查找

        <route id="IPCheck">
            <from uri="direct:start"/>
            <to uri="dns:lookup"/>
        </route>

这会返回与某个域关联的一组 DNS 记录。
要查找的名称必须在标头中通过键 "dns.name" 提供。