访问网络版的解决方案,挖掘和监测所有域名相关事件。
获得网络版企业级解决方案,以搜索和监控域名注册和所有权细节,了解品牌术语、模糊匹配、感兴趣的注册者等。
在恶意攻击者利用危险域名进行攻击之前,检测并阻止对危险域名的访问。立即联系我们了解更多信息。
解锁有关互联网资产及其所有权、基础设施和其他属性的综合情报。
域名、IP和DNS情报套餐可通过API查询,以可预测的价格进行每年订阅。
可为丰富产品内容和威胁狩猎等需求完整访问WHOIS、IP、DNS和子域名数据库。
通过API优享服务获取优先的数据访问,另有额外福利,包括专业的团队支持、企业级的基础设施和SLA,以实现全面的可扩展性和高性能。
多级 API 用户管理现已推出 - 管理组织中团队成员的个人 API 密钥。
了解更多{ "search": "110.170.64.0", "result": { "count": 10, "limit": 100, "from": "", "next": null, "inetnums": [ { "inetnum": "110.170.64.0 - 110.170.95.255", "inetnumFirst": 281472538394624, "inetnumLast": 281472538402815, "inetnumFirstString": "281472538394624", "inetnumLastString": "281472538402815", "parent": "110.170.64.0 - 110.170.127.255", "as": { "asn": 7470, "name": "TRUE INTERNET", "type": "Cable/DSL/ISP", "route": "110.170.64.0/19", "domain": "http://www.trueinternet.co.th" }, "netname": "TrueCorporate", "nethandle": "", "description": [ "True Internet Co., Ltd." ], "modified": "2013-08-15T07:05:35Z", "country": "TH", "city": "", "address": [], "abuseContact": [], "adminContact": [ { "id": "TIA6-AP", "role": "TRUE IP ADMINISTRATION", "email": "[email protected]", "phone": "+662 6200400", "country": "TH", "city": "", "address": [ "1 Fortune Town, 14th, 27th Floor,", "Ratchadapisek Road, Din Daeng", "Din Daeng, Bangkok 10400." ] } ], "techContact": [ { "id": "TIA6-AP", "role": "TRUE IP ADMINISTRATION", "email": "[email protected]", "phone": "+662 6200400", "country": "TH", "city": "", "address": [ "1 Fortune Town, 14th, 27th Floor,", "Ratchadapisek Road, Din Daeng", "Din Daeng, Bangkok 10400." ] } ], "org": null, "mntBy": [ { "mntner": "MAINT-AP-TRUEINTERNET", "email": "[email protected]\[email protected]" } ], "mntDomains": [], "mntLower": [], "mntRoutes": [], "remarks": [], "source": "APNIC" }, { }, { }, { } ] } }
<xml> <search>110.170.64.0</search> <result> <count>10</count> <limit>100</limit> <from/> <next/> <inetnums> <item> <inetnum>110.170.64.0 - 110.170.95.255</inetnum> <inetnumFirst>281472538394624</inetnumFirst> <inetnumLast>281472538402815</inetnumLast> <inetnumFirstString>281472538394624</inetnumFirst> <inetnumLastString>281472538402815</inetnumLast> <as> <asn>7470</asn> <name>TRUE INTERNET</name> <type>Cable/DSL/ISP</type> <route>110.170.0.0/19</route> <domain>http://www.trueinternet.co.th</domain> </as> <netname>TrueCorporate</netname> <nethandle/> <description> <item>True Internet Co., Ltd.</item> </description> <modified>2013-08-15T07:05:35Z</modified> <country>TH</country> <city/> <address/> <abuseContact/> <adminContact> <item> <id>TIA6-AP</id> <role>TRUE IP ADMINISTRATION</role> <email>[email protected]</email> <phone>+662 6200400</phone> <country>TH</country> <city/> <address> <item>1 Fortune Town, 14th, 27th Floor,</item> <item>Ratchadapisek Road, Din Daeng</item> <item>Din Daeng, Bangkok 10400.</item> </address> </item> </adminContact> <techContact> <item> <id>TIA6-AP</id> <role>TRUE IP ADMINISTRATION</role> <email>[email protected]</email> <phone>+662 6200400</phone> <country>TH</country> <city/> <address> <item>1 Fortune Town, 14th, 27th Floor,</item> <item>Ratchadapisek Road, Din Daeng</item> <item>Din Daeng, Bangkok 10400.</item> </address> </item> </techContact> <org/> <mntBy> <item> <mntner>MAINT-AP-TRUEINTERNET</mntner> <email>[email protected] [email protected]</email> </item> </mntBy> <mntDomains/> <mntLower/> <mntRoutes/> <remarks> <remark>Please send abuse notification to [email protected]</remark> </remarks> <source>APNIC</source> </item> <item>...</item> <item>...</item> </inetnums> </result> <error>Error message</error> </xml>
search |
标准化的搜索词,可能与输入参数不同 |
result |
结果。如出现错误,则省略此字段 |
error |
错误消息。调用查询成功时可省略该字段 |
count |
返回的记录数 |
limit |
最大元素数 |
from |
在请求中作为返回结果的偏移量传递的 IP 网块范围。 |
next |
如不为空,则显示响应结果中最后一个 IP 网块 ( inetnum ) 的值,如果当前结果不符合限制要求,则可将其替换为from参数并获取下一页。此类分页仅适用于 IPv4、IPv6 和 ASN API 请求。 ORG 请求不支持它。 |
inetnum |
IP 范围,例如“0.0.0.0 - 255.255.255.255” |
inetnumFirst |
第一个IP为128位无符号整数值,例如对于8.8.8.8,它将是28147081648743 |
inetnumLast |
整数值的最后的IP |
inetnumFirstString |
inetnumFirst 字段的字符串表示形式。可使用此字段避免 inetnumFirst 字段的指数表示。 |
inetnumLastString |
inetnumLast 字段的字符串表示形式。可使用此字段避免 inetnumLast 字段的指数表示。 |
parent |
该字段是对借用信息的数据块的引用。它的存在表明该数据块是从 BGP 路由表中获取的。数据源中省略了包含该字段的记录。
|
as {} |
自治系统 – 当数据遗失时为空 |
as.asn |
自治系统编号 |
as.name |
自治系统名称 |
as.type |
自治系统类型,以下之一:“Cable/DSL/ISP”、“内容”、“教育/研究”、“企业”、“非营利”、“未公开”、“NSP”、“路由服务器” 。内容未知时为空。 |
as.route |
自治系统路线 |
as.domain |
自治系统网站的 URL |
netname |
IP 范围的名称 |
nethandle |
ARIN 中的网块 ID |
description [] |
与网块相关的描述 |
modified |
根据注册表提供的信息,最后一次修改 IP 网块的时间。格式:“2018-05-25T10:20:58Z” |
国家 |
ISO 3166 中的两位字母的国家代码 |
城市 |
城市名称 |
address |
地点信息。可能无法反映确切的物理位置 |
abuseContact [ {} ] |
滥用联系人列表 |
adminContact [ {} ] |
管理联系人名单 |
techContact [ {} ] |
技术联系人名单 |
abuseContact[k].id |
联系人 ID |
abuseContact[k].person |
联系人姓名。表示该对象为“人员”类型。字段“人员”和“角色”是互斥的 |
abuseContact[k].role |
联系人角色的名称。表示该对象所属的角色类型。“人员”和“角色”两个字段互斥。 |
abuseContact[k].phone |
电话号码 |
abuseContact[k].email |
电子邮件地址 |
abuseContact[k].country |
ISO 3166 中的两位字母的国家代码 |
abuseContact[k].city |
城市 |
abuseContact[k].address |
地点信息。可能无法反映确切的物理位置 |
org {} |
机构注册范围 |
org.org |
机构 ID |
org.name |
机构名称 |
org.phone |
电话号码 |
org.email |
电子邮件地址 |
org.country |
ISO 3166 中的两位字母的国家代码 |
org.city |
城市 |
org.postalCode |
邮政编码 |
org.address |
地点信息。可能无法反映确切的物理位置 |
mntBy [ {} ] |
IP 范围更新的运营维护者名单 |
mntBy[k].mntner |
运营维护者ID |
mntBy[k].email |
电子邮件地址 |
mntDomains [] |
域名维护者名单 |
mntLower [] |
可更改子范围的运营者名单 |
mntRoutes [] |
路由信息维护者名单 |
remarks [] |
与 IP 网块相关的评论和评论 |
source |
范围来源 |