whoiser
whoiser copied to clipboard
whois.gg
Version(s) affected: 1.13.0
Description
Domains in the gg zone are not processed.
The whois.gg response is atypical and should be handled separately.
How to reproduce
require('whoiser')('discord.gg')
Promise {
{
'whois.gg': {
'Domain Status': [],
'Name Server': [],
'Domain Name': '',
'Registrant Name': '',
'Relevant dates': '',
Registrar: '',
text: [
'discord.gg',
'',
'Active',
'Transfer Prohibited by Registrar',
'',
'Hammer & Chisel',
'',
'Gandi SAS (http://www.gandi.net)',
'',
'Registered on 26th February 2015 at 22:02:30.894',
'Registry fee due on 26th February each year',
'',
'Registered until cancelled',
'',
'gabe.ns.cloudflare.com',
'sima.ns.cloudflare.com',
'WHOIS lookup made on Sun, 22 Aug 2021 at 2:22:56 BST',
'',
'This WHOIS information is provided for free by CIDR, operator of',
'the backend registry for domain names ending in GG, JE, and AS.',
'',
'Copyright (c) and database right Island Networks 1996 - 2021.',
'',
'You may not access this WHOIS server or use any data from it except',
'as permitted by our Terms and Conditions which are published',
'at http://www.channelisles.net/legal/whoisterms',
'',
'They include restrictions and prohibitions on',
'',
'- using or re-using the data for advertising;',
'- using or re-using the service for commercial purposes without a licence;',
'- repackaging, recompilation, redistribution or reuse;',
'- obscuring, removing or hiding any or all of this notice;',
'- exceeding query rate or volume limits.',
'',
"The data is provided on an 'as-is' basis and may lag behind the",
'register. Access may be withdrawn or restricted at any time.'
]
}
}
}