Last active
May 6, 2019 09:57
-
-
Save cpusoft/6542be17f0bf0153d6f53863cccb4ccd to your computer and use it in GitHub Desktop.
查询RIR 根据ip得到AS数据
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 查询RIR 根据ip得到AS数据 | |
| whois -h whois.apnic.net 1.0.0.0 | |
| % [whois.apnic.net] | |
| % Whois data copyright terms http://www.apnic.net/db/dbcopyright.html | |
| % Information related to '1.0.0.0 - 1.0.0.255' | |
| % Abuse contact for '1.0.0.0 - 1.0.0.255' is '[email protected]' | |
| inetnum: 1.0.0.0 - 1.0.0.255 | |
| netname: APNIC-LABS | |
| descr: APNIC and Cloudflare DNS Resolver project | |
| descr: Routed globally by AS13335/Cloudflare | |
| descr: Research prefix for APNIC Labs | |
| country: AU | |
| org: ORG-ARAD1-AP | |
| admin-c: AR302-AP | |
| tech-c: AR302-AP | |
| mnt-by: APNIC-HM | |
| mnt-routes: MAINT-AU-APNIC-GM85-AP | |
| mnt-irt: IRT-APNICRANDNET-AU | |
| status: ASSIGNED PORTABLE | |
| remarks: --------------- | |
| remarks: All Cloudflare abuse reporting can be done via | |
| remarks: [email protected] | |
| remarks: --------------- | |
| last-modified: 2018-03-30T01:51:04Z | |
| source: APNIC | |
| irt: IRT-APNICRANDNET-AU | |
| address: PO Box 3646 | |
| address: South Brisbane, QLD 4101 | |
| address: Australia | |
| e-mail: [email protected] | |
| abuse-mailbox: [email protected] | |
| admin-c: AR302-AP | |
| tech-c: AR302-AP | |
| auth: # Filtered | |
| mnt-by: MAINT-AU-APNIC-GM85-AP | |
| last-modified: 2011-09-22T03:53:02Z | |
| source: APNIC | |
| organisation: ORG-ARAD1-AP | |
| org-name: APNIC Research and Development | |
| country: AU | |
| address: 6 Cordelia St | |
| phone: +61-7-38583100 | |
| fax-no: +61-7-38583199 | |
| e-mail: [email protected] | |
| mnt-ref: APNIC-HM | |
| mnt-by: APNIC-HM | |
| last-modified: 2017-10-11T01:28:39Z | |
| source: APNIC | |
| role: APNIC RESEARCH | |
| address: PO Box 3646 | |
| address: South Brisbane, QLD 4101 | |
| address: Australia | |
| country: AU | |
| phone: +61-7-3858-3188 | |
| fax-no: +61-7-3858-3199 | |
| e-mail: [email protected] | |
| nic-hdl: AR302-AP | |
| tech-c: AH256-AP | |
| admin-c: AH256-AP | |
| mnt-by: MAINT-APNIC-AP | |
| last-modified: 2018-04-04T04:26:04Z | |
| source: APNIC | |
| % Information related to '1.0.0.0/24AS13335' | |
| route: 1.0.0.0/24 | |
| origin: AS13335 | |
| descr: APNIC Research and Development | |
| 6 Cordelia St | |
| mnt-by: MAINT-AU-APNIC-GM85-AP | |
| last-modified: 2018-03-16T16:58:27Z | |
| source: APNIC | |
| % This query was served by the APNIC Whois Service version 1.88.15-46 (WHOIS-NODE1) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment