From 57d741d68a11e27dc933a0378b44a83bfd59b469 Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Fri, 28 Jun 2019 20:21:45 +0200 Subject: [PATCH] Add rr.ntt.net to the list of RIPE-like servers In agreement with NTT. --- data.h | 1 + 1 file changed, 1 insertion(+) diff --git a/data.h b/data.h index c6b7190..08f315b 100644 --- a/data.h +++ b/data.h @@ -11,6 +11,7 @@ const char *ripe_servers[] = { "rr.arin.net", /* does not accept the old syntax */ "whois.nic.fr", "rr.level3.net", /* 3.0.0a13 */ + "rr.ntt.net", "whois.tcinet.ru", "whois.ripn.net", "whois.arnes.si",