peeringdb / admincom

Track issues specific to AC work
3 stars 1 forks source link

Difference between RDAP and Whois? Here ASN 132068 #220

Closed arnoldnipper closed 6 years ago

arnoldnipper commented 6 years ago

Please see https://peeringdb.com/cp/peeringdb_server/deskproticket/6120/change/

The tool created objects while whois says that this ASN is not assigned

whois -h whois.apnic.net -T aut-num AS132068 % [whois.apnic.net] % Whois data copyright terms http://www.apnic.net/db/dbcopyright.html

%ERROR:101: no entries found % % No entries found in source APNIC,JPNIC,KRNIC,TWNIC,IDNIC.

% This query was served by the APNIC Whois Service version 1.88.15-46 (WHOIS-UK3)

netravnen commented 6 years ago

RDAP: succes WHOIS: fail Issue on APNIC's side?

$ curl -sG http://rdap.apnic.net/autnum/132068 | jq '.name, .handle, .remarks'
"DIGICORE-HK"
"AS132068"
[
  {
    "description": [
      "DIGICORE LIMITED",
      "9B, AMTEL BUILDING, 148 DES VOEUX ROAD CENTRAL, CENTRAL",
      "http://www.digicoreglobal.com"
    ],
    "title": "description"
  },
  {
    "description": [
      "For any info on hacking, spamming & abuse complaints email",
      "abuse@digicoreglobal.com"
    ],
    "title": "remarks"
  }
]
arnoldnipper commented 6 years ago

I've contacted APNIC