我正在尝试对大约 7000 个域进行批量 whois 查找。我使用节点 js 包whois。
这在我使用单个域进行测试时有效。
在我批量请求 50 个域后,它停止向我提供数据。
我得到的回复如下
% This is the RIPE Database query service.
% The objects are in RPSL format.
%
% The RIPE Database is subject to Terms and Conditions.
% See http://www.ripe.net/db/support/db-terms-conditions.pdf
% Note: this output has been filtered.
% To receive output for a database update, use the "-B" flag.
%ERROR:101: no entries found
%
% No entries found in source RIPE.
% This query was served by the RIPE Database Query Service version 1.91.2 (ANGUS)
但是该请求是针对现有域运行的。
出了什么问题?现在,甚至个别请求都为我返回了这个。我被列入黑名单了吗?有速率限制吗?