From 384be633dae725c8adcf5830b1b6717500d24870 Mon Sep 17 00:00:00 2001 From: mboot-github <130295084+mboot-github@users.noreply.github.com> Date: Sat, 18 Apr 2026 21:12:15 +0200 Subject: [PATCH 01/30] specific C901 ignore --- pyproject.toml | 10 ---------- requirements.txt | 1 + whoisdomain/main.py | 6 +++--- whoisdomain/processWhoisDomainRequest.py | 2 +- whoisdomain/whoisParser.py | 2 +- 5 files changed, 6 insertions(+), 15 deletions(-) create mode 100644 requirements.txt diff --git a/pyproject.toml b/pyproject.toml index ede4d50..050cc9c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -178,13 +178,3 @@ fixable = ["ALL"] unfixable = [] preview = true - -[tool.ruff.lint.per-file-ignores] - -[tool.ruff.lint.flake8-boolean-trap] - -[tool.ruff.lint.pylint] - max-statements = 234 - -[tool.ruff.lint.mccabe] - max-complexity = 70 # value is far from perfect (recommended default is 10). But we will try to decrease it over the time. diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..3027174 --- /dev/null +++ b/requirements.txt @@ -0,0 +1 @@ +whodap==0.1.15 diff --git a/whoisdomain/main.py b/whoisdomain/main.py index d9ad603..27021f9 100755 --- a/whoisdomain/main.py +++ b/whoisdomain/main.py @@ -111,7 +111,7 @@ def splitBodyInSections( return sections2 - def cleanupWhoisResponse( + def cleanupWhoisResponse( # noqa: C901 self, verbose: bool = False, with_cleanup_results: bool = False, @@ -295,7 +295,7 @@ def errorItem(d: str, e: Any, what: str = "Generic") -> None: print(message) -def testDomains(aList: list[str]) -> None: +def testDomains(aList: list[str]) -> None: # noqa: C901 for d in aList: # skip empty lines if not d: @@ -531,7 +531,7 @@ def showFailures() -> None: print(i, j, Failures[i][j]) -def main() -> None: +def main() -> None: # noqa: C901,PLR0915 global PrintJson, Verbose, IgnoreReturncode, PrintGetRawWhoisResult, Ruleset, SIMPLISTIC, WithRedacted, TestAllTld, TestRunOnly, WithPublicSuffix, WithExtractServers, WithStripHttpStatus, WithNoIgnoreWww # noqa: E501 # pylint: disable=line-too-long name: str = pathlib.Path(sys.argv[0]).name diff --git a/whoisdomain/processWhoisDomainRequest.py b/whoisdomain/processWhoisDomainRequest.py index 660c834..961879c 100644 --- a/whoisdomain/processWhoisDomainRequest.py +++ b/whoisdomain/processWhoisDomainRequest.py @@ -41,7 +41,7 @@ def __init__( if self.pc.verbose: logging.basicConfig(level="DEBUG") - def _analyzeDomainStringAndValidate( + def _analyzeDomainStringAndValidate( # noqa: C901 self, ) -> None: def _internationalizedDomainNameToPunyCode(d: list[str]) -> list[str]: diff --git a/whoisdomain/whoisParser.py b/whoisdomain/whoisParser.py index 31d1a93..fde0b97 100644 --- a/whoisdomain/whoisParser.py +++ b/whoisdomain/whoisParser.py @@ -266,7 +266,7 @@ def _extractWhoisServer(self) -> list[str]: return [] - def _cleanupWhoisResponse( + def _cleanupWhoisResponse( # noqa: C901 self, ) -> str: tmp2: list[str] = [] From 80f3fb1d600e76890205cfcbe59083bbd4398240 Mon Sep 17 00:00:00 2001 From: mboot-github <130295084+mboot-github@users.noreply.github.com> Date: Sat, 18 Apr 2026 23:02:20 +0200 Subject: [PATCH 02/30] initial tests whodap --- .gitignore | 2 + Makefile | 9 +- requirements.txt | 1 + t2.1 | 2136 ++++++++++++++++++++++++++++++++++++++++++ t2.2 | 1345 ++++++++++++++++++++++++++ t2.py | 45 + whoisdomain/py.typed | 0 7 files changed, 3536 insertions(+), 2 deletions(-) create mode 100644 t2.1 create mode 100644 t2.2 create mode 100644 t2.py create mode 100644 whoisdomain/py.typed diff --git a/.gitignore b/.gitignore index 51f26cf..12d742e 100644 --- a/.gitignore +++ b/.gitignore @@ -79,3 +79,5 @@ out lint.txt pylint.txt vtmp/ +*.1 +*.2 diff --git a/Makefile b/Makefile index 7543840..abedec7 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,7 @@ PY_FILES := *.py whoisdomain/ MYPY_INSTALL := \ types-requests \ - types-python-dateutil redis tld + types-python-dateutil COMMON_VENV := rm -rf $(VENV); \ $(MIN_PYTHON_VERSION) -m venv $(VENV); \ @@ -47,7 +47,7 @@ check: mypy: $(COMMON_VENV) \ - $(PIP_INSTALL) mypy $(MYPY_INSTALL); \ + $(PIP_INSTALL) -r requirements.txt mypy $(MYPY_INSTALL); \ mypy \ --strict \ --no-incremental \ @@ -61,3 +61,8 @@ build: test: make -f Makefile.tests + +t2: + $(COMMON_VENV) \ + $(PIP_INSTALL) -r requirements.txt; \ + $(MIN_PYTHON_VERSION) t2.py 2>$@.2 | tee $@.1 diff --git a/requirements.txt b/requirements.txt index 3027174..1af4d60 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1,2 @@ whodap==0.1.15 +tld==0.13.2 diff --git a/t2.1 b/t2.1 new file mode 100644 index 0000000..6137e14 --- /dev/null +++ b/t2.1 @@ -0,0 +1,2136 @@ +_teleinfo whois.teleinfo.cn None +teleinfo.cn None +_uniregistry whois.uniregistry.net None +uniregistry.net {abuse_email: 'abuse@uniregistry.com', abuse_phone: 'tel:+1.4426008800', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Registration Private', registrant_organization: 'Domains By Proxy, LLC', registrant_email: None, registrant_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', registrant_phone: 'tel:+1.4806242599', registrant_fax: None, registrar_name: 'GoDaddy Online Services Cayman Islands Ltd.', registrar_email: 'raradmin@uniregistry.com', registrar_address: '3-110 Governors Square, 1361 GT, Grand Cayman, Grand Cayman, KY11108', registrar_phone: None, registrar_fax: None, technical_name: 'Registration Private', technical_organization: 'Domains By Proxy, LLC', technical_email: None, technical_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', technical_phone: 'tel:+1.4806242599', technical_fax: None, created_date: datetime.datetime(2006, 4, 4, 17, 17, 39), updated_date: datetime.datetime(2025, 7, 30, 13, 2, 55), expires_date: None, status: ['delete prohibited', 'transfer prohibited', 'renew prohibited', 'update prohibited'], nameservers: ['ns02.trs-dns.net', 'ns02.trs-dns.com'], domain_name: 'uniregistry.net', dnssec: 'signed'} +_donuts whois.donuts.co None +donuts.co None +_centralnic whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server transfer prohibited', 'client transfer prohibited', 'server delete prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +_gtldKnet whois.gtld.knet.cn None +knet.cn None +uk whois.nic.uk None +nic.uk {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.1865332244', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Nominet UK', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: None, updated_date: None, expires_date: None, status: ['server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.uk.', 'dns2.nic.uk.', 'dns3.nic.uk.', 'dns4.nic.uk.', 'nsa.nic.uk.', 'nsb.nic.uk.', 'nsc.nic.uk.', 'nsd.nic.uk.'], domain_name: 'nic.uk', dnssec: 'unsigned'} +ac.uk whois.nic.ac.uk imperial.ac.uk +nic.ac.uk None +co.uk whois.nic.uk livedns.co.uk +nic.uk {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.1865332244', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Nominet UK', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: None, updated_date: None, expires_date: None, status: ['server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.uk.', 'dns2.nic.uk.', 'dns3.nic.uk.', 'dns4.nic.uk.', 'nsa.nic.uk.', 'nsb.nic.uk.', 'nsc.nic.uk.', 'nsd.nic.uk.'], domain_name: 'nic.uk', dnssec: 'unsigned'} +mc whois.nic.mc nic.mc +nic.mc None +gov.uk whois.gov.uk service.gov.uk +whois.gov.uk None +me.uk whois.nic.uk xxx.me.uk +nic.uk {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.1865332244', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Nominet UK', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: None, updated_date: None, expires_date: None, status: ['server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.uk.', 'dns2.nic.uk.', 'dns3.nic.uk.', 'dns4.nic.uk.', 'nsa.nic.uk.', 'nsb.nic.uk.', 'nsc.nic.uk.', 'nsd.nic.uk.'], domain_name: 'nic.uk', dnssec: 'unsigned'} +net.uk whois.nic.uk nic.net.uk +nic.uk {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.1865332244', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Nominet UK', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: None, updated_date: None, expires_date: None, status: ['server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.uk.', 'dns2.nic.uk.', 'dns3.nic.uk.', 'dns4.nic.uk.', 'nsa.nic.uk.', 'nsb.nic.uk.', 'nsc.nic.uk.', 'nsd.nic.uk.'], domain_name: 'nic.uk', dnssec: 'unsigned'} +am whois.amnic.net amnic.net +amnic.net {abuse_email: 'abuse@gandi.net', abuse_phone: 'tel:+33.170377661', admin_name: 'Redacted for Privacy', admin_organization: 'REDACTED FOR PRIVACY', admin_email: '989594b2067f9e7e8757d2c129f83c52-6321365@contact.gandi.net', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: 'Redacted for Privacy', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'Redacted for Privacy', registrant_organization: 'Internet Society Public Organization', registrant_email: '0dfd109bf67b3253321ff0dcefa9459d-5815245@contact.gandi.net', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Gandi SAS', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Redacted for Privacy', technical_organization: 'REDACTED FOR PRIVACY', technical_email: '989594b2067f9e7e8757d2c129f83c52-6321365@contact.gandi.net', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(1994, 2, 28, 5, 0), updated_date: None, expires_date: None, status: ['client transfer prohibited'], nameservers: ['ns-pri.amnic.net', 'ns-pch.amnic.net', 'ns-cdn.amnic.net'], domain_name: 'amnic.net', dnssec: 'signed'} +amsterdam whois.nic.amsterdam nic.amsterdam +nic.amsterdam {abuse_email: 'support@sidn.nl', abuse_phone: '+31.0263525555', admin_name: 'REDACTED FOR PRIVACY', admin_organization: None, admin_email: 'redactedforprivacy@sidn.nl', admin_address: 'REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, REDACTED FOR PRIVACY', admin_phone: '+310 0000000', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: None, registrant_email: 'redactedforprivacy@sidn.nl', registrant_address: 'REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, REDACTED FOR PRIVACY', registrant_phone: '+310 0000000', registrant_fax: None, registrar_name: 'Stichting Internet Domeinregistratie Nederland (Operationeel)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: None, technical_email: 'redactedforprivacy@sidn.nl', technical_address: 'REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, REDACTED FOR PRIVACY', technical_phone: '+310 0000000', technical_fax: None, created_date: datetime.datetime(2014, 11, 28, 16, 19, 59), updated_date: datetime.datetime(2025, 11, 28, 0, 15), expires_date: datetime.datetime(2026, 11, 28, 16, 19, 59), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['ns5.sidn.nl', 'ns4.sidn.nl', 'ns3.sidn.nl'], domain_name: 'nic.amsterdam', dnssec: 'signed'} +ar whois.nic.ar nic.ar +nic.ar None +at whois.nic.at nic.at +nic.at None +ax whois.ax None +whois.ax None +be whois.dns.be google.be +dns.be None +br whois.registro.br registro.br +registro.br {abuse_email: None, abuse_phone: None, admin_name: 'Frederico Augusto de Carvalho Neves', admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Núcleo de Inf. e Coord. do Ponto BR - NIC.BR', registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: None, registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Frederico Augusto de Carvalho Neves', technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 2, 21, 12, 0), updated_date: datetime.datetime(2018, 4, 2, 12, 19, 10), expires_date: None, status: ['active'], nameservers: ['a.dns.br', 'b.dns.br', 'c.dns.br', 'd.dns.br', 'e.dns.br'], domain_name: 'registro.br', dnssec: 'signed'} +bzh whois.nic.bzh pik.bzh +nic.bzh {abuse_email: None, abuse_phone: None, admin_name: 'REDACTED_FOR_PRIVACY', admin_organization: 'AFNIC REGISTRY', admin_email: 'REDACTED_FOR_PRIVACY', admin_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', admin_phone: 'REDACTED_FOR_PRIVACY', admin_fax: 'REDACTED_FOR_PRIVACY', billing_name: 'REDACTED_FOR_PRIVACY', billing_organization: 'AFNIC REGISTRY', billing_email: 'REDACTED_FOR_PRIVACY', billing_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', billing_phone: 'REDACTED_FOR_PRIVACY', billing_fax: 'REDACTED_FOR_PRIVACY', registrant_name: 'REDACTED_FOR_PRIVACY', registrant_organization: 'Association www.bzh', registrant_email: 'REDACTED_FOR_PRIVACY', registrant_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', registrant_phone: 'REDACTED_FOR_PRIVACY', registrant_fax: 'REDACTED_FOR_PRIVACY', registrar_name: 'Registry Operations', registrar_email: 'support+bzh@afnic.fr', registrar_address: 'AFNIC, Saint Quentin en Yvelines, 78181, FR', registrar_phone: 'tel:+33.139308300', registrar_fax: 'tel:+33.139308301', technical_name: 'REDACTED_FOR_PRIVACY', technical_organization: 'AFNIC REGISTRY', technical_email: 'REDACTED_FOR_PRIVACY', technical_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', technical_phone: 'REDACTED_FOR_PRIVACY', technical_fax: 'REDACTED_FOR_PRIVACY', created_date: datetime.datetime(2014, 3, 4, 17, 10, 29), updated_date: datetime.datetime(2026, 4, 18, 17, 18, 2, 440058, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 4, 17, 10, 29), status: ['server transfer prohibited', 'server delete prohibited'], nameservers: ['g.ext.nic.fr', 'ns1.nic.fr', 'ns2.nic.fr', 'ns3.nic.fr'], domain_name: 'nic.bzh', dnssec: 'signed'} +com.tr whois.trabis.gov.tr google.com.tr +trabis.gov.tr None +co.il whois.isoc.org.il ynet.co.il +isoc.org.il None +eu whois.eu None +whois.eu None +hk whois.hkirc.hk hkirc.hk +hkirc.hk None +ir whois.nic.ir nic.ir +nic.ir None +is whois.isnic.is isnic.is +isnic.is {abuse_email: None, abuse_phone: None, admin_name: 'Internet á Íslandi hf.', admin_organization: None, admin_email: 'hostmaster@isnic.is', admin_address: 'Katrínartúni 2, Reykjavík, 105, Iceland', admin_phone: 'tel:+354-578-2030', admin_fax: None, billing_name: 'Internet á Íslandi hf.', billing_organization: None, billing_email: 'innheimta@isnic.is', billing_address: 'Katrínartúni 2, Reykjavík, 105, Iceland', billing_phone: 'tel:+354-578-2030', billing_fax: None, registrant_name: 'Internet á Íslandi hf.', registrant_organization: None, registrant_email: 'isnic@isnic.is', registrant_address: 'Katrínartúni 2, Reykjavík, 105, Iceland', registrant_phone: 'tel:+354-578-2030', registrant_fax: None, registrar_name: None, registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Internet á Íslandi hf.', technical_organization: None, technical_email: 'hostmaster@isnic.is', technical_address: 'Katrínartúni 2, Reykjavík, 105, Iceland', technical_phone: 'tel:+354-578-2030', technical_fax: None, created_date: datetime.datetime(2000, 9, 5, 0, 0, 1, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 1, 21, 12, 10, 24, tzinfo=datetime.timezone.utc), expires_date: None, status: ['active'], nameservers: ['tg-secondary01.isnic.is', 'ht-secondary01.isnic.is', 'nsp.dnsnode.net', 'sec1.rcode0.net'], domain_name: 'isnic.is', dnssec: 'signed'} +kr whois.kr None +whois.kr None +lv whois.nic.lv nic.lv +nic.lv None +pl whois.dns.pl google.pl +dns.pl {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Naukowa i Akademicka Sieć Komputerowa PIB', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'ul. Kolska 12, Warszawa, 01-045', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'NASK', registrar_email: 'info@dns.pl', registrar_address: 'ul. Kolska 12, Warszawa, 01-045', registrar_phone: 'REDACTED FOR PRIVACY', registrar_fax: 'REDACTED FOR PRIVACY', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(1998, 1, 26, 11, 0), updated_date: datetime.datetime(2015, 4, 20, 9, 41, 34), expires_date: None, status: None, nameservers: ['kirdan.nask.net.pl', 'bilbo.nask.org.pl', 'frodo.nask.net.pl', 'eomer.nask.net.pl'], domain_name: 'dns.pl', dnssec: 'signed'} +pt whois.dns.pt None +dns.pt None +ru whois.tcinet.ru tcinet.ru +tcinet.ru None +sk whois.sk-nic.sk sk-nic.sk +sk-nic.sk None +co.th whois.thnic.co.th thnic.co.th +thnic.co.th {abuse_email: 'abuse@thnic.co.th', abuse_phone: 'tel:+66.21054007', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'T.H.NIC Co., Ltd.', registrar_email: 'staff@thnic.co.th', registrar_address: '111 Mu 9, Thailand Science Park, 2nd Fl. P-206, Phahon Yothin Rd., Khlong Nueng, Khlong Luang, Pathum Thani, 12120, Thailand', registrar_phone: 'tel:+66.21054007', registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(1999, 3, 29, 17, 0, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 5, 30, 8, 28, 9, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2030, 3, 31, 17, 0, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['a-ns.thnic.co.th', 'b-ns.thnic.co.th', 'e-ns.thnic.co.th', 'f-ns.thnic.co.th'], domain_name: 'thnic.co.th', dnssec: 'signed'} +tv whois.nic.tv nic.tv +nic.tv None +work whois.nic.work nic.work +nic.work None +ae whois.aeda.net.ae net.ae +aeda.net.ae None +bg whois.register.bg register.bg +register.bg None +bj whois.nic.bj nic.bj +nic.bj None +sg whois.sgnic.sg sgnic.sg +sgnic.sg {abuse_email: None, abuse_phone: 'tel:', admin_name: 'SINGAPORE NETWORK INFORMATION CENTRE (SGNIC) PRIVATE LIMITED', admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'SINGAPORE NETWORK INFORMATION CENTRE (SGNIC) PRIVATE LIMITED', registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'SGNIC', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'SINGAPORE NETWORK INFORMATION CENTRE (SGNIC) PRIVATE LIMITED', technical_organization: None, technical_email: 'dna@sgnic.sg', technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2005, 1, 18, 6, 38, 4), updated_date: datetime.datetime(2025, 2, 24, 11, 44, 22), expires_date: datetime.datetime(2027, 1, 18, 6, 38, 4), status: ['active'], nameservers: ['dsany2.sgnic.sg', 'dsany3.sgnic.sg', 'dsany4.sgnic.sg'], domain_name: 'sgnic.sg', dnssec: 'signed'} +tw whois.twnic.net.tw net.tw +twnic.net.tw {abuse_email: 'abuse@twnic.tw', abuse_phone: None, admin_name: 'Redacted for Privacy', admin_organization: None, admin_email: 'Redacted for Privacy', admin_address: 'Redacted for Privacy, Redacted for Privacy, Redacted for Privacy, Redacted for Privacy', admin_phone: 'tel:Redacted for Privacy', admin_fax: 'tel:Redacted for Privacy', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Redacted for Privacy', registrant_organization: '財團法人台灣網路資訊中心 / Taiwan Network Information Center', registrant_email: 'tech@twnic.tw', registrant_address: 'Redacted for Privacy, Redacted for Privacy, Redacted for Privacy, Redacted for Privacy', registrant_phone: 'tel:Redacted for Privacy', registrant_fax: 'tel:Redacted for Privacy', registrar_name: 'TWNIC', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Redacted for Privacy', technical_organization: None, technical_email: 'Redacted for Privacy', technical_address: 'Redacted for Privacy, Redacted for Privacy, Redacted for Privacy, Redacted for Privacy', technical_phone: 'tel:Redacted for Privacy', technical_fax: 'tel:Redacted for Privacy', created_date: datetime.datetime(2000, 2, 2, 7, 6, 48), updated_date: datetime.datetime(2025, 10, 23, 3, 22, 32), expires_date: datetime.datetime(2034, 4, 20, 16, 0), status: ['active'], nameservers: ['dns1.twnic.net.tw', 'dns2.twnic.net.tw'], domain_name: 'twnic.net.tw', dnssec: 'signed'} +ug whois.co.ug nic.co.ug +whois.co.ug None +ws whois.website.ws website.ws +website.ws None +sn whois.nic.sn nic.sn +nic.sn None +si whois.register.si register.si +register.si {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'org', registrar_email: 'dom-reg@arnes.si', registrar_address: 'Tehnološki park 018, Ljubljana, 1000, SI', registrar_phone: '+386.14798800', registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2008, 10, 28, 15, 43, 25), updated_date: datetime.datetime(2026, 4, 2, 11, 43, 11), expires_date: datetime.datetime(2026, 10, 28, 15, 43, 25), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['kanin.arnes.si', 'nanos.arnes.si', 'rc0.register.si', 'netnod.register.si', 'd-zone1.register.si', 'd-zone2.register.si'], domain_name: 'register.si', dnssec: 'signed'} +mk whois.marnet.mk marnet.mk +marnet.mk None +tc whois.nic.tc nic.tc +nic.tc None +wf whois.nic.wf nic.wf +nic.wf {abuse_email: None, abuse_phone: None, admin_name: 'Nic wf', admin_organization: 'Afnic Backend Registry Operator', admin_email: 'support+fr@nic.fr', admin_address: 'immeuble le Stephenson, 1, rue Stephenson, Montigny le Bretonneux, 78180', admin_phone: 'tel:+33.139308300', admin_fax: 'tel:+33.139308301', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Nic wf', registrant_organization: 'Afnic Backend Registry Operator', registrant_email: 'support+fr@nic.fr', registrant_address: 'immeuble le Stephenson, 1, rue Stephenson, Montigny le Bretonneux, 78180', registrant_phone: 'tel:+33.139308300', registrant_fax: 'tel:+33.139308301', registrar_name: 'Registry Operations', registrar_email: 'support@afnic.fr', registrar_address: 'AFNIC, immeuble le Stephenson, 1, rue Stephenson, Montigny-Le-Bretonneux, 78180', registrar_phone: 'tel:+33.139308300', registrar_fax: 'tel:+33.139308301', technical_name: 'Jean-Philippe PICK', technical_organization: 'Afnic', technical_email: 'jean-philippe.pick@afnic.fr', technical_address: '7, avenue du 8 mai 1945, Guyancourt, 78280', technical_phone: 'tel:+33.0139308300', technical_fax: 'tel:+33.0139308301', created_date: datetime.datetime(1995, 1, 1, 0, 0), updated_date: datetime.datetime(2026, 2, 3, 17, 8, 37, 932407, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2029, 12, 31, 23, 0), status: ['server transfer prohibited', 'server delete prohibited'], nameservers: ['ns4.nic.fr', 'ns6.ext.nic.fr', 'ns7.ext.nic.fr'], domain_name: 'nic.wf', dnssec: 'signed'} +mo whois.monic.mo monic.mo +monic.mo None +ve whois.nic.ve nic.ve +nic.ve None +lu whois.dns.lu dns.lu +dns.lu None +sm whois.nic.sm nic.sm +nic.sm None +tg whois.nic.tg nic.tg +nic.tg None +md whois.nic.md nic.md +nic.md None +pf whois.registry.pf registry.pf +registry.pf None +download whois.nic.download None +nic.download None +global whois.nic.global nic.global +nic.global {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 6, 24, 15, 57, 57, 146000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 8, 8, 15, 58, 23, 220000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 24, 15, 57, 57, 146000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.global', 'a2.nic.global', 'b0.nic.global', 'c0.nic.global'], domain_name: 'nic.global', dnssec: 'signed'} +aarp whois.nic.aarp nic.aarp +nic.aarp None +abbott whois.nic.abbott nic.abbott +nic.abbott {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 7, 2, 19, 18, 6, 378000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 1, 16, 10, 43, 56, 690000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 7, 2, 19, 18, 6, 378000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.abbott', 'a2.nic.abbott', 'b0.nic.abbott', 'c0.nic.abbott'], domain_name: 'nic.abbott', dnssec: 'signed'} +abb whois.nic.abb nic.abb +nic.abb {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 3, 2, 23, 28, 51), updated_date: datetime.datetime(2026, 4, 16, 23, 29, 34, 533000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 2, 23, 28, 51), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['b0.nic.abb', 'c0.nic.abb', 'a2.nic.abb', 'a0.nic.abb'], domain_name: 'nic.abb', dnssec: 'unsigned'} +abbvie whois.nic.abbvie nic.abbvie +nic.abbvie {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'AbbVie Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Illinois', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'AbbVie Inc.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2021, 3, 31, 9, 3, 38), updated_date: datetime.datetime(2022, 3, 10, 10, 3, 34), expires_date: datetime.datetime(2031, 3, 31, 9, 3, 38), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.abbvie', 'dns2.nic.abbvie', 'dns3.nic.abbvie', 'dns4.nic.abbvie', 'dnsa.nic.abbvie', 'dnsb.nic.abbvie', 'dnsc.nic.abbvie', 'dnsd.nic.abbvie'], domain_name: 'nic.abbvie', dnssec: 'signed'} +abc whois.nic.abc nic.abc +nic.abc {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 6, 13, 20, 53, 32), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 13, 20, 53, 32), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n2.nic.abc', 'v2n1.nic.abc', 'v0n0.nic.abc', 'v0n3.nic.abc', 'v0n1.nic.abc', 'v2n0.nic.abc'], domain_name: 'nic.abc', dnssec: 'unsigned'} +abogado whois.nic.abogado nic.abogado +nic.abogado None +abudhabi whois.nic.abudhabi nic.abudhabi +nic.abudhabi {abuse_email: None, abuse_phone: '', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: None, registrant_address: '', registrant_phone: None, registrant_fax: None, registrar_name: 'ADSIC Registry Operator', registrar_email: 'gtldsupport@aeda.ae', registrar_address: 'Dubai', registrar_phone: '', registrar_fax: None, technical_name: '', technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 9, 27, 7, 30, 17), updated_date: datetime.datetime(2025, 11, 11, 7, 30, 18), expires_date: datetime.datetime(2026, 9, 27, 7, 30, 17), status: ['active'], nameservers: ['ns1.nic.abudhabi', 'ns2.nic.abudhabi', 'ns4.nic.abudhabi', 'ns3.nic.abudhabi'], domain_name: 'nic.abudhabi', dnssec: 'signed'} +academy whois.donuts.co None +donuts.co None +accountant whois.nic.accountant nic.accountant +nic.accountant None +accountants whois.donuts.co None +donuts.co None +aco whois.nic.aco nic.aco +nic.aco {abuse_email: 'acoregistry@lemarit.com', abuse_phone: 'tel:+49.4615050350', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'ACO Severin Ahlmann GmbH & Co. KG', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'DE', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'ACO Severin Ahlmann GmbH & Co. KG', registrar_email: None, registrar_address: 'Am Ahlmannkai, Buedelsdorf, 24782, DE', registrar_phone: 'tel:+49.4615050350', registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 11, 25, 20, 33, 53, 90000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 11, 25, 0, 32, 36, 769000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 11, 25, 0, 0, tzinfo=datetime.timezone.utc), status: ['active', 'auto renew period'], nameservers: ['sec2.rcode0.net', 'sec1.rcode0.net'], domain_name: 'nic.aco', dnssec: 'signed'} +actor whois.donuts.co None +donuts.co None +ads whois.nic.ads nic.ads +nic.ads {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 3, 9, 17, 16, 56, 129000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 9, 17, 16, 56, 129000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 9, 17, 16, 56, 129000, tzinfo=datetime.timezone.utc), status: ['active', 'auto renew period'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.ads', dnssec: 'unsigned'} +adult whois.nic.adult nic.adult +nic.adult None +aeg whois.nic.aeg nic.aeg +nic.aeg {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 4, 24, 18, 48, 37), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 4, 24, 18, 48, 37), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v2n0.nic.aeg', 'v0n1.nic.aeg', 'v0n2.nic.aeg', 'v0n3.nic.aeg', 'v2n1.nic.aeg', 'v0n0.nic.aeg'], domain_name: 'nic.aeg', dnssec: 'signed'} +aero whois.aero None +whois.aero {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'SITA SC', registrant_email: None, registrant_address: 'GE', registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9998)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2002, 4, 5, 15, 0, 40), updated_date: datetime.datetime(2026, 4, 5, 15, 1, 38, 184000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 4, 5, 15, 0, 40), status: ['auto renew period'], nameservers: ['ns-502.awsdns-62.com', 'ns-2015.awsdns-59.co.uk', 'ns-1343.awsdns-39.org', 'ns-723.awsdns-26.net'], domain_name: 'whois.aero', dnssec: 'unsigned'} +afl whois.nic.afl nic.afl +nic.afl None +africa whois.nic.africa nic.africa +nic.africa {abuse_email: 'abuse@registry.net.za', abuse_phone: '+27.115682800', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: 'REDACTED', billing_organization: 'REDACTED', billing_email: 'REDACTED', billing_address: 'REDACTED, REDACTED, REDACTED, REDACTED, REDACTED, REDACTED', billing_phone: 'REDACTED', billing_fax: None, registrant_name: 'REDACTED', registrant_organization: '', registrant_email: 'REDACTED', registrant_address: 'REDACTED, REDACTED, REDACTED, REDACTED, REDACTED, REDACTED', registrant_phone: 'REDACTED', registrant_fax: None, registrar_name: 'DNS Africa', registrar_email: 'support@dns.net.za', registrar_address: 'COZA House Gazelle Close Corporate Park South, Midrand, Gauteng, 1685', registrar_phone: '+27.115682800', registrar_fax: None, technical_name: 'REDACTED', technical_organization: 'REDACTED', technical_email: 'REDACTED', technical_address: 'REDACTED, REDACTED, REDACTED, REDACTED, REDACTED, REDACTED', technical_phone: 'REDACTED', technical_fax: None, created_date: datetime.datetime(2017, 2, 15, 21, 20, 26, 462719, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 1, 31, 7, 4, 41, 355337, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2999, 12, 12, 21, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns2us.dns.business', 'ns1.dnservices.co.za', 'nsp.netnod.se'], domain_name: 'nic.africa', dnssec: 'unsigned'} +agakhan whois.nic.agakhan nic.agakhan +nic.agakhan {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'Fondation Aga Khan (Aga Khan Foundation)', registrant_email: None, registrant_address: 'Geneva', registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2017, 2, 23, 22, 8, 4, 434000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 9, 22, 8, 37, 502000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 23, 22, 8, 4, 434000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.agakhan', 'b0.nic.agakhan', 'c0.nic.agakhan', 'a2.nic.agakhan'], domain_name: 'nic.agakhan', dnssec: 'signed'} +agency whois.donuts.co None +donuts.co None +ai whois.nic.ai None +nic.ai {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: 'Larry Avondale Franklin', admin_organization: 'Government of Anguilla', admin_email: 'Crefton.Niles@gov.ai', admin_address: 'The Secretariat, The Valley, unknown, unknown', admin_phone: 'tel:+111.1111111111', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Government of Anguilla', registrant_organization: 'Government of Anguilla', registrant_email: 'Crefton.Niles@gov.ai', registrant_address: 'The Secretariat, The Valley, unknown, unknown', registrant_phone: 'tel:+111.1111111111', registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Larry Avondale Franklin', technical_organization: 'Government of Anguilla', technical_email: 'Larry.Franklin@gov.ai', technical_address: 'The Secretariat, The Valley, unknown, unknown', technical_phone: 'tel:+111.1111111111', technical_fax: None, created_date: datetime.datetime(2017, 12, 16, 1, 14, 21), updated_date: datetime.datetime(2025, 8, 26, 7, 35, 18, 723000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 12, 13, 1, 14, 21), status: ['client delete prohibited', 'server delete prohibited', 'client renew prohibited', 'server renew prohibited', 'client transfer prohibited', 'server transfer prohibited', 'client update prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.ai', 'v0n1.nic.ai', 'v0n2.nic.ai', 'v0n3.nic.ai', 'v2n0.nic.ai', 'v2n1.nic.ai'], domain_name: 'nic.ai', dnssec: 'signed'} +airbus whois.nic.airbus nic.airbus +nic.airbus {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2023, 9, 29, 18, 39, 13, 288000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 8, 21, 15, 15, 59, 34000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 29, 18, 39, 13, 288000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.airbus', 'v0n1.nic.airbus', 'v0n2.nic.airbus', 'v0n3.nic.airbus', 'v2n0.nic.airbus', 'v2n1.nic.airbus'], domain_name: 'nic.airbus', dnssec: 'signed'} +airforce whois.donuts.co None +donuts.co None +airtel whois.nic.airtel nic.airtel +nic.airtel None +akdn whois.afilias-srs.net nic.akdn +afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.mia1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} +alibaba whois.nic.alibaba nic.alibaba +nic.alibaba {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 6, 7, 13, 18, 5, 732000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 7, 13, 18, 5, 732000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.alibaba', 'b0.nic.alibaba', 'c0.nic.alibaba', 'a2.nic.alibaba'], domain_name: 'nic.alibaba', dnssec: 'signed'} +alipay whois.nic.alipay nic.alipay +nic.alipay {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 6, 7, 13, 6, 37, 552000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 7, 13, 6, 37, 552000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.alipay', 'b0.nic.alipay', 'c0.nic.alipay', 'a2.nic.alipay'], domain_name: 'nic.alipay', dnssec: 'signed'} +allfinanz whois.nic.allfinanz nic.allfinanz +nic.allfinanz {abuse_email: 'bettinger@bettinger.de', abuse_phone: 'tel:+49.8954886700', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Allfinanz Deutsche Vermögensberatung Aktiengesellschaft', registrant_organization: 'Allfinanz Deutsche Vermögensberatung Aktiengesellschaft', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Münchener Straße 1, Frankfurt am Main, Hessen, 60329', registrant_phone: 'tel:+49.6923840', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Deutsche Vermögensberatung AG', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Allfinanz Deutsche Vermögensberatung Aktiengesellschaft', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'tel:+49.6923840', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 6, 23, 11, 17, 49, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 6, 17, 0, 6, 57, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 23, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['anycast2.dnsres.net', 'anycast1.dnsres.net'], domain_name: 'nic.allfinanz', dnssec: 'unsigned'} +allstate whois.nic.allstate nic.allstate +nic.allstate {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 1, 22, 21, 7, 29, 198000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 8, 21, 8, 16, 794000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 22, 21, 7, 29, 198000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.allstate', 'b0.nic.allstate', 'c0.nic.allstate', 'a2.nic.allstate'], domain_name: 'nic.allstate', dnssec: 'signed'} +ally whois.nic.ally nic.ally +nic.ally None +alsace whois.nic.alsace nic.alsace +nic.alsace {abuse_email: None, abuse_phone: None, admin_name: 'REDACTED_FOR_PRIVACY', admin_organization: 'Afnic Backend Registry Operator', admin_email: 'REDACTED_FOR_PRIVACY', admin_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', admin_phone: 'REDACTED_FOR_PRIVACY', admin_fax: 'REDACTED_FOR_PRIVACY', billing_name: 'REDACTED_FOR_PRIVACY', billing_organization: 'Afnic Backend Registry Operator', billing_email: 'REDACTED_FOR_PRIVACY', billing_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', billing_phone: 'REDACTED_FOR_PRIVACY', billing_fax: 'REDACTED_FOR_PRIVACY', registrant_name: 'REDACTED_FOR_PRIVACY', registrant_organization: 'Afnic Backend Registry Operator', registrant_email: 'REDACTED_FOR_PRIVACY', registrant_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', registrant_phone: 'REDACTED_FOR_PRIVACY', registrant_fax: 'REDACTED_FOR_PRIVACY', registrar_name: 'Registry Operations', registrar_email: 'support+alsace@afnic.fr', registrar_address: 'AFNIC, Montigny-le-Bretonneux, 78180, FR', registrar_phone: 'tel:+33.139308300', registrar_fax: 'tel:+33.139308301', technical_name: 'REDACTED_FOR_PRIVACY', technical_organization: 'Afnic Backend Registry Operator', technical_email: 'REDACTED_FOR_PRIVACY', technical_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', technical_phone: 'REDACTED_FOR_PRIVACY', technical_fax: 'REDACTED_FOR_PRIVACY', created_date: datetime.datetime(2014, 8, 13, 13, 43, 56), updated_date: datetime.datetime(2025, 9, 27, 13, 51, 5, 513538, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 13, 13, 43, 56), status: ['server transfer prohibited', 'server delete prohibited'], nameservers: ['g.ext.nic.fr', 'ns1.nic.fr', 'ns2.nic.fr', 'ns3.nic.fr'], domain_name: 'nic.alsace', dnssec: 'signed'} +alstom whois.nic.alstom nic.alstom +nic.alstom {abuse_email: 'sophie.coignet-registrar@chq.alstom.com', abuse_phone: '+33.141493686', admin_name: '.alstom Internal Registrar', admin_organization: None, admin_email: 'sophie.coignet-registrar@chq.alstom.com', admin_address: '', admin_phone: '+33.141493686', admin_fax: None, billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Hauts-de-Seine', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: '.alstom Internal Registrar', registrar_email: 'sophie.coignet-registrar@chq.alstom.com', registrar_address: '3 Avenue André Malraux, Levallois-Perret, Hauts-de-Seine, 92300', registrar_phone: '+33.141493686', registrar_fax: None, technical_name: '.alstom Internal Registrar', technical_organization: None, technical_email: 'sophie.coignet-registrar@chq.alstom.com', technical_address: '', technical_phone: '+33.141493686', technical_fax: None, created_date: datetime.datetime(2015, 8, 20, 12, 21, 53, 955000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 4, 13, 0, 47, 897000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 20, 12, 21, 53, 955000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.alstom', dnssec: 'signed'} +amazon whois.nic.amazon nic.amazon +nic.amazon {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2020, 5, 18, 10, 31, 32), updated_date: datetime.datetime(2023, 8, 9, 9, 44, 21), expires_date: datetime.datetime(2033, 5, 18, 10, 31, 32), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.amazon', 'dns2.nic.amazon', 'dns3.nic.amazon', 'dns4.nic.amazon', 'dnsa.nic.amazon', 'dnsb.nic.amazon', 'dnsc.nic.amazon', 'dnsd.nic.amazon'], domain_name: 'nic.amazon', dnssec: 'signed'} +americanfamily whois.nic.americanfamily nic.americanfamily +nic.americanfamily None +amfam whois.nic.amfam nic.amfam +nic.amfam None +android whois.nic.android nic.android +nic.android {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 10, 16, 17, 47, 8, 840000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 11, 30, 17, 47, 8, 840000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 10, 16, 17, 47, 8, 840000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.android', dnssec: 'unsigned'} +anquan whois.teleinfo.cn None +teleinfo.cn None +anz whois.nic.anz nic.anz +nic.anz None +aol whois.nic.aol nic.aol +nic.aol {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 9, 21, 19, 39, 17), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 21, 19, 39, 17), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['c0.nic.aol', 'b0.nic.aol', 'a2.nic.aol', 'a0.nic.aol'], domain_name: 'nic.aol', dnssec: 'unsigned'} +apartments whois.donuts.co None +donuts.co None +app whois.nic.google None +nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} +apple whois.afilias-srs.net None +afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.hkg1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.mia1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} +aquarelle whois.nic.aquarelle nic.aquarelle +nic.aquarelle {abuse_email: 'clientele@safebrands.com', abuse_phone: 'tel:+33.488662222', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Managed by Safebrands', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 8, 19, 13, 24, 51, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 8, 13, 0, 6, 19, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 19, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['c.nic.aquarelle', 'd.nic.aquarelle', 'b.nic.aquarelle', 'a.nic.aquarelle'], domain_name: 'nic.aquarelle', dnssec: 'signed'} +arab whois.nic.arab nic.arab +nic.arab {abuse_email: None, abuse_phone: '', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: None, registrant_address: '', registrant_phone: None, registrant_fax: None, registrar_name: 'LAS Registry Operator', registrar_email: 'gtldsupport@aeda.ae', registrar_address: 'Dubai', registrar_phone: '', registrar_fax: None, technical_name: '', technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2017, 1, 2, 6, 39, 2), updated_date: datetime.datetime(2023, 1, 8, 6, 21, 47), expires_date: datetime.datetime(2027, 1, 2, 6, 39, 2), status: ['active'], nameservers: ['ns2.nic.arab', 'ns3.nic.arab', 'ns1.nic.arab', 'ns4.nic.arab'], domain_name: 'nic.arab', dnssec: 'signed'} +archi whois.nic.archi nic.archi +nic.archi {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 1, 1, 0, 0), updated_date: datetime.datetime(2026, 4, 10, 17, 6, 48, 77000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 24, 17, 6, 36), status: ['server delete prohibited', 'server renew prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['b0.nic.archi', 'a2.nic.archi', 'c0.nic.archi', 'a0.nic.archi'], domain_name: 'nic.archi', dnssec: 'signed'} +army whois.donuts.co None +donuts.co None +arte whois.nic.arte nic.arte +nic.arte {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 7, 28, 22, 14, 58), updated_date: datetime.datetime(2025, 9, 11, 22, 15, 19, 250000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 7, 28, 22, 14, 58), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n1.nic.arte', 'v2n1.nic.arte', 'v0n0.nic.arte', 'v0n3.nic.arte', 'v0n2.nic.arte', 'v2n0.nic.arte'], domain_name: 'nic.arte', dnssec: 'signed'} +art whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server transfer prohibited', 'client transfer prohibited', 'server delete prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +asda whois.nic.asda nic.asda +nic.asda {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2023, 8, 25, 8, 47, 37, 456000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 9, 8, 48, 16, 211000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 25, 8, 47, 37, 456000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.asda', 'b0.nic.asda', 'c0.nic.asda', 'a2.nic.asda'], domain_name: 'nic.asda', dnssec: 'signed'} +associates whois.donuts.co None +donuts.co None +attorney whois.donuts.co None +donuts.co None +auction whois.donuts.co None +donuts.co None +audible whois.nic.audible nic.audible +nic.audible {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 9, 16, 18, 50, 8), updated_date: datetime.datetime(2023, 8, 9, 9, 34, 41), expires_date: datetime.datetime(2032, 9, 16, 18, 50, 8), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.audible', 'dns2.nic.audible', 'dns3.nic.audible', 'dns4.nic.audible', 'dnsa.nic.audible', 'dnsb.nic.audible', 'dnsc.nic.audible', 'dnsd.nic.audible'], domain_name: 'nic.audible', dnssec: 'signed'} +audio whois.uniregistry.net None +uniregistry.net {abuse_email: 'abuse@uniregistry.com', abuse_phone: 'tel:+1.4426008800', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Registration Private', registrant_organization: 'Domains By Proxy, LLC', registrant_email: None, registrant_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', registrant_phone: 'tel:+1.4806242599', registrant_fax: None, registrar_name: 'GoDaddy Online Services Cayman Islands Ltd.', registrar_email: 'raradmin@uniregistry.com', registrar_address: '3-110 Governors Square, 1361 GT, Grand Cayman, Grand Cayman, KY11108', registrar_phone: None, registrar_fax: None, technical_name: 'Registration Private', technical_organization: 'Domains By Proxy, LLC', technical_email: None, technical_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', technical_phone: 'tel:+1.4806242599', technical_fax: None, created_date: datetime.datetime(2006, 4, 4, 17, 17, 39), updated_date: datetime.datetime(2025, 7, 30, 13, 2, 55), expires_date: None, status: ['delete prohibited', 'transfer prohibited', 'renew prohibited', 'update prohibited'], nameservers: ['ns02.trs-dns.net', 'ns02.trs-dns.com'], domain_name: 'uniregistry.net', dnssec: 'signed'} +audi whois.afilias-srs.net None +afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.ams1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.sea1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} +auspost whois.nic.auspost nic.auspost +nic.auspost None +author whois.nic.author nic.author +nic.author {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 9, 16, 18, 50, 19), updated_date: datetime.datetime(2023, 8, 9, 9, 35, 33), expires_date: datetime.datetime(2032, 9, 16, 18, 50, 19), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.author', 'dns2.nic.author', 'dns3.nic.author', 'dns4.nic.author', 'dnsa.nic.author', 'dnsb.nic.author', 'dnsc.nic.author', 'dnsd.nic.author'], domain_name: 'nic.author', dnssec: 'signed'} +auto whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['client transfer prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +autos whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server delete prohibited', 'server transfer prohibited', 'client transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +aws whois.nic.aws nic.aws +nic.aws {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'AWS Registry LLC', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 9, 16, 18, 50, 31), updated_date: datetime.datetime(2021, 4, 23, 15, 22, 3), expires_date: datetime.datetime(2030, 9, 16, 18, 50, 31), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.aws', 'dns2.nic.aws', 'dns3.nic.aws', 'dns4.nic.aws', 'dnsa.nic.aws', 'dnsb.nic.aws', 'dnsc.nic.aws', 'dnsd.nic.aws'], domain_name: 'nic.aws', dnssec: 'signed'} +baby whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server delete prohibited', 'server transfer prohibited', 'client transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +baidu whois.gtld.knet.cn nic.baidu +knet.cn None +band whois.donuts.co None +donuts.co None +barcelona whois.nic.barcelona nic.barcelona +nic.barcelona {abuse_email: 'newgtlds@domini.cat', abuse_phone: '+34.671639461', admin_name: '.barcelona Internal Registrar', admin_organization: None, admin_email: 'newgtlds@domini.cat', admin_address: '', admin_phone: '+34.671639461', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Ajuntament de Barcelona', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Catalunya', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: '.barcelona Internal Registrar', registrar_email: 'newgtlds@domini.cat', registrar_address: 'Pl. de Sant Jaume, Barcelona, Catalunya, 08002', registrar_phone: '+34.671639461', registrar_fax: None, technical_name: '.barcelona Internal Registrar', technical_organization: None, technical_email: 'newgtlds@domini.cat', technical_address: '', technical_phone: '+34.671639461', technical_fax: None, created_date: datetime.datetime(2015, 4, 20, 14, 9, 34, 692000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 6, 11, 9, 56, 31, 288000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 4, 20, 14, 9, 34, 692000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.barcelona', dnssec: 'signed'} +barclaycard whois.nic.barclaycard nic.barclaycard +nic.barclaycard {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 1, 12, 12, 48, 49, 355000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 2, 26, 12, 49, 23, 640000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 12, 12, 48, 49, 355000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['c0.nic.barclaycard', 'a0.nic.barclaycard', 'a2.nic.barclaycard', 'b0.nic.barclaycard'], domain_name: 'nic.barclaycard', dnssec: 'signed'} +barclays whois.nic.barclays nic.barclays +nic.barclays {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 1, 12, 12, 53, 0, 410000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 2, 26, 12, 53, 35, 733000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 12, 12, 53, 0, 410000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['b0.nic.barclays', 'a2.nic.barclays', 'c0.nic.barclays', 'a0.nic.barclays'], domain_name: 'nic.barclays', dnssec: 'signed'} +barefoot whois.nic.barefoot nic.barefoot +nic.barefoot {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 8, 25, 22, 47, 23), updated_date: datetime.datetime(2025, 10, 9, 22, 47, 42, 532000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 25, 22, 47, 23), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['c0.nic.barefoot', 'a2.nic.barefoot', 'a0.nic.barefoot', 'b0.nic.barefoot'], domain_name: 'nic.barefoot', dnssec: 'signed'} +bar whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server transfer prohibited', 'server delete prohibited', 'client transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +bargains whois.donuts.co None +donuts.co None +basketball whois.nic.basketball nic.basketball +nic.basketball None +bauhaus whois.nic.bauhaus nic.bauhaus +nic.bauhaus {abuse_email: 'domains@bahag.com', abuse_phone: '+49.6213905306', admin_name: 'Bauhaus internal Registrar', admin_organization: None, admin_email: 'domains@bahag.com', admin_address: '', admin_phone: '+49.6213905306', admin_fax: None, billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Bauhaus internal Registrar', registrar_email: 'domains@bahag.com', registrar_address: 'Gutenbergstrasse 21, Mannheim, 68167', registrar_phone: '+49.6213905306', registrar_fax: '+49.62139057306', technical_name: 'Bauhaus internal Registrar', technical_organization: None, technical_email: 'domains@bahag.com', technical_address: '', technical_phone: '+49.6213905306', technical_fax: None, created_date: datetime.datetime(2014, 6, 25, 13, 41, 24, 825000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2023, 7, 28, 12, 40, 24, 242000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 6, 25, 13, 41, 24, 825000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.bauhaus', dnssec: 'signed'} +bayern whois.nic.bayern nic.bayern +nic.bayern {abuse_email: 'abuse@registry.godaddy', abuse_phone: '+34.343434343', admin_name: 'Bayern Connect GmbH', admin_organization: None, admin_email: 'help@registry.godaddy', admin_address: '', admin_phone: '+49.8995807616', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'dotBayern', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, Bavaria, REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Bayern Connect GmbH', registrar_email: 'help@registry.godaddy', registrar_address: '', registrar_phone: '+49.8995807616', registrar_fax: None, technical_name: 'Bayern Connect GmbH', technical_organization: None, technical_email: 'help@registry.godaddy', technical_address: '', technical_phone: '+49.8995807616', technical_fax: None, created_date: datetime.datetime(2021, 11, 25, 13, 30, 3, 399000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 1, 9, 14, 16, 1, 912000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 11, 25, 13, 30, 3, 399000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited'], nameservers: ['anycast1.irondns.net', 'ns22.irondns.net'], domain_name: 'nic.bayern', dnssec: 'signed'} +bbc whois.nic.bbc nic.bbc +nic.bbc {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Nominet Internal Registrar', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 3, 5, 15, 18, 58), updated_date: datetime.datetime(2022, 2, 22, 12, 2, 19), expires_date: datetime.datetime(2031, 3, 4, 18, 41, 26), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.bbc', 'dns2.nic.bbc', 'dns3.nic.bbc', 'dns4.nic.bbc', 'dnsa.nic.bbc', 'dnsb.nic.bbc', 'dnsc.nic.bbc', 'dnsd.nic.bbc'], domain_name: 'nic.bbc', dnssec: 'signed'} +bbt whois.nic.bbt nic.bbt +nic.bbt {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 3, 17, 19, 36, 4), updated_date: datetime.datetime(2026, 3, 17, 19, 36, 24, 80000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 17, 19, 36, 4), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited', 'auto renew period'], nameservers: ['b0.nic.bbt', 'a0.nic.bbt', 'c0.nic.bbt', 'a2.nic.bbt'], domain_name: 'nic.bbt', dnssec: 'unsigned'} +bbva whois.nic.bbva nic.bbva +nic.bbva {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Registry Operator, c/o Nominet Registry Services', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Registry Operator, c/o Nominet Registry Services', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2020, 10, 26, 9, 40, 59), updated_date: datetime.datetime(2022, 3, 10, 10, 3, 56), expires_date: datetime.datetime(2031, 10, 26, 8, 40, 59), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.bbva', 'dns2.nic.bbva', 'dns3.nic.bbva', 'dns4.nic.bbva', 'dnsa.nic.bbva', 'dnsb.nic.bbva', 'dnsc.nic.bbva', 'dnsd.nic.bbva'], domain_name: 'nic.bbva', dnssec: 'signed'} +bcg whois.nic.bcg nic.bcg +nic.bcg {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 1, 22, 21, 24, 41, 557000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 8, 21, 24, 55, 80000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 22, 21, 24, 41, 557000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.bcg', 'b0.nic.bcg', 'c0.nic.bcg', 'a2.nic.bcg'], domain_name: 'nic.bcg', dnssec: 'signed'} +bcn whois.nic.bcn nic.bcn +nic.bcn {abuse_email: 'newgtlds@domini.cat', abuse_phone: '+34.671639461', admin_name: '.bcn Internal Registrar', admin_organization: None, admin_email: 'newgtlds@domini.cat', admin_address: '', admin_phone: '+34.671639461', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Catalunya', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: '.bcn Internal Registrar', registrar_email: 'newgtlds@domini.cat', registrar_address: 'Pl. de Sant Jaume, Barcelona, Catalunya, 08002', registrar_phone: '+34.671639461', registrar_fax: None, technical_name: '.bcn Internal Registrar', technical_organization: None, technical_email: 'newgtlds@domini.cat', technical_address: '', technical_phone: '+34.671639461', technical_fax: None, created_date: datetime.datetime(2015, 4, 20, 14, 32, 9, 353000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 5, 27, 8, 46, 35, 269000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 4, 20, 14, 32, 9, 353000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.bcn', dnssec: 'signed'} +beats whois.afilias-srs.net None +afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.hkg1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.mia1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} +beauty whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server delete prohibited', 'server transfer prohibited', 'client transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +beer whois.nic.beer nic.beer +nic.beer None +berlin whois.nic.berlin nic.berlin +nic.berlin {abuse_email: 'abuse@dot.berlin', abuse_phone: 'tel:+49.304978', admin_name: '', admin_organization: None, admin_email: None, admin_address: '', admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: None, registrant_address: '', registrant_phone: None, registrant_fax: None, registrar_name: None, registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'TLDBOX', technical_organization: 'tldbox GmbH', technical_email: None, technical_address: 'Jakob-Haringer-Strasse 8/V, Salzburg, Salzburg, 5020', technical_phone: 'tel:+43.662234548;ext=730', technical_fax: None, created_date: datetime.datetime(2013, 12, 12, 10, 2, 52, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2017, 6, 22, 5, 58, 24, 211987, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 12, 12, 10, 2, 52, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited'], nameservers: ['sec1.rcode0.net', 'sec2.rcode0.net'], domain_name: 'nic.berlin', dnssec: 'signed'} +bestbuy whois.nic.bestbuy nic.bestbuy +nic.bestbuy {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 6, 7, 13, 59, 35, 261000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 10, 15, 23, 16, 321000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 7, 13, 59, 35, 261000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.bestbuy', 'b0.nic.bestbuy', 'c0.nic.bestbuy', 'a2.nic.bestbuy'], domain_name: 'nic.bestbuy', dnssec: 'signed'} +best whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['client transfer prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +bet whois.nic.bet nic.bet +nic.bet {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 1, 4, 19, 57, 28, 836000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 2, 18, 19, 57, 53, 691000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 4, 19, 57, 28, 836000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.bet', 'b0.nic.bet', 'c0.nic.bet', 'a2.nic.bet'], domain_name: 'nic.bet', dnssec: 'signed'} +bf whois.nic.bf nic.bf +nic.bf None +bible whois.nic.bible nic.bible +nic.bible None +bid whois.nic.bid nic.bid +nic.bid None +bike whois.donuts.co None +donuts.co None +bingo whois.donuts.co None +donuts.co None +bio whois.nic.bio nic.bio +nic.bio {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 1, 1, 0, 0), updated_date: datetime.datetime(2026, 3, 13, 16, 45, 3, 753000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 13, 16, 44, 22), status: ['server delete prohibited', 'server renew prohibited', 'server transfer prohibited', 'server update prohibited', 'auto renew period'], nameservers: ['a2.nic.bio', 'c0.nic.bio', 'b0.nic.bio', 'a0.nic.bio'], domain_name: 'nic.bio', dnssec: 'signed'} +bi whois1.nic.bi None +nic.bi None +blackfriday whois.uniregistry.net None +uniregistry.net {abuse_email: 'abuse@uniregistry.com', abuse_phone: 'tel:+1.4426008800', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Registration Private', registrant_organization: 'Domains By Proxy, LLC', registrant_email: None, registrant_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', registrant_phone: 'tel:+1.4806242599', registrant_fax: None, registrar_name: 'GoDaddy Online Services Cayman Islands Ltd.', registrar_email: 'raradmin@uniregistry.com', registrar_address: '3-110 Governors Square, 1361 GT, Grand Cayman, Grand Cayman, KY11108', registrar_phone: None, registrar_fax: None, technical_name: 'Registration Private', technical_organization: 'Domains By Proxy, LLC', technical_email: None, technical_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', technical_phone: 'tel:+1.4806242599', technical_fax: None, created_date: datetime.datetime(2006, 4, 4, 17, 17, 39), updated_date: datetime.datetime(2025, 7, 30, 13, 2, 55), expires_date: None, status: ['delete prohibited', 'transfer prohibited', 'renew prohibited', 'update prohibited'], nameservers: ['ns02.trs-dns.net', 'ns02.trs-dns.com'], domain_name: 'uniregistry.net', dnssec: 'signed'} +black whois.nic.black nic.black +nic.black {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 7, 17, 15, 5, 21, 668000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 8, 31, 15, 5, 27, 268000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 7, 17, 15, 5, 21, 668000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.black', 'a2.nic.black', 'b0.nic.black', 'c0.nic.black'], domain_name: 'nic.black', dnssec: 'signed'} +blockbuster whois.nic.blockbuster nic.blockbuster +nic.blockbuster {abuse_email: 'support@mobile-registry.com', abuse_phone: 'tel:+1.3037231000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Dish DBS Corporation,', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'CO', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Dish DBS Corporation,', registrar_email: 'support@mobile-registry.com', registrar_address: '9601 S Meridian Blvd, Englewood, CO, 80112,', registrar_phone: 'tel:+1.3037231000', registrar_fax: 'tel:+1.3037231699', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2025, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 17, 17, 51, 59, 349000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.blockbuster', dnssec: 'signed'} +blog whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server transfer prohibited', 'client transfer prohibited', 'server delete prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +bms whois.nic.bms nic.bms +nic.bms {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 7, 14, 21, 13, 24), updated_date: datetime.datetime(2025, 8, 28, 21, 13, 24, 819000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 7, 14, 21, 13, 24), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.bms', 'a2.nic.bms', 'b0.nic.bms', 'c0.nic.bms'], domain_name: 'nic.bms', dnssec: 'unsigned'} +bmw whois.nic.bmw nic.bmw +nic.bmw {abuse_email: 'domains@bmw.de', abuse_phone: 'tel:+49.8938230465', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Bayern', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Bayerische Motoren Werke AG', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 2, 5, 10, 28, 8, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 1, 30, 0, 7, 14, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 5, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['anycast1.dnsres.net', 'anycast2.dnsres.net'], domain_name: 'nic.bmw', dnssec: 'unsigned'} +bnpparibas whois.nic.bnpparibas group.bnpparibas +nic.bnpparibas {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'BNP Paribas Group - iNames service', registrant_email: None, registrant_address: '', registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 10, 28, 15, 26, 58, 579000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 12, 12, 15, 27, 7, 303000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 10, 28, 15, 26, 58, 579000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.bnpparibas', 'a2.nic.bnpparibas', 'b0.nic.bnpparibas', 'c0.nic.bnpparibas'], domain_name: 'nic.bnpparibas', dnssec: 'signed'} +bn whois.bnnic.bn bnnic.bn +bnnic.bn None +boats whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server delete prohibited', 'server transfer prohibited', 'client transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +boehringer whois.afilias-srs.net None +afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.yyz1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info', 'ns1.mia1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} +bofa whois.nic.bofa nic.bofa +nic.bofa {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 6, 22, 18, 49, 56), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 22, 18, 49, 56), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.bofa', 'v0n2.nic.bofa', 'v2n0.nic.bofa', 'v2n1.nic.bofa', 'v0n1.nic.bofa', 'v0n3.nic.bofa'], domain_name: 'nic.bofa', dnssec: 'signed'} +bom whois.gtlds.nic.br None +nic.br {abuse_email: None, abuse_phone: None, admin_name: 'Frederico Augusto de Carvalho Neves', admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Núcleo de Inf. e Coord. do Ponto BR - NIC.BR', registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: None, registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Frederico Augusto de Carvalho Neves', technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(1997, 7, 11, 12, 0), updated_date: datetime.datetime(2018, 3, 27, 20, 9, 8), expires_date: None, status: ['active'], nameservers: ['a.dns.br', 'b.dns.br', 'c.dns.br', 'd.dns.br', 'e.dns.br'], domain_name: 'nic.br', dnssec: 'signed'} +bond whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server delete prohibited', 'client transfer prohibited', 'server transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +book whois.nic.book nic.book +nic.book {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 22, 23, 28), updated_date: datetime.datetime(2023, 8, 1, 10, 40, 51), expires_date: datetime.datetime(2032, 8, 9, 22, 23, 28), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.book', 'dns2.nic.book', 'dns3.nic.book', 'dns4.nic.book', 'dnsa.nic.book', 'dnsb.nic.book', 'dnsc.nic.book', 'dnsd.nic.book'], domain_name: 'nic.book', dnssec: 'signed'} +boo whois.nic.google None +nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} +bosch whois.nic.bosch nic.bosch +nic.bosch {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 9, 25, 20, 21, 56), updated_date: datetime.datetime(2025, 11, 9, 20, 22, 18, 15000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 25, 20, 21, 56), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.bosch', 'a2.nic.bosch', 'b0.nic.bosch', 'c0.nic.bosch'], domain_name: 'nic.bosch', dnssec: 'unsigned'} +bostik whois.nic.bostik nic.bostik +nic.bostik {abuse_email: None, abuse_phone: None, admin_name: 'REDACTED_FOR_PRIVACY', admin_organization: 'Afnic Backend Registry Operator', admin_email: 'REDACTED_FOR_PRIVACY', admin_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', admin_phone: 'REDACTED_FOR_PRIVACY', admin_fax: 'REDACTED_FOR_PRIVACY', billing_name: 'REDACTED_FOR_PRIVACY', billing_organization: 'Afnic Backend Registry Operator', billing_email: 'REDACTED_FOR_PRIVACY', billing_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', billing_phone: 'REDACTED_FOR_PRIVACY', billing_fax: 'REDACTED_FOR_PRIVACY', registrant_name: 'REDACTED_FOR_PRIVACY', registrant_organization: 'Afnic Backend Registry Operator', registrant_email: 'REDACTED_FOR_PRIVACY', registrant_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', registrant_phone: 'REDACTED_FOR_PRIVACY', registrant_fax: 'REDACTED_FOR_PRIVACY', registrar_name: 'Registry Operations', registrar_email: 'support+bostik@afnic.fr', registrar_address: 'AFNIC, Montigny-le-Bretonneux, 78180, FR', registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED_FOR_PRIVACY', technical_organization: 'Afnic Backend Registry Operator', technical_email: 'REDACTED_FOR_PRIVACY', technical_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', technical_phone: 'REDACTED_FOR_PRIVACY', technical_fax: 'REDACTED_FOR_PRIVACY', created_date: datetime.datetime(2015, 8, 28, 15, 12, 54), updated_date: datetime.datetime(2025, 10, 12, 15, 15, 41, 744, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 28, 15, 12, 54), status: ['active'], nameservers: ['g.ext.nic.fr', 'ns1.nic.fr', 'ns2.nic.fr', 'ns3.nic.fr'], domain_name: 'nic.bostik', dnssec: 'signed'} +boston whois.nic.boston nic.boston +nic.boston None +bot whois.nic.bot nic.bot +nic.bot {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 9, 16, 18, 56, 56), updated_date: datetime.datetime(2021, 4, 23, 15, 46, 42), expires_date: datetime.datetime(2030, 9, 16, 18, 56, 56), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.bot', 'dns2.nic.bot', 'dns3.nic.bot', 'dns4.nic.bot', 'dnsa.nic.bot', 'dnsb.nic.bot', 'dnsc.nic.bot', 'dnsd.nic.bot'], domain_name: 'nic.bot', dnssec: 'signed'} +boutique whois.donuts.co None +donuts.co None +box whois.nic.box nic.box +nic.box {abuse_email: 'abuse@my.box', abuse_phone: 'tel:+44.123456789', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Domain Administrator', registrant_organization: 'CentralNic Ltd', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: '35-39 Moorgate, London, EC2R 6AR', registrant_phone: 'tel:+44.2033880600', registrant_fax: 'tel:+44.2033880601', registrar_name: 'Intercap Registry Inc.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Domain Administrator', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'tel:+44.2033880600', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2016, 11, 7, 0, 47, 7, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 2, 5, 16, 33, 50, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 11, 7, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['a.nic.box', 'b.nic.box', 'c.nic.box', 'd.nic.box'], domain_name: 'nic.box', dnssec: 'signed'} +bradesco whois.nic.bradesco nic.bradesco +nic.bradesco {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 5, 25, 14, 40, 11), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2030, 5, 25, 14, 40, 11), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a2.nic.bradesco', 'a0.nic.bradesco', 'c0.nic.bradesco', 'b0.nic.bradesco'], domain_name: 'nic.bradesco', dnssec: 'signed'} +bridgestone whois.nic.bridgestone nic.bridgestone +nic.bridgestone {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Bridgestone Corporation - bridgestone', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 2, 17, 1, 8, 19, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 12, 0, 51, 33, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 17, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.bridgestone', dnssec: 'unsigned'} +broadway whois.nic.broadway nic.broadway +nic.broadway {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'redacted@nominet.uk', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Broadway Internal Registrar', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'redacted@nominet.uk', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 11, 5, 22, 47, 36), updated_date: datetime.datetime(2022, 2, 22, 12, 10, 49), expires_date: datetime.datetime(2031, 11, 5, 22, 47, 36), status: ['client delete prohibited', 'client update prohibited', 'client transfer prohibited', 'server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.broadway', 'dns2.nic.broadway', 'dns3.nic.broadway', 'dns4.nic.broadway', 'dnsa.nic.broadway', 'dnsb.nic.broadway', 'dnsc.nic.broadway', 'dnsd.nic.broadway'], domain_name: 'nic.broadway', dnssec: 'signed'} +broker whois.nic.broker nic.broker +nic.broker {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 1, 15, 20, 53, 3), updated_date: datetime.datetime(2026, 3, 2, 0, 0, 14, 664000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 15, 23, 59, 59), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.broker', 'v0n1.nic.broker', 'v0n2.nic.broker', 'v0n3.nic.broker', 'v2n0.nic.broker', 'v2n1.nic.broker'], domain_name: 'nic.broker', dnssec: 'unsigned'} +brother whois.nic.brother nic.brother +nic.brother {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Brother Registry Registrar', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 2, 17, 1, 8, 54, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 9, 0, 34, 31, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 17, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.brother', dnssec: 'unsigned'} +brussels whois.nic.brussels nic.brussels +nic.brussels {abuse_email: 'admin@dnsbelgium.be', abuse_phone: 'tel:+32.16284970', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'DNS Belgium vzw', registrant_email: None, registrant_address: '', registrant_phone: None, registrant_fax: None, registrar_name: 'DNS Belgium vzw', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 3, 26, 12, 9, 34), updated_date: datetime.datetime(2026, 3, 26, 12, 10, 5), expires_date: datetime.datetime(2027, 3, 26, 12, 9, 34), status: ['server delete prohibited', 'server transfer prohibited', 'auto renew period'], nameservers: ['ns3.nic.brussels', 'ns5.nic.brussels', 'ns2.nic.brussels', 'ns1.nic.brussels'], domain_name: 'nic.brussels', dnssec: 'signed'} +builders whois.donuts.co None +donuts.co None +build whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['client transfer prohibited', 'server transfer prohibited', 'server delete prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +business whois.donuts.co None +donuts.co None +buy whois.nic.buy nic.buy +nic.buy {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2017, 3, 29, 3, 53, 44), updated_date: datetime.datetime(2023, 8, 9, 9, 39, 2), expires_date: datetime.datetime(2033, 3, 29, 3, 53, 44), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.buy', 'dns2.nic.buy', 'dns3.nic.buy', 'dns4.nic.buy', 'dnsa.nic.buy', 'dnsb.nic.buy', 'dnsc.nic.buy', 'dnsd.nic.buy'], domain_name: 'nic.buy', dnssec: 'signed'} +buzz whois.nic.buzz None +nic.buzz None +bw whois.nic.net.bw net.bw +nic.net.bw None +cab whois.donuts.co None +donuts.co None +cafe whois.donuts.co None +donuts.co None +call whois.nic.call nic.call +nic.call {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 9, 16, 18, 57, 20), updated_date: datetime.datetime(2023, 8, 9, 9, 36, 52), expires_date: datetime.datetime(2032, 9, 16, 18, 57, 20), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.call', 'dns2.nic.call', 'dns3.nic.call', 'dns4.nic.call', 'dnsa.nic.call', 'dnsb.nic.call', 'dnsc.nic.call', 'dnsd.nic.call'], domain_name: 'nic.call', dnssec: 'signed'} +cal whois.nic.google None +nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} +camera whois.donuts.co None +donuts.co None +cam whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server delete prohibited', 'client transfer prohibited', 'server transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +camp whois.donuts.co None +donuts.co None +canon whois.nic.canon nic.canon +nic.canon {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Canon Inc.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 2, 27, 5, 15, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 14, 1, 0, 42, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 27, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.canon', dnssec: 'unsigned'} +capetown whois.nic.capetown nic.capetown +nic.capetown {abuse_email: 'abuse@registry.net.za', abuse_phone: '+27.113140077', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: 'REDACTED', billing_organization: 'REDACTED', billing_email: 'REDACTED', billing_address: 'REDACTED, REDACTED, REDACTED, REDACTED, REDACTED, REDACTED', billing_phone: 'REDACTED', billing_fax: None, registrant_name: 'REDACTED', registrant_organization: '', registrant_email: 'REDACTED', registrant_address: 'REDACTED, REDACTED, REDACTED, REDACTED, REDACTED, REDACTED', registrant_phone: 'REDACTED', registrant_fax: None, registrar_name: 'DNServices', registrar_email: 'support@dnservices.co.za', registrar_address: 'ZACR & COZA House, Gazell\\000\\351 Close, Corporate Park South, Midrand, Gauteng, 1685', registrar_phone: '+27.113140077', registrar_fax: None, technical_name: 'REDACTED', technical_organization: 'REDACTED', technical_email: 'REDACTED', technical_address: 'REDACTED, REDACTED, REDACTED, REDACTED, REDACTED, REDACTED', technical_phone: 'REDACTED', technical_fax: None, created_date: datetime.datetime(2014, 6, 9, 8, 19, 51, 625055, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 12, 1, 6, 11, 12, 846226, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2998, 12, 31, 22, 0, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.dnservices.co.za', 'nsp.netnod.se', 'ns1.nic.capetown'], domain_name: 'nic.capetown', dnssec: 'unsigned'} +capital whois.donuts.co None +donuts.co None +capitalone whois.nic.capitalone nic.capitalone +nic.capitalone None +cards whois.donuts.co None +donuts.co None +career whois.nic.career nic.career +nic.career {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'dotCareer LLC', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2021, 6, 3, 10, 27, 33), updated_date: datetime.datetime(2021, 7, 29, 10, 19, 24), expires_date: datetime.datetime(2030, 6, 3, 10, 27, 33), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.career', 'dns2.nic.career', 'dns3.nic.career', 'dns4.nic.career', 'dnsa.nic.career', 'dnsb.nic.career', 'dnsc.nic.career', 'dnsd.nic.career'], domain_name: 'nic.career', dnssec: 'signed'} +careers whois.donuts.co None +donuts.co None +care whois.donuts.co None +donuts.co None +car whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server transfer prohibited', 'server delete prohibited', 'client transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +cars whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server delete prohibited', 'server transfer prohibited', 'client transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +case whois.nic.case nic.case +nic.case {abuse_email: 'admin@digity.case', abuse_phone: 'tel:+1.7082546429', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Digity LLC', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 1, 22, 21, 36, 12, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 2, 12, 14, 48, 14, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 22, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['zelda.ns.cloudflare.com', 'jim.ns.cloudflare.com'], domain_name: 'nic.case', dnssec: 'signed'} +cash whois.donuts.co None +donuts.co None +casino whois.donuts.co None +donuts.co None +catering whois.donuts.co None +donuts.co None +cat whois.nic.cat nic.cat +nic.cat {abuse_email: 'suport@domini.cat', abuse_phone: '+34.936750354', admin_name: 'Fundacio puntCAT Administrative Account', admin_organization: None, admin_email: 'sistemes@domini.cat', admin_address: '', admin_phone: '+34.936750354', admin_fax: None, billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Fundació puntCAT', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Catalunya', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Fundacio puntCAT Administrative Account', registrar_email: 'sistemes@domini.cat', registrar_address: 'Plaça Nova, 5, 7a planta, Barcelona, Catalunya, 08006', registrar_phone: '+34.936750354', registrar_fax: None, technical_name: 'Fundacio puntCAT Administrative Account', technical_organization: None, technical_email: 'sistemes@domini.cat', technical_address: '', technical_phone: '+34.936750354', technical_fax: None, created_date: datetime.datetime(2006, 5, 5, 15, 16, 56, 727000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 6, 19, 15, 21, 11, 733000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 5, 5, 15, 16, 56, 727000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.cat', dnssec: 'signed'} +catholic whois.nic.catholic nic.catholic +nic.catholic None +cba whois.nic.cba nic.cba +nic.cba None +cd whois.nic.cd nic.cd +nic.cd None +center whois.donuts.co None +donuts.co None +ceo whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['client transfer prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +cern whois.afilias-srs.net None +afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.hkg1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.mia1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} +cfa whois.nic.cfa nic.cfa +nic.cfa {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 3, 2, 23, 29, 23), updated_date: datetime.datetime(2026, 4, 16, 23, 29, 34, 949000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 2, 23, 29, 23), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n1.nic.cfa', 'v2n0.nic.cfa', 'v2n1.nic.cfa', 'v0n0.nic.cfa', 'v0n3.nic.cfa', 'v0n2.nic.cfa'], domain_name: 'nic.cfa', dnssec: 'signed'} +cfd whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['client transfer prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +chanel whois.nic.chanel nic.chanel +nic.chanel {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 5, 8, 12, 20, 44), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 5, 8, 12, 20, 44), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['c0.nic.chanel', 'b0.nic.chanel', 'a2.nic.chanel', 'a0.nic.chanel'], domain_name: 'nic.chanel', dnssec: 'unsigned'} +channel whois.nic.google None +nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} +charity whois.nic.charity nic.charity +nic.charity {abuse_email: 'cbath@pir.org', abuse_phone: 'tel:+1.1234567890', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'PIR Internal (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2018, 4, 18, 17, 20, 4, 310000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 18, 17, 20, 5, 229000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 4, 18, 17, 20, 4, 310000, tzinfo=datetime.timezone.utc), status: ['auto renew period'], nameservers: ['v0n0.nic.charity', 'v0n1.nic.charity', 'v0n2.nic.charity', 'v0n3.nic.charity', 'v2n0.nic.charity', 'v2n1.nic.charity'], domain_name: 'nic.charity', dnssec: 'unsigned'} +chat whois.donuts.co None +donuts.co None +cheap whois.donuts.co None +donuts.co None +chintai whois.nic.chintai nic.chintai +nic.chintai None +christmas whois.uniregistry.net None +uniregistry.net {abuse_email: 'abuse@uniregistry.com', abuse_phone: 'tel:+1.4426008800', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Registration Private', registrant_organization: 'Domains By Proxy, LLC', registrant_email: None, registrant_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', registrant_phone: 'tel:+1.4806242599', registrant_fax: None, registrar_name: 'GoDaddy Online Services Cayman Islands Ltd.', registrar_email: 'raradmin@uniregistry.com', registrar_address: '3-110 Governors Square, 1361 GT, Grand Cayman, Grand Cayman, KY11108', registrar_phone: None, registrar_fax: None, technical_name: 'Registration Private', technical_organization: 'Domains By Proxy, LLC', technical_email: None, technical_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', technical_phone: 'tel:+1.4806242599', technical_fax: None, created_date: datetime.datetime(2006, 4, 4, 17, 17, 39), updated_date: datetime.datetime(2025, 7, 30, 13, 2, 55), expires_date: None, status: ['delete prohibited', 'transfer prohibited', 'renew prohibited', 'update prohibited'], nameservers: ['ns02.trs-dns.net', 'ns02.trs-dns.com'], domain_name: 'uniregistry.net', dnssec: 'signed'} +chrome whois.nic.google None +nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} +church whois.donuts.co None +donuts.co None +cipriani whois.afilias-srs.net None +afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.sea1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} +circle whois.nic.circle nic.circle +nic.circle {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 9, 16, 19, 8, 37), updated_date: datetime.datetime(2023, 8, 9, 9, 37, 21), expires_date: datetime.datetime(2032, 9, 16, 19, 8, 37), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.circle', 'dns2.nic.circle', 'dns3.nic.circle', 'dns4.nic.circle', 'dnsa.nic.circle', 'dnsb.nic.circle', 'dnsc.nic.circle', 'dnsd.nic.circle'], domain_name: 'nic.circle', dnssec: 'signed'} +ci whois.nic.ci nic.ci +nic.ci None +city whois.donuts.co None +donuts.co None +claims whois.donuts.co None +donuts.co None +cleaning whois.donuts.co None +donuts.co None +clinic whois.donuts.co None +donuts.co None +clinique whois.nic.clinique nic.clinique +nic.clinique {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 1, 22, 21, 52, 59, 274000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 8, 21, 53, 47, 397000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 22, 21, 52, 59, 274000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.clinique', 'b0.nic.clinique', 'c0.nic.clinique', 'a2.nic.clinique'], domain_name: 'nic.clinique', dnssec: 'signed'} +clothing whois.donuts.co None +donuts.co None +clubmed whois.nic.clubmed nic.clubmed +nic.clubmed {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 7, 28, 22, 15, 13), updated_date: datetime.datetime(2025, 9, 11, 22, 15, 19, 752000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 7, 28, 22, 15, 13), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.clubmed', 'v2n1.nic.clubmed', 'v0n3.nic.clubmed', 'v2n0.nic.clubmed', 'v0n2.nic.clubmed', 'v0n1.nic.clubmed'], domain_name: 'nic.clubmed', dnssec: 'signed'} +coach whois.donuts.co None +donuts.co None +codes whois.donuts.co None +donuts.co None +coffee whois.donuts.co None +donuts.co None +college whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['client transfer prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +cologne whois.ryce-rsp.com None +ryce-rsp.com {abuse_email: 'abuse@ledl.net', abuse_phone: 'tel:+43.621520888999', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Ledl.net GmbH & Co KG', registrar_email: None, registrar_address: 'Lederergasse 6, Strasswalchen, Austria, 5204', registrar_phone: 'tel:+43.621520888', registrar_fax: 'tel:+43.621520889', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2017, 3, 20, 14, 41, 27), updated_date: datetime.datetime(2026, 3, 21, 1, 15, 1), expires_date: datetime.datetime(2027, 3, 20, 14, 41, 27), status: ['active'], nameservers: ['ns1.netzadresse.at', 'ns2.netzadresse.at', 'ns3.netzadresse.at', 'ns4.netzadresse.at'], domain_name: 'ryce-rsp.com', dnssec: 'unsigned'} +commbank whois.nic.commbank nic.commbank +nic.commbank None +community whois.donuts.co None +donuts.co None +company whois.donuts.co None +donuts.co None +compare whois.nic.compare nic.compare +nic.compare None +computer whois.donuts.co None +donuts.co None +com.ru whois.nic.ru mining.com.ru +nic.ru None +comsec whois.nic.comsec nic.comsec +nic.comsec {abuse_email: None, abuse_phone: '', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator Reserved Non-Billable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 4, 15, 15, 55, 11), updated_date: datetime.datetime(2026, 4, 16, 7, 5, 8), expires_date: datetime.datetime(2027, 4, 15, 15, 55, 11), status: ['active'], nameservers: ['AV1.NSTLD.COM', 'AV2.NSTLD.COM', 'AV3.NSTLD.COM', 'AV4.NSTLD.COM'], domain_name: 'NIC.COMSEC', dnssec: 'unsigned'} +condos whois.donuts.co None +donuts.co None +construction whois.donuts.co None +donuts.co None +consulting whois.donuts.co None +donuts.co None +contact whois.donuts.co None +donuts.co None +contractors whois.donuts.co None +donuts.co None +cooking whois.nic.cooking nic.cooking +nic.cooking None +cool whois.donuts.co None +donuts.co None +coop whois.nic.coop None +nic.coop {abuse_email: 'info+whois@registry.coop', abuse_phone: 'tel:+44.1865403136', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'DootCoop', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Oxford', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'DotCoop', registrar_email: 'info+whois@registry.coop', registrar_address: '106-108 Cowley Road, Oxford, Oxford, OX4 1JE', registrar_phone: 'tel:+44.1865403136', registrar_fax: 'tel:+44.1865403136', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2022, 11, 7, 19, 55, 44, 638000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2024, 2, 26, 19, 59, 18, 927000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2032, 11, 7, 19, 55, 44, 638000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.coop', dnssec: 'signed'} +corsica whois.nic.corsica nic.corsica +nic.corsica {abuse_email: None, abuse_phone: None, admin_name: 'REDACTED_FOR_PRIVACY', admin_organization: 'Afnic Backend Registry Operator', admin_email: 'REDACTED_FOR_PRIVACY', admin_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', admin_phone: 'REDACTED_FOR_PRIVACY', admin_fax: 'REDACTED_FOR_PRIVACY', billing_name: 'REDACTED_FOR_PRIVACY', billing_organization: 'Afnic Backend Registry Operator', billing_email: 'REDACTED_FOR_PRIVACY', billing_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', billing_phone: 'REDACTED_FOR_PRIVACY', billing_fax: 'REDACTED_FOR_PRIVACY', registrant_name: 'REDACTED_FOR_PRIVACY', registrant_organization: 'Afnic Backend Registry Operator', registrant_email: 'REDACTED_FOR_PRIVACY', registrant_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', registrant_phone: 'REDACTED_FOR_PRIVACY', registrant_fax: 'REDACTED_FOR_PRIVACY', registrar_name: 'Registry Operations', registrar_email: 'support+corsica@afnic.fr', registrar_address: 'AFNIC, Montigny-le-Bretonneux, 78180, FR', registrar_phone: 'tel:+33.139308300', registrar_fax: 'tel:+33.139308301', technical_name: 'REDACTED_FOR_PRIVACY', technical_organization: 'Afnic Backend Registry Operator', technical_email: 'REDACTED_FOR_PRIVACY', technical_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', technical_phone: 'REDACTED_FOR_PRIVACY', technical_fax: 'REDACTED_FOR_PRIVACY', created_date: datetime.datetime(2015, 1, 16, 8, 58, 23), updated_date: datetime.datetime(2026, 3, 2, 9, 3, 17, 237152, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 16, 8, 58, 23), status: ['active'], nameservers: ['g.ext.nic.fr', 'ns1.nic.fr', 'ns2.nic.fr', 'ns3.nic.fr'], domain_name: 'nic.corsica', dnssec: 'signed'} +country whois.nic.country nic.country +nic.country {abuse_email: 'dhernandez@tucows.com', abuse_phone: 'tel:', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Tucows Registry Services', registrar_email: 'ry-services@tucows.com', registrar_address: 'Mowat 96, Toronto, ON, M6K 3M1', registrar_phone: 'tel:+1.8003716992', registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 2, 25, 18, 26, 54, 494000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 11, 18, 30, 7, 902000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 25, 18, 26, 31, 815000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.country', dnssec: 'signed'} +coupons whois.donuts.co None +donuts.co None +co.za coza-whois.registry.net.za None +registry.net.za None +cpa whois.nic.cpa nic.cpa +nic.cpa None +creditcard whois.donuts.co None +donuts.co None +credit whois.donuts.co None +donuts.co None +creditunion whois.afilias-srs.net None +afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.hkg1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} +cricket whois.nic.cricket nic.cricket +nic.cricket None +crown whois.nic.crown nic.crown +nic.crown {abuse_email: 'registryops@crown.com', abuse_phone: 'tel:+1.4196292311', admin_name: 'CIRA Registry Services', admin_organization: 'CIRA', admin_email: 'support@fury.ca', admin_address: '979 Bank Street, Suite 400, Ottawa, ON, K1S5K5', admin_phone: 'tel:+1.6132375335', admin_fax: None, billing_name: 'CIRA Registry Services', billing_organization: 'CIRA', billing_email: 'support@fury.ca', billing_address: '979 Bank Street, Suite 400, Ottawa, ON, K1S5K5', billing_phone: 'tel:+1.6132375335', billing_fax: None, registrant_name: 'Crown Equipment Corp.', registrant_organization: 'Crown Equipment Corp.', registrant_email: 'registryops@crown.com', registrant_address: '44 S. Washington Street, New Bremen, OH, 45869', registrant_phone: 'tel:+1.4196292311', registrant_fax: None, registrar_name: 'Registry Operator Reserved Non-Billable', registrar_email: None, registrar_address: '', registrar_phone: None, registrar_fax: None, technical_name: 'CIRA Registry Services', technical_organization: 'CIRA', technical_email: 'support@fury.ca', technical_address: '979 Bank Street, Suite 400, Ottawa, ON, K1S5K5', technical_phone: 'tel:+1.6132375335', technical_fax: None, created_date: datetime.datetime(2023, 5, 11, 12, 48, 54), updated_date: datetime.datetime(2026, 1, 26, 15, 23, 4), expires_date: datetime.datetime(3000, 1, 1, 0, 0), status: ['server delete prohibited', 'server renew prohibited', 'server transfer prohibited'], nameservers: ['a.ns.nic.crown', 'b.ns.nic.crown', 'c.ns.nic.crown', 'd.ns.nic.crown'], domain_name: 'nic.crown', dnssec: 'signed'} +crs whois.nic.crs nic.crs +nic.crs {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 5, 12, 12, 37, 50), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 5, 12, 12, 37, 50), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['c0.nic.crs', 'a2.nic.crs', 'a0.nic.crs', 'b0.nic.crs'], domain_name: 'nic.crs', dnssec: 'signed'} +cruise whois.nic.cruise nic.cruise +nic.cruise {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 8, 12, 19, 50, 30, 439000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 26, 19, 51, 0, 278000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 12, 19, 50, 30, 439000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.cruise', 'b0.nic.cruise', 'c0.nic.cruise', 'a2.nic.cruise'], domain_name: 'nic.cruise', dnssec: 'signed'} +cruises whois.donuts.co None +donuts.co None +cuisinella whois.nic.cuisinella nic.cuisinella +nic.cuisinella None +cymru whois.nic.cymru nic.cymru +nic.cymru {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'Oxon', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Nominet Internal Registrar', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 7, 8, 45, 14), updated_date: datetime.datetime(2021, 4, 26, 10, 21, 27), expires_date: datetime.datetime(2030, 8, 7, 8, 45, 14), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.cymru', 'dns2.nic.cymru', 'dns3.nic.cymru', 'dns4.nic.cymru', 'dnsa.nic.cymru', 'dnsb.nic.cymru', 'dnsc.nic.cymru', 'dnsd.nic.cymru'], domain_name: 'nic.cymru', dnssec: 'signed'} +cyou whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server transfer prohibited', 'client transfer prohibited', 'server delete prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +dad whois.nic.google None +nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} +dance whois.donuts.co None +donuts.co None +data whois.nic.data nic.data +nic.data {abuse_email: 'support@mobile-registry.com', abuse_phone: 'tel:+1.3037231000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Dish DBS Corporation,', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'CO', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Dish DBS Corporation,', registrar_email: 'support@mobile-registry.com', registrar_address: '9601 S Meridian Blvd, Englewood, CO, 80112,', registrar_phone: 'tel:+1.3037231000', registrar_fax: 'tel:+1.3037231699', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2025, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 17, 17, 51, 59, 349000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.data', dnssec: 'signed'} +date whois.nic.date nic.date +nic.date None +dating whois.donuts.co None +donuts.co None +datsun whois.nic.gmo None +nic.gmo {abuse_email: 'abuse@internet.gmo', abuse_phone: 'tel:+81.337709199', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'GMO Internet, Inc. ', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 2, 27, 5, 15, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 14, 1, 17, 46, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 27, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.gmo', dnssec: 'unsigned'} +day whois.nic.google None +nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} +dclk whois.nic.google None +nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} +dds whois.nic.dds nic.dds +nic.dds None +dealer whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server delete prohibited', 'client transfer prohibited', 'server transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +deal whois.nic.deal nic.deal +nic.deal {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 22, 35, 20), updated_date: datetime.datetime(2023, 8, 1, 10, 41, 15), expires_date: datetime.datetime(2032, 8, 9, 22, 35, 20), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.deal', 'dns2.nic.deal', 'dns3.nic.deal', 'dns4.nic.deal', 'dnsa.nic.deal', 'dnsb.nic.deal', 'dnsc.nic.deal', 'dnsd.nic.deal'], domain_name: 'nic.deal', dnssec: 'signed'} +deals whois.donuts.co None +donuts.co None +degree whois.donuts.co None +donuts.co None +delivery whois.donuts.co None +donuts.co None +deloitte whois.nic.deloitte nic.deloitte +nic.deloitte {abuse_email: 'dttdomainadmin@deloitte.com', abuse_phone: 'tel:+1.3124861191', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'DTT Domain Administrator', registrant_organization: 'Deloitte Touche Tohmatsu', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: '30 Rockefeller Plaza, New York, New York, 10112-0015', registrant_phone: 'tel:+1.2124924566', registrant_fax: 'tel:+1.2124924252', registrar_name: 'Deloitte Touche', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'DTT Domain Administrator', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'tel:+1.2124924566', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 9, 3, 10, 32, 54, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 8, 28, 0, 14, 14, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 3, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['a.nic.deloitte', 'b.nic.deloitte', 'c.nic.deloitte', 'd.nic.deloitte'], domain_name: 'nic.deloitte', dnssec: 'signed'} +delta whois.nic.delta nic.delta +nic.delta {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'Delta Air Lines Inc.', registrant_email: None, registrant_address: 'GA', registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 6, 7, 14, 22, 38, 683000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 22, 14, 23, 22, 586000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 7, 14, 22, 38, 683000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.delta', 'b0.nic.delta', 'c0.nic.delta', 'a2.nic.delta'], domain_name: 'nic.delta', dnssec: 'signed'} +democrat whois.donuts.co None +donuts.co None +dental whois.donuts.co None +donuts.co None +dentist whois.donuts.co None +donuts.co None +desi whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server delete prohibited', 'client transfer prohibited', 'server transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +diamonds whois.donuts.co None +donuts.co None +diet whois.uniregistry.net None +uniregistry.net {abuse_email: 'abuse@uniregistry.com', abuse_phone: 'tel:+1.4426008800', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Registration Private', registrant_organization: 'Domains By Proxy, LLC', registrant_email: None, registrant_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', registrant_phone: 'tel:+1.4806242599', registrant_fax: None, registrar_name: 'GoDaddy Online Services Cayman Islands Ltd.', registrar_email: 'raradmin@uniregistry.com', registrar_address: '3-110 Governors Square, 1361 GT, Grand Cayman, Grand Cayman, KY11108', registrar_phone: None, registrar_fax: None, technical_name: 'Registration Private', technical_organization: 'Domains By Proxy, LLC', technical_email: None, technical_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', technical_phone: 'tel:+1.4806242599', technical_fax: None, created_date: datetime.datetime(2006, 4, 4, 17, 17, 39), updated_date: datetime.datetime(2025, 7, 30, 13, 2, 55), expires_date: None, status: ['delete prohibited', 'transfer prohibited', 'renew prohibited', 'update prohibited'], nameservers: ['ns02.trs-dns.net', 'ns02.trs-dns.com'], domain_name: 'uniregistry.net', dnssec: 'signed'} +digital whois.donuts.co None +donuts.co None +direct whois.donuts.co None +donuts.co None +directory whois.donuts.co None +donuts.co None +discount whois.donuts.co None +donuts.co None +dish whois.nic.dish nic.dish +nic.dish {abuse_email: 'support@mobile-registry.com', abuse_phone: 'tel:+1.3037231000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Dish DBS Corporation,', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'CO', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Dish DBS Corporation,', registrar_email: 'support@mobile-registry.com', registrar_address: '9601 S Meridian Blvd, Englewood, CO, 80112,', registrar_phone: 'tel:+1.3037231000', registrar_fax: 'tel:+1.3037231699', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2025, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 17, 17, 51, 59, 349000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.dish', dnssec: 'signed'} +diy whois.nic.diy nic.diy +nic.diy {abuse_email: 'dhernandez@tucows.com', abuse_phone: 'tel:', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Tucows Registry Services', registrar_email: 'ry-services@tucows.com', registrar_address: 'Mowat 96, Toronto, ON, M6K 3M1', registrar_phone: 'tel:+1.8003716992', registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2023, 11, 10, 22, 57, 58, 675000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2023, 11, 14, 21, 16, 35, 318000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2033, 11, 10, 22, 57, 58, 675000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.diy', dnssec: 'signed'} +dm whois.dmdomains.dm None +dmdomains.dm None +dnp whois.nic.dnp nic.dnp +nic.dnp {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Dai Nippon Printing Co., Ltd.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 2, 27, 5, 15, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 14, 1, 17, 46, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 27, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.dnp', dnssec: 'unsigned'} +docs whois.nic.google None +nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} +doctor whois.donuts.co None +donuts.co None +dog whois.donuts.co None +donuts.co None +domains whois.donuts.co None +donuts.co None +dot whois.nic.dot nic.dot +nic.dot {abuse_email: 'support@mobile-registry.com', abuse_phone: 'tel:+1.3037231000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Dish DBS Corporation,', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'CO', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Dish DBS Corporation,', registrar_email: 'support@mobile-registry.com', registrar_address: '9601 S Meridian Blvd, Englewood, CO, 80112,', registrar_phone: 'tel:+1.3037231000', registrar_fax: 'tel:+1.3037231699', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2025, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 17, 17, 51, 59, 349000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.dot', dnssec: 'signed'} +drive whois.nic.google None +nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} +dtv whois.nic.dtv nic.dtv +nic.dtv {abuse_email: 'support@mobile-registry.com', abuse_phone: 'tel:+1.3037231000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Dish DBS Corporation,', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'CO', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Dish DBS Corporation,', registrar_email: 'support@mobile-registry.com', registrar_address: '9601 S Meridian Blvd, Englewood, CO, 80112,', registrar_phone: 'tel:+1.3037231000', registrar_fax: 'tel:+1.3037231699', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2025, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 17, 17, 51, 59, 349000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.dtv', dnssec: 'signed'} +dubai whois.nic.dubai nic.dubai +nic.dubai {abuse_email: None, abuse_phone: '', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: None, registrant_address: '', registrant_phone: None, registrant_fax: None, registrar_name: 'DubaieGov Registry Operator', registrar_email: 'gtldsupport@aeda.ae', registrar_address: 'Dubai', registrar_phone: '', registrar_fax: None, technical_name: '', technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 3, 2, 4, 58, 19), updated_date: datetime.datetime(2026, 4, 16, 4, 58, 19), expires_date: datetime.datetime(2027, 3, 2, 4, 58, 19), status: ['active'], nameservers: ['ns4.nic.dubai', 'ns1.nic.dubai', 'ns2.nic.dubai', 'ns3.nic.dubai'], domain_name: 'nic.dubai', dnssec: 'signed'} +durban whois.nic.durban nic.durban +nic.durban {abuse_email: 'abuse@registry.net.za', abuse_phone: '+27.113140077', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: 'REDACTED', billing_organization: 'REDACTED', billing_email: 'REDACTED', billing_address: 'REDACTED, REDACTED, REDACTED, REDACTED, REDACTED, REDACTED', billing_phone: 'REDACTED', billing_fax: None, registrant_name: 'REDACTED', registrant_organization: '', registrant_email: 'REDACTED', registrant_address: 'REDACTED, REDACTED, REDACTED, REDACTED, REDACTED, REDACTED', registrant_phone: 'REDACTED', registrant_fax: None, registrar_name: 'DNServices', registrar_email: 'support@dnservices.co.za', registrar_address: 'ZACR & COZA House, Gazell\\000\\351 Close, Corporate Park South, Midrand, Gauteng, 1685', registrar_phone: '+27.113140077', registrar_fax: None, technical_name: 'REDACTED', technical_organization: 'REDACTED', technical_email: 'REDACTED', technical_address: 'REDACTED, REDACTED, REDACTED, REDACTED, REDACTED, REDACTED', technical_phone: 'REDACTED', technical_fax: None, created_date: datetime.datetime(2014, 6, 9, 8, 16, 57, 672729, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 12, 1, 6, 11, 12, 846226, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2998, 12, 31, 22, 0, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.dnservices.co.za', 'nsp.netnod.se', 'ns1.nic.durban'], domain_name: 'nic.durban', dnssec: 'unsigned'} +dvag whois.nic.dvag nic.dvag +nic.dvag {abuse_email: 'bettinger@bettinger.de', abuse_phone: 'tel:+49.8954886700', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Deutsche Vermögensberatung AG', registrant_organization: 'Deutsche Vermögensberatung AG', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Münchener Strasse 1, Frankfurt am Main, Hessen, 60329', registrant_phone: 'tel:+49.6923840', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Deutsche Vermögensberatung AG', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Deutsche Vermögensberatung AG', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'tel:+49.6923840', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 6, 23, 8, 21, 18, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 6, 17, 0, 6, 57, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 23, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['anycast1.dnsres.net', 'anycast2.dnsres.net'], domain_name: 'nic.dvag', dnssec: 'unsigned'} +dvr whois.nic.dvr nic.dvr +nic.dvr {abuse_email: 'support@mobile-registry.com', abuse_phone: 'tel:+1.3037231000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Dish DBS Corporation,', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'CO', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Dish DBS Corporation,', registrar_email: 'support@mobile-registry.com', registrar_address: '9601 S Meridian Blvd, Englewood, CO, 80112,', registrar_phone: 'tel:+1.3037231000', registrar_fax: 'tel:+1.3037231699', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2025, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 17, 17, 51, 59, 349000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.dvr', dnssec: 'signed'} +earth whois.nic.earth nic.earth +nic.earth None +eat whois.nic.google None +nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} +eco whois.nic.eco nic.eco +nic.eco {abuse_email: 'abuse@bigroom.eco', abuse_phone: 'tel:+1.6046826673', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'Big Room Inc.', registrant_email: None, registrant_address: 'BC', registrant_phone: None, registrant_fax: None, registrar_name: 'Big Room Inc. (Non-billable)', registrar_email: None, registrar_address: '', registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: None, technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 12, 2, 16, 2, 25), updated_date: datetime.datetime(2026, 4, 7, 15, 34, 28), expires_date: datetime.datetime(3000, 1, 1, 0, 0), status: ['server delete prohibited', 'server renew prohibited', 'server transfer prohibited'], nameservers: ['a.ns.nic.eco', 'b.ns.nic.eco', 'c.ns.nic.eco', 'd.ns.nic.eco'], domain_name: 'nic.eco', dnssec: 'signed'} +edeka whois.afilias-srs.net None +afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.sea1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} +education whois.donuts.co None +donuts.co None +edu.tr whois.trabis.gov.tr anadolu.edu.tr +trabis.gov.tr None +email whois.donuts.co None +donuts.co None +emerck whois.afilias-srs.net None +afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.hkg1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.ams1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} +energy whois.donuts.co None +donuts.co None +engineer whois.donuts.co None +donuts.co None +engineering whois.donuts.co None +donuts.co None +enterprises whois.donuts.co None +donuts.co None +epson whois.nic.epson nic.epson +nic.epson {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Epson Registry-Registrar', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 2, 17, 1, 13, 56, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 8, 0, 34, 40, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 17, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.epson', dnssec: 'unsigned'} +equipment whois.donuts.co None +donuts.co None +ericsson whois.nic.ericsson nic.ericsson +nic.ericsson {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 2, 1, 21, 47, 28), updated_date: datetime.datetime(2026, 3, 18, 21, 47, 52, 993000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 1, 21, 47, 28), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.ericsson', 'c0.nic.ericsson', 'b0.nic.ericsson', 'a2.nic.ericsson'], domain_name: 'nic.ericsson', dnssec: 'signed'} +erni whois.nic.erni nic.erni +nic.erni {abuse_email: 'info@erni.ch', abuse_phone: '+41.412273500', admin_name: 'ERNI Internal Registrar', admin_organization: None, admin_email: 'info@erni.ch', admin_address: '', admin_phone: '+41.412273500', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'ERNI Consulting AG', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'ERNI Internal Registrar', registrar_email: 'info@erni.ch', registrar_address: 'Bahnhofstrasse 4, Baar, CH-6340', registrar_phone: '+41.412273500', registrar_fax: '+41.412273510', technical_name: 'ERNI Internal Registrar', technical_organization: None, technical_email: 'info@erni.ch', technical_address: '', technical_phone: '+41.412273500', technical_fax: None, created_date: datetime.datetime(2014, 10, 13, 15, 50, 28, 160000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 11, 27, 16, 0, 59, 532000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 10, 13, 15, 50, 28, 160000, tzinfo=datetime.timezone.utc), status: ['server transfer prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.erni', dnssec: 'signed'} +esq whois.nic.google None +nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} +estate whois.donuts.co None +donuts.co None +et whois.ethiotelecom.et None +ethiotelecom.et None +eurovision whois.nic.eurovision nic.eurovision +nic.eurovision {abuse_email: 'directionGeneralTlds@ebu.ch', abuse_phone: '+41.227172158', admin_name: 'European Broadcasting Union', admin_organization: None, admin_email: 'directionGeneralTlds@ebu.ch', admin_address: '', admin_phone: '+41.227172158', admin_fax: None, billing_name: 'European Broadcasting Union', billing_organization: None, billing_email: 'directionGeneralTlds@ebu.ch', billing_address: "L'Ancienne-Route 17A, Le Grand-Saconnex, 1218", billing_phone: '+41.227172158', billing_fax: '+41.227474158', registrant_name: 'European Broadcasting Union', registrant_organization: None, registrant_email: 'directionGeneralTlds@ebu.ch', registrant_address: "L'Ancienne-Route 17A, Le Grand-Saconnex, 1218", registrant_phone: '+41.227172158', registrant_fax: '+41.227474158', registrar_name: 'European Broadcasting Union', registrar_email: 'directionGeneralTlds@ebu.ch', registrar_address: "L'Ancienne-Route 17A, Le Grand-Saconnex, 1218", registrar_phone: '+41.227172158', registrar_fax: '+41.227474158', technical_name: 'European Broadcasting Union', technical_organization: None, technical_email: 'directionGeneralTlds@ebu.ch', technical_address: '', technical_phone: '+41.227172158', technical_fax: None, created_date: datetime.datetime(2014, 7, 22, 13, 43, 1, 190000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 5, 14, 4, 34, 855000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 7, 22, 13, 43, 1, 190000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.eurovision', dnssec: 'signed'} +events whois.donuts.co None +donuts.co None +exchange whois.donuts.co None +donuts.co None +expert whois.donuts.co None +donuts.co None +exposed whois.donuts.co None +donuts.co None +express whois.donuts.co None +donuts.co None +extraspace whois.afilias-srs.net None +afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.hkg1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} +fage whois.afilias-srs.net None +afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.ams1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} +fail whois.donuts.co None +donuts.co None +fairwinds whois.nic.fairwinds nic.fairwinds +nic.fairwinds {abuse_email: 'placeholder', abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Placeholder 9999', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2024, 3, 4, 9, 17, 7), updated_date: None, expires_date: datetime.datetime(2033, 3, 4, 9, 17, 7), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.fairwinds', 'dns2.nic.fairwinds', 'dns3.nic.fairwinds', 'dns4.nic.fairwinds', 'dnsa.nic.fairwinds', 'dnsb.nic.fairwinds', 'dnsc.nic.fairwinds', 'dnsd.nic.fairwinds'], domain_name: 'nic.fairwinds', dnssec: 'unsigned'} +faith whois.nic.faith nic.faith +nic.faith None +family whois.donuts.co None +donuts.co None +fan whois.donuts.co None +donuts.co None +fans whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['client transfer prohibited', 'server transfer prohibited', 'server delete prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +farm whois.donuts.co None +donuts.co None +fashion whois.nic.fashion nic.fashion +nic.fashion None +fast whois.nic.fast nic.fast +nic.fast {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 9, 16, 19, 15, 53), updated_date: datetime.datetime(2023, 8, 9, 9, 37, 52), expires_date: datetime.datetime(2032, 9, 16, 19, 15, 53), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.fast', 'dns2.nic.fast', 'dns3.nic.fast', 'dns4.nic.fast', 'dnsa.nic.fast', 'dnsb.nic.fast', 'dnsc.nic.fast', 'dnsd.nic.fast'], domain_name: 'nic.fast', dnssec: 'signed'} +fedex whois.nic.fedex nic.fedex +nic.fedex {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 1, 22, 22, 32, 47, 50000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 8, 22, 32, 49, 907000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 22, 22, 32, 47, 50000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.fedex', 'b0.nic.fedex', 'c0.nic.fedex', 'a2.nic.fedex'], domain_name: 'nic.fedex', dnssec: 'signed'} +feedback whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['client transfer prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +ferrari whois.nic.ferrari nic.ferrari +nic.ferrari {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 1, 22, 22, 38, 29, 972000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 8, 22, 38, 59, 656000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 22, 22, 38, 29, 972000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.ferrari', 'b0.nic.ferrari', 'c0.nic.ferrari', 'a2.nic.ferrari'], domain_name: 'nic.ferrari', dnssec: 'signed'} +fidelity whois.nic.fidelity nic.fidelity +nic.fidelity {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 6, 22, 18, 50, 4), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 22, 18, 50, 4), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a2.nic.fidelity', 'a0.nic.fidelity', 'b0.nic.fidelity', 'c0.nic.fidelity'], domain_name: 'nic.fidelity', dnssec: 'unsigned'} +fido whois.afilias-srs.net None +afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.hkg1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.mia1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} +film whois.nic.film nic.film +nic.film None +final whois.gtlds.nic.br None +nic.br {abuse_email: None, abuse_phone: None, admin_name: 'Frederico Augusto de Carvalho Neves', admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Núcleo de Inf. e Coord. do Ponto BR - NIC.BR', registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: None, registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Frederico Augusto de Carvalho Neves', technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(1997, 7, 11, 12, 0), updated_date: datetime.datetime(2018, 3, 27, 20, 9, 8), expires_date: None, status: ['active'], nameservers: ['a.dns.br', 'b.dns.br', 'c.dns.br', 'd.dns.br', 'e.dns.br'], domain_name: 'nic.br', dnssec: 'signed'} +finance whois.donuts.co None +donuts.co None +financial whois.donuts.co None +donuts.co None +fire whois.nic.fire nic.fire +nic.fire {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 9, 16, 19, 16, 30), updated_date: datetime.datetime(2023, 8, 9, 9, 38, 20), expires_date: datetime.datetime(2032, 9, 16, 19, 16, 30), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.fire', 'dns2.nic.fire', 'dns3.nic.fire', 'dns4.nic.fire', 'dnsa.nic.fire', 'dnsb.nic.fire', 'dnsc.nic.fire', 'dnsd.nic.fire'], domain_name: 'nic.fire', dnssec: 'signed'} +firestone whois.nic.firestone nic.firestone +nic.firestone {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Bridgestone Corporation - FIRESTONE', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 2, 17, 1, 14, 56, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 12, 0, 37, 11, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 17, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.firestone', dnssec: 'unsigned'} +firmdale whois.nic.firmdale nic.firmdale +nic.firmdale {abuse_email: 'abusegtlds@firmdale.com', abuse_phone: 'tel:null', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'FIRMDALE HOLDINGS LIMITED', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'UK', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'FIRMDALE HOLDINGS LIMITED', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 11, 1, 14, 38, 50), updated_date: datetime.datetime(2025, 3, 13, 9, 5, 19), expires_date: datetime.datetime(2034, 11, 1, 14, 38, 50), status: ['active'], nameservers: ['NS4.NIC.FIRMDALE', 'NS3.NIC.FIRMDALE'], domain_name: 'nic.firmdale', dnssec: 'unsigned'} +fish whois.donuts.co None +donuts.co None +fishing whois.nic.fishing nic.fishing +nic.fishing None +fitness whois.donuts.co None +donuts.co None +fj whois.nic.fj nic.fj +nic.fj None +flights whois.donuts.co None +donuts.co None +florist whois.donuts.co None +donuts.co None +flowers whois.uniregistry.net None +uniregistry.net {abuse_email: 'abuse@uniregistry.com', abuse_phone: 'tel:+1.4426008800', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Registration Private', registrant_organization: 'Domains By Proxy, LLC', registrant_email: None, registrant_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', registrant_phone: 'tel:+1.4806242599', registrant_fax: None, registrar_name: 'GoDaddy Online Services Cayman Islands Ltd.', registrar_email: 'raradmin@uniregistry.com', registrar_address: '3-110 Governors Square, 1361 GT, Grand Cayman, Grand Cayman, KY11108', registrar_phone: None, registrar_fax: None, technical_name: 'Registration Private', technical_organization: 'Domains By Proxy, LLC', technical_email: None, technical_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', technical_phone: 'tel:+1.4806242599', technical_fax: None, created_date: datetime.datetime(2006, 4, 4, 17, 17, 39), updated_date: datetime.datetime(2025, 7, 30, 13, 2, 55), expires_date: None, status: ['delete prohibited', 'transfer prohibited', 'renew prohibited', 'update prohibited'], nameservers: ['ns02.trs-dns.net', 'ns02.trs-dns.com'], domain_name: 'uniregistry.net', dnssec: 'signed'} +fly whois.nic.google None +nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} +foo whois.nic.google None +nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} +football whois.donuts.co None +donuts.co None +forex whois.nic.forex nic.forex +nic.forex {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 1, 15, 20, 51, 31), updated_date: datetime.datetime(2026, 3, 2, 0, 0, 14, 684000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 15, 23, 59, 59), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.forex', 'v0n1.nic.forex', 'v0n2.nic.forex', 'v0n3.nic.forex', 'v2n0.nic.forex', 'v2n1.nic.forex'], domain_name: 'nic.forex', dnssec: 'unsigned'} +forsale whois.donuts.co None +donuts.co None +forum whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server transfer prohibited', 'client transfer prohibited', 'server delete prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +foundation whois.nic.foundation nic.foundation +nic.foundation {abuse_email: 'cbath@pir.org', abuse_phone: 'tel:+1.1234567890', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'PIR Internal (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 12, 12, 18, 26, 9, 367000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 1, 26, 18, 26, 52, 121000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 12, 12, 18, 26, 9, 367000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['v0n0.nic.foundation', 'v0n1.nic.foundation', 'v0n2.nic.foundation', 'v0n3.nic.foundation', 'v2n0.nic.foundation', 'v2n1.nic.foundation'], domain_name: 'nic.foundation', dnssec: 'unsigned'} +fox whois.nic.fox nic.fox +nic.fox None +free whois.nic.free nic.free +nic.free {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 22, 46, 22), updated_date: datetime.datetime(2023, 8, 1, 10, 41, 38), expires_date: datetime.datetime(2032, 8, 9, 22, 46, 22), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.free', 'dns2.nic.free', 'dns3.nic.free', 'dns4.nic.free', 'dnsa.nic.free', 'dnsb.nic.free', 'dnsc.nic.free', 'dnsd.nic.free'], domain_name: 'nic.free', dnssec: 'signed'} +fresenius whois.nic.fresenius nic.fresenius +nic.fresenius {abuse_email: 'bettinger@bettinger.de', abuse_phone: 'tel:+49.8954886700', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Domain Manager', registrant_organization: 'Fresenius Immobilien-Verwaltungs-GmbH', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Else-Kroener-Strasse 1, Bad Homburg, Hessen, 61352', registrant_phone: 'tel:+49.61726080', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Fresenius Immobilien-Verwaltungs-GmbH', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Domain Manager', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'tel:+49.61726080', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 7, 20, 9, 55, 55, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 14, 0, 5, 49, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 7, 20, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited', 'client transfer prohibited', 'client delete prohibited'], nameservers: ['anycast1.dnsres.net', 'anycast2.dnsres.net'], domain_name: 'nic.fresenius', dnssec: 'unsigned'} +frl whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server transfer prohibited', 'client transfer prohibited', 'server delete prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +frogans whois.nic.frogans nic.frogans +nic.frogans {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 4, 22, 16, 38, 17), updated_date: datetime.datetime(2025, 6, 6, 16, 38, 21, 81000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 4, 22, 16, 38, 17), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.frogans', 'b0.nic.frogans', 'c0.nic.frogans', 'a2.nic.frogans'], domain_name: 'nic.frogans', dnssec: 'signed'} +fujitsu whois.nic.gmo None +nic.gmo {abuse_email: 'abuse@internet.gmo', abuse_phone: 'tel:+81.337709199', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'GMO Internet, Inc. ', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 2, 27, 5, 15, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 14, 1, 17, 46, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 27, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.gmo', dnssec: 'unsigned'} +fund whois.donuts.co None +donuts.co None +fun whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server transfer prohibited', 'client transfer prohibited', 'server delete prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +furniture whois.donuts.co None +donuts.co None +futbol whois.donuts.co None +donuts.co None +fyi whois.donuts.co None +donuts.co None +gallery whois.donuts.co None +donuts.co None +gallo whois.nic.gallo nic.gallo +nic.gallo {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 8, 25, 22, 47, 44), updated_date: datetime.datetime(2025, 10, 9, 22, 48, 42, 994000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 25, 22, 47, 44), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['b0.nic.gallo', 'c0.nic.gallo', 'a0.nic.gallo', 'a2.nic.gallo'], domain_name: 'nic.gallo', dnssec: 'signed'} +gallup whois.nic.gallup nic.gallup +nic.gallup {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 1, 22, 22, 55, 19, 647000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 8, 22, 55, 28, 7000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 22, 22, 55, 19, 647000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.gallup', 'b0.nic.gallup', 'c0.nic.gallup', 'a2.nic.gallup'], domain_name: 'nic.gallup', dnssec: 'signed'} +gal whois.nic.gal nic.gal +nic.gal {abuse_email: 'administracion@dominio.gal', abuse_phone: '+34.670226268', admin_name: 'Asociacion PuntoGal', admin_organization: None, admin_email: 'administracion@dominio.gal', admin_address: '', admin_phone: '+34.670226268', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Asociacion puntoGAL', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Asociacion PuntoGal', registrar_email: 'administracion@dominio.gal', registrar_address: 'Rúa Tabernas, 11, A Coruña, 15001', registrar_phone: '+34.670226268', registrar_fax: None, technical_name: 'Asociacion PuntoGal', technical_organization: None, technical_email: 'administracion@dominio.gal', technical_address: '', technical_phone: '+34.670226268', technical_fax: None, created_date: datetime.datetime(2014, 2, 4, 12, 41, 15, 207000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 21, 13, 20, 27, 977000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 4, 12, 41, 15, 207000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.gal', dnssec: 'signed'} +game whois.nic.game None +nic.game {abuse_email: 'xyz_abuse@gen.xyz', abuse_phone: 'tel:+1.8009998422', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'XYZ.com, LLC', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 9, 16, 14, 21, 26, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 10, 0, 8, 19, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 16, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['a.nic.game', 'b.nic.game', 'c.nic.game', 'd.nic.game'], domain_name: 'nic.game', dnssec: 'signed'} +games whois.donuts.co None +donuts.co None +garden whois.nic.garden nic.garden +nic.garden None +gay whois.nic.gay nic.gay +nic.gay None +gbiz whois.nic.google None +nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} +gdn whois.nic.gdn nic.gdn +nic.gdn {abuse_email: 'tldabuse@nic.gdn', abuse_phone: 'tel:+971.45576538', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'GDN', registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'GDN REGISTRY FZ-LLC', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 2, 17, 10, 27, 3), updated_date: datetime.datetime(2026, 2, 14, 1, 24, 9), expires_date: datetime.datetime(2035, 2, 17, 10, 27, 3), status: ['active'], nameservers: ['DNS-EU1.POWERDNS.NET', 'DNS-EU2.POWERDNS.NET', 'DNS-US1.POWERDNS.NET', 'DNS-US2.POWERDNS.NET', 'NS2.NIC.GDN', 'NS1.NIC.GDN'], domain_name: 'nic.gdn', dnssec: 'unsigned'} +gea whois.nic.gea nic.gea +nic.gea {abuse_email: 'gearegistry@lemarit.com', abuse_phone: 'tel:+49.4615050350', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'GEA Group Aktiengesellschaft', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'DE', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'GEA Group Aktiengesellschaft', registrar_email: None, registrar_address: 'Peter-Mueller-Str. 12, Duesseldorf, 40468, DE', registrar_phone: 'tel:+49.4615050350', registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 11, 27, 21, 35, 14, 68000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 11, 27, 0, 32, 36, 710000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 11, 27, 0, 0, tzinfo=datetime.timezone.utc), status: ['client delete prohibited', 'auto renew period', 'client transfer prohibited'], nameservers: ['sec2.rcode0.net', 'sec1.rcode0.net'], domain_name: 'nic.gea', dnssec: 'signed'} +gent whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server transfer prohibited', 'client transfer prohibited', 'server delete prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +genting whois.nic.genting nic.genting +nic.genting {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 4, 24, 18, 50, 40), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 4, 24, 18, 50, 40), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n1.nic.genting', 'v2n0.nic.genting', 'v2n1.nic.genting', 'v0n0.nic.genting', 'v0n3.nic.genting', 'v0n2.nic.genting'], domain_name: 'nic.genting', dnssec: 'signed'} +george whois.nic.george nic.george +nic.george None +ge whois.nic.ge nic.ge +nic.ge None +gf whois.mediaserv.net None +mediaserv.net {abuse_email: 'abuse@nameshield.net', abuse_phone: 'tel:+33241182828', admin_name: 'REDACTED', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Nameshield SAS', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(1996, 11, 7, 0, 0, tzinfo=datetime.timezone(datetime.timedelta(seconds=3600))), updated_date: datetime.datetime(2025, 11, 5, 0, 0, tzinfo=datetime.timezone(datetime.timedelta(seconds=3600))), expires_date: datetime.datetime(2026, 11, 6, 0, 0, tzinfo=datetime.timezone(datetime.timedelta(seconds=3600))), status: ['client delete prohibited', 'client transfer prohibited', 'client update prohibited'], nameservers: ['ns1-mq.mediaserv.net', 'ns1-gp.mediaserv.net'], domain_name: 'mediaserv.net', dnssec: 'unsigned'} +ggee whois.nic.ggee nic.ggee +nic.ggee {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'GMO Internet, Inc.', registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'GMO Internet, Inc.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'GMO Internet, Inc.', technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 11, 4, 10, 52, 36, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 11, 5, 0, 26, 19, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 11, 4, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.ggee', dnssec: 'unsigned'} +gift whois.uniregistry.net None +uniregistry.net {abuse_email: 'abuse@uniregistry.com', abuse_phone: 'tel:+1.4426008800', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Registration Private', registrant_organization: 'Domains By Proxy, LLC', registrant_email: None, registrant_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', registrant_phone: 'tel:+1.4806242599', registrant_fax: None, registrar_name: 'GoDaddy Online Services Cayman Islands Ltd.', registrar_email: 'raradmin@uniregistry.com', registrar_address: '3-110 Governors Square, 1361 GT, Grand Cayman, Grand Cayman, KY11108', registrar_phone: None, registrar_fax: None, technical_name: 'Registration Private', technical_organization: 'Domains By Proxy, LLC', technical_email: None, technical_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', technical_phone: 'tel:+1.4806242599', technical_fax: None, created_date: datetime.datetime(2006, 4, 4, 17, 17, 39), updated_date: datetime.datetime(2025, 7, 30, 13, 2, 55), expires_date: None, status: ['delete prohibited', 'transfer prohibited', 'renew prohibited', 'update prohibited'], nameservers: ['ns02.trs-dns.net', 'ns02.trs-dns.com'], domain_name: 'uniregistry.net', dnssec: 'signed'} +gifts whois.donuts.co None +donuts.co None +gi whois2.afilias-grs.net None +afilias-grs.net {abuse_email: 'abuse@web.com', abuse_phone: '+1.8003337680', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'dataprotected@maskeddetails.com', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: ' ', registrant_organization: None, registrant_email: 'dataprotected@maskeddetails.com', registrant_address: '', registrant_phone: None, registrant_fax: None, registrar_name: 'SNAPNAMES 51, LLC', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'dataprotected@maskeddetails.com', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2026, 3, 30, 18, 35, 57), updated_date: datetime.datetime(2026, 3, 30, 19, 35, 20), expires_date: datetime.datetime(2027, 3, 30, 18, 35, 57), status: ['active'], nameservers: ['NS1.INTERIMNAMESERVER.COM.', 'NS2.INTERIMNAMESERVER.COM.'], domain_name: 'afilias-grs.net.', dnssec: 'unsigned'} +gives whois.donuts.co None +donuts.co None +giving whois.nic.giving nic.giving +nic.giving {abuse_email: 'cbath@pir.org', abuse_phone: 'tel:+1.1234567890', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'PIR Internal (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2022, 6, 8, 12, 43, 17, 591000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 23, 12, 44, 8, 745000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 8, 12, 43, 17, 591000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['a0.nic.giving', 'a2.nic.giving', 'b0.nic.giving', 'b2.nic.giving', 'c0.nic.giving', 'd0.nic.giving'], domain_name: 'nic.giving', dnssec: 'signed'} +glass whois.donuts.co None +donuts.co None +gle whois.nic.google None +nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} +globo whois.gtlds.nic.br None +nic.br {abuse_email: None, abuse_phone: None, admin_name: 'Frederico Augusto de Carvalho Neves', admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Núcleo de Inf. e Coord. do Ponto BR - NIC.BR', registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: None, registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Frederico Augusto de Carvalho Neves', technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(1997, 7, 11, 12, 0), updated_date: datetime.datetime(2018, 3, 27, 20, 9, 8), expires_date: None, status: ['active'], nameservers: ['a.dns.br', 'b.dns.br', 'c.dns.br', 'd.dns.br', 'e.dns.br'], domain_name: 'nic.br', dnssec: 'signed'} +gl whois.nic.gl nic.gl +nic.gl None +gmail whois.nic.google None +nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} +gmbh whois.donuts.co None +donuts.co None +gmo whois.nic.gmo nic.gmo +nic.gmo {abuse_email: 'abuse@internet.gmo', abuse_phone: 'tel:+81.337709199', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'GMO Internet, Inc. ', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 2, 27, 5, 15, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 14, 1, 17, 46, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 27, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.gmo', dnssec: 'unsigned'} +gmx whois.nic.gmx nic.gmx +nic.gmx {abuse_email: 'gmxregistry@1und1.de', abuse_phone: '+49.721913744221', admin_name: '1&1 internal Registrar', admin_organization: None, admin_email: 'gmxregistry@1und1.de', admin_address: '', admin_phone: '+49.721913744221', admin_fax: None, billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: '1&1 internal Registrar', registrar_email: 'gmxregistry@1und1.de', registrar_address: 'Brauerstraße 48, Karlsruhe, 76135', registrar_phone: '+49.721913744221', registrar_fax: '+49.721913742978', technical_name: '1&1 internal Registrar', technical_organization: None, technical_email: 'gmxregistry@1und1.de', technical_address: '', technical_phone: '+49.721913744221', technical_fax: None, created_date: datetime.datetime(2014, 7, 9, 13, 51, 24, 829000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 8, 23, 14, 1, 29, 696000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 7, 9, 13, 51, 24, 829000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.gmx', dnssec: 'signed'} +godaddy whois.nic.godaddy nic.godaddy +nic.godaddy None +gold whois.donuts.co None +donuts.co None +goldpoint whois.nic.goldpoint nic.goldpoint +nic.goldpoint {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'YODOBASHI CAMERA CO.,LTD.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 1, 14, 4, 32, 13, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 1, 15, 0, 27, 10, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 14, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.goldpoint', dnssec: 'unsigned'} +golf whois.donuts.co None +donuts.co None +goodyear whois.nic.goodyear nic.goodyear +nic.goodyear {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 1, 22, 23, 6, 28, 722000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 8, 23, 6, 46, 700000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 22, 23, 6, 28, 722000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.goodyear', 'b0.nic.goodyear', 'c0.nic.goodyear', 'a2.nic.goodyear'], domain_name: 'nic.goodyear', dnssec: 'signed'} +google whois.nic.google nic.google +nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} +goog whois.nic.google None +nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} +gop whois.nic.gop nic.gop +nic.gop {abuse_email: 'ops@mmx.co', abuse_phone: None, admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'redacted@nominet.uk', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'redacted@nominet.uk', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Republican State Leadership Committee, Inc. 9999', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'redacted@nominet.uk', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 4, 4, 18, 42, 11), updated_date: datetime.datetime(2021, 4, 26, 8, 59, 35), expires_date: datetime.datetime(2031, 4, 4, 18, 42, 11), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.gop', 'dns2.nic.gop', 'dns3.nic.gop', 'dns4.nic.gop', 'dnsa.nic.gop', 'dnsb.nic.gop', 'dnsc.nic.gop', 'dnsd.nic.gop'], domain_name: 'nic.gop', dnssec: 'signed'} +got whois.nic.got nic.got +nic.got {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 21, 3, 43), updated_date: datetime.datetime(2023, 8, 1, 10, 32, 51), expires_date: datetime.datetime(2032, 8, 9, 21, 3, 43), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.got', 'dns2.nic.got', 'dns3.nic.got', 'dns4.nic.got', 'dnsa.nic.got', 'dnsb.nic.got', 'dnsc.nic.got', 'dnsd.nic.got'], domain_name: 'nic.got', dnssec: 'signed'} +gov.bn whois.bnnic.bn egc.gov.bn +bnnic.bn None +gov.tr whois.trabis.gov.tr www.turkiye.gov.tr +trabis.gov.tr None +gp whois.nic.gp nic.gp +nic.gp None +gq whois.domino.gq None +domino.gq None +graphics whois.donuts.co None +donuts.co None +gratis whois.donuts.co None +donuts.co None +gripe whois.donuts.co None +donuts.co None +group whois.donuts.co None +donuts.co None +gs whois.nic.gs nic.gs +nic.gs None +gucci whois.nic.gucci nic.gucci +nic.gucci {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Guccio Gucci S.P.A.', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Guccio Gucci S.p.a.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 21, 4, 7), updated_date: datetime.datetime(2022, 2, 22, 12, 9, 50), expires_date: datetime.datetime(2031, 9, 14, 9, 18, 43), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.gucci', 'dns2.nic.gucci', 'dns3.nic.gucci', 'dns4.nic.gucci', 'dnsa.nic.gucci', 'dnsb.nic.gucci', 'dnsc.nic.gucci', 'dnsd.nic.gucci'], domain_name: 'nic.gucci', dnssec: 'signed'} +guge whois.nic.google None +nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} +guide whois.donuts.co None +donuts.co None +guitars whois.uniregistry.net None +uniregistry.net {abuse_email: 'abuse@uniregistry.com', abuse_phone: 'tel:+1.4426008800', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Registration Private', registrant_organization: 'Domains By Proxy, LLC', registrant_email: None, registrant_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', registrant_phone: 'tel:+1.4806242599', registrant_fax: None, registrar_name: 'GoDaddy Online Services Cayman Islands Ltd.', registrar_email: 'raradmin@uniregistry.com', registrar_address: '3-110 Governors Square, 1361 GT, Grand Cayman, Grand Cayman, KY11108', registrar_phone: None, registrar_fax: None, technical_name: 'Registration Private', technical_organization: 'Domains By Proxy, LLC', technical_email: None, technical_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', technical_phone: 'tel:+1.4806242599', technical_fax: None, created_date: datetime.datetime(2006, 4, 4, 17, 17, 39), updated_date: datetime.datetime(2025, 7, 30, 13, 2, 55), expires_date: None, status: ['delete prohibited', 'transfer prohibited', 'renew prohibited', 'update prohibited'], nameservers: ['ns02.trs-dns.net', 'ns02.trs-dns.com'], domain_name: 'uniregistry.net', dnssec: 'signed'} +guru whois.donuts.co None +donuts.co None +hair whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['client transfer prohibited', 'server transfer prohibited', 'server delete prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +hamburg whois.nic.hamburg nic.hamburg +nic.hamburg {abuse_email: 'support@nic.hamburg', abuse_phone: 'tel:+49.4065062020', admin_name: '', admin_organization: None, admin_email: None, admin_address: '', admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: None, registrant_address: '', registrant_phone: None, registrant_fax: None, registrar_name: None, registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'TLDBOX', technical_organization: 'tldbox GmbH', technical_email: None, technical_address: 'Jakob-Haringer-Strasse 8/V, Salzburg, Salzburg, 5020', technical_phone: 'tel:+43.662234548;ext=730', technical_fax: None, created_date: datetime.datetime(2014, 4, 16, 10, 23, 25, 524652, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2020, 3, 11, 14, 22, 48, 854944, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 4, 16, 10, 23, 25, 524652, tzinfo=datetime.timezone.utc), status: ['auto renew period', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['sec1.rcode0.net', 'sec2.rcode0.net'], domain_name: 'nic.hamburg', dnssec: 'signed'} +hangout whois.nic.google None +nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} +haus whois.donuts.co None +donuts.co None +hdfcbank whois.nic.hdfcbank nic.hdfcbank +nic.hdfcbank {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'HDFC Bank Limited', registrant_email: None, registrant_address: 'Maharashtra', registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2018, 3, 13, 15, 38, 40, 594000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 13, 15, 38, 53, 797000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 13, 15, 38, 40, 594000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited', 'auto renew period'], nameservers: ['a0.nic.hdfcbank', 'b0.nic.hdfcbank', 'c0.nic.hdfcbank', 'a2.nic.hdfcbank'], domain_name: 'nic.hdfcbank', dnssec: 'signed'} +hdfc whois.nic.hdfc nic.hdfc +nic.hdfc {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'HOUSING DEVELOPMENT FINANCE CORPORATION LIMITED', registrant_email: None, registrant_address: 'Maharashtra', registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 8, 12, 20, 27, 47, 775000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 26, 20, 28, 17, 815000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 12, 20, 27, 47, 775000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.hdfc', 'b0.nic.hdfc', 'c0.nic.hdfc', 'a2.nic.hdfc'], domain_name: 'nic.hdfc', dnssec: 'signed'} +healthcare whois.donuts.co None +donuts.co None +health whois.nic.health nic.health +nic.health None +help whois.uniregistry.net None +uniregistry.net {abuse_email: 'abuse@uniregistry.com', abuse_phone: 'tel:+1.4426008800', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Registration Private', registrant_organization: 'Domains By Proxy, LLC', registrant_email: None, registrant_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', registrant_phone: 'tel:+1.4806242599', registrant_fax: None, registrar_name: 'GoDaddy Online Services Cayman Islands Ltd.', registrar_email: 'raradmin@uniregistry.com', registrar_address: '3-110 Governors Square, 1361 GT, Grand Cayman, Grand Cayman, KY11108', registrar_phone: None, registrar_fax: None, technical_name: 'Registration Private', technical_organization: 'Domains By Proxy, LLC', technical_email: None, technical_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', technical_phone: 'tel:+1.4806242599', technical_fax: None, created_date: datetime.datetime(2006, 4, 4, 17, 17, 39), updated_date: datetime.datetime(2025, 7, 30, 13, 2, 55), expires_date: None, status: ['delete prohibited', 'transfer prohibited', 'renew prohibited', 'update prohibited'], nameservers: ['ns02.trs-dns.net', 'ns02.trs-dns.com'], domain_name: 'uniregistry.net', dnssec: 'signed'} +helsinki whois.nic.helsinki nic.helsinki +nic.helsinki {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 6, 7, 14, 12, 7, 299000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 22, 14, 12, 46, 787000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 7, 14, 12, 7, 299000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.helsinki', 'b0.nic.helsinki', 'c0.nic.helsinki', 'a2.nic.helsinki'], domain_name: 'nic.helsinki', dnssec: 'signed'} +here whois.nic.google None +nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} +hermes whois.afilias-srs.net None +afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.sea1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} +hiphop whois.nic.hiphop nic.hiphop +nic.hiphop {abuse_email: 'info@get.hiphop', abuse_phone: 'tel:+1.3052049698', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Dot Hip Hop, LLC', registrar_email: 'info@get.hiphop', registrar_address: '2051 Waters Edge Dr., Pompano Beach, FL, 33062', registrar_phone: 'tel:+1.3052049698', registrar_fax: 'tel:+1.3052049698', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2022, 4, 29, 14, 55, 36, 585000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2024, 2, 27, 17, 44, 8, 644000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2032, 4, 29, 14, 55, 36, 585000, tzinfo=datetime.timezone.utc), status: ['server update prohibited', 'server transfer prohibited', 'server delete prohibited'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.hiphop', dnssec: 'signed'} +hisamitsu whois.nic.gmo None +nic.gmo {abuse_email: 'abuse@internet.gmo', abuse_phone: 'tel:+81.337709199', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'GMO Internet, Inc. ', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 2, 27, 5, 15, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 14, 1, 17, 46, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 27, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.gmo', dnssec: 'unsigned'} +hitachi whois.nic.gmo None +nic.gmo None +hiv whois.nic.hiv nic.hiv +nic.hiv {abuse_email: 'dhernandez@tucows.com', abuse_phone: 'tel:', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Tucows Registry Services', registrar_email: 'ry-services@tucows.com', registrar_address: 'Mowat 96, Toronto, ON, M6K 3M1', registrar_phone: 'tel:+1.8003716992', registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 9, 29, 18, 16, 6, 210000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 11, 13, 18, 16, 19, 520000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 29, 18, 16, 6, 210000, tzinfo=datetime.timezone.utc), status: ['server transfer prohibited', 'server delete prohibited', 'server update prohibited'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.hiv', dnssec: 'signed'} +hkt whois.nic.hkt nic.hkt +nic.hkt {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 6, 13, 12, 32, 57, 628000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 1, 8, 14, 37, 6, 108000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 13, 12, 32, 57, 628000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.hkt', 'b0.nic.hkt', 'c0.nic.hkt', 'a2.nic.hkt'], domain_name: 'nic.hkt', dnssec: 'signed'} +hm whois.registry.hm registry.hm +registry.hm None +hockey whois.donuts.co None +donuts.co None +holdings whois.donuts.co None +donuts.co None +holiday whois.donuts.co None +donuts.co None +homedepot whois.nic.homedepot nic.homedepot +nic.homedepot {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 1, 22, 23, 12, 3, 700000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 8, 23, 12, 53, 408000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 22, 23, 12, 3, 700000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.homedepot', 'b0.nic.homedepot', 'c0.nic.homedepot', 'a2.nic.homedepot'], domain_name: 'nic.homedepot', dnssec: 'signed'} +homes whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['client transfer prohibited', 'server transfer prohibited', 'server delete prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +honda whois.nic.honda nic.honda +nic.honda None +horse whois.nic.horse nic.horse +nic.horse None +hospital whois.donuts.co None +donuts.co None +host whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server transfer prohibited', 'server delete prohibited', 'client transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +hosting whois.uniregistry.net None +uniregistry.net None +hot whois.nic.hot nic.hot +nic.hot {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 22, 53, 12), updated_date: datetime.datetime(2023, 8, 1, 10, 42), expires_date: datetime.datetime(2032, 8, 9, 22, 53, 12), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.hot', 'dns2.nic.hot', 'dns3.nic.hot', 'dns4.nic.hot', 'dnsa.nic.hot', 'dnsb.nic.hot', 'dnsc.nic.hot', 'dnsd.nic.hot'], domain_name: 'nic.hot', dnssec: 'signed'} +house whois.donuts.co None +donuts.co None +how whois.nic.google None +nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} +ht whois.nic.ht nic.ht +nic.ht {abuse_email: None, abuse_phone: None, admin_name: 'Jean Jaunasse Elysee', admin_organization: 'FRDDH', admin_email: 'jjelysee@gmail.com', admin_address: '17 2eme Ruelle Wilson, Port-au-Prince, HT', admin_phone: 'tel:+0.50925163338', admin_fax: None, billing_name: 'Jean Jaunasse Elysee', billing_organization: 'FRDDH', billing_email: 'jjelysee@gmail.com', billing_address: '17 2eme Ruelle Wilson, Port-au-Prince, HT', billing_phone: 'tel:+0.50925163338', billing_fax: None, registrant_name: 'Garth Miller', registrant_organization: 'CoCCA Registry Services (NZ) Limited', registrant_email: 'garth.miller@cocca.org.nz', registrant_address: '11a Wynyard Street, Devonport, Auckland, Auckland, 0624, NZ', registrant_phone: 'tel:+64.94466370', registrant_fax: None, registrar_name: 'Consortium FDS/RDDH', registrar_email: 'contact@frddh.org.ht', registrar_address: '17, 2eme Ruelle Wilson Pacot\r\nPort-au-Prince', registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, HT', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2004, 5, 24, 23, 0), updated_date: datetime.datetime(2025, 8, 26, 3, 12, 43), expires_date: datetime.datetime(2029, 12, 31, 0, 0), status: ['client renew prohibited', 'server renew prohibited', 'client transfer prohibited', 'server transfer prohibited', 'client update prohibited', 'server update prohibited', 'client delete prohibited', 'server delete prohibited'], nameservers: ['dns2.frddh.org.ht', 'dns1.frddh.org.ht'], domain_name: 'nic.ht', dnssec: 'unsigned'} +hughes whois.nic.hughes nic.hughes +nic.hughes {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 1, 22, 23, 17, 41, 702000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 8, 23, 18, 2, 141000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 22, 23, 17, 41, 702000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.hughes', 'b0.nic.hughes', 'c0.nic.hughes', 'a2.nic.hughes'], domain_name: 'nic.hughes', dnssec: 'signed'} +hyundai whois.nic.hyundai nic.hyundai +nic.hyundai None +ibm whois.nic.ibm nic.ibm +nic.ibm None +icbc whois.nic.icbc nic.icbc +nic.icbc {abuse_email: 'tech-supprot@zdns.cn', abuse_phone: 'tel:01058813521', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Industrial and Commercial Bank of China Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Beijing', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: '互联网域名系统北京市工程研究中心有限公司', registrar_email: 'td_dns_service@knet.cn', registrar_address: '-, -, 100088', registrar_phone: 'tel:1096002', registrar_fax: '1058812666', technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2022, 10, 17, 8, 27, 59, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 1, 2, 11, 2, 23, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2032, 10, 17, 8, 27, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['c.zdnscloud.com.', 'd.zdnscloud.com.', 'j.zdnscloud.com.', 'a.zdnscloud.cn.', 'b.zdnscloud.cn.', 'f.zdnscloud.cn.', 'i.zdnscloud.cn.'], domain_name: 'nic.icbc', dnssec: 'signed'} +ice whois.nic.ice nic.ice +nic.ice {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'None', registrant_email: None, registrant_address: 'ON', registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 2, 6, 16, 49, 33), updated_date: datetime.datetime(2026, 3, 23, 16, 49, 47, 140000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 6, 16, 49, 33), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.ice', 'a2.nic.ice', 'b0.nic.ice', 'c0.nic.ice'], domain_name: 'nic.ice', dnssec: 'unsigned'} +icu whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server transfer prohibited', 'server delete prohibited', 'client transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +ifm whois.nic.ifm nic.ifm +nic.ifm {abuse_email: 'info@ifm.com', abuse_phone: '+49.20124220', admin_name: 'ifm Internal Registrar', admin_organization: None, admin_email: 'info@ifm.com', admin_address: '', admin_phone: '+49.20124220', admin_fax: None, billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'ifm Internal Registrar', registrar_email: 'info@ifm.com', registrar_address: 'Friedrichstr. 1, Essen, 45128', registrar_phone: '+49.20124220', registrar_fax: '+49.20124221200', technical_name: 'ifm Internal Registrar', technical_organization: None, technical_email: 'info@ifm.com', technical_address: '', technical_phone: '+49.20124220', technical_fax: None, created_date: datetime.datetime(2014, 9, 18, 16, 18, 42, 971000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2023, 7, 28, 12, 46, 21, 503000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 9, 18, 16, 18, 42, 971000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.ifm', dnssec: 'signed'} +ikano whois.nic.ikano nic.ikano +nic.ikano {abuse_email: 'ikano@ebrandservices.com', abuse_phone: 'tel:+352.264422225', admin_name: '', admin_organization: None, admin_email: None, admin_address: '', admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: None, registrant_address: '', registrant_phone: None, registrant_fax: None, registrar_name: None, registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'TLDBOX', technical_organization: 'tldbox GmbH', technical_email: None, technical_address: 'Jakob-Haringer-Strasse 8/V, Salzburg, Salzburg, 5020', technical_phone: 'tel:+43.662234548;ext=730', technical_fax: None, created_date: datetime.datetime(2016, 5, 13, 9, 21, 27, 178252, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2017, 6, 22, 5, 57, 46, 431326, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 5, 13, 9, 21, 27, 178252, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited'], nameservers: ['sec1.rcode0.net', 'sec2.rcode0.net'], domain_name: 'nic.ikano', dnssec: 'signed'} +imamat whois.afilias-srs.net None +afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.hkg1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.ams1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} +imdb whois.nic.imdb nic.imdb +nic.imdb {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 21, 10, 21), updated_date: datetime.datetime(2021, 4, 26, 9, 1, 8), expires_date: datetime.datetime(2030, 8, 9, 21, 10, 21), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.imdb', 'dns2.nic.imdb', 'dns3.nic.imdb', 'dns4.nic.imdb', 'dnsa.nic.imdb', 'dnsb.nic.imdb', 'dnsc.nic.imdb', 'dnsd.nic.imdb'], domain_name: 'nic.imdb', dnssec: 'signed'} +immobilien whois.donuts.co None +donuts.co None +immo whois.donuts.co None +donuts.co None +inc whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server transfer prohibited', 'client transfer prohibited', 'server delete prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +industries whois.donuts.co None +donuts.co None +in whois.registry.in None +registry.in {abuse_email: 'techsupport@registry.in', abuse_phone: 'tel:+91.4049187688', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'National Internet Exchange of India', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'National Capital Territory', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'National Internet Exchange of India', registrar_email: 'techsupport@registry.in', registrar_address: 'World Trade Center, 9th Floor Tower B, B-901, New Delhi, National Capital Territory, 110029', registrar_phone: 'tel:+91.4049187688', registrar_fax: 'tel:+91.4049187688', technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2025, 5, 28, 12, 24, 3, 742000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 5, 28, 14, 9, 53, 119000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 5, 28, 12, 24, 3, 742000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited', 'client delete prohibited', 'client transfer prohibited', 'client renew prohibited'], nameservers: ['ns02.trs-dns.com', 'ns02.trs-dns.net'], domain_name: 'registry.in', dnssec: 'signed'} +infiniti whois.nic.gmo None +nic.gmo {abuse_email: 'abuse@internet.gmo', abuse_phone: 'tel:+81.337709199', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'GMO Internet, Inc. ', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 2, 27, 5, 15, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 14, 1, 17, 46, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 27, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.gmo', dnssec: 'unsigned'} +ing whois.nic.google None +nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} +ink whois.nic.ink None +nic.ink None +institute whois.donuts.co None +donuts.co None +insurance whois.nic.insurance nic.insurance +nic.insurance None +insure whois.donuts.co None +donuts.co None +international whois.donuts.co None +donuts.co None +int whois.iana.org eu.int +iana.org {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'IETF Trust', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'VA', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(1995, 6, 5, 0, 0), updated_date: None, expires_date: datetime.datetime(2027, 12, 8, 17, 0, 53), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['c.iana-servers.net', 'b.iana-servers.net', 'ns.icann.org', 'a.iana-servers.net'], domain_name: 'iana.org', dnssec: 'signed'} +investments whois.donuts.co None +donuts.co None +iq whois.cmc.iq cmc.iq +cmc.iq None +irish whois.donuts.co None +donuts.co None +ismaili whois.afilias-srs.net None +afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.yyz1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.sea1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} +istanbul whois.afilias-srs.net None +afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.hkg1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} +ist whois.afilias-srs.net None +afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.hkg1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} +itv whois.afilias-srs.net None +afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.yyz1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.mia1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} +jaguar whois.nic.jaguar nic.jaguar +nic.jaguar {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 9, 14, 16, 34, 48), updated_date: datetime.datetime(2025, 10, 29, 16, 34, 59, 355000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 14, 16, 34, 48), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.jaguar', 'a2.nic.jaguar', 'b0.nic.jaguar', 'c0.nic.jaguar'], domain_name: 'nic.jaguar', dnssec: 'unsigned'} +java whois.nic.java nic.java +nic.java {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: 'Domain Administrator', admin_organization: 'Oracle Corporation', admin_email: 'ngtld-java@cscinfo.com', admin_address: '500 Oracle Parkway, Redwood Shores, CA, 94065', admin_phone: 'tel:+1.6505062220', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Domain Administrator', registrant_organization: 'Oracle Corporation', registrant_email: 'ngtld-java@cscinfo.com', registrant_address: '500 Oracle Parkway, Redwood Shores, CA, 94065', registrant_phone: 'tel:+1.6505062220', registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'DNS Administrator', technical_organization: 'Identity Digital Inc', technical_email: 'dnsadmin@identity.digital', technical_address: '10500 NE 8th Street Suite 750, Bellevue, WA, 98004', technical_phone: 'tel:+1.4242624238', technical_fax: 'tel:+1.4252235351', created_date: datetime.datetime(2014, 11, 3, 19, 37, 38), updated_date: datetime.datetime(2025, 12, 18, 19, 38, 11, 857000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 11, 3, 19, 37, 38), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['c0.nic.java', 'b0.nic.java', 'a2.nic.java', 'a0.nic.java'], domain_name: 'nic.java', dnssec: 'signed'} +jcb whois.nic.gmo None +nic.gmo {abuse_email: 'abuse@internet.gmo', abuse_phone: 'tel:+81.337709199', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'GMO Internet, Inc. ', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 2, 27, 5, 15, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 14, 1, 17, 46, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 27, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.gmo', dnssec: 'unsigned'} +jeep whois.afilias-srs.net None +afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.ams1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} +jetzt whois.donuts.co None +donuts.co None +jewelry whois.donuts.co None +donuts.co None +jio whois.nic.jio nic.jio +nic.jio {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2018, 2, 15, 18, 39, 33, 571000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 1, 18, 39, 56, 630000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 15, 18, 39, 33, 571000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.jio', 'b0.nic.jio', 'c0.nic.jio', 'a2.nic.jio'], domain_name: 'nic.jio', dnssec: 'signed'} +jll whois.afilias-srs.net None +afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.sea1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.ams1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} +jobs whois.nic.jobs nic.jobs +nic.jobs {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Employ Media LLC', registrant_email: 'redacted@nominet.uk', registrant_address: 'OH', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Employ Media LLC', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2021, 6, 3, 9, 42, 44), updated_date: datetime.datetime(2021, 7, 29, 10, 23, 11), expires_date: datetime.datetime(2030, 6, 3, 9, 42, 44), status: ['server transfer prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.jobs', 'dns2.nic.jobs', 'dns3.nic.jobs', 'dns4.nic.jobs', 'dnsa.nic.jobs', 'dnsb.nic.jobs', 'dnsc.nic.jobs', 'dnsd.nic.jobs'], domain_name: 'nic.jobs', dnssec: 'signed'} +joburg whois.nic.joburg nic.joburg +nic.joburg {abuse_email: 'abuse@registry.net.za', abuse_phone: '+27.113140077', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: 'REDACTED', billing_organization: 'REDACTED', billing_email: 'REDACTED', billing_address: 'REDACTED, REDACTED, REDACTED, REDACTED, REDACTED, REDACTED', billing_phone: 'REDACTED', billing_fax: None, registrant_name: 'REDACTED', registrant_organization: '', registrant_email: 'REDACTED', registrant_address: 'REDACTED, REDACTED, REDACTED, REDACTED, REDACTED, REDACTED', registrant_phone: 'REDACTED', registrant_fax: None, registrar_name: 'DNServices', registrar_email: 'support@dnservices.co.za', registrar_address: 'ZACR & COZA House, Gazell\\000\\351 Close, Corporate Park South, Midrand, Gauteng, 1685', registrar_phone: '+27.113140077', registrar_fax: None, technical_name: 'REDACTED', technical_organization: 'REDACTED', technical_email: 'REDACTED', technical_address: 'REDACTED, REDACTED, REDACTED, REDACTED, REDACTED, REDACTED', technical_phone: 'REDACTED', technical_fax: None, created_date: datetime.datetime(2014, 6, 9, 8, 18, 44, 888895, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 12, 1, 6, 11, 12, 846226, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2998, 12, 31, 22, 0, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.dnservices.co.za', 'ns1.nic.joburg', 'nsp.netnod.se'], domain_name: 'nic.joburg', dnssec: 'unsigned'} +jot whois.nic.jot nic.jot +nic.jot {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 21, 16, 24), updated_date: datetime.datetime(2023, 8, 1, 10, 34, 2), expires_date: datetime.datetime(2032, 8, 9, 21, 16, 24), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.jot', 'dns2.nic.jot', 'dns3.nic.jot', 'dns4.nic.jot', 'dnsa.nic.jot', 'dnsb.nic.jot', 'dnsc.nic.jot', 'dnsd.nic.jot'], domain_name: 'nic.jot', dnssec: 'signed'} +joy whois.nic.joy nic.joy +nic.joy {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 21, 16, 36), updated_date: datetime.datetime(2023, 8, 1, 10, 34, 43), expires_date: datetime.datetime(2032, 8, 9, 21, 16, 36), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.joy', 'dns2.nic.joy', 'dns3.nic.joy', 'dns4.nic.joy', 'dnsa.nic.joy', 'dnsb.nic.joy', 'dnsc.nic.joy', 'dnsd.nic.joy'], domain_name: 'nic.joy', dnssec: 'signed'} +juegos whois.uniregistry.net None +uniregistry.net {abuse_email: 'abuse@uniregistry.com', abuse_phone: 'tel:+1.4426008800', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Registration Private', registrant_organization: 'Domains By Proxy, LLC', registrant_email: None, registrant_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', registrant_phone: 'tel:+1.4806242599', registrant_fax: None, registrar_name: 'GoDaddy Online Services Cayman Islands Ltd.', registrar_email: 'raradmin@uniregistry.com', registrar_address: '3-110 Governors Square, 1361 GT, Grand Cayman, Grand Cayman, KY11108', registrar_phone: None, registrar_fax: None, technical_name: 'Registration Private', technical_organization: 'Domains By Proxy, LLC', technical_email: None, technical_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', technical_phone: 'tel:+1.4806242599', technical_fax: None, created_date: datetime.datetime(2006, 4, 4, 17, 17, 39), updated_date: datetime.datetime(2025, 7, 30, 13, 2, 55), expires_date: None, status: ['delete prohibited', 'transfer prohibited', 'renew prohibited', 'update prohibited'], nameservers: ['ns02.trs-dns.net', 'ns02.trs-dns.com'], domain_name: 'uniregistry.net', dnssec: 'signed'} +juniper whois.nic.juniper nic.juniper +nic.juniper {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 2, 11, 20, 30, 7), updated_date: datetime.datetime(2026, 3, 28, 20, 30, 46, 681000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 11, 20, 30, 7), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['c0.nic.juniper', 'b0.nic.juniper', 'a0.nic.juniper', 'a2.nic.juniper'], domain_name: 'nic.juniper', dnssec: 'signed'} +kaufen whois.donuts.co None +donuts.co None +kddi whois.nic.kddi nic.kddi +nic.kddi {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: ' KDDI CORPORATION', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 2, 27, 5, 15, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 14, 0, 33, 29, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 27, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.jp', 'ns1.gmointernet.com'], domain_name: 'nic.kddi', dnssec: 'unsigned'} +ke whois.kenic.or.ke None +kenic.or.ke {abuse_email: 'abuse@kenic.or.ke', abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: None, registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2003, 2, 12, 21, 0), updated_date: datetime.datetime(2025, 4, 7, 10, 5, 27), expires_date: datetime.datetime(2026, 12, 31, 0, 0), status: ['client renew prohibited', 'server renew prohibited', 'client transfer prohibited', 'server transfer prohibited', 'client delete prohibited', 'server delete prohibited'], nameservers: ['tessa.ns.cloudflare.com', 'sage.ns.cloudflare.com'], domain_name: 'kenic.or.ke', dnssec: 'signed'} +kerryhotels whois.nic.kerryhotels nic.kerryhotels +nic.kerryhotels {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 7, 28, 22, 14, 5), updated_date: datetime.datetime(2025, 9, 11, 22, 14, 17, 585000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 7, 28, 22, 14, 5), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.kerryhotels', 'a2.nic.kerryhotels', 'b0.nic.kerryhotels', 'c0.nic.kerryhotels'], domain_name: 'nic.kerryhotels', dnssec: 'unsigned'} +kerryproperties whois.nic.kerryproperties nic.kerryproperties +nic.kerryproperties {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 7, 28, 22, 14, 36), updated_date: datetime.datetime(2025, 9, 11, 22, 15, 18, 653000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 7, 28, 22, 14, 36), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['b0.nic.kerryproperties', 'a0.nic.kerryproperties', 'c0.nic.kerryproperties', 'a2.nic.kerryproperties'], domain_name: 'nic.kerryproperties', dnssec: 'unsigned'} +kfh whois.nic.kfh nic.kfh +nic.kfh {abuse_email: 'majeed@kfh.com', abuse_phone: 'tel:+965.24966400', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Kuwait Finance House', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Kuwait', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Kuwait Finance House', registrar_email: 'majeed@kfh.com', registrar_address: 'Safat, Safat, Kuwait, 13110', registrar_phone: 'tel:+965.24966400', registrar_fax: 'tel:+965.24966403', technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2026, 2, 26, 14, 38, 18, 672000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 2, 26, 15, 47, 54, 956000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2036, 2, 26, 14, 38, 18, 672000, tzinfo=datetime.timezone.utc), status: ['server transfer prohibited', 'server delete prohibited', 'server renew prohibited', 'server update prohibited'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.kfh', dnssec: 'signed'} +kia whois.nic.kia nic.kia +nic.kia None +kids whois.afilias-srs.net None +afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.mia1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} +ki whois.nic.ki None +nic.ki None +kim whois.nic.kim nic.kim +nic.kim {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 3, 14, 18, 56, 31, 49000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 14, 18, 57, 29, 796000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 14, 18, 56, 31, 49000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited', 'auto renew period'], nameservers: ['a0.nic.kim', 'a2.nic.kim', 'b0.nic.kim', 'c0.nic.kim'], domain_name: 'nic.kim', dnssec: 'signed'} +kindle whois.nic.kindle nic.kindle +nic.kindle {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 21, 21, 51), updated_date: datetime.datetime(2023, 8, 1, 10, 35, 13), expires_date: datetime.datetime(2032, 8, 9, 21, 21, 51), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.kindle', 'dns2.nic.kindle', 'dns3.nic.kindle', 'dns4.nic.kindle', 'dnsa.nic.kindle', 'dnsb.nic.kindle', 'dnsc.nic.kindle', 'dnsd.nic.kindle'], domain_name: 'nic.kindle', dnssec: 'signed'} +kitchen whois.donuts.co None +donuts.co None +koeln whois.ryce-rsp.com None +ryce-rsp.com {abuse_email: 'abuse@ledl.net', abuse_phone: 'tel:+43.621520888999', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Ledl.net GmbH & Co KG', registrar_email: None, registrar_address: 'Lederergasse 6, Strasswalchen, Austria, 5204', registrar_phone: 'tel:+43.621520888', registrar_fax: 'tel:+43.621520889', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2017, 3, 20, 14, 41, 27), updated_date: datetime.datetime(2026, 3, 21, 1, 15, 1), expires_date: datetime.datetime(2027, 3, 20, 14, 41, 27), status: ['active'], nameservers: ['ns1.netzadresse.at', 'ns2.netzadresse.at', 'ns3.netzadresse.at', 'ns4.netzadresse.at'], domain_name: 'ryce-rsp.com', dnssec: 'unsigned'} +komatsu whois.nic.komatsu nic.komatsu +nic.komatsu None +kosher whois.nic.kosher nic.kosher +nic.kosher {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 6, 13, 13, 17, 33, 862000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 28, 13, 18, 32, 508000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 13, 13, 17, 33, 862000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.kosher', 'b0.nic.kosher', 'c0.nic.kosher', 'a2.nic.kosher'], domain_name: 'nic.kosher', dnssec: 'signed'} +krd whois.nic.krd nic.krd +nic.krd None +kred whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server transfer prohibited', 'server delete prohibited', 'client transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +kuokgroup whois.nic.kuokgroup nic.kuokgroup +nic.kuokgroup {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 7, 28, 22, 14, 47), updated_date: datetime.datetime(2025, 9, 11, 22, 15, 18, 944000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 7, 28, 22, 14, 47), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['b0.nic.kuokgroup', 'a0.nic.kuokgroup', 'a2.nic.kuokgroup', 'c0.nic.kuokgroup'], domain_name: 'nic.kuokgroup', dnssec: 'unsigned'} +kyoto whois.nic.kyoto nic.kyoto +nic.kyoto None +ky whois.kyregistry.ky None +kyregistry.ky {abuse_email: 'info+whois@uniregistry.com', abuse_phone: 'tel:+1.3457496263', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Utility Regulation and Competition Office (OfReg)', registrar_email: 'info+whois@uniregistry.com', registrar_address: 'Unit 3-110, 23 Lime Tree Bay Ave, Grand Cayman, George Town, KY1-1108', registrar_phone: 'tel:+1.3457496263', registrar_fax: 'tel:+1.3457496263', technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 1, 16, 9, 28, 45, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 5, 5, 1, 49, 400000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 7, 22, 5, 0, tzinfo=datetime.timezone.utc), status: ['client update prohibited', 'client delete prohibited', 'client transfer prohibited'], nameservers: ['ns02.trs-dns.com', 'ns02.trs-dns.net'], domain_name: 'kyregistry.ky', dnssec: 'signed'} +lacaixa whois.nic.lacaixa nic.lacaixa +nic.lacaixa {abuse_email: 'assessoria.juridica.cepb@lacaixa.com', abuse_phone: '+34.934046000', admin_name: 'Lacaixa internal Registrar', admin_organization: None, admin_email: 'assessoria.juridica.cepb@lacaixa.com', admin_address: '', admin_phone: '+34.934046000', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Fundación Bancaria “la Caixa”', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Catalonia', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Lacaixa internal Registrar', registrar_email: 'assessoria.juridica.cepb@lacaixa.com', registrar_address: 'Av. Diagonal 621-629, Barcelona, 08028', registrar_phone: '+34.934046000', registrar_fax: None, technical_name: 'Lacaixa internal Registrar', technical_organization: None, technical_email: 'assessoria.juridica.cepb@lacaixa.com', technical_address: '', technical_phone: '+34.934046000', technical_fax: None, created_date: datetime.datetime(2014, 2, 6, 15, 8, 51, 677000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 23, 16, 0, 24, 147000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 6, 15, 8, 51, 677000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.lacaixa', dnssec: 'signed'} +lamborghini whois.afilias-srs.net None +afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.mia1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info', 'ns1.ams1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} +lamer whois.nic.lamer nic.lamer +nic.lamer {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 1, 22, 23, 45, 55, 288000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 8, 23, 46, 52, 147000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 22, 23, 45, 55, 288000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.lamer', 'b0.nic.lamer', 'c0.nic.lamer', 'a2.nic.lamer'], domain_name: 'nic.lamer', dnssec: 'signed'} +land whois.donuts.co None +donuts.co None +landrover whois.nic.landrover nic.landrover +nic.landrover {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 9, 14, 16, 35), updated_date: datetime.datetime(2025, 10, 29, 16, 35, 0, 240000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 14, 16, 35), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.landrover', 'a2.nic.landrover', 'b0.nic.landrover', 'c0.nic.landrover'], domain_name: 'nic.landrover', dnssec: 'unsigned'} +lasalle whois.afilias-srs.net None +afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.ams1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info', 'ns1.mia1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} +latino whois.nic.latino nic.latino +nic.latino {abuse_email: 'support@mobile-registry.com', abuse_phone: 'tel:+1.3037231000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Dish DBS Corporation,', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'CO', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Dish DBS Corporation,', registrar_email: 'support@mobile-registry.com', registrar_address: '9601 S Meridian Blvd, Englewood, CO, 80112,', registrar_phone: 'tel:+1.3037231000', registrar_fax: 'tel:+1.3037231699', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2025, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 17, 17, 51, 59, 349000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.latino', dnssec: 'signed'} +latrobe whois.nic.latrobe nic.latrobe +nic.latrobe None +law whois.nic.law nic.law +nic.law None +lawyer whois.donuts.co None +donuts.co None +lb whois.lbdr.org.lb None +lbdr.org.lb {abuse_email: None, abuse_phone: None, admin_name: 'NABIL BUKHALID', admin_organization: 'LBDR LLC', admin_email: 'BUKHALIDN@GMAIL.COM', admin_address: 'HAMRA P . O . BOX 113-6596, BEIRUT, LB', admin_phone: 'tel:+0.9611749116', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'LBDR Reserved', registrar_email: 'admin@lbdr.org.lb', registrar_address: 'Beirut', registrar_phone: 'tel:+0.961', registrar_fax: None, technical_name: 'NABIL BUKHALID', technical_organization: 'LBDR LLC', technical_email: 'BUKHALIDN@GMAIL.COM', technical_address: 'HAMRA P . O . BOX 113-6596, BEIRUT, LB', technical_phone: 'tel:+0.9611749116', technical_fax: None, created_date: datetime.datetime(2016, 7, 18, 0, 0), updated_date: datetime.datetime(2026, 1, 6, 11, 42, 32), expires_date: datetime.datetime(2099, 12, 31, 5, 0), status: ['active'], nameservers: ['b.lbdr.org.lb', 'a.lbdr.org.lb'], domain_name: 'lbdr.org.lb', dnssec: 'signed'} +lc whois2.afilias-grs.net None +afilias-grs.net {abuse_email: 'abuse@web.com', abuse_phone: '+1.8003337680', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'dataprotected@maskeddetails.com', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: ' ', registrant_organization: None, registrant_email: 'dataprotected@maskeddetails.com', registrant_address: '', registrant_phone: None, registrant_fax: None, registrar_name: 'SNAPNAMES 51, LLC', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'dataprotected@maskeddetails.com', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2026, 3, 30, 18, 35, 57), updated_date: datetime.datetime(2026, 3, 30, 19, 35, 20), expires_date: datetime.datetime(2027, 3, 30, 18, 35, 57), status: ['active'], nameservers: ['NS1.INTERIMNAMESERVER.COM.', 'NS2.INTERIMNAMESERVER.COM.'], domain_name: 'afilias-grs.net.', dnssec: 'unsigned'} +lds whois.nic.lds nic.lds +nic.lds {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'IRI Domain Management, LLC', registrant_email: None, registrant_address: 'UT', registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 5, 28, 19, 21, 32, 387000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 12, 19, 22, 11, 253000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 5, 28, 19, 21, 32, 387000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.lds', 'b0.nic.lds', 'c0.nic.lds', 'a2.nic.lds'], domain_name: 'nic.lds', dnssec: 'signed'} +lease whois.donuts.co None +donuts.co None +leclerc whois.nic.leclerc nic.leclerc +nic.leclerc {abuse_email: None, abuse_phone: None, admin_name: 'REDACTED_FOR_PRIVACY', admin_organization: 'Afnic Backend Registry Operator', admin_email: 'REDACTED_FOR_PRIVACY', admin_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', admin_phone: 'REDACTED_FOR_PRIVACY', admin_fax: 'REDACTED_FOR_PRIVACY', billing_name: 'REDACTED_FOR_PRIVACY', billing_organization: 'Afnic Backend Registry Operator', billing_email: 'REDACTED_FOR_PRIVACY', billing_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', billing_phone: 'REDACTED_FOR_PRIVACY', billing_fax: 'REDACTED_FOR_PRIVACY', registrant_name: 'REDACTED_FOR_PRIVACY', registrant_organization: 'Leclerc', registrant_email: 'REDACTED_FOR_PRIVACY', registrant_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', registrant_phone: 'REDACTED_FOR_PRIVACY', registrant_fax: 'REDACTED_FOR_PRIVACY', registrar_name: 'Registry Operations', registrar_email: 'support+leclerc@afnic.fr', registrar_address: 'AFNIC, Saint Quentin en Yvelines, 78181, FR', registrar_phone: 'tel:+33.139308300', registrar_fax: None, technical_name: 'REDACTED_FOR_PRIVACY', technical_organization: 'Afnic Backend Registry Operator', technical_email: 'REDACTED_FOR_PRIVACY', technical_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', technical_phone: 'REDACTED_FOR_PRIVACY', technical_fax: 'REDACTED_FOR_PRIVACY', created_date: datetime.datetime(2014, 9, 5, 14, 17, 46), updated_date: datetime.datetime(2025, 10, 20, 14, 23, 47, 19172, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 5, 14, 17, 46), status: ['client delete prohibited'], nameservers: ['g.ext.nic.fr', 'ns1.nic.fr', 'ns2.nic.fr', 'ns3.nic.fr'], domain_name: 'nic.leclerc', dnssec: 'signed'} +lefrak whois.nic.lefrak nic.lefrak +nic.lefrak {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 2, 11, 20, 30, 11), updated_date: datetime.datetime(2026, 3, 28, 20, 30, 46, 897000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 11, 20, 30, 11), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a2.nic.lefrak', 'a0.nic.lefrak', 'c0.nic.lefrak', 'b0.nic.lefrak'], domain_name: 'nic.lefrak', dnssec: 'unsigned'} +legal whois.donuts.co None +donuts.co None +lego whois.nic.lego nic.lego +nic.lego {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 2, 1, 21, 47, 32), updated_date: datetime.datetime(2026, 3, 18, 21, 47, 53, 112000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 1, 21, 47, 32), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.lego', 'v0n2.nic.lego', 'v2n1.nic.lego', 'v0n1.nic.lego', 'v0n3.nic.lego', 'v2n0.nic.lego'], domain_name: 'nic.lego', dnssec: 'unsigned'} +lexus whois.nic.lexus nic.lexus +nic.lexus {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Lexus Registry-Registrar', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 2, 17, 1, 51, 42, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 12, 1, 17, 47, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 17, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.lexus', dnssec: 'unsigned'} +lgbt whois.nic.lgbt nic.lgbt +nic.lgbt {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 12, 2, 15, 29, 58, 823000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 1, 16, 15, 30, 55, 304000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 12, 2, 15, 29, 58, 823000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.lgbt', 'b0.nic.lgbt', 'c0.nic.lgbt', 'a2.nic.lgbt'], domain_name: 'nic.lgbt', dnssec: 'signed'} +lidl whois.nic.lidl nic.lidl +nic.lidl {abuse_email: 'gtld@mail.schwarz', abuse_phone: 'tel:+49.7132304014', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Lidl Stiftung', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 10, 22, 11, 49, 46, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 16, 0, 6, 35, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 10, 22, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['a.nic.lidl', 'b.nic.lidl', 'c.nic.lidl', 'd.nic.lidl'], domain_name: 'nic.lidl', dnssec: 'signed'} +life whois.donuts.co None +donuts.co None +lifestyle whois.nic.lifestyle nic.lifestyle +nic.lifestyle {abuse_email: 'dhernandez@tucows.com', abuse_phone: 'tel:', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Tucows Registry Services', registrar_email: 'ry-services@tucows.com', registrar_address: 'Mowat 96, Toronto, ON, M6K 3M1', registrar_phone: 'tel:+1.8003716992', registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2023, 11, 10, 22, 57, 58, 675000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2023, 11, 14, 21, 27, 23, 232000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2033, 11, 10, 22, 57, 58, 675000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.lifestyle', dnssec: 'signed'} +lighting whois.donuts.co None +donuts.co None +like whois.nic.like nic.like +nic.like {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 21, 27), updated_date: datetime.datetime(2023, 8, 1, 10, 35, 47), expires_date: datetime.datetime(2032, 8, 9, 21, 27), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.like', 'dns2.nic.like', 'dns3.nic.like', 'dns4.nic.like', 'dnsa.nic.like', 'dnsb.nic.like', 'dnsc.nic.like', 'dnsd.nic.like'], domain_name: 'nic.like', dnssec: 'signed'} +limited whois.donuts.co None +donuts.co None +limo whois.donuts.co None +donuts.co None +link whois.uniregistry.net None +uniregistry.net {abuse_email: 'abuse@uniregistry.com', abuse_phone: 'tel:+1.4426008800', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Registration Private', registrant_organization: 'Domains By Proxy, LLC', registrant_email: None, registrant_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', registrant_phone: 'tel:+1.4806242599', registrant_fax: None, registrar_name: 'GoDaddy Online Services Cayman Islands Ltd.', registrar_email: 'raradmin@uniregistry.com', registrar_address: '3-110 Governors Square, 1361 GT, Grand Cayman, Grand Cayman, KY11108', registrar_phone: None, registrar_fax: None, technical_name: 'Registration Private', technical_organization: 'Domains By Proxy, LLC', technical_email: None, technical_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', technical_phone: 'tel:+1.4806242599', technical_fax: None, created_date: datetime.datetime(2006, 4, 4, 17, 17, 39), updated_date: datetime.datetime(2025, 7, 30, 13, 2, 55), expires_date: None, status: ['delete prohibited', 'transfer prohibited', 'renew prohibited', 'update prohibited'], nameservers: ['ns02.trs-dns.net', 'ns02.trs-dns.com'], domain_name: 'uniregistry.net', dnssec: 'signed'} +live whois.donuts.co None +donuts.co None +llc whois.nic.llc nic.llc +nic.llc {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2018, 5, 24, 19, 32, 23, 467000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 8, 19, 32, 40, 754000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 5, 24, 19, 32, 23, 467000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.llc', 'b0.nic.llc', 'c0.nic.llc', 'a2.nic.llc'], domain_name: 'nic.llc', dnssec: 'signed'} +llp whois.nic.llp nic.llp +nic.llp {abuse_email: 'abuse@my.box', abuse_phone: 'tel:+44.123456789', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Intercap Registry Inc.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2019, 12, 5, 19, 5, 30, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 2, 19, 15, 40, 51, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2029, 12, 5, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['a.nic.llp', 'b.nic.llp', 'c.nic.llp', 'd.nic.llp'], domain_name: 'nic.llp', dnssec: 'signed'} +loan whois.nic.loan nic.loan +nic.loan None +loans whois.donuts.co None +donuts.co None +locker whois.nic.locker nic.locker +nic.locker {abuse_email: 'don@orangedomains.com', abuse_phone: 'tel:+1.94933333', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Orange Domains LLC', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'NY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Orange Domains LLC', registrar_email: 'don@orangedomains.com', registrar_address: '228 Park Avenue South, New York, NY, 94703', registrar_phone: 'tel:+1.94933333', registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2024, 1, 18, 18, 27, 32, 536000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2024, 3, 27, 20, 44, 31, 658000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2034, 1, 18, 18, 27, 32, 536000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.locker', dnssec: 'signed'} +locus whois.nic.locus nic.locus +nic.locus {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Sean Sandys', registrant_organization: 'Locus Analytics LLC', registrant_email: 'redacted@nominet.uk', registrant_address: '101 Elliot Avenue West, Suite 400, Seattle, Washington, 98119', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'locus Internal Registrar', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 3, 2, 11, 32, 19), updated_date: datetime.datetime(2022, 1, 31, 14, 47, 55), expires_date: datetime.datetime(2031, 3, 2, 11, 32, 19), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dnsa.nic.locus', 'dnsb.nic.locus', 'dnsc.nic.locus', 'dnsd.nic.locus', 'dns1.nic.locus', 'dns2.nic.locus', 'dns3.nic.locus', 'dns4.nic.locus'], domain_name: 'nic.locus', dnssec: 'signed'} +lol whois.nic.lol None +nic.lol {abuse_email: 'xyz_abuse@gen.xyz', abuse_phone: 'tel:+1.8009998422', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'XYZ.com, LLC', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 9, 16, 14, 21, 26, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 10, 0, 8, 19, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 16, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['a.nic.lol', 'b.nic.lol', 'c.nic.lol', 'd.nic.lol'], domain_name: 'nic.lol', dnssec: 'unsigned'} +london whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server delete prohibited', 'client transfer prohibited', 'server transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +lotte whois.nic.lotte nic.lotte +nic.lotte {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Lotte Holdings Co., Ltd.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 2, 27, 5, 15, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 14, 1, 0, 42, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 27, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.lotte', dnssec: 'unsigned'} +lotto whois.nic.lotto nic.lotto +nic.lotto {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 7, 21, 21, 19, 6, 248000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 4, 21, 19, 15, 583000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 7, 21, 21, 19, 6, 248000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.lotto', 'b0.nic.lotto', 'c0.nic.lotto', 'a2.nic.lotto'], domain_name: 'nic.lotto', dnssec: 'signed'} +lplfinancial whois.nic.lplfinancial nic.lplfinancial +nic.lplfinancial {abuse_email: 'ops@centralnic.com', abuse_phone: 'tel:+44.2033880600', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Richard Cook', registrant_organization: 'LPLFinancial', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: '4707 Executive Drive, San Diego, CA, 91921-3091', registrant_phone: 'tel:+1.8586639876', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CentralNic Ltd', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Richard Cook', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'tel:+1.8586639876', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 10, 13, 12, 23, 19, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 7, 0, 6, 14, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 10, 13, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['d.nic.lplfinancial', 'c.nic.lplfinancial', 'b.nic.lplfinancial', 'a.nic.lplfinancial'], domain_name: 'nic.lplfinancial', dnssec: 'signed'} +lpl whois.nic.lpl nic.lpl +nic.lpl {abuse_email: 'ops@centralnic.com', abuse_phone: 'tel:+44.2033880600', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Richard Cook', registrant_organization: 'LPLFinancial', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: '4707 Executive Drive, San Diego, CA, 91921-3091', registrant_phone: 'tel:+1.8586639876', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CentralNic Ltd', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Richard Cook', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'tel:+1.8586639876', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 10, 5, 16, 10, 30, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 29, 0, 6, 22, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 10, 5, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server transfer prohibited', 'client transfer prohibited'], nameservers: ['d.nic.lpl', 'c.nic.lpl', 'b.nic.lpl', 'a.nic.lpl'], domain_name: 'nic.lpl', dnssec: 'signed'} +ls whois.nic.ls nic.ls +nic.ls None +ltda whois.afilias-srs.net None +afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.yyz1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} +ltd whois.donuts.co None +donuts.co None +lundbeck whois.nic.lundbeck nic.lundbeck +nic.lundbeck {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 5, 6, 20, 27, 45), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 5, 6, 20, 27, 45), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['c0.nic.lundbeck', 'a2.nic.lundbeck', 'a0.nic.lundbeck', 'b0.nic.lundbeck'], domain_name: 'nic.lundbeck', dnssec: 'unsigned'} +luxe whois.nic.luxe nic.luxe +nic.luxe None +luxury whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server delete prohibited', 'client transfer prohibited', 'server transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +ly whois.nic.ly nic.ly +nic.ly {abuse_email: 'domains@nic.ly', abuse_phone: 'tel:+0.3400020', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'AbdulNasir A. Al-Tubuly', registrant_organization: 'Libya Telecom and Technology', registrant_email: 'hostmaster@ltt.ly', registrant_address: 'Abu SetaNear Al-Furusia, Al-Shutt St., Tripoli, LY', registrant_phone: 'tel:+218.213400020', registrant_fax: 'tel:+218.213400039', registrar_name: 'LTT local (loc)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2006, 11, 12, 22, 0), updated_date: datetime.datetime(2025, 11, 19, 8, 6, 33), expires_date: datetime.datetime(2035, 11, 12, 22, 0), status: ['client transfer prohibited', 'client update prohibited'], nameservers: ['dns.lttnet.net', 'dns1.lttnet.net'], domain_name: 'nic.ly', dnssec: 'unsigned'} +madrid whois.nic.madrid nic.madrid +nic.madrid {abuse_email: 'whois@dominio.madrid', abuse_phone: '+34.638095622', admin_name: 'Comunidad de Madrid', admin_organization: None, admin_email: 'candidatura1@madrid.org', admin_address: '', admin_phone: '+34.638095622', admin_fax: None, billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Comunidad de Madrid', registrar_email: 'candidatura1@madrid.org', registrar_address: 'Embajadores, 181, Madrid, 28045', registrar_phone: '+34.638095622', registrar_fax: '+34.914208742', technical_name: 'Comunidad de Madrid', technical_organization: None, technical_email: 'candidatura1@madrid.org', technical_address: '', technical_phone: '+34.638095622', technical_fax: None, created_date: datetime.datetime(2014, 8, 8, 9, 36, 14, 334000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 22, 10, 1, 29, 193000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 8, 9, 36, 14, 334000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.madrid', dnssec: 'signed'} +ma whois.registre.ma None +registre.ma None +maison whois.donuts.co None +donuts.co None +makeup whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server delete prohibited', 'server transfer prohibited', 'client transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +management whois.donuts.co None +donuts.co None +mango whois.nic.mango nic.mango +nic.mango {abuse_email: 'mangogtld@ubilibet.com', abuse_phone: '+34.932654145', admin_name: 'Registry self-allocated', admin_organization: None, admin_email: 'mangogtld@ubilibet.com', admin_address: '', admin_phone: '+34.932654145', admin_fax: None, billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'PuntoFA, S.L.', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Registry self-allocated', registrar_email: 'mangogtld@ubilibet.com', registrar_address: 'Mercader 9-11,\nPoligon Industrial Riviera de Caldes, Barcelona, 08184', registrar_phone: '+34.932654145', registrar_fax: None, technical_name: 'Registry self-allocated', technical_organization: None, technical_email: 'mangogtld@ubilibet.com', technical_address: '', technical_phone: '+34.932654145', technical_fax: None, created_date: datetime.datetime(2013, 12, 17, 10, 1, 36, 110000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 1, 31, 11, 0, 25, 490000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 12, 17, 10, 1, 36, 110000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.mango', dnssec: 'signed'} +man whois.nic.man nic.man +nic.man {abuse_email: 'registrar@knipp.de', abuse_phone: '+49.8915800', admin_name: 'MAN Internal Registrar', admin_organization: None, admin_email: 'cedric.dorant@man.eu', admin_address: '', admin_phone: '+49.8915800', admin_fax: None, billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'MAN Truck & Bus SE', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'MAN Internal Registrar', registrar_email: 'cedric.dorant@man.eu', registrar_address: 'Postfach 401347, München, 80713', registrar_phone: '+49.8915800', registrar_fax: None, technical_name: 'MAN Internal Registrar', technical_organization: None, technical_email: 'cedric.dorant@man.eu', technical_address: '', technical_phone: '+49.8915800', technical_fax: None, created_date: datetime.datetime(2015, 1, 28, 14, 33, 34, 703000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2023, 7, 28, 12, 46, 59, 237000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2030, 1, 28, 14, 33, 34, 703000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.man', dnssec: 'signed'} +map whois.nic.google None +nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} +market whois.donuts.co None +donuts.co None +marketing whois.donuts.co None +donuts.co None +markets whois.nic.markets nic.markets +nic.markets {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 1, 15, 20, 50, 17), updated_date: datetime.datetime(2026, 3, 2, 0, 0, 14, 726000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 15, 23, 59, 59), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.markets', 'v0n1.nic.markets', 'v0n2.nic.markets', 'v0n3.nic.markets', 'v2n0.nic.markets', 'v2n1.nic.markets'], domain_name: 'nic.markets', dnssec: 'unsigned'} +marriott whois.afilias-srs.net None +afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.ams1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.mia1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} +mba whois.donuts.co None +donuts.co None +mckinsey whois.nic.mckinsey nic.mckinsey +nic.mckinsey {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 1, 23, 0, 2, 42, 486000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 9, 0, 3, 16, 753000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 23, 0, 2, 42, 486000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.mckinsey', 'b0.nic.mckinsey', 'c0.nic.mckinsey', 'a2.nic.mckinsey'], domain_name: 'nic.mckinsey', dnssec: 'signed'} +media whois.donuts.co None +donuts.co None +med whois.nic.med nic.med +nic.med {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Medistry LLC', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2021, 6, 3, 9, 53, 13), updated_date: datetime.datetime(2021, 7, 29, 10, 17, 38), expires_date: datetime.datetime(2030, 6, 3, 9, 53, 13), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.med', 'dns2.nic.med', 'dns3.nic.med', 'dns4.nic.med', 'dnsa.nic.med', 'dnsb.nic.med', 'dnsc.nic.med', 'dnsd.nic.med'], domain_name: 'nic.med', dnssec: 'signed'} +meet whois.nic.google None +nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} +melbourne whois.nic.melbourne nic.melbourne +nic.melbourne None +meme whois.nic.google None +nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} +memorial whois.donuts.co None +donuts.co None +men whois.nic.men nic.men +nic.men None +menu whois.nic.menu nic.menu +nic.menu None +miami whois.nic.miami nic.miami +nic.miami None +mini whois.nic.mini nic.mini +nic.mini {abuse_email: 'domains@bmw.de', abuse_phone: 'tel:+49.8938230465', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Bayern', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Bayerische Motoren Werke', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 2, 5, 10, 50, 47, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 1, 30, 0, 7, 14, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 5, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['anycast1.dnsres.net', 'anycast2.dnsres.net'], domain_name: 'nic.mini', dnssec: 'unsigned'} +mit whois.afilias-srs.net None +afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.sea1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} +mitsubishi whois.nic.gmo None +nic.gmo {abuse_email: 'abuse@internet.gmo', abuse_phone: 'tel:+81.337709199', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'GMO Internet, Inc. ', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 2, 27, 5, 15, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 14, 1, 17, 46, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 27, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.gmo', dnssec: 'unsigned'} +mls whois.nic.mls nic.mls +nic.mls {abuse_email: None, abuse_phone: '', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: None, registrant_address: 'ON', registrant_phone: None, registrant_fax: None, registrar_name: '.MLS Registry (Non-Billable)', registrar_email: None, registrar_address: '', registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: None, technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 6, 18, 23, 29, 43), updated_date: datetime.datetime(2026, 1, 26, 15, 19, 31), expires_date: datetime.datetime(3000, 1, 1, 0, 0), status: ['server delete prohibited', 'server renew prohibited', 'server transfer prohibited'], nameservers: ['a.ns.nic.mls', 'b.ns.nic.mls', 'c.ns.nic.mls', 'd.ns.nic.mls'], domain_name: 'nic.mls', dnssec: 'signed'} +mma whois.nic.mma nic.mma +nic.mma {abuse_email: None, abuse_phone: None, admin_name: 'REDACTED_FOR_PRIVACY', admin_organization: 'MMA', admin_email: 'REDACTED_FOR_PRIVACY', admin_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', admin_phone: 'REDACTED_FOR_PRIVACY', admin_fax: 'REDACTED_FOR_PRIVACY', billing_name: 'REDACTED_FOR_PRIVACY', billing_organization: 'Afnic Backend Registry Operator', billing_email: 'REDACTED_FOR_PRIVACY', billing_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', billing_phone: 'REDACTED_FOR_PRIVACY', billing_fax: 'REDACTED_FOR_PRIVACY', registrant_name: 'REDACTED_FOR_PRIVACY', registrant_organization: 'MMA', registrant_email: 'REDACTED_FOR_PRIVACY', registrant_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', registrant_phone: 'REDACTED_FOR_PRIVACY', registrant_fax: 'REDACTED_FOR_PRIVACY', registrar_name: 'Registry Operations', registrar_email: 'support+mma@afnic.fr', registrar_address: 'AFNIC, Montigny-le-Bretonneux, 78180, FR', registrar_phone: 'tel:+33.139308300', registrar_fax: None, technical_name: 'REDACTED_FOR_PRIVACY', technical_organization: 'MMA', technical_email: 'REDACTED_FOR_PRIVACY', technical_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', technical_phone: 'REDACTED_FOR_PRIVACY', technical_fax: 'REDACTED_FOR_PRIVACY', created_date: datetime.datetime(2014, 10, 9, 9, 22, 29), updated_date: datetime.datetime(2025, 11, 23, 9, 25, 57, 679539, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 10, 9, 9, 22, 29), status: ['active'], nameservers: ['g.ext.nic.fr', 'ns1.nic.fr', 'ns2.nic.fr', 'ns3.nic.fr'], domain_name: 'nic.mma', dnssec: 'signed'} +mm whois.registry.gov.mm registry.gov.mm +registry.gov.mm None +mn whois.nic.mn nic.mn +nic.mn None +mobile whois.nic.mobile nic.mobile +nic.mobile {abuse_email: 'support@mobile-registry.com', abuse_phone: 'tel:+1.3037231000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Dish DBS Corporation,', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'CO', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Dish DBS Corporation,', registrar_email: 'support@mobile-registry.com', registrar_address: '9601 S Meridian Blvd, Englewood, CO, 80112,', registrar_phone: 'tel:+1.3037231000', registrar_fax: 'tel:+1.3037231699', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2025, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 21, 8, 10, 25, 328000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), status: ['server update prohibited', 'client delete prohibited', 'client transfer prohibited'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.mobile', dnssec: 'signed'} +moda whois.donuts.co None +donuts.co None +moi whois.nic.moi nic.moi +nic.moi {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 21, 33, 29), updated_date: datetime.datetime(2021, 4, 26, 9, 24, 37), expires_date: datetime.datetime(2030, 8, 9, 21, 33, 29), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.moi', 'dns2.nic.moi', 'dns3.nic.moi', 'dns4.nic.moi', 'dnsa.nic.moi', 'dnsb.nic.moi', 'dnsc.nic.moi', 'dnsd.nic.moi'], domain_name: 'nic.moi', dnssec: 'signed'} +mom whois.nic.mom nic.mom +nic.mom {abuse_email: 'xyz_abuse@gen.xyz', abuse_phone: 'tel:+1.8009998422', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'XYZ.com, LLC', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 9, 16, 14, 21, 26, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 10, 0, 8, 19, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 16, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['a.nic.mom', 'b.nic.mom', 'c.nic.mom', 'd.nic.mom'], domain_name: 'nic.mom', dnssec: 'signed'} +monash whois.nic.monash nic.monash +nic.monash None +money whois.donuts.co None +donuts.co None +monster whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server delete prohibited', 'client transfer prohibited', 'server transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +mormon whois.nic.mormon nic.mormon +nic.mormon {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'IRI Domain Management, LLC', registrant_email: None, registrant_address: 'UT', registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 5, 21, 19, 28, 37, 754000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 5, 19, 28, 45, 876000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 5, 21, 19, 28, 37, 754000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.mormon', 'b0.nic.mormon', 'c0.nic.mormon', 'a2.nic.mormon'], domain_name: 'nic.mormon', dnssec: 'signed'} +mortgage whois.donuts.co None +donuts.co None +moscow whois.nic.moscow nic.moscow +nic.moscow {abuse_email: 'info@faitid.org', abuse_phone: 'tel:+74957898207', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Foundation for Assistance for Internet Technologies and Infrastructure Development', registrar_email: 'info@faitid.org', registrar_address: '', registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 3, 20, 14, 19), updated_date: datetime.datetime(2020, 4, 7, 11, 3, 14), expires_date: datetime.datetime(2029, 3, 20, 15, 19), status: ['active'], nameservers: ['ns3-geo.nic.ru', 'ns4-geo.nic.ru', 'ns8-geo.nic.ru', 'ans1-moscow.nic.ru', 'ns1-cloud.nic.ru', 'ns2-cloud.nic.ru'], domain_name: 'nic.moscow', dnssec: 'signed'} +motorcycles whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['client transfer prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +mov whois.nic.google None +nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} +movie whois.donuts.co None +donuts.co None +mq whois.mediaserv.net None +mediaserv.net {abuse_email: 'abuse@nameshield.net', abuse_phone: 'tel:+33241182828', admin_name: 'REDACTED', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Nameshield SAS', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(1996, 11, 7, 0, 0, tzinfo=datetime.timezone(datetime.timedelta(seconds=3600))), updated_date: datetime.datetime(2025, 11, 5, 0, 0, tzinfo=datetime.timezone(datetime.timedelta(seconds=3600))), expires_date: datetime.datetime(2026, 11, 6, 0, 0, tzinfo=datetime.timezone(datetime.timedelta(seconds=3600))), status: ['client delete prohibited', 'client transfer prohibited', 'client update prohibited'], nameservers: ['ns1-mq.mediaserv.net', 'ns1-gp.mediaserv.net'], domain_name: 'mediaserv.net', dnssec: 'unsigned'} +mr whois.nic.mr nic.mr +nic.mr None +mtn whois.nic.mtn nic.mtn +nic.mtn {abuse_email: 'abuse@nominet.uk', abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'MTN', registrant_email: 'redacted@nominet.uk', registrant_address: 'Dubai', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'MTN Dubai Limited', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 21, 4, 7), updated_date: datetime.datetime(2022, 2, 22, 12, 10, 24), expires_date: datetime.datetime(2032, 1, 11, 12, 26), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.mtn', 'dns2.nic.mtn', 'dns3.nic.mtn', 'dns4.nic.mtn', 'dnsa.nic.mtn', 'dnsb.nic.mtn', 'dnsc.nic.mtn', 'dnsd.nic.mtn'], domain_name: 'nic.mtn', dnssec: 'signed'} +mtr whois.nic.mtr nic.mtr +nic.mtr None +museum whois.nic.museum nic.museum +nic.museum {abuse_email: None, abuse_phone: None, admin_name: 'REDACTED_FOR_PRIVACY', admin_organization: 'Afnic Backend Registry Operator', admin_email: 'REDACTED_FOR_PRIVACY', admin_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', admin_phone: 'REDACTED_FOR_PRIVACY', admin_fax: 'REDACTED_FOR_PRIVACY', billing_name: 'REDACTED_FOR_PRIVACY', billing_organization: 'Afnic Backend Registry Operator', billing_email: 'REDACTED_FOR_PRIVACY', billing_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', billing_phone: 'REDACTED_FOR_PRIVACY', billing_fax: 'REDACTED_FOR_PRIVACY', registrant_name: 'REDACTED_FOR_PRIVACY', registrant_organization: 'Afnic Backend Registry Operator', registrant_email: 'REDACTED_FOR_PRIVACY', registrant_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', registrant_phone: 'REDACTED_FOR_PRIVACY', registrant_fax: 'REDACTED_FOR_PRIVACY', registrar_name: 'Registry Operations', registrar_email: 'support+museum@afnic.fr', registrar_address: 'AFNIC, Montigny-le-Bretonneux, 78180, FR', registrar_phone: 'tel:+33.139308300', registrar_fax: 'tel:+33.139308301', technical_name: 'REDACTED_FOR_PRIVACY', technical_organization: 'Afnic Backend Registry Operator', technical_email: 'REDACTED_FOR_PRIVACY', technical_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', technical_phone: 'REDACTED_FOR_PRIVACY', technical_fax: 'REDACTED_FOR_PRIVACY', created_date: datetime.datetime(2005, 2, 4, 19, 19, 9), updated_date: datetime.datetime(2026, 3, 21, 19, 24, 34, 778032, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 4, 19, 19, 9), status: ['active'], nameservers: ['g.ext.nic.fr', 'ns1.nic.fr', 'ns2.nic.fr', 'ns3.nic.fr'], domain_name: 'nic.museum', dnssec: 'signed'} +music whois.nic.music nic.music +nic.music {abuse_email: 'registrarsupport@registryservices.music', abuse_phone: 'tel:+1.6042831139', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'DotMusic Limited,', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'BC', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'DotMusic Limited,', registrar_email: 'registrarsupport@registryservices.music', registrar_address: '#404-999 Canada Place, Vancouver, BC, VC6 3E2/A,', registrar_phone: 'tel:+1.6042831139', registrar_fax: 'tel:+1.6042831139', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2024, 8, 5, 19, 6, 37, 900000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 25, 19, 29, 47, 596000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2034, 8, 5, 19, 6, 37, 900000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns-318.awsdns-39.com', 'ns-1367.awsdns-42.org', 'ns-894.awsdns-47.net', 'ns-2026.awsdns-61.co.uk'], domain_name: 'nic.music', dnssec: 'unsigned'} +mw whois.nic.mw nic.mw +nic.mw None +mz whois.nic.mz nic.mz +nic.mz None +nab whois.nic.nab nic.nab +nic.nab {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 5, 31, 17, 2, 1), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 5, 31, 17, 2, 1), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.nab', 'a2.nic.nab', 'b0.nic.nab', 'c0.nic.nab'], domain_name: 'nic.nab', dnssec: 'unsigned'} +nagoya whois.nic.nagoya nic.nagoya +nic.nagoya {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'GMO Registry, Inc.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 1, 31, 3, 0, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 18, 0, 51, 53, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 31, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.nagoya', dnssec: 'unsigned'} +na whois.na-nic.com.na None +na-nic.com.na {abuse_email: None, abuse_phone: None, admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'dns-admin@na-nic.com.na', admin_address: 'REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, NA', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'info@na-nic.com.na', registrant_address: 'REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, NA', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: '|Ondis Internet Services (cc)', registrar_email: 'accounts@ondis.co.NA', registrar_address: 'PO Box 8421\r\nBachbrecht', registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: None, updated_date: datetime.datetime(2025, 8, 12, 18, 57, 34, tzinfo=datetime.timezone(datetime.timedelta(seconds=7200))), expires_date: datetime.datetime(9999, 12, 31, 0, 0, tzinfo=datetime.timezone(datetime.timedelta(seconds=7200))), status: ['client renew prohibited', 'client transfer prohibited', 'client delete prohibited'], nameservers: ['ns-pch.omadhina.co.na', 'ns.na-nic.com', 'sdc.omadhina.co.na', 'katima.omadhina.net'], domain_name: 'na-nic.com.na', dnssec: 'signed'} +navy whois.donuts.co None +donuts.co None +nec whois.nic.nec nic.nec +nic.nec {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'nec Registry Registrar', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 2, 17, 1, 55, 1, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 12, 0, 34, 30, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 17, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.nec', dnssec: 'unsigned'} +netbank whois.nic.netbank nic.netbank +nic.netbank None +net.tr whois.trabis.gov.tr trt.net.tr +trabis.gov.tr None +network whois.donuts.co None +donuts.co None +net.za net-whois.registry.net.za None +registry.net.za None +new whois.nic.google None +nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} +news whois.donuts.co None +donuts.co None +nextdirect whois.nic.nextdirect nic.nextdirect +nic.nextdirect {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 3, 3, 21, 59, 8), updated_date: datetime.datetime(2026, 4, 17, 21, 59, 12, 621000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 3, 21, 59, 8), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.nextdirect', 'a2.nic.nextdirect', 'b0.nic.nextdirect', 'c0.nic.nextdirect'], domain_name: 'nic.nextdirect', dnssec: 'unsigned'} +next whois.nic.next nic.next +nic.next {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 3, 3, 21, 59, 13), updated_date: datetime.datetime(2026, 4, 17, 22, 0, 12, 670000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 3, 21, 59, 13), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.next', 'a2.nic.next', 'b0.nic.next', 'c0.nic.next'], domain_name: 'nic.next', dnssec: 'unsigned'} +nexus whois.nic.google None +nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} +nf whois.nic.nf nic.nf +nic.nf {abuse_email: None, abuse_phone: None, admin_name: 'Rob Ryan', admin_organization: 'Norfolk Island Data Services', admin_email: 'support@coccaregistry.org', admin_address: '706 Collins Head Rd., Norfolk Island, South Pacific, 2899, NF', admin_phone: 'tel:+64.94466370', admin_fax: None, billing_name: 'Rob Ryan', billing_organization: 'Norfolk Island Data Services', billing_email: 'support@coccaregistry.org', billing_address: '706 Collins Head Rd., Norfolk Island, South Pacific, 2899, NF', billing_phone: 'tel:+64.94466370', billing_fax: None, registrant_name: 'Rob Ryan', registrant_organization: 'Norfolk Island Data Services', registrant_email: 'support@coccaregistry.org', registrant_address: '706 Collins Head Rd., Norfolk Island, South Pacific, 2899, NF', registrant_phone: 'tel:+64.94466370', registrant_fax: None, registrar_name: 'CoCCA Registry Stub Zones', registrar_email: 'support@coccaregistry.org', registrar_address: '4a - 36 College Hill', registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, NF', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2010, 10, 1, 2, 38, 45), updated_date: datetime.datetime(2026, 3, 24, 13, 2, 26), expires_date: datetime.datetime(2025, 12, 31, 0, 0), status: ['client renew prohibited', 'client transfer prohibited', 'client update prohibited', 'client delete prohibited'], nameservers: ['b.nic.nf', 'a.nic.nf'], domain_name: 'nic.nf', dnssec: 'signed'} +ngo whois.nic.ngo nic.ngo +nic.ngo {abuse_email: 'cbath@pir.org', abuse_phone: 'tel:+1.1234567890', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'PIR Internal (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 3, 9, 17, 22, 34, 221000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 9, 17, 22, 53, 992000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 9, 17, 22, 34, 221000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited', 'auto renew period'], nameservers: ['a0.nic.ngo', 'a2.nic.ngo', 'b0.nic.ngo', 'c0.nic.ngo', 'd0.nic.ngo', 'b2.nic.ngo'], domain_name: 'nic.ngo', dnssec: 'signed'} +ng whois.nic.net.ng None +nic.net.ng None +nhk whois.nic.nhk nic.nhk +nic.nhk {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: ' Japan Broadcasting Corporation (NHK)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 2, 27, 5, 15, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 14, 0, 51, 35, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 27, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.jp', 'ns1.gmointernet.com'], domain_name: 'nic.nhk', dnssec: 'unsigned'} +nico whois.nic.nico nic.nico +nic.nico {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'DWANGO Co., Ltd.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 12, 26, 1, 57, 24, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 12, 27, 0, 26, 19, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 12, 26, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.nico', dnssec: 'unsigned'} +nikon whois.nic.nikon nic.nikon +nic.nikon {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 8, 25, 22, 48, 4), updated_date: datetime.datetime(2025, 10, 9, 22, 48, 43, 539000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 25, 22, 48, 4), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.nikon', 'a2.nic.nikon', 'b0.nic.nikon', 'c0.nic.nikon'], domain_name: 'nic.nikon', dnssec: 'unsigned'} +ninja whois.donuts.co None +donuts.co None +nissan whois.nic.gmo None +nic.gmo None +nissay whois.nic.nissay nic.nissay +nic.nissay {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2023, 9, 29, 19, 21, 10, 722000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 12, 12, 19, 48, 10, 164000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 29, 19, 21, 10, 722000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.nissay', 'v0n1.nic.nissay', 'v0n2.nic.nissay', 'v0n3.nic.nissay', 'v2n0.nic.nissay', 'v2n1.nic.nissay'], domain_name: 'nic.nissay', dnssec: 'signed'} +nokia whois.afilias-srs.net None +afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.ams1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} +norton whois.nic.norton nic.norton +nic.norton None +nowruz whois.nic.nowruz nic.nowruz +nic.nowruz {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'redacted@nominet.uk', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Please Contact Nominet UK Customer Service for Resolution', registrant_email: 'redacted@nominet.uk', registrant_address: 'Oxfordshire', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Asia Green IT System Bilgisayar San. ve Tic. Ltd. Sti.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'redacted@nominet.uk', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2024, 7, 5, 9, 32, 7), updated_date: datetime.datetime(2024, 8, 21, 8, 0, 19), expires_date: datetime.datetime(2026, 7, 5, 9, 32, 7), status: ['active'], nameservers: ['dns1.emdns.uk', 'dns2.emdns.uk', 'dns3.emdns.uk', 'dns4.emdns.uk', 'dnsa.emdns.uk', 'dnsb.emdns.uk', 'dnsc.emdns.uk', 'dnsd.emdns.uk'], domain_name: 'nic.nowruz', dnssec: 'signed'} +now whois.nic.now nic.now +nic.now {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 23, 6, 29), updated_date: datetime.datetime(2023, 8, 1, 10, 42, 25), expires_date: datetime.datetime(2032, 8, 9, 23, 6, 29), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.now', 'dns2.nic.now', 'dns3.nic.now', 'dns4.nic.now', 'dnsa.nic.now', 'dnsb.nic.now', 'dnsc.nic.now', 'dnsd.nic.now'], domain_name: 'nic.now', dnssec: 'signed'} +nowtv whois.nic.nowtv nic.nowtv +nic.nowtv {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 6, 17, 17, 9, 16, 154000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 17, 17, 9, 16, 154000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.nowtv', 'b0.nic.nowtv', 'c0.nic.nowtv', 'a2.nic.nowtv'], domain_name: 'nic.nowtv', dnssec: 'signed'} +nra whois.afilias-srs.net None +afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.yyz1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.mia1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} +obi whois.nic.obi nic.obi +nic.obi {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 11, 3, 19, 29, 47), updated_date: datetime.datetime(2025, 12, 18, 19, 29, 58, 462000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 11, 3, 19, 29, 47), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.obi', 'c0.nic.obi', 'b0.nic.obi', 'a2.nic.obi'], domain_name: 'nic.obi', dnssec: 'signed'} +observer whois.nic.observer nic.observer +nic.observer {abuse_email: 'ry-services@tucows.com', abuse_phone: 'tel:+1.8003716992', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Tucows Registry Services', registrar_email: 'ry-services@tucows.com', registrar_address: 'Mowat 96, Toronto, ON, M6K 3M1', registrar_phone: 'tel:+1.8003716992', registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2024, 1, 18, 18, 51, 41, 671000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2024, 1, 30, 18, 21, 18, 377000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2034, 1, 18, 18, 51, 41, 671000, tzinfo=datetime.timezone.utc), status: ['server update prohibited', 'server transfer prohibited', 'server delete prohibited'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.observer', dnssec: 'signed'} +okinawa whois.nic.okinawa nic.okinawa +nic.okinawa None +olayangroup whois.nic.olayangroup nic.olayangroup +nic.olayangroup None +olayan whois.nic.olayan nic.olayan +nic.olayan None +ollo whois.nic.ollo nic.ollo +nic.ollo {abuse_email: 'support@mobile-registry.com', abuse_phone: 'tel:+1.3037231000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Dish DBS Corporation,', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'CO', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Dish DBS Corporation,', registrar_email: 'support@mobile-registry.com', registrar_address: '9601 S Meridian Blvd, Englewood, CO, 80112,', registrar_phone: 'tel:+1.3037231000', registrar_fax: 'tel:+1.3037231699', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2025, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 17, 17, 51, 59, 349000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.ollo', dnssec: 'signed'} +omega whois.nic.omega nic.omega +nic.omega {abuse_email: 'info@verisign-grs.com', abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator Reserved Non-Billable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2024, 9, 23, 8, 30, 42), updated_date: None, expires_date: datetime.datetime(2033, 9, 23, 8, 30, 42), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.omega', 'dns2.nic.omega', 'dns3.nic.omega', 'dns4.nic.omega', 'dnsa.nic.omega', 'dnsb.nic.omega', 'dnsc.nic.omega', 'dnsd.nic.omega'], domain_name: 'nic.omega', dnssec: 'signed'} +om whois.registry.om registry.om +registry.om None +one whois.nic.one nic.one +nic.one None +online whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['client transfer prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +ooo whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server transfer prohibited', 'server delete prohibited', 'client transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +oracle whois.nic.oracle nic.oracle +nic.oracle {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: 'Domain Administrator', admin_organization: 'Oracle Corporation', admin_email: 'ngtld-oracle@cscinfo.com', admin_address: '500 Oracle Parkway, M/S 501ip3, Redwood Shores, CA, 94065', admin_phone: 'tel:+1.6505062220', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Domain Administrator', registrant_organization: 'Oracle Corporation', registrant_email: 'ngtld-oracle@cscinfo.com', registrant_address: '500 Oracle Parkway, M/S 501ip3, Redwood Shores, CA, 94065', registrant_phone: 'tel:+1.6505062220', registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'DNS Administrator', technical_organization: 'Identity Digital Inc', technical_email: 'dnsadmin@identity.digital', technical_address: '10500 NE 8th Street Suite 750, Bellevue, WA, 98004', technical_phone: 'tel:+1.4242624238', technical_fax: 'tel:+1.4252235351', created_date: datetime.datetime(2014, 11, 3, 19, 36, 51), updated_date: datetime.datetime(2025, 12, 18, 19, 37, 10, 513000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 11, 3, 19, 36, 51), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.oracle', 'b0.nic.oracle', 'a2.nic.oracle', 'c0.nic.oracle'], domain_name: 'nic.oracle', dnssec: 'signed'} +orange whois.nic.orange nic.orange +nic.orange {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 4, 24, 18, 50, 13), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 4, 24, 18, 50, 13), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.orange', 'v2n1.nic.orange', 'v0n3.nic.orange', 'v2n0.nic.orange', 'v0n2.nic.orange', 'v0n1.nic.orange'], domain_name: 'nic.orange', dnssec: 'signed'} +organic whois.nic.organic nic.organic +nic.organic {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 7, 17, 20, 7, 31, 184000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 8, 31, 20, 8, 8, 546000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 7, 17, 20, 7, 31, 184000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.organic', 'a2.nic.organic', 'b0.nic.organic', 'c0.nic.organic'], domain_name: 'nic.organic', dnssec: 'signed'} +org.tr whois.trabis.gov.tr dergipark.org.tr +trabis.gov.tr None +org.za org-whois.registry.net.za None +registry.net.za None +origins whois.nic.origins nic.origins +nic.origins {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 1, 23, 0, 42, 42, 328000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 9, 0, 43, 20, 586000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 23, 0, 42, 42, 328000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.origins', 'b0.nic.origins', 'c0.nic.origins', 'a2.nic.origins'], domain_name: 'nic.origins', dnssec: 'signed'} +osaka whois.nic.osaka nic.osaka +nic.osaka None +otsuka whois.nic.otsuka nic.otsuka +nic.otsuka {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Otsuka Holdings Co., Ltd.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 2, 27, 5, 15, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 14, 0, 51, 34, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 27, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.otsuka', dnssec: 'unsigned'} +ott whois.nic.ott nic.ott +nic.ott {abuse_email: 'support@mobile-registry.com', abuse_phone: 'tel:+1.3037231000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Dish DBS Corporation,', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'CO', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Dish DBS Corporation,', registrar_email: 'support@mobile-registry.com', registrar_address: '9601 S Meridian Blvd, Englewood, CO, 80112,', registrar_phone: 'tel:+1.3037231000', registrar_fax: 'tel:+1.3037231699', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2025, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 17, 17, 51, 59, 349000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.ott', dnssec: 'signed'} +ovh whois.nic.ovh nic.ovh +nic.ovh {abuse_email: None, abuse_phone: None, admin_name: 'REDACTED_FOR_PRIVACY', admin_organization: 'AFNIC REGISTRY', admin_email: 'REDACTED_FOR_PRIVACY', admin_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', admin_phone: 'REDACTED_FOR_PRIVACY', admin_fax: 'REDACTED_FOR_PRIVACY', billing_name: 'REDACTED_FOR_PRIVACY', billing_organization: 'AFNIC REGISTRY', billing_email: 'REDACTED_FOR_PRIVACY', billing_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', billing_phone: 'REDACTED_FOR_PRIVACY', billing_fax: 'REDACTED_FOR_PRIVACY', registrant_name: 'REDACTED_FOR_PRIVACY', registrant_organization: 'AFNIC REGISTRY', registrant_email: 'REDACTED_FOR_PRIVACY', registrant_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', registrant_phone: 'REDACTED_FOR_PRIVACY', registrant_fax: 'REDACTED_FOR_PRIVACY', registrar_name: 'Registry Operations', registrar_email: 'support+ovh@afnic.fr', registrar_address: 'AFNIC, Saint Quentin en Yvelines, 78181, FR', registrar_phone: 'tel:+33.139308300', registrar_fax: 'tel:+33.139308301', technical_name: 'REDACTED_FOR_PRIVACY', technical_organization: 'AFNIC REGISTRY', technical_email: 'REDACTED_FOR_PRIVACY', technical_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', technical_phone: 'REDACTED_FOR_PRIVACY', technical_fax: 'REDACTED_FOR_PRIVACY', created_date: datetime.datetime(2014, 2, 6, 16, 38, 2), updated_date: datetime.datetime(2026, 3, 23, 16, 43, 50, 654537, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 6, 16, 38, 2), status: ['active'], nameservers: ['g.ext.nic.fr', 'ns1.nic.fr', 'ns2.nic.fr', 'ns3.nic.fr'], domain_name: 'nic.ovh', dnssec: 'signed'} +page whois.nic.google None +nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} +panasonic whois.nic.gmo None +nic.gmo None +paris whois.nic.paris nic.paris +nic.paris {abuse_email: None, abuse_phone: None, admin_name: 'REDACTED_FOR_PRIVACY', admin_organization: '', admin_email: 'REDACTED_FOR_PRIVACY', admin_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', admin_phone: 'REDACTED_FOR_PRIVACY', admin_fax: 'REDACTED_FOR_PRIVACY', billing_name: 'REDACTED_FOR_PRIVACY', billing_organization: '', billing_email: 'REDACTED_FOR_PRIVACY', billing_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', billing_phone: 'REDACTED_FOR_PRIVACY', billing_fax: 'REDACTED_FOR_PRIVACY', registrant_name: 'REDACTED_FOR_PRIVACY', registrant_organization: '', registrant_email: 'REDACTED_FOR_PRIVACY', registrant_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', registrant_phone: 'REDACTED_FOR_PRIVACY', registrant_fax: 'REDACTED_FOR_PRIVACY', registrar_name: 'Registry Operations', registrar_email: 'pocparis@afnic.fr', registrar_address: 'AFNIC, Saint Quentin en Yvelines, 78181, FR', registrar_phone: 'tel:+33.143476538', registrar_fax: 'tel:+33.139308301', technical_name: 'REDACTED_FOR_PRIVACY', technical_organization: '', technical_email: 'REDACTED_FOR_PRIVACY', technical_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', technical_phone: 'REDACTED_FOR_PRIVACY', technical_fax: 'REDACTED_FOR_PRIVACY', created_date: datetime.datetime(2014, 2, 13, 16, 45, 56), updated_date: datetime.datetime(2026, 3, 30, 16, 50, 27, 836695, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 13, 16, 45, 56), status: ['active'], nameservers: ['g.ext.nic.fr', 'ns1.nic.fr', 'ns2.nic.fr', 'ns3.nic.fr'], domain_name: 'nic.paris', dnssec: 'signed'} +pars whois.nic.pars nic.pars +nic.pars {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'redacted@nominet.uk', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Asia Green IT System Bilgisayar San. ve Tic. Ltd. Sti.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'redacted@nominet.uk', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2024, 7, 15, 8, 44, 38), updated_date: None, expires_date: datetime.datetime(2033, 7, 15, 8, 44, 38), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.pars', 'dns2.nic.pars', 'dns3.nic.pars', 'dns4.nic.pars', 'dnsa.nic.pars', 'dnsb.nic.pars', 'dnsc.nic.pars', 'dnsd.nic.pars'], domain_name: 'nic.pars', dnssec: 'unsigned'} +partners whois.donuts.co None +donuts.co None +parts whois.donuts.co None +donuts.co None +party whois.nic.party nic.party +nic.party None +pay whois.nic.pay nic.pay +nic.pay {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 23, 11, 12), updated_date: datetime.datetime(2023, 8, 1, 10, 42, 48), expires_date: datetime.datetime(2032, 8, 9, 23, 11, 12), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.pay', 'dns2.nic.pay', 'dns3.nic.pay', 'dns4.nic.pay', 'dnsa.nic.pay', 'dnsb.nic.pay', 'dnsc.nic.pay', 'dnsd.nic.pay'], domain_name: 'nic.pay', dnssec: 'signed'} +pccw whois.nic.pccw nic.pccw +nic.pccw {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 6, 13, 13, 0, 3, 571000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 1, 8, 14, 38, 7, 254000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 13, 13, 0, 3, 571000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.pccw', 'b0.nic.pccw', 'c0.nic.pccw', 'a2.nic.pccw'], domain_name: 'nic.pccw', dnssec: 'signed'} +pet whois.donuts.co None +donuts.co None +phd whois.nic.google None +nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} +philips whois.nic.philips nic.philips +nic.philips None +phone whois.nic.phone nic.phone +nic.phone {abuse_email: 'support@mobile-registry.com', abuse_phone: 'tel:+1.3037231000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Dish DBS Corporation,', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'CO', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Dish DBS Corporation,', registrar_email: 'support@mobile-registry.com', registrar_address: '9601 S Meridian Blvd, Englewood, CO, 80112,', registrar_phone: 'tel:+1.3037231000', registrar_fax: 'tel:+1.3037231699', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2025, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 17, 17, 51, 59, 349000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.phone', dnssec: 'signed'} +photo whois.uniregistry.net None +uniregistry.net {abuse_email: 'abuse@uniregistry.com', abuse_phone: 'tel:+1.4426008800', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Registration Private', registrant_organization: 'Domains By Proxy, LLC', registrant_email: None, registrant_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', registrant_phone: 'tel:+1.4806242599', registrant_fax: None, registrar_name: 'GoDaddy Online Services Cayman Islands Ltd.', registrar_email: 'raradmin@uniregistry.com', registrar_address: '3-110 Governors Square, 1361 GT, Grand Cayman, Grand Cayman, KY11108', registrar_phone: None, registrar_fax: None, technical_name: 'Registration Private', technical_organization: 'Domains By Proxy, LLC', technical_email: None, technical_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', technical_phone: 'tel:+1.4806242599', technical_fax: None, created_date: datetime.datetime(2006, 4, 4, 17, 17, 39), updated_date: datetime.datetime(2025, 7, 30, 13, 2, 55), expires_date: None, status: ['delete prohibited', 'transfer prohibited', 'renew prohibited', 'update prohibited'], nameservers: ['ns02.trs-dns.net', 'ns02.trs-dns.com'], domain_name: 'uniregistry.net', dnssec: 'signed'} +photography whois.donuts.co None +donuts.co None +photos whois.donuts.co None +donuts.co None +physio whois.nic.physio nic.physio +nic.physio None +pictures whois.donuts.co None +donuts.co None +pid whois.nic.pid nic.pid +nic.pid {abuse_email: 'ry-services@tucows.com', abuse_phone: 'tel:+1.8003716992', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Tucows Registry Services', registrar_email: 'ry-services@tucows.com', registrar_address: 'Mowat 96, Toronto, ON, M6K 3M1', registrar_phone: 'tel:+1.8003716992', registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2024, 9, 24, 16, 1, 46, 895000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2024, 9, 24, 16, 28, 20, 267000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2034, 9, 24, 16, 1, 46, 895000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.pid', dnssec: 'signed'} +pink whois.nic.pink nic.pink +nic.pink {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 3, 14, 16, 20, 28, 853000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 14, 16, 21, 0, 196000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 14, 16, 20, 28, 853000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited', 'auto renew period'], nameservers: ['a0.nic.pink', 'a2.nic.pink', 'b0.nic.pink', 'c0.nic.pink', 'b2.nic.pink'], domain_name: 'nic.pink', dnssec: 'signed'} +pin whois.nic.pin nic.pin +nic.pin {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 23, 11, 39), updated_date: datetime.datetime(2023, 8, 1, 10, 43, 40), expires_date: datetime.datetime(2032, 8, 9, 23, 11, 39), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.pin', 'dns2.nic.pin', 'dns3.nic.pin', 'dns4.nic.pin', 'dnsa.nic.pin', 'dnsb.nic.pin', 'dnsc.nic.pin', 'dnsd.nic.pin'], domain_name: 'nic.pin', dnssec: 'signed'} +pioneer whois.nic.pioneer nic.pioneer +nic.pioneer {abuse_email: 'japan@comlaude.com', abuse_phone: 'tel:+81.366348777', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'redacted@nominet.uk', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'redacted@nominet.uk', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Pioneer Corporation', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'redacted@nominet.uk', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2022, 7, 20, 13, 26, 39), updated_date: datetime.datetime(2024, 10, 10, 9, 23, 38), expires_date: datetime.datetime(2031, 7, 20, 13, 26, 39), status: ['server transfer prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.pioneer', 'dns2.nic.pioneer', 'dns3.nic.pioneer', 'dns4.nic.pioneer', 'dnsa.nic.pioneer', 'dnsb.nic.pioneer', 'dnsc.nic.pioneer', 'dnsd.nic.pioneer'], domain_name: 'nic.pioneer', dnssec: 'signed'} +pizza whois.donuts.co None +donuts.co None +place whois.donuts.co None +donuts.co None +play whois.nic.google None +nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} +playstation whois.nic.playstation nic.playstation +nic.playstation {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'GMO Brights Consulting', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 2, 17, 2, 12, 27, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 12, 1, 34, 32, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 17, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.playstation', dnssec: 'unsigned'} +plumbing whois.donuts.co None +donuts.co None +plus whois.donuts.co None +donuts.co None +pm whois.nic.pm nic.pm +nic.pm {abuse_email: None, abuse_phone: None, admin_name: 'Nic pm', admin_organization: 'Afnic Backend Registry Operator', admin_email: 'support+fr@nic.fr', admin_address: 'immeuble le Stephenson, 1, rue Stephenson, Montigny le Bretonneux, 78180', admin_phone: 'tel:+33.139308300', admin_fax: 'tel:+33.139308301', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Nic pm', registrant_organization: 'Afnic Backend Registry Operator', registrant_email: 'support+fr@nic.fr', registrant_address: 'immeuble le Stephenson, 1, rue Stephenson, Montigny le Bretonneux, 78180', registrant_phone: 'tel:+33.139308300', registrant_fax: 'tel:+33.139308301', registrar_name: 'Registry Operations', registrar_email: 'support@afnic.fr', registrar_address: 'AFNIC, immeuble le Stephenson, 1, rue Stephenson, Montigny-Le-Bretonneux, 78180', registrar_phone: 'tel:+33.139308300', registrar_fax: 'tel:+33.139308301', technical_name: 'Registry Vincent Levigneron', technical_organization: '', technical_email: 'vincent.levigneron@afnic.fr', technical_address: '7, avenue du 8 mai 1945, Guyancourt, 78280', technical_phone: 'tel:+33.139308300', technical_fax: 'tel:+33.139308301', created_date: datetime.datetime(1995, 1, 1, 0, 0), updated_date: datetime.datetime(2026, 2, 3, 17, 5, 17, 883201, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2029, 12, 31, 23, 0), status: ['server transfer prohibited', 'server delete prohibited'], nameservers: ['ns4.nic.fr', 'ns6.ext.nic.fr', 'ns7.ext.nic.fr'], domain_name: 'nic.pm', dnssec: 'signed'} +pnc whois.nic.pnc nic.pnc +nic.pnc {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 1, 23, 0, 53, 58, 137000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 9, 0, 54, 36, 470000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 23, 0, 53, 58, 137000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.pnc', 'b0.nic.pnc', 'c0.nic.pnc', 'a2.nic.pnc'], domain_name: 'nic.pnc', dnssec: 'signed'} +pohl whois.nic.pohl nic.pohl +nic.pohl {abuse_email: 'bettinger@bettinger.de', abuse_phone: 'tel:+49.8954886700', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Deutsche Vermögensberatung AG', registrant_organization: 'Deutsche Vermögensberatung AG', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Münchener Straße 1, Frankfurt am Main, Hessen, 60329', registrant_phone: 'tel:+49.6923840', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Deutsche Vermögensberatung AG', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Deutsche Vermögensberatung AG', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'tel:+49.6923840', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 6, 23, 11, 1, 30, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 6, 17, 0, 6, 57, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 23, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['anycast1.dnsres.net', 'anycast2.dnsres.net'], domain_name: 'nic.pohl', dnssec: 'unsigned'} +poker whois.nic.poker nic.poker +nic.poker {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 2, 4, 22, 30, 37, 91000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 21, 22, 31, 35, 541000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 4, 22, 30, 37, 91000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.poker', 'b0.nic.poker', 'c0.nic.poker', 'a2.nic.poker'], domain_name: 'nic.poker', dnssec: 'signed'} +politie whois.nic.politie nic.politie +nic.politie {abuse_email: 'support@sidn.nl', abuse_phone: '+31.0263525555', admin_name: 'Product line Cloud, Big Data & Internet', admin_organization: 'Politie Nederland', admin_email: 'redactedforprivacy@sidn.nl', admin_address: 'Zeisterweg 1, Odijk, 3984NH', admin_phone: '+31.0343534500', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Product line Cloud, Big Data & Internet', registrant_organization: 'Politie Nederland', registrant_email: 'redactedforprivacy@sidn.nl', registrant_address: 'Zeisterweg 1, Odijk, 3984NH', registrant_phone: '+31.0343534500', registrant_fax: None, registrar_name: 'Stichting Internet Domeinregistratie Nederland (Operationeel)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'SIDN NOC', technical_organization: None, technical_email: 'redactedforprivacy@sidn.nl', technical_address: 'Meander 501, Arnhem, 6825MD', technical_phone: '+31.0263525555', technical_fax: None, created_date: datetime.datetime(2016, 3, 10, 14, 27, 29), updated_date: datetime.datetime(2026, 3, 10, 0, 15, 2), expires_date: datetime.datetime(2027, 3, 10, 14, 27, 29), status: ['active'], nameservers: ['ns5.sidn.nl', 'ns4.sidn.nl', 'ns3.sidn.nl'], domain_name: 'nic.politie', dnssec: 'signed'} +porn whois.nic.porn nic.porn +nic.porn None +post whois.dotpostregistry.net us.post +dotpostregistry.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2012, 7, 16, 16, 38, 15), updated_date: None, expires_date: datetime.datetime(2026, 7, 16, 20, 38, 15), status: ['client transfer prohibited'], nameservers: ['ns1.yyz1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info'], domain_name: 'dotpostregistry.net', dnssec: 'unsigned'} +press whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['client transfer prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +prime whois.nic.prime nic.prime +nic.prime {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 21, 46, 31), updated_date: datetime.datetime(2021, 4, 26, 9, 28, 10), expires_date: datetime.datetime(2030, 8, 9, 21, 46, 31), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.prime', 'dns2.nic.prime', 'dns3.nic.prime', 'dns4.nic.prime', 'dnsa.nic.prime', 'dnsb.nic.prime', 'dnsc.nic.prime', 'dnsd.nic.prime'], domain_name: 'nic.prime', dnssec: 'signed'} +prod whois.nic.google None +nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} +productions whois.donuts.co None +donuts.co None +pro whois.nic.pro nic.pro +nic.pro {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2004, 8, 18, 0, 0, 0, 968000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 12, 0, 0, 34, 241000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 26, 0, 0), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.ams1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info'], domain_name: 'nic.pro', dnssec: 'signed'} +prof whois.nic.google None +nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} +progressive whois.afilias-srs.net None +afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.yyz1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.sea1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} +promo whois.nic.promo nic.promo +nic.promo {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 4, 8, 20, 35, 37, 285000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 8, 20, 36, 3, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 4, 8, 20, 35, 37, 285000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited', 'auto renew period'], nameservers: ['a0.nic.promo', 'b0.nic.promo', 'c0.nic.promo', 'a2.nic.promo'], domain_name: 'nic.promo', dnssec: 'signed'} +properties whois.donuts.co None +donuts.co None +property whois.uniregistry.net None +uniregistry.net {abuse_email: 'abuse@uniregistry.com', abuse_phone: 'tel:+1.4426008800', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Registration Private', registrant_organization: 'Domains By Proxy, LLC', registrant_email: None, registrant_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', registrant_phone: 'tel:+1.4806242599', registrant_fax: None, registrar_name: 'GoDaddy Online Services Cayman Islands Ltd.', registrar_email: 'raradmin@uniregistry.com', registrar_address: '3-110 Governors Square, 1361 GT, Grand Cayman, Grand Cayman, KY11108', registrar_phone: None, registrar_fax: None, technical_name: 'Registration Private', technical_organization: 'Domains By Proxy, LLC', technical_email: None, technical_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', technical_phone: 'tel:+1.4806242599', technical_fax: None, created_date: datetime.datetime(2006, 4, 4, 17, 17, 39), updated_date: datetime.datetime(2025, 7, 30, 13, 2, 55), expires_date: None, status: ['delete prohibited', 'transfer prohibited', 'renew prohibited', 'update prohibited'], nameservers: ['ns02.trs-dns.net', 'ns02.trs-dns.com'], domain_name: 'uniregistry.net', dnssec: 'signed'} +protection whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['client transfer prohibited', 'server transfer prohibited', 'server delete prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +pr whois.afilias-srs.net None +afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.yyz1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.ams1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} +pub whois.donuts.co None +donuts.co None +pwc whois.afilias-srs.net None +afilias-srs.net None +qa whois.registry.qa None +registry.qa None +qpon whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server delete prohibited', 'server transfer prohibited', 'client transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +quebec whois.nic.quebec nic.quebec +nic.quebec {abuse_email: 'abuse@registre.quebec', abuse_phone: '+1.5147000018', admin_name: 'PointQuébec Inc.', admin_organization: None, admin_email: 'normand@registre.quebec', admin_address: '', admin_phone: '+1.5147000018', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'PointQuebec, Inc.', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Quebec', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'PointQuébec Inc.', registrar_email: 'normand@registre.quebec', registrar_address: '101-82, Sherbrooke Ouest, Montreal, Quebec, H2X 1X3', registrar_phone: '+1.5147000018', registrar_fax: '+1.8779179904', technical_name: 'PointQuébec Inc.', technical_organization: None, technical_email: 'normand@registre.quebec', technical_address: '', technical_phone: '+1.5147000018', technical_fax: None, created_date: datetime.datetime(2014, 1, 23, 13, 46, 27, 349000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2024, 8, 21, 10, 41, 15, 456000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2029, 1, 23, 13, 46, 27, 349000, tzinfo=datetime.timezone.utc), status: ['server transfer prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.quebec', dnssec: 'signed'} +quest whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server delete prohibited', 'client transfer prohibited', 'server transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +racing whois.nic.racing nic.racing +nic.racing None +radio whois.nic.radio nic.radio +nic.radio {abuse_email: 'directionGeneralTlds@ebu.ch', abuse_phone: '+41.227172158', admin_name: 'European Broadcasting Union', admin_organization: None, admin_email: 'directionGeneralTlds@ebu.ch', admin_address: '', admin_phone: '+41.227172158', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'European Broadcasting Union', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'European Broadcasting Union', registrar_email: 'directionGeneralTlds@ebu.ch', registrar_address: "L'Ancienne-Route 17A, Le Grand-Saconnex, 1218", registrar_phone: '+41.227172158', registrar_fax: '+41.227474158', technical_name: 'European Broadcasting Union', technical_organization: None, technical_email: 'directionGeneralTlds@ebu.ch', technical_address: '', technical_phone: '+41.227172158', technical_fax: None, created_date: datetime.datetime(2016, 8, 17, 16, 20, 44, 852000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 1, 17, 3, 19, 682000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 17, 16, 20, 44, 852000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.radio', dnssec: 'signed'} +read whois.nic.read nic.read +nic.read {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 21, 51, 20), updated_date: datetime.datetime(2023, 8, 1, 10, 36, 22), expires_date: datetime.datetime(2032, 8, 9, 21, 51, 20), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.read', 'dns2.nic.read', 'dns3.nic.read', 'dns4.nic.read', 'dnsa.nic.read', 'dnsb.nic.read', 'dnsc.nic.read', 'dnsd.nic.read'], domain_name: 'nic.read', dnssec: 'signed'} +realestate whois.nic.realestate nic.realestate +nic.realestate {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'dotRealEstate LLC', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2021, 6, 3, 10, 4, 21), updated_date: datetime.datetime(2021, 7, 29, 10, 21, 8), expires_date: datetime.datetime(2030, 6, 3, 10, 4, 21), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.realestate', 'dns2.nic.realestate', 'dns3.nic.realestate', 'dns4.nic.realestate', 'dnsa.nic.realestate', 'dnsb.nic.realestate', 'dnsc.nic.realestate', 'dnsd.nic.realestate'], domain_name: 'nic.realestate', dnssec: 'signed'} +realtor whois.nic.realtor nic.realtor +nic.realtor {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'OH', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Real Estate Domains LLC', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2021, 6, 3, 10, 16, 6), updated_date: datetime.datetime(2021, 7, 29, 10, 25), expires_date: datetime.datetime(2030, 6, 3, 10, 16, 6), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.realtor', 'dns2.nic.realtor', 'dns3.nic.realtor', 'dns4.nic.realtor', 'dnsa.nic.realtor', 'dnsb.nic.realtor', 'dnsc.nic.realtor', 'dnsd.nic.realtor'], domain_name: 'nic.realtor', dnssec: 'signed'} +realty whois.nic.realty nic.realty +nic.realty {abuse_email: 'ry-services@tucows.com', abuse_phone: 'tel:+1.8003716992', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Tucows Registry Services', registrar_email: 'ry-services@tucows.com', registrar_address: 'Mowat 96, Toronto, ON, M6K 3M1', registrar_phone: 'tel:+1.8003716992', registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2024, 1, 18, 18, 51, 41, 671000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2024, 1, 30, 18, 21, 18, 377000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2034, 1, 18, 18, 51, 41, 671000, tzinfo=datetime.timezone.utc), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.realty', dnssec: 'signed'} +recipes whois.donuts.co None +donuts.co None +redumbrella whois.afilias-srs.net None +afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.sea1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.ams1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} +rehab whois.donuts.co None +donuts.co None +reise whois.donuts.co None +donuts.co None +reisen whois.donuts.co None +donuts.co None +reit whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server delete prohibited', 'server transfer prohibited', 'client transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +reliance whois.nic.reliance nic.reliance +nic.reliance {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2018, 2, 13, 15, 30, 25, 559000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 30, 15, 31, 7, 711000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 13, 15, 30, 25, 559000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.reliance', 'b0.nic.reliance', 'c0.nic.reliance', 'a2.nic.reliance'], domain_name: 'nic.reliance', dnssec: 'signed'} +ren whois.nic.ren nic.ren +nic.ren {abuse_email: 'tech-support@zdns.cn', abuse_phone: 'tel:01058813521', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'ZDNS International Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'BeiJing', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: '互联网域名系统北京市工程研究中心有限公司', registrar_email: 'chendan@knet.cn', registrar_address: '北京, 北京, 100190', registrar_phone: 'tel:58813521', registrar_fax: '58812666', technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 3, 28, 10, 11, 6, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2022, 2, 25, 2, 59, 47, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2030, 3, 28, 10, 11, 6, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['cns1.zdnscloud.net.', 'dns1.zdnscloud.info.', 'ins1.zdnscloud.com.', 'vns1.zdnscloud.biz.'], domain_name: 'nic.ren', dnssec: 'unsigned'} +rentals whois.donuts.co None +donuts.co None +rent whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server delete prohibited', 'client transfer prohibited', 'server transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +repair whois.donuts.co None +donuts.co None +report whois.donuts.co None +donuts.co None +republican whois.donuts.co None +donuts.co None +restaurant whois.donuts.co None +donuts.co None +rest whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['client transfer prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +review whois.nic.review nic.review +nic.review None +reviews whois.donuts.co None +donuts.co None +rexroth whois.nic.rexroth nic.rexroth +nic.rexroth {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 9, 25, 20, 22, 8), updated_date: datetime.datetime(2025, 11, 9, 20, 22, 18, 421000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 25, 20, 22, 8), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.rexroth', 'b0.nic.rexroth', 'a2.nic.rexroth', 'c0.nic.rexroth'], domain_name: 'nic.rexroth', dnssec: 'unsigned'} +richardli whois.nic.richardli nic.richardli +nic.richardli {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 6, 13, 12, 43, 45, 899000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 1, 8, 14, 43, 33, 147000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 13, 12, 43, 45, 899000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.richardli', 'b0.nic.richardli', 'c0.nic.richardli', 'a2.nic.richardli'], domain_name: 'nic.richardli', dnssec: 'signed'} +rich whois.afilias-srs.net None +afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.hkg1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} +ricoh whois.nic.ricoh nic.ricoh +nic.ricoh {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Ricoh Registry-Registrar', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 2, 17, 2, 13, 46, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 12, 1, 17, 47, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 17, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.ricoh', dnssec: 'unsigned'} +ril whois.nic.ril nic.ril +nic.ril {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2018, 2, 13, 15, 51, 25, 991000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 30, 15, 52, 3, 832000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 13, 15, 51, 25, 991000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.ril', 'b0.nic.ril', 'c0.nic.ril', 'a2.nic.ril'], domain_name: 'nic.ril', dnssec: 'signed'} +rio whois.gtlds.nic.br None +nic.br {abuse_email: None, abuse_phone: None, admin_name: 'Frederico Augusto de Carvalho Neves', admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Núcleo de Inf. e Coord. do Ponto BR - NIC.BR', registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: None, registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Frederico Augusto de Carvalho Neves', technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(1997, 7, 11, 12, 0), updated_date: datetime.datetime(2018, 3, 27, 20, 9, 8), expires_date: None, status: ['active'], nameservers: ['a.dns.br', 'b.dns.br', 'c.dns.br', 'd.dns.br', 'e.dns.br'], domain_name: 'nic.br', dnssec: 'signed'} +rip whois.donuts.co None +donuts.co None +rocks whois.donuts.co None +donuts.co None +rodeo whois.nic.rodeo nic.rodeo +nic.rodeo None +rogers whois.afilias-srs.net None +afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.yyz1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.ams1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} +room whois.nic.room nic.room +nic.room {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 21, 51, 45), updated_date: datetime.datetime(2023, 8, 1, 10, 36, 47), expires_date: datetime.datetime(2032, 8, 9, 21, 51, 45), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.room', 'dns2.nic.room', 'dns3.nic.room', 'dns4.nic.room', 'dnsa.nic.room', 'dnsb.nic.room', 'dnsc.nic.room', 'dnsd.nic.room'], domain_name: 'nic.room', dnssec: 'signed'} +rsvp whois.nic.google None +nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} +rugby whois.nic.rugby nic.rugby +nic.rugby None +ruhr whois.nic.ruhr nic.ruhr +nic.ruhr {abuse_email: 'abuse@nic.saarland', abuse_phone: 'tel:+49.68949396246', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Saarland', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'dotSaarland GmbH', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 1, 16, 16, 5, 35, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 1, 25, 0, 7, 18, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2029, 1, 31, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['a.nic.ruhr', 'b.nic.ruhr', 'c.nic.ruhr', 'd.nic.ruhr'], domain_name: 'nic.ruhr', dnssec: 'signed'} +run whois.donuts.co None +donuts.co None +rwe whois.nic.rwe nic.rwe +nic.rwe {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 8, 10, 21, 39, 4), updated_date: datetime.datetime(2025, 9, 24, 21, 39, 10, 356000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 10, 21, 39, 4), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v2n1.nic.rwe', 'v0n0.nic.rwe', 'v0n3.nic.rwe', 'v0n1.nic.rwe', 'v2n0.nic.rwe', 'v0n2.nic.rwe'], domain_name: 'nic.rwe', dnssec: 'unsigned'} +rw whois.ricta.org.rw None +ricta.org.rw {abuse_email: 'noc@ricta.org.rw', abuse_phone: 'tel:+250.781151371', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, RW', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'RICTA', registrar_email: 'noc@ricta.org.rw', registrar_address: None, registrar_phone: 'tel:+250.781151371', registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2012, 12, 31, 22, 0), updated_date: datetime.datetime(2026, 3, 6, 14, 8, 20), expires_date: datetime.datetime(2035, 12, 14, 0, 0), status: ['client transfer prohibited', 'server transfer prohibited', 'server update prohibited', 'client delete prohibited', 'server delete prohibited'], nameservers: ['ns2.ricta.org.rw', 'ns1.ricta.org.rw', 'ns3.ricta.org.rw'], domain_name: 'ricta.org.rw', dnssec: 'unsigned'} +ryukyu whois.nic.ryukyu nic.ryukyu +nic.ryukyu {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'GMO Registry, Inc.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 2, 27, 5, 15, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 14, 0, 51, 34, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 27, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.ryukyu', dnssec: 'unsigned'} +saarland whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server transfer prohibited', 'client transfer prohibited', 'server delete prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +safe whois.nic.safe nic.safe +nic.safe {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 21, 51, 57), updated_date: datetime.datetime(2023, 8, 1, 10, 37, 9), expires_date: datetime.datetime(2032, 8, 9, 21, 51, 57), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.safe', 'dns2.nic.safe', 'dns3.nic.safe', 'dns4.nic.safe', 'dnsa.nic.safe', 'dnsb.nic.safe', 'dnsc.nic.safe', 'dnsd.nic.safe'], domain_name: 'nic.safe', dnssec: 'signed'} +safety whois.nic.safety nic.safety +nic.safety None +sale whois.donuts.co None +donuts.co None +salon whois.donuts.co None +donuts.co None +samsclub whois.nic.samsclub nic.samsclub +nic.samsclub None +samsung whois.nic.samsung nic.samsung +nic.samsung {abuse_email: 'info@yesnic.com', abuse_phone: 'tel:+82.15884259', admin_name: 'KNIC', admin_organization: None, admin_email: 'info@yesnic.com', admin_address: '9th fl, asem tower , Samseong 1(il)-dong , Gangnam-gu, Seoul, 135798', admin_phone: 'tel:+82.15884259', admin_fax: None, billing_name: 'KNIC', billing_organization: None, billing_email: 'info@yesnic.com', billing_address: '9th fl, asem tower , Samseong 1(il)-dong , Gangnam-gu, Seoul, 135798', billing_phone: 'tel:+82.15884259', billing_fax: None, registrant_name: 'KNIC', registrant_organization: None, registrant_email: 'info@yesnic.com', registrant_address: '9th fl, asem tower , Samseong 1(il)-dong , Gangnam-gu, Seoul, 135798', registrant_phone: 'tel:+82.15884259', registrant_fax: None, registrar_name: 'KNIC', registrar_email: 'info@yesnic.com', registrar_address: '9th fl, asem tower , Samseong 1(il)-dong , Gangnam-gu, Seoul, 135798', registrar_phone: 'tel:+82.15884259', registrar_fax: None, technical_name: 'KNIC', technical_organization: None, technical_email: 'info@yesnic.com', technical_address: '9th fl, asem tower , Samseong 1(il)-dong , Gangnam-gu, Seoul, 135798', technical_phone: 'tel:+82.15884259', technical_fax: None, created_date: datetime.datetime(2015, 5, 19, 20, 43, 23), updated_date: None, expires_date: datetime.datetime(2030, 10, 10, 15, 0), status: ['active'], nameservers: ['ns1.dns.samsung', 'ns2.dns.samsung'], domain_name: 'nic.samsung', dnssec: 'unsigned'} +sandvikcoromant whois.nic.sandvikcoromant nic.sandvikcoromant +nic.sandvikcoromant None +sandvik whois.nic.sandvik nic.sandvik +nic.sandvik None +sanofi whois.nic.sanofi nic.sanofi +nic.sanofi {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 5, 8, 12, 20, 56), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 5, 8, 12, 20, 56), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.sanofi', 'a2.nic.sanofi', 'b0.nic.sanofi', 'c0.nic.sanofi'], domain_name: 'nic.sanofi', dnssec: 'signed'} +sap whois.nic.sap nic.sap +nic.sap {abuse_email: 'germany@sap.com', abuse_phone: '+49.6227747474', admin_name: 'SAP Internal Registrar', admin_organization: None, admin_email: 'germany@sap.com', admin_address: '', admin_phone: '+49.6227747474', admin_fax: None, billing_name: 'Soenke Lange', billing_organization: 'SAP SE', billing_email: 'hostmaster@sap.com', billing_address: 'Dietmar-Hopp-Allee 16, Walldorf, BW, 69190', billing_phone: '+49.6227749270', billing_fax: '+49.6227757575', registrant_name: 'SAP SE', registrant_organization: 'SAP SE', registrant_email: 'hostmaster@sap.com', registrant_address: 'Dietmar-Hopp-Allee 16, Walldorf, BW, 69190', registrant_phone: '+49.6227747474', registrant_fax: '+49.6227757575', registrar_name: 'SAP Internal Registrar', registrar_email: 'germany@sap.com', registrar_address: 'Hasso-Plattner-Ring 7, Walldorf, 69190', registrar_phone: '+49.6227747474', registrar_fax: '+49.6227757575', technical_name: 'SAP Internal Registrar', technical_organization: None, technical_email: 'germany@sap.com', technical_address: '', technical_phone: '+49.6227747474', technical_fax: None, created_date: datetime.datetime(2014, 4, 23, 14, 44, 53, 759000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2023, 7, 28, 12, 48, 30, 130000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 4, 23, 14, 44, 53, 759000, tzinfo=datetime.timezone.utc), status: ['server transfer prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.sap', dnssec: 'signed'} +sarl whois.donuts.co None +donuts.co None +save whois.nic.save nic.save +nic.save {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 23, 18, 2), updated_date: datetime.datetime(2023, 8, 1, 10, 44, 8), expires_date: datetime.datetime(2032, 8, 9, 23, 18, 2), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.save', 'dns2.nic.save', 'dns3.nic.save', 'dns4.nic.save', 'dnsa.nic.save', 'dnsb.nic.save', 'dnsc.nic.save', 'dnsd.nic.save'], domain_name: 'nic.save', dnssec: 'signed'} +saxo whois.nic.saxo nic.saxo +nic.saxo {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 2, 4, 7, 49, 21, 977000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 21, 7, 50, 17, 375000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 4, 7, 49, 21, 977000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.saxo', 'v0n1.nic.saxo', 'v0n2.nic.saxo', 'v0n3.nic.saxo', 'v2n0.nic.saxo', 'v2n1.nic.saxo'], domain_name: 'nic.saxo', dnssec: 'signed'} +sb whois.nic.net.sb None +nic.net.sb None +sbi whois.nic.sbi nic.sbi +nic.sbi {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'STATE BANK OF INDIA', registrant_email: None, registrant_address: 'MAHARASHTRA', registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 10, 28, 20, 47, 17, 275000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 12, 12, 20, 47, 57, 968000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 10, 28, 20, 47, 17, 275000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.sbi', 'b0.nic.sbi', 'c0.nic.sbi', 'a2.nic.sbi'], domain_name: 'nic.sbi', dnssec: 'signed'} +sbs whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server delete prohibited', 'client transfer prohibited', 'server transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +scb whois.nic.scb nic.scb +nic.scb {abuse_email: 'abuse@scb.thains.co.th', abuse_phone: 'tel:+66.22448261', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Thai Name Server Co., Ltd.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 5, 1, 0, 0, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2018, 7, 31, 3, 58, 11, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2033, 5, 1, 0, 0, tzinfo=datetime.timezone.utc), status: ['client delete prohibited', 'client renew prohibited', 'client transfer prohibited', 'client update prohibited', 'server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.nic.scb', 'ns2.nic.scb'], domain_name: 'nic.scb', dnssec: 'signed'} +schaeffler whois.afilias-srs.net None +afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.mia1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} +schmidt whois.nic.schmidt nic.schmidt +nic.schmidt None +scholarships whois.nic.scholarships nic.scholarships +nic.scholarships {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 6, 17, 13, 27, 40, 29000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 8, 1, 13, 28, 24, 673000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 17, 13, 27, 40, 29000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.scholarships', 'b0.nic.scholarships', 'c0.nic.scholarships', 'a2.nic.scholarships'], domain_name: 'nic.scholarships', dnssec: 'signed'} +school whois.donuts.co None +donuts.co None +schule whois.donuts.co None +donuts.co None +schwarz whois.nic.schwarz nic.schwarz +nic.schwarz {abuse_email: 'gtld@mail.schwarz', abuse_phone: 'tel:+49.7132304014', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Lidl Stiftung', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 10, 22, 16, 32, 8, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 23, 0, 10, 21, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 10, 22, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['a.nic.schwarz', 'b.nic.schwarz', 'c.nic.schwarz', 'd.nic.schwarz'], domain_name: 'nic.schwarz', dnssec: 'signed'} +science whois.nic.science nic.science +nic.science None +scot whois.nic.scot nic.scot +nic.scot {abuse_email: 'secretariat@dotscot.net', abuse_phone: '+41.227006503', admin_name: 'Registry self-allocated', admin_organization: None, admin_email: 'secretariat@dotscot.net', admin_address: '', admin_phone: '+41.227006503', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Dot Scot Registry Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Registry self-allocated', registrar_email: 'secretariat@dotscot.net', registrar_address: '5 Blythswood Square, Glasgow, G2 4AD', registrar_phone: '+41.227006503', registrar_fax: '+41.227006503', technical_name: 'Registry self-allocated', technical_organization: None, technical_email: 'secretariat@dotscot.net', technical_address: '', technical_phone: '+41.227006503', technical_fax: None, created_date: datetime.datetime(2014, 2, 4, 10, 37, 22, 408000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 21, 11, 0, 34, 210000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 4, 10, 37, 22, 408000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.scot', dnssec: 'signed'} +sc whois2.afilias-grs.net None +afilias-grs.net {abuse_email: 'abuse@web.com', abuse_phone: '+1.8003337680', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'dataprotected@maskeddetails.com', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: ' ', registrant_organization: None, registrant_email: 'dataprotected@maskeddetails.com', registrant_address: '', registrant_phone: None, registrant_fax: None, registrar_name: 'SNAPNAMES 51, LLC', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'dataprotected@maskeddetails.com', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2026, 3, 30, 18, 35, 57), updated_date: datetime.datetime(2026, 3, 30, 19, 35, 20), expires_date: datetime.datetime(2027, 3, 30, 18, 35, 57), status: ['active'], nameservers: ['NS1.INTERIMNAMESERVER.COM.', 'NS2.INTERIMNAMESERVER.COM.'], domain_name: 'afilias-grs.net.', dnssec: 'unsigned'} +sd whois.sdnic.sd None +sdnic.sd None +search whois.nic.google None +nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} +seat whois.nic.seat nic.seat +nic.seat {abuse_email: 'notifications.seat@seat.es', abuse_phone: '+34.7085382', admin_name: 'Seat, S.A.', admin_organization: None, admin_email: 'notifications.seat@seat.es', admin_address: '', admin_phone: '+34.7085382', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Seat, S.A.', registrar_email: 'notifications.seat@seat.es', registrar_address: 'Autovia A-2, KM 585, Martorell, 08760', registrar_phone: '+34.7085382', registrar_fax: '+34.70855285', technical_name: 'Seat, S.A.', technical_organization: None, technical_email: 'notifications.seat@seat.es', technical_address: '', technical_phone: '+34.7085382', technical_fax: None, created_date: datetime.datetime(2014, 8, 14, 10, 21, 22, 433000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 28, 11, 3, 29, 769000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 14, 10, 21, 22, 433000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.seat', dnssec: 'signed'} +secure whois.nic.secure nic.secure +nic.secure {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 23, 18, 40), updated_date: datetime.datetime(2023, 8, 1, 10, 44, 33), expires_date: datetime.datetime(2032, 8, 9, 23, 18, 40), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.secure', 'dns2.nic.secure', 'dns3.nic.secure', 'dns4.nic.secure', 'dnsa.nic.secure', 'dnsb.nic.secure', 'dnsc.nic.secure', 'dnsd.nic.secure'], domain_name: 'nic.secure', dnssec: 'signed'} +security whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server delete prohibited', 'server transfer prohibited', 'client transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +seek whois.nic.seek nic.seek +nic.seek None +select whois.nic.select nic.select +nic.select None +한국 whois.kr None +whois.kr None +삼성 whois.kr None +whois.kr None +닷컴 whois.nic.xn--mk1bu44c None +nic.xn--mk1bu44c {abuse_email: None, abuse_phone: '', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator Reserved Non-Billable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 4, 7, 17, 57, 28), updated_date: datetime.datetime(2026, 4, 8, 7, 6, 2), expires_date: datetime.datetime(2027, 4, 7, 17, 57, 28), status: ['active'], nameservers: ['AV1.NSTLD.COM', 'AV2.NSTLD.COM', 'AV3.NSTLD.COM', 'AV4.NSTLD.COM'], domain_name: 'NIC.XN--MK1BU44C', dnssec: 'unsigned'} +닷넷 whois.nic.xn--t60b56a None +nic.xn--t60b56a {abuse_email: None, abuse_phone: '', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator Reserved Non-Billable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 4, 7, 17, 59, 45), updated_date: datetime.datetime(2026, 4, 8, 7, 6, 1), expires_date: datetime.datetime(2027, 4, 7, 17, 59, 45), status: ['active'], nameservers: ['AV1.NSTLD.COM', 'AV2.NSTLD.COM', 'AV3.NSTLD.COM', 'AV4.NSTLD.COM'], domain_name: 'NIC.XN--T60B56A', dnssec: 'unsigned'} +services whois.donuts.co None +donuts.co None +seven whois.nic.seven nic.seven +nic.seven None +sew whois.afilias-srs.net None +afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.yyz1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info', 'ns1.sea1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} +sex whois.nic.sex nic.sex +nic.sex None +sexy whois.uniregistry.net None +uniregistry.net {abuse_email: 'abuse@uniregistry.com', abuse_phone: 'tel:+1.4426008800', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Registration Private', registrant_organization: 'Domains By Proxy, LLC', registrant_email: None, registrant_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', registrant_phone: 'tel:+1.4806242599', registrant_fax: None, registrar_name: 'GoDaddy Online Services Cayman Islands Ltd.', registrar_email: 'raradmin@uniregistry.com', registrar_address: '3-110 Governors Square, 1361 GT, Grand Cayman, Grand Cayman, KY11108', registrar_phone: None, registrar_fax: None, technical_name: 'Registration Private', technical_organization: 'Domains By Proxy, LLC', technical_email: None, technical_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', technical_phone: 'tel:+1.4806242599', technical_fax: None, created_date: datetime.datetime(2006, 4, 4, 17, 17, 39), updated_date: datetime.datetime(2025, 7, 30, 13, 2, 55), expires_date: None, status: ['delete prohibited', 'transfer prohibited', 'renew prohibited', 'update prohibited'], nameservers: ['ns02.trs-dns.net', 'ns02.trs-dns.com'], domain_name: 'uniregistry.net', dnssec: 'signed'} +sfr whois.nic.sfr nic.sfr +nic.sfr {abuse_email: 'ops@centralnic.com', abuse_phone: 'tel:+44.2033880600', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CentralNic Ltd', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 9, 17, 16, 10, 3, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 11, 0, 6, 12, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 17, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['a.nic.sfr', 'b.nic.sfr', 'c.nic.sfr', 'd.nic.sfr'], domain_name: 'nic.sfr', dnssec: 'signed'} +shangrila whois.nic.shangrila nic.shangrila +nic.shangrila {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 5, 31, 17, 2, 15), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 5, 31, 17, 2, 15), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['c0.nic.shangrila', 'a0.nic.shangrila', 'b0.nic.shangrila', 'a2.nic.shangrila'], domain_name: 'nic.shangrila', dnssec: 'unsigned'} +sharp whois.nic.gmo None +nic.gmo {abuse_email: 'abuse@internet.gmo', abuse_phone: 'tel:+81.337709199', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'GMO Internet, Inc. ', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 2, 27, 5, 15, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 14, 1, 17, 46, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 27, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.gmo', dnssec: 'unsigned'} +shell whois.nic.shell nic.shell +nic.shell {abuse_email: 'info@verisign-grs.com', abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Registry Operator Reserved Non-Billable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2024, 10, 9, 8, 10, 39), updated_date: None, expires_date: datetime.datetime(2033, 10, 9, 8, 10, 39), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.shell', 'dns2.nic.shell', 'dns3.nic.shell', 'dns4.nic.shell', 'dnsa.nic.shell', 'dnsb.nic.shell', 'dnsc.nic.shell', 'dnsd.nic.shell'], domain_name: 'nic.shell', dnssec: 'signed'} +shia whois.nic.shia nic.shia +nic.shia {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'redacted@nominet.uk', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Asia Green IT System Bilgisayar San. ve Tic. Ltd. Sti.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'redacted@nominet.uk', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2024, 7, 15, 8, 44, 49), updated_date: None, expires_date: datetime.datetime(2033, 7, 15, 8, 44, 49), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.shia', 'dns2.nic.shia', 'dns3.nic.shia', 'dns4.nic.shia', 'dnsa.nic.shia', 'dnsb.nic.shia', 'dnsc.nic.shia', 'dnsd.nic.shia'], domain_name: 'nic.shia', dnssec: 'unsigned'} +shiksha whois.nic.shiksha nic.shiksha +nic.shiksha {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 3, 14, 17, 43, 59, 611000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 14, 17, 44, 26), expires_date: datetime.datetime(2027, 3, 14, 17, 43, 59, 611000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited', 'auto renew period'], nameservers: ['a0.nic.shiksha', 'a2.nic.shiksha', 'b0.nic.shiksha', 'c0.nic.shiksha'], domain_name: 'nic.shiksha', dnssec: 'signed'} +shoes whois.donuts.co None +donuts.co None +shopping whois.donuts.co None +donuts.co None +shouji whois.teleinfo.cn None +teleinfo.cn None +show whois.donuts.co None +donuts.co None +silk whois.nic.silk nic.silk +nic.silk {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 21, 52, 35), updated_date: datetime.datetime(2023, 8, 1, 10, 37, 45), expires_date: datetime.datetime(2032, 8, 9, 21, 52, 35), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.silk', 'dns2.nic.silk', 'dns3.nic.silk', 'dns4.nic.silk', 'dnsa.nic.silk', 'dnsb.nic.silk', 'dnsc.nic.silk', 'dnsd.nic.silk'], domain_name: 'nic.silk', dnssec: 'signed'} +sina whois.nic.sina nic.sina +nic.sina {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'Sina Corporation', registrant_email: None, registrant_address: '', registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 8, 16, 20, 16, 45, 220000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 30, 20, 17, 20, 658000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 16, 20, 16, 45, 220000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.sina', 'b0.nic.sina', 'c0.nic.sina', 'a2.nic.sina'], domain_name: 'nic.sina', dnssec: 'signed'} +singles whois.donuts.co None +donuts.co None +site whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server delete prohibited', 'client transfer prohibited', 'server transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +skin whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server delete prohibited', 'server transfer prohibited', 'client transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +ski whois.nic.ski nic.ski +nic.ski {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 1, 1, 0, 0), updated_date: datetime.datetime(2026, 3, 31, 12, 23, 9, 225000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 31, 12, 22, 43), status: ['server delete prohibited', 'server renew prohibited', 'server transfer prohibited', 'server update prohibited', 'auto renew period'], nameservers: ['c0.nic.ski', 'a0.nic.ski', 'a2.nic.ski', 'b0.nic.ski'], domain_name: 'nic.ski', dnssec: 'signed'} +sky whois.nic.sky nic.sky +nic.sky {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Placeholder 9999', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2023, 4, 25, 15, 10, 27), updated_date: None, expires_date: datetime.datetime(2032, 4, 25, 15, 10, 27), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.sky', 'dns2.nic.sky', 'dns3.nic.sky', 'dns4.nic.sky', 'dnsa.nic.sky', 'dnsb.nic.sky', 'dnsc.nic.sky', 'dnsd.nic.sky'], domain_name: 'nic.sky', dnssec: 'signed'} +sl whois.nic.sl nic.sl +nic.sl None +sling whois.nic.sling nic.sling +nic.sling {abuse_email: 'support@mobile-registry.com', abuse_phone: 'tel:+1.3037231000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Dish DBS Corporation,', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'CO', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Dish DBS Corporation,', registrar_email: 'support@mobile-registry.com', registrar_address: '9601 S Meridian Blvd, Englewood, CO, 80112,', registrar_phone: 'tel:+1.3037231000', registrar_fax: 'tel:+1.3037231699', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2025, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 17, 17, 51, 59, 349000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.sling', dnssec: 'signed'} +smart whois.nic.smart nic.smart +nic.smart {abuse_email: 'ops@centralnic.com', abuse_phone: 'tel:+44.2033880600', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Domain Administrator', registrant_organization: 'CentralNic Ltd', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: '35-39 Moorgate, London, EC2R 6AR', registrant_phone: 'tel:+44.2033880600', registrant_fax: 'tel:+44.2033880601', registrar_name: 'CentralNic Ltd', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Domain Administrator', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'tel:+44.2033880600', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 3, 30, 0, 0, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 24, 0, 6, 15, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 30, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['a.nic.smart', 'b.nic.smart', 'c.nic.smart', 'd.nic.smart'], domain_name: 'nic.smart', dnssec: 'unsigned'} +smile whois.nic.smile nic.smile +nic.smile {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 21, 52, 59), updated_date: datetime.datetime(2023, 8, 1, 10, 38, 9), expires_date: datetime.datetime(2032, 8, 9, 21, 52, 59), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.smile', 'dns2.nic.smile', 'dns3.nic.smile', 'dns4.nic.smile', 'dnsa.nic.smile', 'dnsb.nic.smile', 'dnsc.nic.smile', 'dnsd.nic.smile'], domain_name: 'nic.smile', dnssec: 'signed'} +sncf whois.nic.sncf nic.sncf +nic.sncf {abuse_email: None, abuse_phone: None, admin_name: 'REDACTED_FOR_PRIVACY', admin_organization: 'Afnic Backend Registry Operator', admin_email: 'REDACTED_FOR_PRIVACY', admin_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', admin_phone: 'REDACTED_FOR_PRIVACY', admin_fax: 'REDACTED_FOR_PRIVACY', billing_name: 'REDACTED_FOR_PRIVACY', billing_organization: 'Afnic Backend Registry Operator', billing_email: 'REDACTED_FOR_PRIVACY', billing_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', billing_phone: 'REDACTED_FOR_PRIVACY', billing_fax: 'REDACTED_FOR_PRIVACY', registrant_name: 'REDACTED_FOR_PRIVACY', registrant_organization: 'Afnic Backend Registry Operator', registrant_email: 'REDACTED_FOR_PRIVACY', registrant_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', registrant_phone: 'REDACTED_FOR_PRIVACY', registrant_fax: 'REDACTED_FOR_PRIVACY', registrar_name: 'Registry Operations', registrar_email: 'support+sncf@afnic.fr', registrar_address: 'AFNIC, Montigny-le-Bretonneux, 78180, FR', registrar_phone: 'tel:+33.139308300', registrar_fax: None, technical_name: 'REDACTED_FOR_PRIVACY', technical_organization: 'Afnic Backend Registry Operator', technical_email: 'REDACTED_FOR_PRIVACY', technical_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', technical_phone: 'REDACTED_FOR_PRIVACY', technical_fax: 'REDACTED_FOR_PRIVACY', created_date: datetime.datetime(2014, 10, 20, 13, 38, 11), updated_date: datetime.datetime(2025, 12, 4, 13, 40, 44, 902845, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 10, 20, 13, 38, 11), status: ['active'], nameservers: ['g.ext.nic.fr', 'ns1.nic.fr', 'ns2.nic.fr', 'ns3.nic.fr'], domain_name: 'nic.sncf', dnssec: 'signed'} +soccer whois.donuts.co None +donuts.co None +social whois.donuts.co None +donuts.co None +softbank whois.nic.softbank nic.softbank +nic.softbank {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Domain Administrator', registrant_organization: 'SoftBank Group Corp.', registrant_email: 'domain.master@brights.jp', registrant_address: 'Street 1-9-1 Higashi-shimbashi, Minato-ku, Tokyo, 105-7303', registrant_phone: 'tel:+81.355210107', registrant_fax: 'tel:+81.355210117', registrar_name: 'Softbank - Registry Registrar', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 2, 17, 2, 17, 56, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 12, 1, 51, 31, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 17, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.softbank', dnssec: 'unsigned'} +software whois.donuts.co None +donuts.co None +solar whois.donuts.co None +donuts.co None +solutions whois.donuts.co None +donuts.co None +sony whois.nic.sony nic.sony +nic.sony {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Sony Corporation', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 2, 17, 2, 19, 13, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 12, 2, 0, 37, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 17, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.sony', dnssec: 'unsigned'} +soy whois.nic.google None +nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} +space whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['client transfer prohibited', 'server transfer prohibited', 'server delete prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +spa whois.afilias-srs.net None +afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.mia1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.sea1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} +sport whois.nic.sport nic.sport +nic.sport {abuse_email: 'pierre.germeau@sportaccord.com', abuse_phone: '+33.450991629', admin_name: '.sport Internal Registrar (GAISF)', admin_organization: None, admin_email: 'pierre.germeau@sportaccord.com', admin_address: '', admin_phone: '+33.450991629', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Global Association of International Sports Federations (GAISF)', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: '.sport Internal Registrar (GAISF)', registrar_email: 'pierre.germeau@sportaccord.com', registrar_address: 'Avenue de Rhodanie 54, Lausanne, 1007', registrar_phone: '+33.450991629', registrar_fax: None, technical_name: '.sport Internal Registrar (GAISF)', technical_organization: None, technical_email: 'pierre.germeau@sportaccord.com', technical_address: '', technical_phone: '+33.450991629', technical_fax: None, created_date: datetime.datetime(2017, 12, 6, 15, 17, 37, 921000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 1, 20, 15, 53, 59, 388000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 12, 6, 15, 17, 37, 921000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.sport', dnssec: 'signed'} +spot whois.nic.spot nic.spot +nic.spot {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 23, 23, 45), updated_date: datetime.datetime(2023, 8, 1, 10, 45, 3), expires_date: datetime.datetime(2032, 8, 9, 23, 23, 45), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.spot', 'dns2.nic.spot', 'dns3.nic.spot', 'dns4.nic.spot', 'dnsa.nic.spot', 'dnsb.nic.spot', 'dnsc.nic.spot', 'dnsd.nic.spot'], domain_name: 'nic.spot', dnssec: 'signed'} +srl whois.afilias-srs.net None +afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.sea1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} +ss whois.nic.ss nic.ss +nic.ss None +stada whois.afilias-srs.net None +afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.yyz1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.mia1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} +star whois.nic.star nic.star +nic.star {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'Star India Private Limited', registrant_email: None, registrant_address: 'Maharashtra', registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 6, 17, 13, 44, 27, 44000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 8, 1, 13, 45, 0, 984000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 17, 13, 44, 27, 44000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.star', 'b0.nic.star', 'c0.nic.star', 'a2.nic.star'], domain_name: 'nic.star', dnssec: 'signed'} +statebank whois.nic.statebank nic.statebank +nic.statebank {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'STATE BANK OF INDIA', registrant_email: None, registrant_address: 'MAHARASHTRA', registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 10, 28, 20, 56, 33, 432000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 12, 12, 20, 57, 8, 942000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 10, 28, 20, 56, 33, 432000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.statebank', 'b0.nic.statebank', 'c0.nic.statebank', 'a2.nic.statebank'], domain_name: 'nic.statebank', dnssec: 'signed'} +stcgroup whois.nic.stcgroup nic.stcgroup +nic.stcgroup {abuse_email: 'ops@centralnic.com', abuse_phone: 'tel:+44.2033880600', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Domain Administrator', registrant_organization: 'CentralNic Ltd', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: '35-39 Moorgate, London, EC2R 6AR', registrant_phone: 'tel:+44.2033880600', registrant_fax: 'tel:+44.2033880601', registrar_name: 'CentralNic Ltd', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Domain Administrator', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'tel:+44.2033880600', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2013, 9, 11, 11, 58, 20, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 5, 0, 6, 14, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 11, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server transfer prohibited'], nameservers: ['a.nic.stcgroup', 'b.nic.stcgroup', 'c.nic.stcgroup', 'd.nic.stcgroup'], domain_name: 'nic.stcgroup', dnssec: 'unsigned'} +stc whois.nic.stc nic.stc +nic.stc {abuse_email: 'ops@centralnic.com', abuse_phone: 'tel:+44.2033880600', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Domain Administrator', registrant_organization: 'CentralNic Ltd', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: '35-39 Moorgate, London, EC2R 6AR', registrant_phone: 'tel:+44.2033880600', registrant_fax: 'tel:+44.2033880601', registrar_name: 'CentralNic Ltd', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Domain Administrator', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'tel:+44.2033880600', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2013, 9, 11, 11, 57, 17, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 5, 0, 6, 14, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 11, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server transfer prohibited'], nameservers: ['a.nic.stc', 'b.nic.stc', 'c.nic.stc', 'd.nic.stc'], domain_name: 'nic.stc', dnssec: 'unsigned'} +stockholm whois.afilias-srs.net None +afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.hkg1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.sea1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} +storage whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['client transfer prohibited', 'server transfer prohibited', 'server delete prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +store whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server transfer prohibited', 'client transfer prohibited', 'server delete prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +stream whois.nic.stream nic.stream +nic.stream None +studio whois.donuts.co None +donuts.co None +style whois.donuts.co None +donuts.co None +sucks whois.nic.sucks nic.sucks +nic.sucks None +supplies whois.donuts.co None +donuts.co None +supply whois.donuts.co None +donuts.co None +support whois.donuts.co None +donuts.co None +surf whois.nic.surf nic.surf +nic.surf None +surgery whois.donuts.co None +donuts.co None +suzuki whois.nic.suzuki nic.suzuki +nic.suzuki {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'SUZUKI MOTOR CORPORATION', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 3, 3, 7, 50, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 18, 0, 34, 36, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 3, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.suzuki', dnssec: 'unsigned'} +swatch whois.nic.swatch nic.swatch +nic.swatch {abuse_email: 'info@verisign-grs.com', abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator Reserved Non-Billable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2024, 9, 23, 8, 41, 19), updated_date: None, expires_date: datetime.datetime(2033, 9, 23, 8, 41, 19), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.swatch', 'dns2.nic.swatch', 'dns3.nic.swatch', 'dns4.nic.swatch', 'dnsa.nic.swatch', 'dnsb.nic.swatch', 'dnsc.nic.swatch', 'dnsd.nic.swatch'], domain_name: 'nic.swatch', dnssec: 'signed'} +swiss whois.nic.swiss nic.swiss +nic.swiss {abuse_email: 'domainnames@bakom.admin.ch', abuse_phone: '+41.584618949', admin_name: '.swiss internal registrar', admin_organization: None, admin_email: 'domainnames@bakom.admin.ch', admin_address: '', admin_phone: '+41.584618949', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Bundesamt fuer Kommunikation (BAKOM)', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'BE', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: '.swiss internal registrar', registrar_email: 'domainnames@bakom.admin.ch', registrar_address: "Rue de l'Avenir 44\nP.O Box, Biel/Bienne, Bern, 2501", registrar_phone: '+41.584618949', registrar_fax: '+41.584605549', technical_name: '.swiss internal registrar', technical_organization: None, technical_email: 'domainnames@bakom.admin.ch', technical_address: '', technical_phone: '+41.584618949', technical_fax: None, created_date: datetime.datetime(2015, 1, 9, 16, 22, 0, 376000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 2, 23, 17, 0, 32, 177000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 9, 16, 22, 0, 376000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.swiss', dnssec: 'signed'} +sx whois.sx None +whois.sx None +sydney whois.nic.sydney nic.sydney +nic.sydney None +sy whois.tld.sy tld.sy +tld.sy None +systems whois.donuts.co None +donuts.co None +tab whois.nic.tab nic.tab +nic.tab None +taipei whois.nic.taipei nic.taipei +nic.taipei None +talk whois.nic.talk nic.talk +nic.talk {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 23, 24, 22), updated_date: datetime.datetime(2023, 8, 1, 10, 45, 29), expires_date: datetime.datetime(2032, 8, 9, 23, 24, 22), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.talk', 'dns2.nic.talk', 'dns3.nic.talk', 'dns4.nic.talk', 'dnsa.nic.talk', 'dnsb.nic.talk', 'dnsc.nic.talk', 'dnsd.nic.talk'], domain_name: 'nic.talk', dnssec: 'signed'} +taobao whois.nic.taobao nic.taobao +nic.taobao {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2022, 11, 2, 15, 35, 15, 753000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 12, 17, 15, 36, 15, 180000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 11, 2, 15, 35, 15, 753000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.taobao', 'b0.nic.taobao', 'c0.nic.taobao', 'a2.nic.taobao'], domain_name: 'nic.taobao', dnssec: 'signed'} +tatamotors whois.nic.tatamotors nic.tatamotors +nic.tatamotors {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 4, 24, 18, 51, 5), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 4, 24, 18, 51, 5), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.tatamotors', 'b0.nic.tatamotors', 'c0.nic.tatamotors', 'a2.nic.tatamotors'], domain_name: 'nic.tatamotors', dnssec: 'unsigned'} +tatar whois.nic.tatar nic.tatar +nic.tatar {abuse_email: 'Domain@tatar.ru', abuse_phone: 'tel:+7.8432647311', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'CCTR', registrant_email: None, registrant_address: '', registrant_phone: None, registrant_fax: None, registrar_name: 'Coordination Center of Regional Domain of Tatarstan Republic [CCTR-TATAR]', registrar_email: 'gtld-tatar@tcinet.ru', registrar_address: '8, Zoologicheskaya St., Moscow, 123242', registrar_phone: 'tel:+7.4992548894', registrar_fax: 'tel:+7.4992548963', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 5, 23, 16, 53, 20), updated_date: datetime.datetime(2021, 2, 4, 17, 0, 25), expires_date: datetime.datetime(2026, 5, 23, 17, 53, 20), status: ['active'], nameservers: ['ns.msk-ix.ru', 'int2.ix.ru', 'int3.ix.ru'], domain_name: 'nic.tatar', dnssec: 'signed'} +tattoo whois.uniregistry.net None +uniregistry.net {abuse_email: 'abuse@uniregistry.com', abuse_phone: 'tel:+1.4426008800', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Registration Private', registrant_organization: 'Domains By Proxy, LLC', registrant_email: None, registrant_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', registrant_phone: 'tel:+1.4806242599', registrant_fax: None, registrar_name: 'GoDaddy Online Services Cayman Islands Ltd.', registrar_email: 'raradmin@uniregistry.com', registrar_address: '3-110 Governors Square, 1361 GT, Grand Cayman, Grand Cayman, KY11108', registrar_phone: None, registrar_fax: None, technical_name: 'Registration Private', technical_organization: 'Domains By Proxy, LLC', technical_email: None, technical_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', technical_phone: 'tel:+1.4806242599', technical_fax: None, created_date: datetime.datetime(2006, 4, 4, 17, 17, 39), updated_date: datetime.datetime(2025, 7, 30, 13, 2, 55), expires_date: None, status: ['delete prohibited', 'transfer prohibited', 'renew prohibited', 'update prohibited'], nameservers: ['ns02.trs-dns.net', 'ns02.trs-dns.com'], domain_name: 'uniregistry.net', dnssec: 'signed'} +tax whois.donuts.co None +donuts.co None +taxi whois.donuts.co None +donuts.co None +tci whois.nic.tci nic.tci +nic.tci {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'redacted@nominet.uk', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Asia Green IT System Bilgisayar San. ve Tic. Ltd. Sti.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'redacted@nominet.uk', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2024, 7, 15, 8, 45, 1), updated_date: None, expires_date: datetime.datetime(2033, 7, 15, 8, 45, 1), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.tci', 'dns2.nic.tci', 'dns3.nic.tci', 'dns4.nic.tci', 'dnsa.nic.tci', 'dnsb.nic.tci', 'dnsc.nic.tci', 'dnsd.nic.tci'], domain_name: 'nic.tci', dnssec: 'unsigned'} +tdk whois.nic.tdk nic.tdk +nic.tdk None +td whois.nic.td nic.td +nic.td None +team whois.donuts.co None +donuts.co None +tech whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server delete prohibited', 'server transfer prohibited', 'client transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +technology whois.donuts.co None +donuts.co None +temasek whois.afilias-srs.net None +afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.hkg1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.mia1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} +tennis whois.donuts.co None +donuts.co None +teva whois.nic.teva nic.teva +nic.teva None +tf whois.nic.tf nic.tf +nic.tf {abuse_email: None, abuse_phone: None, admin_name: 'Nic tf', admin_organization: 'Afnic Backend Registry Operator', admin_email: 'support+fr@nic.fr', admin_address: 'immeuble le Stephenson, 1, rue Stephenson, Montigny le Bretonneux, 78180', admin_phone: 'tel:+33.139308300', admin_fax: 'tel:+33.139308301', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Nic tf', registrant_organization: 'Afnic Backend Registry Operator', registrant_email: 'support+fr@nic.fr', registrant_address: 'immeuble le Stephenson, 1, rue Stephenson, Montigny le Bretonneux, 78180', registrant_phone: 'tel:+33.139308300', registrant_fax: 'tel:+33.139308301', registrar_name: 'Registry Operations', registrar_email: 'support@afnic.fr', registrar_address: 'AFNIC, immeuble le Stephenson, 1, rue Stephenson, Montigny-Le-Bretonneux, 78180', registrar_phone: 'tel:+33.139308300', registrar_fax: 'tel:+33.139308301', technical_name: 'Registry Vincent Levigneron', technical_organization: '', technical_email: 'vincent.levigneron@afnic.fr', technical_address: '7, avenue du 8 mai 1945, Guyancourt, 78280', technical_phone: 'tel:+33.139308300', technical_fax: 'tel:+33.139308301', created_date: datetime.datetime(1995, 1, 1, 0, 0), updated_date: datetime.datetime(2026, 2, 3, 17, 7, 0, 119778, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2029, 12, 31, 23, 0), status: ['server transfer prohibited', 'server delete prohibited'], nameservers: ['ns4.nic.fr', 'ns6.ext.nic.fr', 'ns7.ext.nic.fr'], domain_name: 'nic.tf', dnssec: 'signed'} +thd whois.nic.thd nic.thd +nic.thd {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2018, 1, 31, 16, 9, 42, 682000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 17, 16, 10, 36, 959000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 31, 16, 9, 42, 682000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.thd', 'b0.nic.thd', 'c0.nic.thd', 'a2.nic.thd'], domain_name: 'nic.thd', dnssec: 'signed'} +theater whois.donuts.co None +donuts.co None +theatre whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server delete prohibited', 'server transfer prohibited', 'client transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +th whois.thnic.co.th thnic.co.th +thnic.co.th {abuse_email: 'abuse@thnic.co.th', abuse_phone: 'tel:+66.21054007', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'T.H.NIC Co., Ltd.', registrar_email: 'staff@thnic.co.th', registrar_address: '111 Mu 9, Thailand Science Park, 2nd Fl. P-206, Phahon Yothin Rd., Khlong Nueng, Khlong Luang, Pathum Thani, 12120, Thailand', registrar_phone: 'tel:+66.21054007', registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(1999, 3, 29, 17, 0, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 5, 30, 8, 28, 9, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2030, 3, 31, 17, 0, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['a-ns.thnic.co.th', 'b-ns.thnic.co.th', 'e-ns.thnic.co.th', 'f-ns.thnic.co.th'], domain_name: 'thnic.co.th', dnssec: 'signed'} +tiaa whois.nic.tiaa nic.tiaa +nic.tiaa {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 2, 11, 20, 30, 16), updated_date: datetime.datetime(2026, 3, 28, 20, 30, 47, 102000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 11, 20, 30, 16), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n2.nic.tiaa', 'v0n3.nic.tiaa', 'v0n1.nic.tiaa', 'v2n1.nic.tiaa', 'v0n0.nic.tiaa', 'v2n0.nic.tiaa'], domain_name: 'nic.tiaa', dnssec: 'signed'} +tickets whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['client transfer prohibited', 'server transfer prohibited', 'server delete prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +tienda whois.donuts.co None +donuts.co None +tips whois.donuts.co None +donuts.co None +tires whois.donuts.co None +donuts.co None +tirol whois.nic.tirol nic.tirol +nic.tirol {abuse_email: 'david@dns.business', abuse_phone: '+43.5125354', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED', registrant_organization: 'punkt Tirol GmbH', registrant_email: 'REDACTED', registrant_address: 'REDACTED, REDACTED, REDACTED, REDACTED, REDACTED, REDACTED', registrant_phone: 'REDACTED', registrant_fax: None, registrar_name: 'punkt Tirol GmbH', registrar_email: 'david@dns.business', registrar_address: 'Brunecker Strasse 3, Innsbruck, Tirol, 6020', registrar_phone: '+43.5125354', registrar_fax: None, technical_name: 'REDACTED', technical_organization: 'REDACTED', technical_email: 'REDACTED', technical_address: 'REDACTED, REDACTED, REDACTED, REDACTED, REDACTED, REDACTED', technical_phone: 'REDACTED', technical_fax: None, created_date: datetime.datetime(2014, 5, 27, 14, 6, 39, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 8, 7, 13, 53, 40, 436311, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2099, 12, 31, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited'], nameservers: ['ns1.ryce-rsp.com', 'ns1.dns.business'], domain_name: 'nic.tirol', dnssec: 'unsigned'} +tmall whois.nic.tmall nic.tmall +nic.tmall {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2022, 11, 2, 15, 34, 47, 494000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 12, 17, 15, 35, 14, 340000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 11, 2, 15, 34, 47, 494000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.tmall', 'b0.nic.tmall', 'c0.nic.tmall', 'a2.nic.tmall'], domain_name: 'nic.tmall', dnssec: 'signed'} +today whois.donuts.co None +donuts.co None +tokyo whois.nic.tokyo nic.tokyo +nic.tokyo {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'GMO Registry, Inc.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 1, 31, 3, 0, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 12, 22, 7, 42, 43, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2033, 1, 31, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.tokyo', dnssec: 'unsigned'} +tools whois.donuts.co None +donuts.co None +toray whois.nic.toray nic.toray +nic.toray {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Toray Registry Registrar', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 2, 17, 2, 21, 32, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 12, 1, 51, 30, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 17, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.toray', dnssec: 'unsigned'} +toshiba whois.nic.toshiba nic.toshiba +nic.toshiba None +total whois.nic.total nic.total +nic.total {abuse_email: None, abuse_phone: None, admin_name: 'REDACTED_FOR_PRIVACY', admin_organization: 'TOTALENERGIES SE', admin_email: 'REDACTED_FOR_PRIVACY', admin_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', admin_phone: 'REDACTED_FOR_PRIVACY', admin_fax: 'REDACTED_FOR_PRIVACY', billing_name: 'REDACTED_FOR_PRIVACY', billing_organization: 'Afnic Backend Registry Operator', billing_email: 'REDACTED_FOR_PRIVACY', billing_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', billing_phone: 'REDACTED_FOR_PRIVACY', billing_fax: 'REDACTED_FOR_PRIVACY', registrant_name: 'REDACTED_FOR_PRIVACY', registrant_organization: 'TOTALENERGIES SE', registrant_email: 'REDACTED_FOR_PRIVACY', registrant_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', registrant_phone: 'REDACTED_FOR_PRIVACY', registrant_fax: 'REDACTED_FOR_PRIVACY', registrar_name: 'Registry Operations', registrar_email: 'support+total@afnic.fr', registrar_address: 'AFNIC, Montigny-le-Bretonneux, 78180, FR', registrar_phone: 'tel:+33.139308300', registrar_fax: None, technical_name: 'REDACTED_FOR_PRIVACY', technical_organization: 'Afnic Backend Registry Operator', technical_email: 'REDACTED_FOR_PRIVACY', technical_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', technical_phone: 'REDACTED_FOR_PRIVACY', technical_fax: 'REDACTED_FOR_PRIVACY', created_date: datetime.datetime(2015, 10, 12, 9, 11, 13), updated_date: datetime.datetime(2025, 11, 26, 9, 16, 37, 31112, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 10, 12, 9, 11, 13), status: ['active'], nameservers: ['g.ext.nic.fr', 'ns1.nic.fr', 'ns2.nic.fr', 'ns3.nic.fr'], domain_name: 'nic.total', dnssec: 'signed'} +tours whois.donuts.co None +donuts.co None +town whois.donuts.co None +donuts.co None +toyota whois.nic.toyota nic.toyota +nic.toyota {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Toyota Registry-Registrar', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 2, 17, 2, 21, 56, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 12, 2, 0, 37, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 17, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.toyota', dnssec: 'unsigned'} +toys whois.donuts.co None +donuts.co None +trade whois.nic.trade None +nic.trade None +trading whois.nic.trading nic.trading +nic.trading {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 1, 15, 20, 52, 25), updated_date: datetime.datetime(2026, 3, 2, 0, 0, 14, 706000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 15, 23, 59, 59), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.trading', 'v0n1.nic.trading', 'v0n2.nic.trading', 'v0n3.nic.trading', 'v2n0.nic.trading', 'v2n1.nic.trading'], domain_name: 'nic.trading', dnssec: 'unsigned'} +training whois.donuts.co None +donuts.co None +travelersinsurance whois.afilias-srs.net None +afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.hkg1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.sea1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} +travelers whois.afilias-srs.net None +afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.hkg1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.ams1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} +travel whois.donuts.co None +donuts.co None +trust whois.nic.trust nic.trust +nic.trust {abuse_email: 'dhernandez@tucows.com', abuse_phone: 'tel:', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Tucows Registry Services', registrar_email: 'ry-services@tucows.com', registrar_address: 'Mowat 96, Toronto, ON, M6K 3M1', registrar_phone: 'tel:+1.8003716992', registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2021, 1, 25, 20, 12, 27, 707000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2024, 2, 27, 17, 49, 51, 6000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2031, 1, 25, 20, 12, 27, 707000, tzinfo=datetime.timezone.utc), status: ['server transfer prohibited', 'server delete prohibited', 'server update prohibited'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.trust', dnssec: 'signed'} +trv whois.afilias-srs.net None +afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.mia1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info', 'ns1.sea1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} +tube whois.nic.tube nic.tube +nic.tube {abuse_email: 'rami@get.tube', abuse_phone: '+1.267368747', admin_name: 'Latin American Telecom, LLC', admin_organization: None, admin_email: 'rami@get.tube', admin_address: '', admin_phone: '+1.267368747', admin_fax: None, billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, PA, REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Latin American Telecom, LLC', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, PA, REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Latin American Telecom, LLC', registrar_email: 'rami@get.tube', registrar_address: '420 Fort Duquesne Boulevard, Suite 1900, Pittsburgh, PA, 15222', registrar_phone: '+1.267368747', registrar_fax: '+1.267368747', technical_name: 'Latin American Telecom, LLC', technical_organization: None, technical_email: 'rami@get.tube', technical_address: '', technical_phone: '+1.267368747', technical_fax: None, created_date: datetime.datetime(2025, 3, 31, 10, 36, 14, 750000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 5, 13, 9, 22, 35, 621000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 3, 31, 10, 36, 14, 750000, tzinfo=datetime.timezone.utc), status: ['pending renew', 'auto renew period', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.tube', dnssec: 'signed'} +tui whois.nic.tui nic.tui +nic.tui {abuse_email: 'tui@thomsentrampedach.com', abuse_phone: 'tel:+41.798319275', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'TUI AG', registrant_organization: 'TUI AG', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Karl-Wiechert-Allee 4, Hannover, Niedersachsen, 30625', registrant_phone: 'tel:+49.5115661111', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'TUI AG', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'TUI AG', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'tel:+49.5115661111', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 6, 23, 11, 29, 32, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 6, 17, 0, 7, 50, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 23, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['anycast1.dnsres.net', 'anycast2.dnsres.net'], domain_name: 'nic.tui', dnssec: 'unsigned'} +tunes whois.nic.tunes nic.tunes +nic.tunes {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 22, 4, 37), updated_date: datetime.datetime(2023, 8, 1, 10, 38, 32), expires_date: datetime.datetime(2032, 8, 9, 22, 4, 37), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.tunes', 'dns2.nic.tunes', 'dns3.nic.tunes', 'dns4.nic.tunes', 'dnsa.nic.tunes', 'dnsb.nic.tunes', 'dnsc.nic.tunes', 'dnsd.nic.tunes'], domain_name: 'nic.tunes', dnssec: 'signed'} +tushu whois.nic.tushu nic.tushu +nic.tushu {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 22, 4, 50), updated_date: datetime.datetime(2023, 8, 1, 10, 39, 3), expires_date: datetime.datetime(2032, 8, 9, 22, 4, 50), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.tushu', 'dns2.nic.tushu', 'dns3.nic.tushu', 'dns4.nic.tushu', 'dnsa.nic.tushu', 'dnsb.nic.tushu', 'dnsc.nic.tushu', 'dnsd.nic.tushu'], domain_name: 'nic.tushu', dnssec: 'signed'} +tvs whois.nic.tvs nic.tvs +nic.tvs {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'T V SUNDRAM IYENGAR AND SONS LIMITE', registrant_email: None, registrant_address: 'Tamilnadu', registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 6, 17, 15, 0, 36, 903000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 8, 1, 15, 1, 7, 535000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 17, 15, 0, 36, 903000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.tvs', 'b0.nic.tvs', 'c0.nic.tvs', 'a2.nic.tvs'], domain_name: 'nic.tvs', dnssec: 'signed'} +ubank whois.nic.ubank nic.ubank +nic.ubank {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 5, 31, 17, 2, 26), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 5, 31, 17, 2, 26), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.ubank', 'a2.nic.ubank', 'b0.nic.ubank', 'c0.nic.ubank'], domain_name: 'nic.ubank', dnssec: 'unsigned'} +ubs whois.nic.ubs nic.ubs +nic.ubs {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 4, 24, 18, 49, 44), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 4, 24, 18, 49, 44), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a2.nic.ubs', 'a0.nic.ubs', 'c0.nic.ubs', 'b0.nic.ubs'], domain_name: 'nic.ubs', dnssec: 'unsigned'} +unicom whois.nic.unicom nic.unicom +nic.unicom {abuse_email: 'tech-supprot@zdns.cn', abuse_phone: 'tel:01058813521', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'China United Network Communciations Corporation Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Beijing', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: '互联网域名系统北京市工程研究中心有限公司', registrar_email: 'td_dns_service@knet.cn', registrar_address: '-, -, 100088', registrar_phone: 'tel:1096002', registrar_fax: '1058812666', technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2017, 4, 18, 23, 7, 41, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2018, 6, 2, 23, 7, 41, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 4, 18, 23, 7, 41, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited', 'auto renew period'], nameservers: ['dns1.zdnscloud.info.', 'cns1.zdnscloud.net.', 'ins1.zdnscloud.com.', 'vns1.zdnscloud.biz.'], domain_name: 'nic.unicom', dnssec: 'unsigned'} +university whois.donuts.co None +donuts.co None +uno whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server delete prohibited', 'server transfer prohibited', 'client transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +uol whois.gtlds.nic.br None +nic.br {abuse_email: None, abuse_phone: None, admin_name: 'Frederico Augusto de Carvalho Neves', admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Núcleo de Inf. e Coord. do Ponto BR - NIC.BR', registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: None, registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Frederico Augusto de Carvalho Neves', technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(1997, 7, 11, 12, 0), updated_date: datetime.datetime(2018, 3, 27, 20, 9, 8), expires_date: None, status: ['active'], nameservers: ['a.dns.br', 'b.dns.br', 'c.dns.br', 'd.dns.br', 'e.dns.br'], domain_name: 'nic.br', dnssec: 'signed'} +ups whois.nic.ups nic.ups +nic.ups {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2017, 11, 7, 18, 36, 17, 79000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 12, 22, 18, 37, 1, 688000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 11, 7, 18, 36, 17, 79000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.ups', 'b0.nic.ups', 'c0.nic.ups', 'a2.nic.ups'], domain_name: 'nic.ups', dnssec: 'signed'} +vacations whois.donuts.co None +donuts.co None +vana whois.nic.vana nic.vana +nic.vana {abuse_email: 'dhernandez@tucows.com', abuse_phone: 'tel:', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Tucows Registry Services', registrar_email: 'ry-services@tucows.com', registrar_address: 'Mowat 96, Toronto, ON, M6K 3M1', registrar_phone: 'tel:+1.8003716992', registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2023, 11, 10, 22, 57, 58, 675000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2023, 11, 14, 21, 36, 29, 512000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2033, 11, 10, 22, 57, 58, 675000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.vana', dnssec: 'signed'} +vanguard whois.nic.vanguard nic.vanguard +nic.vanguard {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 3, 29, 19, 5, 3), updated_date: datetime.datetime(2026, 3, 29, 19, 5, 24, 550000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 29, 19, 5, 3), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited', 'auto renew period'], nameservers: ['b0.nic.vanguard', 'a0.nic.vanguard', 'a2.nic.vanguard', 'c0.nic.vanguard'], domain_name: 'nic.vanguard', dnssec: 'unsigned'} +vegas whois.nic.vegas nic.vegas +nic.vegas {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 6, 2, 15, 37, 14, 669000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 17, 15, 37, 32, 394000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 2, 15, 37, 14, 669000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.vegas', 'a2.nic.vegas', 'b0.nic.vegas', 'c0.nic.vegas'], domain_name: 'nic.vegas', dnssec: 'signed'} +ventures whois.donuts.co None +donuts.co None +verisign whois.nic.verisign nic.verisign +nic.verisign {abuse_email: None, abuse_phone: '', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator Reserved Non-Billable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 5, 31, 14, 19, 28), updated_date: datetime.datetime(2025, 6, 1, 7, 2, 53), expires_date: datetime.datetime(2026, 5, 31, 14, 19, 28), status: ['active'], nameservers: ['AV1.NSTLD.COM', 'AV2.NSTLD.COM', 'AV3.NSTLD.COM', 'AV4.NSTLD.COM'], domain_name: 'NIC.VERISIGN', dnssec: 'unsigned'} +vermögensberater whois.nic.xn--vermgensberater-ctb None +nic.xn--vermgensberater-ctb {abuse_email: 'bettinger@bettinger.de', abuse_phone: 'tel:+49.8954886700', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Deutsche Vermögensberatung AG', registrant_organization: 'Deutsche Vermögensberatung AG', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Münchener Straße 1, Frankfurt am Main, Hessen, 60329', registrant_phone: 'tel:+49.6923840', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Deutsche Vermögensberatung AG', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Deutsche Vermögensberatung AG', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'tel:+49.6923840', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 6, 23, 8, 26, 16, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 6, 17, 0, 7, 51, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 23, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['anycast1.dnsres.net', 'anycast2.dnsres.net'], domain_name: 'nic.xn--vermgensberater-ctb', dnssec: 'unsigned'} +vermögensberatung whois.nic.xn--vermgensberatung-pwb None +nic.xn--vermgensberatung-pwb {abuse_email: 'bettinger@bettinger.de', abuse_phone: 'tel:+49.8954886700', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Deutsche Vermögensberatung AG', registrant_organization: 'Deutsche Vermögensberatung AG', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Münchener Straße 1, Frankfurt am Main, Hessen, 60329', registrant_phone: 'tel:+49.6923840', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Deutsche Vermögensberatung AG', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Deutsche Vermögensberatung AG', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'tel:+49.6923840', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 6, 23, 11, 47, 54, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 6, 17, 0, 7, 51, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 23, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['anycast1.dnsres.net', 'anycast2.dnsres.net'], domain_name: 'nic.xn--vermgensberatung-pwb', dnssec: 'unsigned'} +versicherung whois.nic.versicherung nic.versicherung +nic.versicherung {abuse_email: 'service@tld-box.at', abuse_phone: 'tel:+43.6624669', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'tldbox GmbH', registrant_organization: None, registrant_email: None, registrant_address: 'Jakob-Haringer-Strasse 8/V, Salzburg, 5020', registrant_phone: None, registrant_fax: None, registrar_name: None, registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 4, 29, 14, 8, 54, 68772, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 29, 10, 39, 42, 657491, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 4, 29, 14, 8, 54, 68772, tzinfo=datetime.timezone.utc), status: ['client delete prohibited', 'client transfer prohibited', 'client update prohibited', 'server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['sec1.rcode0.net', 'sec2.rcode0.net'], domain_name: 'nic.versicherung', dnssec: 'signed'} +vet whois.donuts.co None +donuts.co None +vg whois.nic.vg nic.vg +nic.vg None +viajes whois.donuts.co None +donuts.co None +video whois.donuts.co None +donuts.co None +vig whois.nic.vig nic.vig +nic.vig {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2017, 3, 28, 18, 41, 19, 298000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 28, 18, 41, 46, 976000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 28, 18, 41, 19, 298000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited', 'auto renew period'], nameservers: ['a0.nic.vig', 'b0.nic.vig', 'c0.nic.vig', 'a2.nic.vig'], domain_name: 'nic.vig', dnssec: 'signed'} +viking whois.afilias-srs.net None +afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.sea1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} +villas whois.donuts.co None +donuts.co None +vin whois.donuts.co None +donuts.co None +vip whois.nic.vip nic.vip +nic.vip None +virgin whois.nic.virgin nic.virgin +nic.virgin {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Virgin Enterprises Limited', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Virgin Enterprises Limited', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 2, 17, 2, 22, 46), updated_date: datetime.datetime(2022, 2, 22, 12, 11, 26), expires_date: datetime.datetime(2032, 2, 17, 2, 22, 46), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.virgin', 'dns2.nic.virgin', 'dns3.nic.virgin', 'dns4.nic.virgin', 'dnsa.nic.virgin', 'dnsb.nic.virgin', 'dnsc.nic.virgin', 'dnsd.nic.virgin'], domain_name: 'nic.virgin', dnssec: 'signed'} +visa whois.nic.visa nic.visa +nic.visa {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2023, 9, 29, 19, 31, 30, 260000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 8, 21, 15, 14, 19, 926000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 29, 19, 31, 30, 260000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.visa', 'v0n1.nic.visa', 'v0n2.nic.visa', 'v0n3.nic.visa', 'v2n0.nic.visa', 'v2n1.nic.visa'], domain_name: 'nic.visa', dnssec: 'signed'} +vision whois.donuts.co None +donuts.co None +viva whois.nic.viva nic.viva +nic.viva {abuse_email: 'ops@centralnic.com', abuse_phone: 'tel:+44.2033880600', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Domain Administrator', registrant_organization: 'CentralNic Ltd', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: '35-39 Moorgate, London, EC2R 6AR', registrant_phone: 'tel:+44.2033880600', registrant_fax: 'tel:+44.2033880601', registrar_name: 'CentralNic Ltd', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Domain Administrator', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'tel:+44.2033880600', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2013, 9, 11, 11, 57, 14, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 5, 0, 6, 14, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 11, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server transfer prohibited'], nameservers: ['a.nic.viva', 'b.nic.viva', 'c.nic.viva', 'd.nic.viva'], domain_name: 'nic.viva', dnssec: 'unsigned'} +vlaanderen whois.nic.vlaanderen nic.vlaanderen +nic.vlaanderen {abuse_email: 'admin@dnsbelgium.be', abuse_phone: 'tel:+32.16284970', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'DNS Belgium vzw/asbl', registrant_email: None, registrant_address: '', registrant_phone: None, registrant_fax: None, registrar_name: 'DNS Belgium vzw', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 3, 26, 12, 11, 56), updated_date: datetime.datetime(2026, 3, 26, 12, 12, 5), expires_date: datetime.datetime(2027, 3, 26, 12, 11, 56), status: ['server delete prohibited', 'server transfer prohibited', 'auto renew period'], nameservers: ['ns3.nic.vlaanderen', 'ns2.nic.vlaanderen', 'ns1.nic.vlaanderen', 'ns5.nic.vlaanderen'], domain_name: 'nic.vlaanderen', dnssec: 'signed'} +vodka whois.nic.vodka nic.vodka +nic.vodka None +volvo whois.nic.volvo nic.volvo +nic.volvo {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 12, 23, 17, 55, 2), updated_date: datetime.datetime(2026, 2, 6, 17, 55, 49, 752000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 12, 23, 17, 55, 2), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.volvo', 'a2.nic.volvo', 'b0.nic.volvo', 'c0.nic.volvo'], domain_name: 'nic.volvo', dnssec: 'unsigned'} +vote whois.nic.vote nic.vote +nic.vote {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 1, 6, 20, 19, 36, 650000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 2, 20, 20, 19, 41, 937000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 6, 20, 19, 36, 650000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.vote', 'b0.nic.vote', 'c0.nic.vote', 'a2.nic.vote'], domain_name: 'nic.vote', dnssec: 'signed'} +voting whois.nic.voting nic.voting +nic.voting None +voto whois.nic.voto nic.voto +nic.voto {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 1, 6, 19, 53, 7, 213000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 2, 20, 19, 53, 23, 644000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 6, 19, 53, 7, 213000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.voto', 'b0.nic.voto', 'c0.nic.voto', 'a2.nic.voto'], domain_name: 'nic.voto', dnssec: 'signed'} +voyage whois.donuts.co None +donuts.co None +wales whois.nic.wales nic.wales +nic.wales {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'Oxon', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Nominet Internal Registrar', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 7, 8, 44, 38), updated_date: datetime.datetime(2021, 4, 26, 10, 21, 3), expires_date: datetime.datetime(2030, 8, 7, 8, 44, 38), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.wales', 'dns2.nic.wales', 'dns3.nic.wales', 'dns4.nic.wales', 'dnsa.nic.wales', 'dnsb.nic.wales', 'dnsc.nic.wales', 'dnsd.nic.wales'], domain_name: 'nic.wales', dnssec: 'signed'} +walmart whois.nic.walmart nic.walmart +nic.walmart None +walter whois.nic.walter nic.walter +nic.walter None +wang whois.gtld.knet.cn nic.wang +knet.cn None +wanggou whois.nic.wanggou nic.wanggou +nic.wanggou {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 22, 10, 27), updated_date: datetime.datetime(2023, 8, 1, 10, 40), expires_date: datetime.datetime(2032, 8, 9, 22, 10, 27), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.wanggou', 'dns2.nic.wanggou', 'dns3.nic.wanggou', 'dns4.nic.wanggou', 'dnsa.nic.wanggou', 'dnsb.nic.wanggou', 'dnsc.nic.wanggou', 'dnsd.nic.wanggou'], domain_name: 'nic.wanggou', dnssec: 'signed'} +watches whois.nic.watches nic.watches +nic.watches {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2020, 8, 6, 19, 49, 19, 785000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2024, 9, 23, 15, 51, 12, 166000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2029, 8, 6, 19, 49, 19, 785000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.watches', 'b0.nic.watches', 'c0.nic.watches', 'a2.nic.watches'], domain_name: 'nic.watches', dnssec: 'signed'} +watch whois.donuts.co None +donuts.co None +webcam whois.nic.webcam nic.webcam +nic.webcam None +weber whois.nic.weber nic.weber +nic.weber {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2023, 9, 29, 18, 22, 59, 378000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 11, 13, 18, 23, 54, 348000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 29, 18, 22, 59, 378000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.discover', 'v0n1.nic.discover', 'v0n2.nic.discover', 'v0n3.nic.discover', 'v2n0.nic.discover', 'v2n1.nic.discover'], domain_name: 'nic.weber', dnssec: 'signed'} +website whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['client transfer prohibited', 'server transfer prohibited', 'server delete prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +web.za web-whois.registry.net.za None +registry.net.za None +wedding whois.nic.wedding nic.wedding +nic.wedding None +wed whois.nic.wed nic.wed +nic.wed {abuse_email: 'barbara.bellis@nominet.uk', abuse_phone: None, admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'redacted@nominet.uk', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Please Contact Nominet UK Customer Service for Resolution', registrant_email: 'redacted@nominet.uk', registrant_address: 'Oxfordshire', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Nominet UK', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'redacted@nominet.uk', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2017, 12, 7, 14, 28), updated_date: None, expires_date: datetime.datetime(2019, 12, 7, 14, 28), status: ['active'], nameservers: ['dns1.emdns.uk', 'dns2.emdns.uk', 'dns3.emdns.uk', 'dns4.emdns.uk', 'dnsa.emdns.uk', 'dnsb.emdns.uk', 'dnsc.emdns.uk', 'dnsd.emdns.uk'], domain_name: 'nic.wed', dnssec: 'signed'} +weibo whois.nic.weibo nic.weibo +nic.weibo {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'Sina Corporation', registrant_email: None, registrant_address: '', registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 8, 16, 20, 37, 7, 857000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 30, 20, 37, 47, 734000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 16, 20, 37, 7, 857000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.weibo', 'b0.nic.weibo', 'c0.nic.weibo', 'a2.nic.weibo'], domain_name: 'nic.weibo', dnssec: 'signed'} +weir whois.nic.weir nic.weir +nic.weir {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 3, 2, 23, 31, 44), updated_date: datetime.datetime(2026, 4, 16, 23, 32, 37, 686000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 2, 23, 31, 44), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['c0.nic.weir', 'b0.nic.weir', 'a2.nic.weir', 'a0.nic.weir'], domain_name: 'nic.weir', dnssec: 'unsigned'} +whoswho whois.nic.whoswho nic.whoswho +nic.whoswho {abuse_email: 'abuse@nic.whoswho', abuse_phone: '+1.2128778900', admin_name: "Who's Who Registry", admin_organization: None, admin_email: 'info@domains.whoswho', admin_address: '', admin_phone: '+1.2128778900', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: "Who's Who Registry", registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'NY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: "Who's Who Registry", registrar_email: 'info@domains.whoswho', registrar_address: 'P.O. Box 300, New York, New York, 10024', registrar_phone: '+1.2128778900', registrar_fax: None, technical_name: "Who's Who Registry", technical_organization: None, technical_email: 'info@domains.whoswho', technical_address: '', technical_phone: '+1.2128778900', technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 23, 11, 5, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 23, 0, 2, 13, 117000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 8, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.whoswho', dnssec: 'signed'} +wien whois.nic.wien nic.wien +nic.wien {abuse_email: 'abuse@nic.wien', abuse_phone: '+43.1981160', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED', registrant_organization: 'punkt.wien GmbH', registrant_email: 'REDACTED', registrant_address: 'REDACTED, REDACTED, REDACTED, REDACTED, REDACTED, REDACTED', registrant_phone: 'REDACTED', registrant_fax: None, registrar_name: 'punkt.wien GmbH', registrar_email: 'andrea.blum@domainworx.at', registrar_address: 'Schönbrunner Straße 231, null, null, Wien, Wien, 1120', registrar_phone: '+43.198116777', registrar_fax: None, technical_name: 'REDACTED', technical_organization: 'REDACTED', technical_email: 'REDACTED', technical_address: 'REDACTED, REDACTED, REDACTED, REDACTED, REDACTED, REDACTED', technical_phone: 'REDACTED', technical_fax: None, created_date: datetime.datetime(2013, 12, 12, 12, 2, 52, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 8, 22, 9, 27, 15, 568573, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2099, 12, 31, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited'], nameservers: ['ns1.ryce-rsp.com', 'ns1.dns.business'], domain_name: 'nic.wien', dnssec: 'unsigned'} +wine whois.donuts.co None +donuts.co None +wme whois.nic.wme nic.wme +nic.wme {abuse_email: 'wme.admin@centralnic.com', abuse_phone: 'tel:+44.2033880600', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Domain Administrator', registrant_organization: 'CentralNic Ltd', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: '35-39 Moorgate, London, EC2R 6AR', registrant_phone: 'tel:+44.2033880600', registrant_fax: 'tel:+44.2033880601', registrar_name: 'William Morris Endeavor Entertainment, LLC', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Domain Administrator', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'tel:+44.2033880600', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2013, 9, 11, 11, 57, 25, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 2, 18, 12, 53, 12, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 11, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['a.nic.wme', 'b.nic.wme', 'c.nic.wme', 'd.nic.wme'], domain_name: 'nic.wme', dnssec: 'unsigned'} +woodside whois.nic.woodside nic.woodside +nic.woodside None +works whois.donuts.co None +donuts.co None +world whois.donuts.co None +donuts.co None +wow whois.nic.wow nic.wow +nic.wow {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 23, 30, 51), updated_date: datetime.datetime(2023, 8, 1, 10, 45, 53), expires_date: datetime.datetime(2032, 8, 9, 23, 30, 51), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.wow', 'dns2.nic.wow', 'dns3.nic.wow', 'dns4.nic.wow', 'dnsa.nic.wow', 'dnsb.nic.wow', 'dnsc.nic.wow', 'dnsd.nic.wow'], domain_name: 'nic.wow', dnssec: 'signed'} +wtc whois.nic.wtc nic.wtc +nic.wtc None +wtf whois.donuts.co None +donuts.co None +xerox whois.nic.xerox nic.xerox +nic.xerox None +xihuan whois.teleinfo.cn None +teleinfo.cn None +xin whois.nic.xin nic.xin +nic.xin {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 7, 29, 21, 44, 7, 854000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 12, 21, 44, 26, 345000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 7, 29, 21, 44, 7, 854000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a2.nic.xin', 'c0.nic.xin', 'a0.nic.xin', 'b0.nic.xin'], domain_name: 'nic.xin', dnssec: 'signed'} +xn--11b4c3d whois.nic.xn--11b4c3d nic.xn--11b4c3d +nic.xn--11b4c3d {abuse_email: None, abuse_phone: '', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator Reserved Non-Billable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 4, 7, 17, 48, 39), updated_date: datetime.datetime(2026, 4, 8, 7, 6, 1), expires_date: datetime.datetime(2027, 4, 7, 17, 48, 39), status: ['active'], nameservers: ['AV1.NSTLD.COM', 'AV2.NSTLD.COM', 'AV3.NSTLD.COM', 'AV4.NSTLD.COM'], domain_name: 'NIC.XN--11B4C3D', dnssec: 'unsigned'} +xn--1ck2e1b whois.nic.xn--1ck2e1b nic.xn--1ck2e1b +nic.xn--1ck2e1b {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 10, 0, 36, 12), updated_date: datetime.datetime(2025, 9, 24, 0, 0, 55, 415000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 9, 23, 59, 59), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.xn--1ck2e1b', 'v0n1.nic.xn--1ck2e1b', 'v0n2.nic.xn--1ck2e1b', 'v0n3.nic.xn--1ck2e1b', 'v2n0.nic.xn--1ck2e1b', 'v2n1.nic.xn--1ck2e1b'], domain_name: 'nic.xn--1ck2e1b', dnssec: 'signed'} +xn--1qqw23a whois.ngtld.cn None +ngtld.cn None +xn--2scrj9c whois.nixiregistry.in nixiregistry.in +nixiregistry.in {abuse_email: 'techsupport@registry.in', abuse_phone: 'tel:+91.4049187688', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'National Internet Exchange of India', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'National Capital Territory', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'National Internet Exchange of India', registrar_email: 'techsupport@registry.in', registrar_address: 'World Trade Center, 9th Floor Tower B, B-901, New Delhi, National Capital Territory, 110029', registrar_phone: 'tel:+91.4049187688', registrar_fax: 'tel:+91.4049187688', technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2025, 5, 28, 12, 24, 3, 742000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 5, 28, 14, 4, 30, 479000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 5, 28, 12, 24, 3, 742000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['ns02.trs-dns.com', 'ns02.trs-dns.net'], domain_name: 'nixiregistry.in', dnssec: 'signed'} +xn--30rr7y whois.gtld.knet.cn None +knet.cn None +xn--3bst00m whois.gtld.knet.cn None +knet.cn None +xn--3ds443g whois.teleinfo.cn None +teleinfo.cn None +xn--3e0b707e whois.kr None +whois.kr None +xn--3hcrj9c whois.nixiregistry.in nixiregistry.in +nixiregistry.in {abuse_email: 'techsupport@registry.in', abuse_phone: 'tel:+91.4049187688', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'National Internet Exchange of India', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'National Capital Territory', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'National Internet Exchange of India', registrar_email: 'techsupport@registry.in', registrar_address: 'World Trade Center, 9th Floor Tower B, B-901, New Delhi, National Capital Territory, 110029', registrar_phone: 'tel:+91.4049187688', registrar_fax: 'tel:+91.4049187688', technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2025, 5, 28, 12, 24, 3, 742000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 5, 28, 14, 4, 30, 479000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 5, 28, 12, 24, 3, 742000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['ns02.trs-dns.com', 'ns02.trs-dns.net'], domain_name: 'nixiregistry.in', dnssec: 'signed'} +xn--3pxu8k whois.nic.xn--3pxu8k nic.xn--3pxu8k +nic.xn--3pxu8k {abuse_email: None, abuse_phone: '', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator Reserved Non-Billable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 4, 7, 17, 50, 13), updated_date: datetime.datetime(2026, 4, 8, 7, 6, 1), expires_date: datetime.datetime(2027, 4, 7, 17, 50, 13), status: ['active'], nameservers: ['AV1.NSTLD.COM', 'AV2.NSTLD.COM', 'AV3.NSTLD.COM', 'AV4.NSTLD.COM'], domain_name: 'NIC.XN--3PXU8K', dnssec: 'unsigned'} +xn--42c2d9a whois.nic.xn--42c2d9a nic.xn--42c2d9a +nic.xn--42c2d9a {abuse_email: None, abuse_phone: '', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator Reserved Non-Billable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 4, 7, 17, 51, 33), updated_date: datetime.datetime(2026, 4, 8, 7, 6, 1), expires_date: datetime.datetime(2027, 4, 7, 17, 51, 33), status: ['active'], nameservers: ['AV1.NSTLD.COM', 'AV2.NSTLD.COM', 'AV3.NSTLD.COM', 'AV4.NSTLD.COM'], domain_name: 'NIC.XN--42C2D9A', dnssec: 'unsigned'} +xn--45br5cyl whois.nixiregistry.in nixiregistry.in +nixiregistry.in {abuse_email: 'techsupport@registry.in', abuse_phone: 'tel:+91.4049187688', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'National Internet Exchange of India', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'National Capital Territory', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'National Internet Exchange of India', registrar_email: 'techsupport@registry.in', registrar_address: 'World Trade Center, 9th Floor Tower B, B-901, New Delhi, National Capital Territory, 110029', registrar_phone: 'tel:+91.4049187688', registrar_fax: 'tel:+91.4049187688', technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2025, 5, 28, 12, 24, 3, 742000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 5, 28, 14, 4, 30, 479000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 5, 28, 12, 24, 3, 742000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['ns02.trs-dns.com', 'ns02.trs-dns.net'], domain_name: 'nixiregistry.in', dnssec: 'signed'} +xn--45brj9c whois.nixiregistry.in nixiregistry.in +nixiregistry.in {abuse_email: 'techsupport@registry.in', abuse_phone: 'tel:+91.4049187688', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'National Internet Exchange of India', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'National Capital Territory', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'National Internet Exchange of India', registrar_email: 'techsupport@registry.in', registrar_address: 'World Trade Center, 9th Floor Tower B, B-901, New Delhi, National Capital Territory, 110029', registrar_phone: 'tel:+91.4049187688', registrar_fax: 'tel:+91.4049187688', technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2025, 5, 28, 12, 24, 3, 742000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 5, 28, 14, 4, 30, 479000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 5, 28, 12, 24, 3, 742000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['ns02.trs-dns.com', 'ns02.trs-dns.net'], domain_name: 'nixiregistry.in', dnssec: 'signed'} +xn--45q11c whois.gtld.knet.cn None +knet.cn None +xn--4gbrim whois.nic.xn--4gbrim nic.xn--4gbrim +nic.xn--4gbrim {abuse_email: 'info@centralnic.com', abuse_phone: 'tel:+44.2033880600', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Khobar', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Helium TLDs Ltd', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 9, 11, 20, 8, 52, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 5, 0, 6, 15, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 11, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['a.nic.xn--4gbrim', 'd.nic.xn--4gbrim', 'c.nic.xn--4gbrim', 'b.nic.xn--4gbrim'], domain_name: 'nic.xn--4gbrim', dnssec: 'signed'} +xn--55qx5d whois.ngtld.cn None +ngtld.cn None +xn--5su34j936bgsg whois.nic.xn--5su34j936bgsg nic.xn--5su34j936bgsg +nic.xn--5su34j936bgsg {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2023, 9, 29, 18, 56, 29, 303000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 12, 12, 19, 48, 10, 164000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 29, 18, 56, 29, 303000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.xn--5su34j936bgsg', 'v0n1.nic.xn--5su34j936bgsg', 'v0n2.nic.xn--5su34j936bgsg', 'v0n3.nic.xn--5su34j936bgsg', 'v2n0.nic.xn--5su34j936bgsg', 'v2n1.nic.xn--5su34j936bgsg'], domain_name: 'nic.xn--5su34j936bgsg', dnssec: 'signed'} +xn--5tzm5g whois.nic.xn--5tzm5g nic.xn--5tzm5g +nic.xn--5tzm5g {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 9, 22, 16, 57, 2, 397000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 11, 6, 16, 57, 36, 475000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 22, 16, 57, 2, 397000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.xn--5tzm5g', 'b0.nic.xn--5tzm5g', 'c0.nic.xn--5tzm5g', 'a2.nic.xn--5tzm5g'], domain_name: 'nic.xn--5tzm5g', dnssec: 'signed'} +xn--6frz82g whois.nic.xn--6frz82g nic.xn--6frz82g +nic.xn--6frz82g {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 3, 13, 21, 35, 1, 989000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 13, 21, 35, 26, 397000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 13, 21, 35, 1, 989000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited', 'auto renew period'], nameservers: ['a0.nic.xn--6frz82g', 'a2.nic.xn--6frz82g', 'b0.nic.xn--6frz82g', 'c0.nic.xn--6frz82g'], domain_name: 'nic.xn--6frz82g', dnssec: 'signed'} +xn--6qq986b3xl whois.gtld.knet.cn None +knet.cn None +xn--80adxhks whois.nic.xn--80adxhks nic.xn--80adxhks +nic.xn--80adxhks {abuse_email: 'info@faitid.org', abuse_phone: 'tel:+74957898207', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Foundation for Assistance for Internet Technologies and Infrastructure Development', registrar_email: 'info@faitid.org', registrar_address: '', registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 3, 12, 18, 52, 50), updated_date: datetime.datetime(2020, 4, 7, 11, 6, 10), expires_date: datetime.datetime(2029, 3, 12, 19, 52, 50), status: ['active'], nameservers: ['ns3-geo.nic.ru', 'ns4-geo.nic.ru', 'ns8-geo.nic.ru', 'ans1-moscow.nic.ru', 'ns1-cloud.nic.ru', 'ns2-cloud.nic.ru'], domain_name: 'nic.xn--80adxhks', dnssec: 'signed'} +xn--80aqecdr1a whois.nic.xn--80aqecdr1a nic.xn--80aqecdr1a +nic.xn--80aqecdr1a None +xn--80asehdb whois.nic.xn--80asehdb nic.xn--80asehdb +nic.xn--80asehdb {abuse_email: 'secretariat@corenic.org', abuse_phone: '+41.229295744', admin_name: 'Registry self-allocated', admin_organization: None, admin_email: 'secretariat@corenic.org', admin_address: '', admin_phone: '+41.229295744', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'CORE Association', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Registry self-allocated', registrar_email: 'secretariat@corenic.org', registrar_address: 'World Trade Center II,\n29, route de Pré-Bois, Geneva, 12345', registrar_phone: '+41.229295744', registrar_fax: '+41.229295745', technical_name: 'Registry self-allocated', technical_organization: None, technical_email: 'secretariat@corenic.org', technical_address: '', technical_phone: '+41.229295744', technical_fax: None, created_date: datetime.datetime(2013, 8, 2, 11, 15, 21, 320000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 16, 12, 1, 20, 382000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 2, 11, 15, 21, 320000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.xn--80asehdb', dnssec: 'signed'} +xn--80aswg whois.nic.xn--80aswg nic.xn--80aswg +nic.xn--80aswg {abuse_email: 'secretariat@corenic.org', abuse_phone: '+41.229295744', admin_name: 'Registry self-allocated', admin_organization: None, admin_email: 'secretariat@corenic.org', admin_address: '', admin_phone: '+41.229295744', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'CORE Association', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Registry self-allocated', registrar_email: 'secretariat@corenic.org', registrar_address: 'World Trade Center II,\n29, route de Pré-Bois, Geneva, CH-1215', registrar_phone: '+41.229295744', registrar_fax: '+41.229295745', technical_name: 'Registry self-allocated', technical_organization: None, technical_email: 'secretariat@corenic.org', technical_address: '', technical_phone: '+41.229295744', technical_fax: None, created_date: datetime.datetime(2013, 8, 2, 11, 13, 7, 114000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 16, 12, 1, 5, 978000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 2, 11, 13, 7, 114000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.xn--80aswg', dnssec: 'signed'} +xn--8y0a063a whois.nic.xn--8y0a063a nic.xn--8y0a063a +nic.xn--8y0a063a {abuse_email: 'tech-supprot@zdns.cn', abuse_phone: 'tel:01058813521', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'China United Network Communciations Corporation Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Beijing', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: '互联网域名系统北京市工程研究中心有限公司', registrar_email: 'td_dns_service@knet.cn', registrar_address: '-, -, 100088', registrar_phone: 'tel:1096002', registrar_fax: '1058812666', technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2017, 4, 18, 23, 8, 38, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2018, 6, 2, 23, 8, 38, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 4, 18, 23, 8, 38, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited', 'auto renew period'], nameservers: ['dns1.zdnscloud.info.', 'cns1.zdnscloud.net.', 'ins1.zdnscloud.com.', 'vns1.zdnscloud.biz.'], domain_name: 'nic.xn--8y0a063a', dnssec: 'unsigned'} +xn--9dbq2a whois.nic.xn--9dbq2a nic.xn--9dbq2a +nic.xn--9dbq2a {abuse_email: None, abuse_phone: '', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator Reserved Non-Billable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 4, 7, 17, 52, 39), updated_date: datetime.datetime(2026, 4, 8, 7, 6, 1), expires_date: datetime.datetime(2027, 4, 7, 17, 52, 39), status: ['active'], nameservers: ['AV1.NSTLD.COM', 'AV2.NSTLD.COM', 'AV3.NSTLD.COM', 'AV4.NSTLD.COM'], domain_name: 'NIC.XN--9DBQ2A', dnssec: 'unsigned'} +xn--9et52u whois.gtld.knet.cn None +knet.cn None +xn--9krt00a whois.nic.xn--9krt00a nic.xn--9krt00a +nic.xn--9krt00a {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'Sina Corporation', registrant_email: None, registrant_address: '', registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 8, 16, 20, 28, 0, 420000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 30, 20, 28, 35, 230000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 16, 20, 28, 0, 420000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.xn--9krt00a', 'b0.nic.xn--9krt00a', 'c0.nic.xn--9krt00a', 'a2.nic.xn--9krt00a'], domain_name: 'nic.xn--9krt00a', dnssec: 'signed'} +xn--b4w605ferd whois.afilias-srs.net None +afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.yyz1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.ams1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} +xn--bck1b9a5dre4c whois.nic.xn--bck1b9a5dre4c nic.xn--bck1b9a5dre4c +nic.xn--bck1b9a5dre4c {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 10, 0, 36, 50), updated_date: datetime.datetime(2025, 9, 24, 0, 0, 55, 49000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 9, 23, 59, 59), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.xn--bck1b9a5dre4c', 'v0n1.nic.xn--bck1b9a5dre4c', 'v0n2.nic.xn--bck1b9a5dre4c', 'v0n3.nic.xn--bck1b9a5dre4c', 'v2n0.nic.xn--bck1b9a5dre4c', 'v2n1.nic.xn--bck1b9a5dre4c'], domain_name: 'nic.xn--bck1b9a5dre4c', dnssec: 'signed'} +xn--c1avg whois.nic.xn--c1avg nic.xn--c1avg +nic.xn--c1avg {abuse_email: 'cbath@pir.org', abuse_phone: 'tel:+1.1234567890', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'PIR Internal (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 4, 21, 18, 46, 16, 602000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 6, 5, 18, 47, 9, 818000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 4, 21, 18, 46, 16, 602000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['a0.nic.xn--c1avg', 'a2.nic.xn--c1avg', 'b0.nic.xn--c1avg', 'c0.nic.xn--c1avg'], domain_name: 'nic.xn--c1avg', dnssec: 'signed'} +xn--c2br7g whois.nic.xn--c2br7g nic.xn--c2br7g +nic.xn--c2br7g {abuse_email: None, abuse_phone: '', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator Reserved Non-Billable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 4, 7, 17, 53, 45), updated_date: datetime.datetime(2026, 4, 8, 7, 6, 1), expires_date: datetime.datetime(2027, 4, 7, 17, 53, 45), status: ['active'], nameservers: ['AV1.NSTLD.COM', 'AV2.NSTLD.COM', 'AV3.NSTLD.COM', 'AV4.NSTLD.COM'], domain_name: 'NIC.XN--C2BR7G', dnssec: 'unsigned'} +xn--cck2b3b whois.nic.xn--cck2b3b nic.xn--cck2b3b +nic.xn--cck2b3b {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 10, 0, 37, 55), updated_date: datetime.datetime(2025, 9, 24, 0, 0, 54, 968000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 9, 23, 59, 59), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.xn--cck2b3b', 'v0n1.nic.xn--cck2b3b', 'v0n2.nic.xn--cck2b3b', 'v0n3.nic.xn--cck2b3b', 'v2n0.nic.xn--cck2b3b', 'v2n1.nic.xn--cck2b3b'], domain_name: 'nic.xn--cck2b3b', dnssec: 'signed'} +xn--cckwcxetd whois.nic.xn--cckwcxetd nic.xn--cckwcxetd +nic.xn--cckwcxetd {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2020, 5, 18, 10, 31, 32), updated_date: datetime.datetime(2021, 4, 26, 10, 0, 3), expires_date: datetime.datetime(2030, 5, 18, 10, 31, 32), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.xn--cckwcxetd', 'dns2.nic.xn--cckwcxetd', 'dns3.nic.xn--cckwcxetd', 'dns4.nic.xn--cckwcxetd', 'dnsa.nic.xn--cckwcxetd', 'dnsb.nic.xn--cckwcxetd', 'dnsc.nic.xn--cckwcxetd', 'dnsd.nic.xn--cckwcxetd'], domain_name: 'nic.xn--cckwcxetd', dnssec: 'signed'} +xn--cg4bki whois.kr None +whois.kr None +xn--clchc0ea0b2g2a9gcd whois.ta.sgnic.sg ta.sgnic.sg +sgnic.sg {abuse_email: None, abuse_phone: 'tel:', admin_name: 'SINGAPORE NETWORK INFORMATION CENTRE (SGNIC) PRIVATE LIMITED', admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'SINGAPORE NETWORK INFORMATION CENTRE (SGNIC) PRIVATE LIMITED', registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'SGNIC', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'SINGAPORE NETWORK INFORMATION CENTRE (SGNIC) PRIVATE LIMITED', technical_organization: None, technical_email: 'dna@sgnic.sg', technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2005, 1, 18, 6, 38, 4), updated_date: datetime.datetime(2025, 2, 24, 11, 44, 22), expires_date: datetime.datetime(2027, 1, 18, 6, 38, 4), status: ['active'], nameservers: ['dsany2.sgnic.sg', 'dsany3.sgnic.sg', 'dsany4.sgnic.sg'], domain_name: 'sgnic.sg', dnssec: 'signed'} +xn--czrs0t whois.nic.xn--czrs0t nic.xn--czrs0t +nic.xn--czrs0t {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 1, 14, 17, 53, 15, 763000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 2, 28, 17, 53, 57, 840000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 14, 17, 53, 15, 763000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.xn--czrs0t', 'v0n1.nic.xn--czrs0t', 'v0n2.nic.xn--czrs0t', 'v0n3.nic.xn--czrs0t', 'v2n0.nic.xn--czrs0t', 'v2n1.nic.xn--czrs0t'], domain_name: 'nic.xn--czrs0t', dnssec: 'unsigned'} +xn--czru2d whois.gtld.knet.cn None +knet.cn None +xn--d1alf whois.marnet.mk None +marnet.mk None +xn--e1a4c whois.eu None +whois.eu None +xn--eckvdtc9d whois.nic.xn--eckvdtc9d nic.xn--eckvdtc9d +nic.xn--eckvdtc9d {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 10, 0, 38, 13), updated_date: datetime.datetime(2025, 9, 24, 0, 0, 55, 298000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 9, 23, 59, 59), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.xn--eckvdtc9d', 'v0n1.nic.xn--eckvdtc9d', 'v0n2.nic.xn--eckvdtc9d', 'v0n3.nic.xn--eckvdtc9d', 'v2n0.nic.xn--eckvdtc9d', 'v2n1.nic.xn--eckvdtc9d'], domain_name: 'nic.xn--eckvdtc9d', dnssec: 'signed'} +xn--efvy88h whois.nic.xn--efvy88h nic.xn--efvy88h +nic.xn--efvy88h {abuse_email: 'tech-supprot@zdns.cn', abuse_phone: 'tel:01058813521', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Tech', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Heibei', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: '互联网域名系统北京市工程研究中心有限公司', registrar_email: 'td_dns_service@knet.cn', registrar_address: '-, -, 100088', registrar_phone: 'tel:1096002', registrar_fax: '1058812666', technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 8, 25, 4, 49, 36, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2017, 11, 30, 2, 33, 12, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2034, 8, 25, 4, 49, 36, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['vns1.zdnscloud.biz.', 'dns1.zdnscloud.info.', 'ins1.zdnscloud.com.', 'cns1.zdnscloud.net.'], domain_name: 'nic.xn--efvy88h', dnssec: 'unsigned'} +xn--fct429k whois.nic.xn--fct429k nic.xn--fct429k +nic.xn--fct429k {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 10, 0, 38, 27), updated_date: datetime.datetime(2025, 9, 24, 0, 0, 55, 391000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 9, 23, 59, 59), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.xn--fct429k', 'v0n1.nic.xn--fct429k', 'v0n2.nic.xn--fct429k', 'v0n3.nic.xn--fct429k', 'v2n0.nic.xn--fct429k', 'v2n1.nic.xn--fct429k'], domain_name: 'nic.xn--fct429k', dnssec: 'signed'} +xn--fhbei whois.nic.xn--fhbei nic.xn--fhbei +nic.xn--fhbei {abuse_email: None, abuse_phone: '', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator Reserved Non-Billable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 4, 7, 17, 54, 57), updated_date: datetime.datetime(2026, 4, 8, 7, 6, 1), expires_date: datetime.datetime(2027, 4, 7, 17, 54, 57), status: ['active'], nameservers: ['AV1.NSTLD.COM', 'AV2.NSTLD.COM', 'AV3.NSTLD.COM', 'AV4.NSTLD.COM'], domain_name: 'NIC.XN--FHBEI', dnssec: 'unsigned'} +xn--fiq228c5hs whois.teleinfo.cn None +teleinfo.cn None +xn--fiq64b whois.gtld.knet.cn None +knet.cn None +xn--fiqs8s whois.cnnic.cn None +cnnic.cn None +xn--fiqz9s whois.cnnic.cn None +cnnic.cn None +xn--fjq720a whois.nic.xn--fjq720a nic.xn--fjq720a +nic.xn--fjq720a {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 6, 9, 15, 43, 46, 233000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 24, 15, 44, 28, 368000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 9, 15, 43, 46, 233000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.xn--fjq720a', 'v0n1.nic.xn--fjq720a', 'v0n2.nic.xn--fjq720a', 'v0n3.nic.xn--fjq720a', 'v2n0.nic.xn--fjq720a', 'v2n1.nic.xn--fjq720a'], domain_name: 'nic.xn--fjq720a', dnssec: 'unsigned'} +xn--flw351e whois.nic.google None +nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} +xn--fpcrj9c3d whois.nixiregistry.in nixiregistry.in +nixiregistry.in {abuse_email: 'techsupport@registry.in', abuse_phone: 'tel:+91.4049187688', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'National Internet Exchange of India', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'National Capital Territory', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'National Internet Exchange of India', registrar_email: 'techsupport@registry.in', registrar_address: 'World Trade Center, 9th Floor Tower B, B-901, New Delhi, National Capital Territory, 110029', registrar_phone: 'tel:+91.4049187688', registrar_fax: 'tel:+91.4049187688', technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2025, 5, 28, 12, 24, 3, 742000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 5, 28, 14, 4, 30, 479000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 5, 28, 12, 24, 3, 742000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['ns02.trs-dns.com', 'ns02.trs-dns.net'], domain_name: 'nixiregistry.in', dnssec: 'signed'} +xn--fzys8d69uvgm whois.nic.xn--fzys8d69uvgm nic.xn--fzys8d69uvgm +nic.xn--fzys8d69uvgm {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 8, 12, 19, 10, 36, 280000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 1, 8, 14, 45, 21, 567000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 12, 19, 10, 36, 280000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.xn--fzys8d69uvgm', 'b0.nic.xn--fzys8d69uvgm', 'c0.nic.xn--fzys8d69uvgm', 'a2.nic.xn--fzys8d69uvgm'], domain_name: 'nic.xn--fzys8d69uvgm', dnssec: 'signed'} +xn--g2xx48c whois.nic.xn--g2xx48c nic.xn--g2xx48c +nic.xn--g2xx48c None +xn--gckr3f0f whois.nic.xn--gckr3f0f nic.xn--gckr3f0f +nic.xn--gckr3f0f {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 10, 0, 38, 53), updated_date: datetime.datetime(2025, 9, 24, 0, 0, 55, 274000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 9, 23, 59, 59), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.xn--gckr3f0f', 'v0n1.nic.xn--gckr3f0f', 'v0n2.nic.xn--gckr3f0f', 'v0n3.nic.xn--gckr3f0f', 'v2n0.nic.xn--gckr3f0f', 'v2n1.nic.xn--gckr3f0f'], domain_name: 'nic.xn--gckr3f0f', dnssec: 'signed'} +xn--gecrj9c whois.nixiregistry.in nixiregistry.in +nixiregistry.in {abuse_email: 'techsupport@registry.in', abuse_phone: 'tel:+91.4049187688', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'National Internet Exchange of India', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'National Capital Territory', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'National Internet Exchange of India', registrar_email: 'techsupport@registry.in', registrar_address: 'World Trade Center, 9th Floor Tower B, B-901, New Delhi, National Capital Territory, 110029', registrar_phone: 'tel:+91.4049187688', registrar_fax: 'tel:+91.4049187688', technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2025, 5, 28, 12, 24, 3, 742000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 5, 28, 14, 4, 30, 479000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 5, 28, 12, 24, 3, 742000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['ns02.trs-dns.com', 'ns02.trs-dns.net'], domain_name: 'nixiregistry.in', dnssec: 'signed'} +xn--gk3at1e whois.nic.xn--gk3at1e nic.xn--gk3at1e +nic.xn--gk3at1e {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 10, 0, 44, 13), updated_date: datetime.datetime(2025, 9, 24, 0, 0, 55, 321000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 9, 23, 59, 59), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.xn--gk3at1e', 'v0n1.nic.xn--gk3at1e', 'v0n2.nic.xn--gk3at1e', 'v0n3.nic.xn--gk3at1e', 'v2n0.nic.xn--gk3at1e', 'v2n1.nic.xn--gk3at1e'], domain_name: 'nic.xn--gk3at1e', dnssec: 'signed'} +xn--h2breg3eve whois.nixiregistry.in nixiregistry.in +nixiregistry.in {abuse_email: 'techsupport@registry.in', abuse_phone: 'tel:+91.4049187688', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'National Internet Exchange of India', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'National Capital Territory', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'National Internet Exchange of India', registrar_email: 'techsupport@registry.in', registrar_address: 'World Trade Center, 9th Floor Tower B, B-901, New Delhi, National Capital Territory, 110029', registrar_phone: 'tel:+91.4049187688', registrar_fax: 'tel:+91.4049187688', technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2025, 5, 28, 12, 24, 3, 742000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 5, 28, 14, 4, 30, 479000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 5, 28, 12, 24, 3, 742000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['ns02.trs-dns.com', 'ns02.trs-dns.net'], domain_name: 'nixiregistry.in', dnssec: 'signed'} +xn--h2brj9c8c whois.registry.in None +registry.in {abuse_email: 'techsupport@registry.in', abuse_phone: 'tel:+91.4049187688', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'National Internet Exchange of India', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'National Capital Territory', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'National Internet Exchange of India', registrar_email: 'techsupport@registry.in', registrar_address: 'World Trade Center, 9th Floor Tower B, B-901, New Delhi, National Capital Territory, 110029', registrar_phone: 'tel:+91.4049187688', registrar_fax: 'tel:+91.4049187688', technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2025, 5, 28, 12, 24, 3, 742000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 5, 28, 14, 9, 53, 119000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 5, 28, 12, 24, 3, 742000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited', 'client delete prohibited', 'client transfer prohibited', 'client renew prohibited'], nameservers: ['ns02.trs-dns.com', 'ns02.trs-dns.net'], domain_name: 'registry.in', dnssec: 'signed'} +xn--h2brj9c whois.registry.in None +registry.in {abuse_email: 'techsupport@registry.in', abuse_phone: 'tel:+91.4049187688', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'National Internet Exchange of India', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'National Capital Territory', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'National Internet Exchange of India', registrar_email: 'techsupport@registry.in', registrar_address: 'World Trade Center, 9th Floor Tower B, B-901, New Delhi, National Capital Territory, 110029', registrar_phone: 'tel:+91.4049187688', registrar_fax: 'tel:+91.4049187688', technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2025, 5, 28, 12, 24, 3, 742000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 5, 28, 14, 9, 53, 119000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 5, 28, 12, 24, 3, 742000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited', 'client delete prohibited', 'client transfer prohibited', 'client renew prohibited'], nameservers: ['ns02.trs-dns.com', 'ns02.trs-dns.net'], domain_name: 'registry.in', dnssec: 'signed'} +xn--hxt814e whois.gtld.knet.cn None +knet.cn None +xn--i1b6b1a6a2e whois.nic.xn--i1b6b1a6a2e nic.xn--i1b6b1a6a2e +nic.xn--i1b6b1a6a2e {abuse_email: 'cbath@pir.org', abuse_phone: 'tel:+1.1234567890', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'PIR Internal (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 4, 21, 20, 9, 30, 588000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 6, 5, 20, 9, 56, 313000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 4, 21, 20, 9, 30, 588000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['a0.nic.xn--i1b6b1a6a2e', 'a2.nic.xn--i1b6b1a6a2e', 'b0.nic.xn--i1b6b1a6a2e', 'c0.nic.xn--i1b6b1a6a2e'], domain_name: 'nic.xn--i1b6b1a6a2e', dnssec: 'signed'} +xn--io0a7i whois.ngtld.cn None +ngtld.cn None +xn--j1aef whois.nic.xn--j1aef nic.xn--j1aef +nic.xn--j1aef {abuse_email: None, abuse_phone: '', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator Reserved Non-Billable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 4, 7, 17, 56, 21), updated_date: datetime.datetime(2026, 4, 8, 7, 6, 2), expires_date: datetime.datetime(2027, 4, 7, 17, 56, 21), status: ['active'], nameservers: ['AV1.NSTLD.COM', 'AV2.NSTLD.COM', 'AV3.NSTLD.COM', 'AV4.NSTLD.COM'], domain_name: 'NIC.XN--J1AEF', dnssec: 'unsigned'} +xn--j6w193g whois.hkirc.hk hkirc.hk +hkirc.hk None +xn--jlq480n2rg whois.nic.xn--jlq480n2rg nic.xn--jlq480n2rg +nic.xn--jlq480n2rg {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2020, 5, 18, 10, 31, 32), updated_date: datetime.datetime(2021, 4, 26, 10, 0, 20), expires_date: datetime.datetime(2030, 5, 18, 10, 31, 32), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.xn--jlq480n2rg', 'dns2.nic.xn--jlq480n2rg', 'dns3.nic.xn--jlq480n2rg', 'dns4.nic.xn--jlq480n2rg', 'dnsa.nic.xn--jlq480n2rg', 'dnsb.nic.xn--jlq480n2rg', 'dnsc.nic.xn--jlq480n2rg', 'dnsd.nic.xn--jlq480n2rg'], domain_name: 'nic.xn--jlq480n2rg', dnssec: 'signed'} +xn--jvr189m whois.nic.xn--jvr189m nic.xn--jvr189m +nic.xn--jvr189m {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 10, 0, 44, 37), updated_date: datetime.datetime(2025, 9, 24, 0, 0, 54, 998000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 9, 23, 59, 59), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.xn--jvr189m', 'v0n1.nic.xn--jvr189m', 'v0n2.nic.xn--jvr189m', 'v0n3.nic.xn--jvr189m', 'v2n0.nic.xn--jvr189m', 'v2n1.nic.xn--jvr189m'], domain_name: 'nic.xn--jvr189m', dnssec: 'signed'} +xn--kcrx77d1x4a whois.nic.xn--kcrx77d1x4a nic.xn--kcrx77d1x4a +nic.xn--kcrx77d1x4a None +xn--kput3i whois.nic.xn--kput3i nic.xn--kput3i +nic.xn--kput3i {abuse_email: 'abuse@teleinfo.cn', abuse_phone: 'tel:+86.4000305000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'ICANN', registrar_email: 'service@teleinfo.cn', registrar_address: '12025 Waterfront Drive, Suite 300, Los Angeles, CA, 90094-2536', registrar_phone: 'tel:+1.3103015800', registrar_fax: 'tel:+1.3108238649', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 11, 28, 18, 41, 3), updated_date: datetime.datetime(2024, 8, 30, 16, 4, 52), expires_date: datetime.datetime(2029, 11, 28, 18, 41, 3), status: ['active'], nameservers: ['ns.nic.xn--kput3i', 'ns2.nic.xn--kput3i'], domain_name: 'nic.xn--kput3i', dnssec: 'signed'} +xn--l1acc whois.mn whois.mn +whois.mn None +xn--mgb9awbf whois.registry.om None +registry.om None +xn--mgba7c0bbn0a whois.nic.xn--mgba7c0bbn0a nic.xn--mgba7c0bbn0a +nic.xn--mgba7c0bbn0a None +xn--mgbab2bd whois.nic.xn--mgbab2bd nic.xn--mgbab2bd +nic.xn--mgbab2bd {abuse_email: 'secretariat@corenic.org', abuse_phone: '+41.229295744', admin_name: 'CORE Internal Registrar', admin_organization: None, admin_email: 'secretariat@corenic.org', admin_address: '', admin_phone: '+41.229295744', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'CORE Association', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Geneva', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CORE Internal Registrar', registrar_email: 'secretariat@corenic.org', registrar_address: 'World Trade Center II - 29\nroute de Pré-Bois, Geneva, CH-1215', registrar_phone: '+41.229295744', registrar_fax: '+41.229295745', technical_name: 'CORE Internal Registrar', technical_organization: None, technical_email: 'secretariat@corenic.org', technical_address: '', technical_phone: '+41.229295744', technical_fax: None, created_date: datetime.datetime(2013, 11, 21, 14, 36, 38, 607000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 1, 5, 15, 0, 29, 622000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 11, 21, 14, 36, 38, 607000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.xn--mgbab2bd', dnssec: 'signed'} +xn--mgbah1a3hjkrd whois.nic.mr None +nic.mr None +xn--mgbbh1a71e whois.registry.in None +registry.in {abuse_email: 'techsupport@registry.in', abuse_phone: 'tel:+91.4049187688', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'National Internet Exchange of India', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'National Capital Territory', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'National Internet Exchange of India', registrar_email: 'techsupport@registry.in', registrar_address: 'World Trade Center, 9th Floor Tower B, B-901, New Delhi, National Capital Territory, 110029', registrar_phone: 'tel:+91.4049187688', registrar_fax: 'tel:+91.4049187688', technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2025, 5, 28, 12, 24, 3, 742000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 5, 28, 14, 9, 53, 119000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 5, 28, 12, 24, 3, 742000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited', 'client delete prohibited', 'client transfer prohibited', 'client renew prohibited'], nameservers: ['ns02.trs-dns.com', 'ns02.trs-dns.net'], domain_name: 'registry.in', dnssec: 'signed'} +xn--mgbbh1a whois.registry.in None +registry.in {abuse_email: 'techsupport@registry.in', abuse_phone: 'tel:+91.4049187688', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'National Internet Exchange of India', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'National Capital Territory', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'National Internet Exchange of India', registrar_email: 'techsupport@registry.in', registrar_address: 'World Trade Center, 9th Floor Tower B, B-901, New Delhi, National Capital Territory, 110029', registrar_phone: 'tel:+91.4049187688', registrar_fax: 'tel:+91.4049187688', technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2025, 5, 28, 12, 24, 3, 742000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 5, 28, 14, 9, 53, 119000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 5, 28, 12, 24, 3, 742000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited', 'client delete prohibited', 'client transfer prohibited', 'client renew prohibited'], nameservers: ['ns02.trs-dns.com', 'ns02.trs-dns.net'], domain_name: 'registry.in', dnssec: 'signed'} +xn--mgbca7dzdo whois.nic.xn--mgbca7dzdo nic.xn--mgbca7dzdo +nic.xn--mgbca7dzdo {abuse_email: None, abuse_phone: '', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: None, registrant_address: '', registrant_phone: None, registrant_fax: None, registrar_name: 'ADSIC Registry Operator', registrar_email: 'gtldsupport@aeda.ae', registrar_address: 'Dubai', registrar_phone: '', registrar_fax: None, technical_name: '', technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 9, 27, 7, 48, 40), updated_date: datetime.datetime(2025, 11, 11, 7, 48, 40), expires_date: datetime.datetime(2026, 9, 27, 7, 48, 40), status: ['active'], nameservers: ['ns2.nic.xn--mgbca7dzdo', 'ns3.nic.xn--mgbca7dzdo', 'ns1.nic.xn--mgbca7dzdo', 'ns4.nic.xn--mgbca7dzdo'], domain_name: 'nic.xn--mgbca7dzdo', dnssec: 'signed'} +xn--mgbgu82a whois.registry.in None +registry.in \ No newline at end of file diff --git a/t2.2 b/t2.2 new file mode 100644 index 0000000..b980e0d --- /dev/null +++ b/t2.2 @@ -0,0 +1,1345 @@ +INFO:httpx:HTTP Request: GET https://data.iana.org/rdap/dns.json "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CN domains +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/uniregistry.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.uniregistrar.com/v1/domain/uniregistry.net "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CN domains +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/uk/domain/nic.uk "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/uk/domain/nic.ac.uk "HTTP/1.1 404 Not Found" +Exception: Domain not found: 404 +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/uk/domain/nic.uk "HTTP/1.1 200 OK" +Exception: No RDAP server found for .MC domains +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/uk/domain/whois.gov.uk "HTTP/1.0 301 Moved Permanently" +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/gov.uk/domain/whois.gov.uk "HTTP/1.1 404 Not Found" +Exception: Domain not found: 404 +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/uk/domain/nic.uk "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/uk/domain/nic.uk "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/amnic.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.gandi.net/domain/amnic.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://partners.gandi.net/nameservers/v1/domain/amnic.net "HTTP/1.1 302 Found" +INFO:httpx:HTTP Request: GET https://www.gandi.net "HTTP/1.1 302 Found" +INFO:httpx:HTTP Request: GET https://www.gandi.net/en "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.amsterdam/domain/nic.amsterdam "HTTP/1.1 200 " +Exception: The read operation timed out +Exception: No RDAP server found for .AT domains +Exception: No RDAP server found for .AX domains +Exception: No RDAP server found for .BE domains +INFO:httpx:HTTP Request: GET https://rdap.registro.br/domain/registro.br "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.bzh/domain/nic.bzh "HTTP/1.1 200 OK" +Exception: No RDAP server found for .TR domains +Exception: No RDAP server found for .IL domains +Exception: No RDAP server found for .EU domains +Exception: No RDAP server found for .HK domains +Exception: No RDAP server found for .IR domains +INFO:httpx:HTTP Request: GET https://rdap.isnic.is/rdap/domain/isnic.is "HTTP/1.1 200 OK" +Exception: No RDAP server found for .KR domains +Exception: No RDAP server found for .LV domains +INFO:httpx:HTTP Request: GET https://rdap.dns.pl/domain/dns.pl "HTTP/1.1 200 OK" +Exception: No RDAP server found for .PT domains +Exception: No RDAP server found for .RU domains +Exception: No RDAP server found for .SK domains +INFO:httpx:HTTP Request: GET https://rdap.thains.co.th/domain/thnic.co.th "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.tv/domain/nic.tv "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.nic.work/domain/nic.work "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +Exception: No RDAP server found for .AE domains +Exception: No RDAP server found for .BG domains +Exception: No RDAP server found for .BJ domains +INFO:httpx:HTTP Request: GET https://rdap.sgnic.sg/rdap/domain/sgnic.sg "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://ccrdap.twnic.tw/tw/domain/twnic.net.tw "HTTP/1.1 200 OK" +Exception: No RDAP server found for .UG domains +Exception: No RDAP server found for .WS domains +INFO:httpx:HTTP Request: GET https://rdap.nic.sn/whois43/domain/nic.sn "HTTP/1.1 200 OK" +Exception: 'DomainResponse' object has no attribute 'ldhName' +INFO:httpx:HTTP Request: GET https://rdap.register.si/domain/register.si "HTTP/1.1 200 OK" +Exception: No RDAP server found for .MK domains +Exception: No RDAP server found for .TC domains +INFO:httpx:HTTP Request: GET https://rdap.nic.wf/domain/nic.wf "HTTP/1.1 200 OK" +Exception: No RDAP server found for .MO domains +Exception: No RDAP server found for .VE domains +Exception: No RDAP server found for .LU domains +Exception: No RDAP server found for .SM domains +Exception: No RDAP server found for .TG domains +Exception: No RDAP server found for .MD domains +Exception: No RDAP server found for .PF domains +INFO:httpx:HTTP Request: GET https://rdap.nic.download/domain/nic.download "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.global "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.aarp/domain/nic.aarp "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.abbott "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.abb "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/abbvie/domain/nic.abbvie "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.abc "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.abogado/domain/nic.abogado "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.nic.abudhabi/domain/nic.abudhabi "HTTP/1.1 200 " +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.nic.accountant/domain/nic.accountant "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.nic.aco/domain/nic.aco "HTTP/1.1 200 " +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.ads "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.adult/domain/nic.adult "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.aeg "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/whois.aero "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.afl/domain/nic.afl "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.nic.africa/rdap/domain/nic.africa "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.agakhan "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.ai "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.airbus "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.nic.airtel/domain/nic.airtel "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.alibaba "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.alipay "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/allfinanz/domain/nic.allfinanz "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.allstate "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.ally/domain/nic.ally "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.nic.alsace/domain/nic.alsace "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.alstom/domain/nic.alstom "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/amazon/domain/nic.amazon "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.americanfamily/domain/nic.americanfamily "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.nic.amfam/domain/nic.amfam "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.android "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CN domains +INFO:httpx:HTTP Request: GET https://rdap.nic.anz/domain/nic.anz "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.aol "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.nic.aquarelle/domain/nic.aquarelle "HTTP/1.1 301 Moved Permanently" +INFO:httpx:HTTP Request: GET https://rdap.centralnicregistry.com/aquarelle/domain/nic.aquarelle "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.arab/domain/nic.arab "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.archi "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.arte "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.asda "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/audible/domain/nic.audible "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/uniregistry.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.uniregistrar.com/v1/domain/uniregistry.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.nic.auspost/domain/nic.auspost "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/author/domain/nic.author "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/aws/domain/nic.aws "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CN domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.nic.barcelona/domain/nic.barcelona "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.barclaycard "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.barclays "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.barefoot "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.nic.basketball/domain/nic.basketball "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.nic.bauhaus/domain/nic.bauhaus "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.bayern/domain/nic.bayern "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/bbc/domain/nic.bbc "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.bbt "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/bbva/domain/nic.bbva "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.bcg "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.bcn/domain/nic.bcn "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.beer/domain/nic.beer "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.nic.berlin/v1/domain/nic.berlin "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.bestbuy "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.bet "HTTP/1.1 200 OK" +Exception: No RDAP server found for .BF domains +INFO:httpx:HTTP Request: GET https://rdap.nic.bible/domain/nic.bible "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.nic.bid/domain/nic.bid "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.bio "HTTP/1.1 200 OK" +Exception: No RDAP server found for .BI domains +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/uniregistry.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.uniregistrar.com/v1/domain/uniregistry.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.black "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.mobile-registry.com/rdap/domain/nic.blockbuster "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.bms "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/bmw/domain/nic.bmw "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.bnpparibas "HTTP/1.1 200 OK" +Exception: No RDAP server found for .BN domains +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.bofa "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.registro.br/domain/nic.br "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/book/domain/nic.book "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.bosch "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.bostik/domain/nic.bostik "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.boston/domain/nic.boston "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/bot/domain/nic.bot "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/box/domain/nic.box "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.bradesco "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.bridgestone "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/broadway/domain/nic.broadway "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.broker "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.brother "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.brussels/domain/nic.brussels "HTTP/1.1 200 " +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/buy/domain/nic.buy "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.buzz/domain/nic.buzz "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +Exception: No RDAP server found for .BW domains +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/call/domain/nic.call "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.canon "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.capetown/rdap/domain/nic.capetown "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.nic.capitalone/domain/nic.capitalone "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/career/domain/nic.career "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/case/domain/nic.case "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.nic.cat/domain/nic.cat "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.catholic/domain/nic.catholic "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.nic.cba/domain/nic.cba "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +Exception: No RDAP server found for .CD domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.cfa "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.chanel "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.publicinterestregistry.org/rdap/domain/nic.charity "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.nic.chintai/domain/nic.chintai "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/uniregistry.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.uniregistrar.com/v1/domain/uniregistry.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/circle/domain/nic.circle "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CI domains +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.clinique "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.clubmed "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/ryce-rsp.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.ledl.net/domain/ryce-rsp.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.commbank/domain/nic.commbank "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.nic.compare/domain/nic.compare "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .RU domains +INFO:httpx:HTTP Request: GET https://tld-rdap.verisign.com/comsec/v1/domain/nic.comsec "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.nic.cooking/domain/nic.cooking "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.registry.coop/rdap/domain/nic.coop "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.corsica/domain/nic.corsica "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.tucowsregistry.net/rdap/domain/nic.country "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .ZA domains +INFO:httpx:HTTP Request: GET https://rdap.nic.cpa/domain/nic.cpa "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.nic.cricket/domain/nic.cricket "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.crown.fury.ca/rdap/domain/nic.crown "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.crs "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.cruise "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.nic.cuisinella/domain/nic.cuisinella "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/cymru/domain/nic.cymru "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.mobile-registry.com/rdap/domain/nic.data "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.date/domain/nic.date "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.gmo "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.gmo-onamae.com/rdap/v1/domain/nic.gmo "HTTP/1.1 404 Not Found" +INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.dds/domain/nic.dds "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/deal/domain/nic.deal "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/deloitte/domain/nic.deloitte "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.delta "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/uniregistry.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.uniregistrar.com/v1/domain/uniregistry.net "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.mobile-registry.com/rdap/domain/nic.dish "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.tucowsregistry.net/rdap/domain/nic.diy "HTTP/1.1 200 OK" +Exception: No RDAP server found for .DM domains +INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.dnp "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.mobile-registry.com/rdap/domain/nic.dot "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.mobile-registry.com/rdap/domain/nic.dtv "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.dubai/domain/nic.dubai "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.nic.durban/rdap/domain/nic.durban "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/dvag/domain/nic.dvag "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.mobile-registry.com/rdap/domain/nic.dvr "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.earth/domain/nic.earth "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.eco.fury.ca/rdap/domain/nic.eco "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .TR domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.epson "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.ericsson "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.erni/domain/nic.erni "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .ET domains +INFO:httpx:HTTP Request: GET https://rdap.nic.eurovision/domain/nic.eurovision "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/fairwinds/domain/nic.fairwinds "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.faith/domain/nic.faith "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.nic.fashion/domain/nic.fashion "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/fast/domain/nic.fast "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.fedex "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.ferrari "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.fidelity "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.nic.film/domain/nic.film "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.registro.br/domain/nic.br "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/fire/domain/nic.fire "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.firestone "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.firmdale/domain/nic.firmdale "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.nic.fishing/domain/nic.fishing "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +Exception: No RDAP server found for .CO domains +Exception: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1005) +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/uniregistry.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.uniregistrar.com/v1/domain/uniregistry.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.forex "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.publicinterestregistry.org/rdap/domain/nic.foundation "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.fox/domain/nic.fox "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/free/domain/nic.free "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/fresenius/domain/nic.fresenius "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.frogans "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.gmo "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.gmo-onamae.com/rdap/v1/domain/nic.gmo "HTTP/1.1 404 Not Found" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.gallo "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.gallup "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.gal/domain/nic.gal "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/game/domain/nic.game "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.nic.garden/domain/nic.garden "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.nic.gay/domain/nic.gay "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.gdn/domain/nic.gdn "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.gea/domain/nic.gea "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.genting "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.george/domain/nic.george "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +Exception: No RDAP server found for .GE domains +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/mediaserv.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nameshield.net/domain/mediaserv.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.ggee "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.gmo-onamae.com/rdap/v1/domain/nic.ggee "HTTP/1.1 404 Not Found" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/uniregistry.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.uniregistrar.com/v1/domain/uniregistry.net "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-grs.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.snapnames.com/rdap/domain/afilias-grs.net "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.publicinterestregistry.org/rdap/domain/nic.giving "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.registro.br/domain/nic.br "HTTP/1.1 200 OK" +Exception: No RDAP server found for .GL domains +INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.gmo "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.gmo-onamae.com/rdap/v1/domain/nic.gmo "HTTP/1.1 404 Not Found" +INFO:httpx:HTTP Request: GET https://rdap.nic.gmx/domain/nic.gmx "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.nic.godaddy/domain/nic.godaddy "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.goldpoint "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.goodyear "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/gop/domain/nic.gop "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/got/domain/nic.got "HTTP/1.1 200 OK" +Exception: No RDAP server found for .BN domains +Exception: No RDAP server found for .TR domains +Exception: No RDAP server found for .GP domains +Exception: No RDAP server found for .GQ domains +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +Exception: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'rdap.nic.gs'. (_ssl.c:1005) +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/gucci/domain/nic.gucci "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/uniregistry.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.uniregistrar.com/v1/domain/uniregistry.net "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.hamburg/v1/domain/nic.hamburg "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.hdfcbank "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.hdfc "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.nic.health/domain/nic.health "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/uniregistry.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.uniregistrar.com/v1/domain/uniregistry.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.helsinki "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.registry.hiphop/rdap/domain/nic.hiphop "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.gmo "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.gmo-onamae.com/rdap/v1/domain/nic.gmo "HTTP/1.1 404 Not Found" +INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.gmo "HTTP/1.1 429 Too Many Requests" +Exception: Too many requests: 429 +INFO:httpx:HTTP Request: GET https://rdap.tucowsregistry.net/rdap/domain/nic.hiv "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.hkt "HTTP/1.1 200 OK" +Exception: No RDAP server found for .HM domains +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.homedepot "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.honda "HTTP/1.1 429 Too Many Requests" +Exception: Too many requests: 429 +INFO:httpx:HTTP Request: GET https://rdap.nic.horse/domain/nic.horse "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/uniregistry.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.uniregistrar.com/v1/domain/uniregistry.net "HTTP/1.1 429 Too Many Requests" +Exception: Too many requests: 429 +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/hot/domain/nic.hot "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.ht/domain/nic.ht "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.hughes "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.hyundai "HTTP/1.1 429 Too Many Requests" +Exception: Too many requests: 429 +INFO:httpx:HTTP Request: GET https://rdap.nic.ibm/domain/nic.ibm "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.zdnsgtld.com/icbc/domain/nic.icbc "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.ice "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.ifm/domain/nic.ifm "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.nic.ikano/v1/domain/nic.ikano "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/imdb/domain/nic.imdb "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.nixiregistry.in/rdap/domain/registry.in "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.gmo "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.gmo-onamae.com/rdap/v1/domain/nic.gmo "HTTP/1.1 404 Not Found" +INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.ink/domain/nic.ink "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.nic.insurance/domain/nic.insurance "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.publicinterestregistry.org/rdap/domain/iana.org "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/iana.org "HTTP/1.1 200 " +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .IQ domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.jaguar "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.java "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.gmo "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.gmo-onamae.com/rdap/v1/domain/nic.gmo "HTTP/1.1 404 Not Found" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.jio "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/jobs/domain/nic.jobs "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.joburg/rdap/domain/nic.joburg "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/jot/domain/nic.jot "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/joy/domain/nic.joy "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/uniregistry.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.uniregistrar.com/v1/domain/uniregistry.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.juniper "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.kddi "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.kenic.or.ke/domain/kenic.or.ke "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.kerryhotels "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.kerryproperties "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.registry.kfh/rdap/domain/nic.kfh "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.kia "HTTP/1.1 429 Too Many Requests" +Exception: Too many requests: 429 +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " +Exception: No RDAP server found for .KI domains +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.kim "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/kindle/domain/nic.kindle "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/ryce-rsp.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.ledl.net/domain/ryce-rsp.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.komatsu "HTTP/1.1 429 Too Many Requests" +Exception: Too many requests: 429 +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.kosher "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.krd/domain/nic.krd "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.kuokgroup "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.kyoto "HTTP/1.1 429 Too Many Requests" +Exception: Too many requests: 429 +INFO:httpx:HTTP Request: GET https://whois.kyregistry.ky/rdap/domain/kyregistry.ky "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.lacaixa/domain/nic.lacaixa "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.lamer "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.landrover "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.mobile-registry.com/rdap/domain/nic.latino "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.latrobe/domain/nic.latrobe "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.nic.law/domain/nic.law "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.lbdr.org.lb/domain/lbdr.org.lb "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-grs.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.snapnames.com/rdap/domain/afilias-grs.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.lds "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.nic.leclerc/domain/nic.leclerc "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.lefrak "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.lego "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.lexus "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.lgbt "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/lidl/domain/nic.lidl "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.tucowsregistry.net/rdap/domain/nic.lifestyle "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/like/domain/nic.like "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/uniregistry.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.uniregistrar.com/v1/domain/uniregistry.net "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.llc "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/llp/domain/nic.llp "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.loan/domain/nic.loan "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.nic.locker/rdap/domain/nic.locker "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/locus/domain/nic.locus "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/lol/domain/nic.lol "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.lotte "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.lotto "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/lplfinancial/domain/nic.lplfinancial "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/lpl/domain/nic.lpl "HTTP/1.1 200 OK" +Exception: No RDAP server found for .LS domains +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.lundbeck "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.luxe/domain/nic.luxe "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.ly/domain/nic.ly "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.nic.madrid/domain/nic.madrid "HTTP/1.1 200 " +Exception: No RDAP server found for .MA domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.nic.mango/domain/nic.mango "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.nic.man/domain/nic.man "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.markets "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.mckinsey "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/med/domain/nic.med "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.melbourne/domain/nic.melbourne "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.nic.men/domain/nic.men "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.nic.menu/domain/nic.menu "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.nic.miami/domain/nic.miami "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/mini/domain/nic.mini "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.gmo "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.gmo-onamae.com/rdap/v1/domain/nic.gmo "HTTP/1.1 404 Not Found" +INFO:httpx:HTTP Request: GET https://rdap.mls.fury.ca/rdap/domain/nic.mls "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.nic.mma/domain/nic.mma "HTTP/1.1 200 OK" +Exception: No RDAP server found for .MM domains +Exception: No RDAP server found for .MN domains +INFO:httpx:HTTP Request: GET https://rdap.mobile-registry.com/rdap/domain/nic.mobile "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/moi/domain/nic.moi "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/mom/domain/nic.mom "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.monash/domain/nic.monash "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.mormon "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.flexireg.net/domain/nic.moscow "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/mediaserv.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nameshield.net/domain/mediaserv.net "HTTP/1.1 200 OK" +Exception: No RDAP server found for .MR domains +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/mtn/domain/nic.mtn "HTTP/1.1 200 OK" +Exception: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1005) +INFO:httpx:HTTP Request: GET https://rdap.nic.museum/domain/nic.museum "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.registryservices.music/rdap/domain/nic.music "HTTP/1.1 200 OK" +Exception: No RDAP server found for .MW domains +Exception: No RDAP server found for .MZ domains +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.nab "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.nagoya "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://keetmans.omadhina.co.na/domain/na-nic.com.na "HTTP/1.1 200 " +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.nec "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.netbank/domain/nic.netbank "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +Exception: No RDAP server found for .TR domains +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .ZA domains +INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.nextdirect "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.next "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.nf/domain/nic.nf "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.publicinterestregistry.org/rdap/domain/nic.ngo "HTTP/1.1 200 OK" +Exception: timed out +INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.nhk "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.nico "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.nikon "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.gmo "HTTP/1.1 429 Too Many Requests" +Exception: Too many requests: 429 +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.nissay "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.nic.norton/domain/nic.norton "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/nowruz/domain/nic.nowruz "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/now/domain/nic.now "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.nowtv "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.obi "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.registry.click/rdap/domain/nic.observer "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.okinawa "HTTP/1.1 429 Too Many Requests" +Exception: Too many requests: 429 +INFO:httpx:HTTP Request: GET https://rdap.nic.olayangroup/domain/nic.olayangroup "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.nic.olayan/domain/nic.olayan "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.mobile-registry.com/rdap/domain/nic.ollo "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/omega/domain/nic.omega "HTTP/1.1 200 OK" +Exception: No RDAP server found for .OM domains +INFO:httpx:HTTP Request: GET https://rdap.nic.one/domain/nic.one "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.oracle "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.orange "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.organic "HTTP/1.1 200 OK" +Exception: No RDAP server found for .TR domains +Exception: No RDAP server found for .ZA domains +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.origins "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.osaka/domain/nic.osaka "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.otsuka "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.mobile-registry.com/rdap/domain/nic.ott "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.ovh/domain/nic.ovh "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.gmo "HTTP/1.1 429 Too Many Requests" +Exception: Too many requests: 429 +INFO:httpx:HTTP Request: GET https://rdap.nic.paris/domain/nic.paris "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/pars/domain/nic.pars "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.nic.party/domain/nic.party "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/pay/domain/nic.pay "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.pccw "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.philips/domain/nic.philips "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.mobile-registry.com/rdap/domain/nic.phone "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/uniregistry.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.uniregistrar.com/v1/domain/uniregistry.net "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.nic.physio/domain/nic.physio "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.registry.click/rdap/domain/nic.pid "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.pink "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/pin/domain/nic.pin "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/pioneer/domain/nic.pioneer "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.playstation "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.nic.pm/domain/nic.pm "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.pnc "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/pohl/domain/nic.pohl "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.poker "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.politie/domain/nic.politie "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.nic.porn/domain/nic.porn "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/dotpostregistry.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/dotpostregistry.net "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/prime/domain/nic.prime "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.pro "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.promo "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/uniregistry.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.uniregistrar.com/v1/domain/uniregistry.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " +Exception: No RDAP server found for .CO domains +Exception: [Errno 104] Connection reset by peer +Exception: No RDAP server found for .QA domains +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.quebec/domain/nic.quebec "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.racing/domain/nic.racing "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.nic.radio/domain/nic.radio "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/read/domain/nic.read "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/realestate/domain/nic.realestate "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/realtor/domain/nic.realtor "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.registry.click/rdap/domain/nic.realty "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.reliance "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.zdnsgtld.com/ren/domain/nic.ren "HTTP/1.1 200 " +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.review/domain/nic.review "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.rexroth "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.richardli "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.ricoh "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.ril "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.registro.br/domain/nic.br "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.nic.rodeo/domain/nic.rodeo "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/room/domain/nic.room "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.rugby/domain/nic.rugby "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/ruhr/domain/nic.ruhr "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.rwe "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.ricta.org.rw/domain/ricta.org.rw "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.ryukyu "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/safe/domain/nic.safe "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.safety/domain/nic.safety "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.nic.samsclub/domain/nic.samsclub "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://nic.samsung/rdap/domain/nic.samsung "HTTP/1.1 200 Ok" +INFO:httpx:HTTP Request: GET https://rdap.nic.sandvikcoromant/domain/nic.sandvikcoromant "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.nic.sandvik/domain/nic.sandvik "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.sanofi "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.sap/domain/nic.sap "HTTP/1.1 200 " +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/save/domain/nic.save "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.saxo "HTTP/1.1 200 OK" +Exception: No RDAP server found for .SB domains +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.sbi "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.scb/domain/nic.scb "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.nic.schmidt/domain/nic.schmidt "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.scholarships "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/schwarz/domain/nic.schwarz "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.science/domain/nic.science "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.nic.scot/domain/nic.scot "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-grs.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.snapnames.com/rdap/domain/afilias-grs.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.sd/domain/sdnic.sd "HTTP/1.1 200 " +Exception: timed out +INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.seat/domain/nic.seat "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/secure/domain/nic.secure "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.seek/domain/nic.seek "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.nic.select/domain/nic.select "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +Exception: No RDAP server found for .KR domains +Exception: No RDAP server found for .KR domains +INFO:httpx:HTTP Request: GET https://tld-rdap.verisign.com/xn--mk1bu44c/v1/domain/nic.xn--mk1bu44c "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://tld-rdap.verisign.com/xn--t60b56a/v1/domain/nic.xn--t60b56a "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.nic.seven/domain/nic.seven "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.nic.sex/domain/nic.sex "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/uniregistry.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.uniregistrar.com/v1/domain/uniregistry.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/sfr/domain/nic.sfr "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.shangrila "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.gmo "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.gmo-onamae.com/rdap/v1/domain/nic.gmo "HTTP/1.1 404 " +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/shell/domain/nic.shell "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/shia/domain/nic.shia "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.shiksha "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CN domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/silk/domain/nic.silk "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.sina "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.ski "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/sky/domain/nic.sky "HTTP/1.1 200 OK" +Exception: No RDAP server found for .SL domains +INFO:httpx:HTTP Request: GET https://rdap.mobile-registry.com/rdap/domain/nic.sling "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/smart/domain/nic.smart "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/smile/domain/nic.smile "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.sncf/domain/nic.sncf "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.softbank "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.sony "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.nic.sport/domain/nic.sport "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/spot/domain/nic.spot "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " +Exception: [SSL] record layer failure (_ssl.c:1005) +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.star "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.statebank "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/stcgroup/domain/nic.stcgroup "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/stc/domain/nic.stc "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.stream/domain/nic.stream "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.nic.sucks/domain/nic.sucks "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.nic.surf/domain/nic.surf "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.suzuki "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/swatch/domain/nic.swatch "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.swiss/domain/nic.swiss "HTTP/1.1 200 " +Exception: No RDAP server found for .SX domains +INFO:httpx:HTTP Request: GET https://rdap.nic.sydney/domain/nic.sydney "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +Exception: No RDAP server found for .SY domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.nic.tab/domain/nic.tab "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.nic.taipei/domain/nic.taipei "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/talk/domain/nic.talk "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.taobao "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.tatamotors "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://whois.nic.tatar/rdap/domain/nic.tatar "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/uniregistry.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.uniregistrar.com/v1/domain/uniregistry.net "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/tci/domain/nic.tci "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.tdk/domain/nic.tdk "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +Exception: No RDAP server found for .TD domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.nic.teva/domain/nic.teva "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.nic.tf/domain/nic.tf "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.thd "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.thains.co.th/domain/thnic.co.th "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.tiaa "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.ryce-rsp.com/rdap/domain/nic.tirol "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.tmall "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.tokyo "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.toray "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.toshiba "HTTP/1.1 429 Too Many Requests" +Exception: Too many requests: 429 +INFO:httpx:HTTP Request: GET https://rdap.nic.total/domain/nic.total "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.toyota "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.nic.trade/domain/nic.trade "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.trading "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.tucowsregistry.net/rdap/domain/nic.trust "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.nic.tube/domain/nic.tube "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/tui/domain/nic.tui "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/tunes/domain/nic.tunes "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/tushu/domain/nic.tushu "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.tvs "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.ubank "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.ubs "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.zdnsgtld.com/unicom/domain/nic.unicom "HTTP/1.1 200 " +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.registro.br/domain/nic.br "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.ups "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.tucowsregistry.net/rdap/domain/nic.vana "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.vanguard "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.vegas "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://tld-rdap.verisign.com/verisign/v1/domain/nic.verisign "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/xn--vermgensberater-ctb/domain/nic.xn--vermgensberater-ctb "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/xn--vermgensberatung-pwb/domain/nic.xn--vermgensberatung-pwb "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.versicherung/v1/domain/nic.versicherung "HTTP/1.1 200 " +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/vg/domain/nic.vg "HTTP/1.1 404 Not Found" +Exception: Domain not found: 404 +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.vig "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.nic.vip/domain/nic.vip "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/virgin/domain/nic.virgin "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.visa "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/viva/domain/nic.viva "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.vlaanderen/domain/nic.vlaanderen "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.nic.vodka/domain/nic.vodka "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.volvo "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.vote "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.voting/domain/nic.voting "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.voto "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/wales/domain/nic.wales "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.walmart/domain/nic.walmart "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.nic.walter/domain/nic.walter "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +Exception: No RDAP server found for .CN domains +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/wanggou/domain/nic.wanggou "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.watches "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.nic.webcam/domain/nic.webcam "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.weber "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" +Exception: No RDAP server found for .ZA domains +INFO:httpx:HTTP Request: GET https://rdap.nic.wedding/domain/nic.wedding "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/wed/domain/nic.wed "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.weibo "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.weir "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.whoswho/domain/nic.whoswho "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.ryce-rsp.com/rdap/domain/nic.wien "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/wme/domain/nic.wme "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.woodside/domain/nic.woodside "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +Exception: No RDAP server found for .CO domains +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/wow/domain/nic.wow "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.wtc/domain/nic.wtc "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.nic.xerox/domain/nic.xerox "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +Exception: No RDAP server found for .CN domains +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.xin "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://tld-rdap.verisign.com/xn--11b4c3d/v1/domain/nic.xn--11b4c3d "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.xn--1ck2e1b "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CN domains +INFO:httpx:HTTP Request: GET https://rdap.nixiregistry.in/rdap/domain/nixiregistry.in "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CN domains +Exception: No RDAP server found for .CN domains +Exception: No RDAP server found for .CN domains +Exception: No RDAP server found for .KR domains +INFO:httpx:HTTP Request: GET https://rdap.nixiregistry.in/rdap/domain/nixiregistry.in "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://tld-rdap.verisign.com/xn--3pxu8k/v1/domain/nic.xn--3pxu8k "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://tld-rdap.verisign.com/xn--42c2d9a/v1/domain/nic.xn--42c2d9a "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nixiregistry.in/rdap/domain/nixiregistry.in "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nixiregistry.in/rdap/domain/nixiregistry.in "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CN domains +INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/xn--4gbrim/domain/nic.xn--4gbrim "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CN domains +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.xn--5su34j936bgsg "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.xn--5tzm5g "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.xn--6frz82g "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CN domains +INFO:httpx:HTTP Request: GET https://rdap.flexireg.net/domain/nic.xn--80adxhks "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.xn--80aqecdr1a/domain/nic.xn--80aqecdr1a "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.nic.xn--80asehdb/domain/nic.xn--80asehdb "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.xn--80aswg/domain/nic.xn--80aswg "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.zdnsgtld.com/xn--8y0a063a/domain/nic.xn--8y0a063a "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://tld-rdap.verisign.com/xn--9dbq2a/v1/domain/nic.xn--9dbq2a "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CN domains +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.xn--9krt00a "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.xn--bck1b9a5dre4c "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.publicinterestregistry.org/rdap/domain/nic.xn--c1avg "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://tld-rdap.verisign.com/xn--c2br7g/v1/domain/nic.xn--c2br7g "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.xn--cck2b3b "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/xn--cckwcxetd/domain/nic.xn--cckwcxetd "HTTP/1.1 200 OK" +Exception: No RDAP server found for .KR domains +INFO:httpx:HTTP Request: GET https://rdap.sgnic.sg/rdap/domain/sgnic.sg "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.xn--czrs0t "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CN domains +Exception: No RDAP server found for .MK domains +Exception: No RDAP server found for .EU domains +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.xn--eckvdtc9d "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.zdnsgtld.com/XN--EFVY88H/domain/nic.xn--efvy88h "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.xn--fct429k "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://tld-rdap.verisign.com/xn--fhbei/v1/domain/nic.xn--fhbei "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CN domains +Exception: No RDAP server found for .CN domains +Exception: No RDAP server found for .CN domains +Exception: No RDAP server found for .CN domains +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.xn--fjq720a "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nixiregistry.in/rdap/domain/nixiregistry.in "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.xn--fzys8d69uvgm "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.xn--g2xx48c/domain/nic.xn--g2xx48c "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.xn--gckr3f0f "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nixiregistry.in/rdap/domain/nixiregistry.in "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.xn--gk3at1e "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nixiregistry.in/rdap/domain/nixiregistry.in "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nixiregistry.in/rdap/domain/registry.in "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nixiregistry.in/rdap/domain/registry.in "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CN domains +INFO:httpx:HTTP Request: GET https://rdap.publicinterestregistry.org/rdap/domain/nic.xn--i1b6b1a6a2e "HTTP/1.1 200 OK" +Exception: No RDAP server found for .CN domains +INFO:httpx:HTTP Request: GET https://tld-rdap.verisign.com/xn--j1aef/v1/domain/nic.xn--j1aef "HTTP/1.1 200 OK" +Exception: No RDAP server found for .HK domains +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/xn--jlq480n2rg/domain/nic.xn--jlq480n2rg "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.xn--jvr189m "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.xn--kcrx77d1x4a/domain/nic.xn--kcrx77d1x4a "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.teleinfo.cn/xn--kput3i/domain/nic.xn--kput3i "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.teleinfo.cn/domain/nic.xn--kput3i "HTTP/1.1 200 " +Exception: No RDAP server found for .MN domains +Exception: No RDAP server found for .OM domains +INFO:httpx:HTTP Request: GET https://rdap.nic.xn--mgba7c0bbn0a/domain/nic.xn--mgba7c0bbn0a "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.nic.xn--mgbab2bd/domain/nic.xn--mgbab2bd "HTTP/1.1 200 " +Exception: No RDAP server found for .MR domains +INFO:httpx:HTTP Request: GET https://rdap.nixiregistry.in/rdap/domain/registry.in "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nixiregistry.in/rdap/domain/registry.in "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.xn--mgbca7dzdo/domain/nic.xn--mgbca7dzdo "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.nixiregistry.in/rdap/domain/registry.in "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.xn--mgbi4ecexp/domain/nic.xn--mgbi4ecexp "HTTP/1.0 403 Forbidden" +Exception: Status code <403> +INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/xn--mgbt3dhd/domain/nic.xn--mgbt3dhd "HTTP/1.1 200 OK" +Exception: No RDAP server found for .MO domains +INFO:httpx:HTTP Request: GET https://tld-rdap.verisign.com/xn--mk1bu44c/v1/domain/nic.xn--mk1bu44c "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.twnic.tw/rdap/domain/nic.xn--mxtq1m "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.twnic.tw/registrar/domain/nic.xn--mxtq1m "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.nic.xn--ngbc5azd/domain/nic.xn--ngbc5azd "HTTP/1.0 403 Forbidden" +Exception: Status code <403> diff --git a/t2.py b/t2.py new file mode 100644 index 0000000..80fd92d --- /dev/null +++ b/t2.py @@ -0,0 +1,45 @@ +import sys +from typing import Any + +import httpx +import tld +import whodap + +import whoisdomain + +client = httpx.Client(follow_redirects=True, timeout=10) +dns_client = whodap.DNSClient.new_client(client) + + +def do_one_domain(domain: str) -> dict[str, Any] | None: + d = None + try: + fld = tld.get_fld(domain, fix_protocol=True, fail_silently=True) + a = fld.split(".") + dom = ".".join(a[:-1]) + xtld = a[-1] + resp = dns_client.lookup(dom, xtld) + d = resp.to_whois_dict() + except Exception as e: + print(f"Exception: {e}", file=sys.stderr) + + return d + + +def xmain() -> None: + for k, v in whoisdomain.tldDb.tld_regexpr.ZZ.items(): + server = v.get("_server") + test = v.get("_test") + if not server: + continue + + print("##", k, server, test) + fld = tld.get_fld(server, fix_protocol=True, fail_silently=True) + rr = {} + if fld not in rr: + rr[fld] = do_one_domain(server) + if rr[fld]: + print(fld, rr[fld]) + + +xmain() diff --git a/whoisdomain/py.typed b/whoisdomain/py.typed new file mode 100644 index 0000000..e69de29 From b24eba366ff668cfb570493a56ecf428c3baa4f3 Mon Sep 17 00:00:00 2001 From: mboot-github <130295084+mboot-github@users.noreply.github.com> Date: Sat, 18 Apr 2026 23:17:55 +0200 Subject: [PATCH 03/30] testing --- t2.1 | 2815 +++++++++++++++++++++------------------------------------ t2.2 | 686 +------------- t2.py | 43 +- 3 files changed, 1040 insertions(+), 2504 deletions(-) diff --git a/t2.1 b/t2.1 index 6137e14..465f231 100644 --- a/t2.1 +++ b/t2.1 @@ -1,2136 +1,1341 @@ -_teleinfo whois.teleinfo.cn None -teleinfo.cn None -_uniregistry whois.uniregistry.net None +## _teleinfo whois.teleinfo.cn None +## _uniregistry whois.uniregistry.net None uniregistry.net {abuse_email: 'abuse@uniregistry.com', abuse_phone: 'tel:+1.4426008800', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Registration Private', registrant_organization: 'Domains By Proxy, LLC', registrant_email: None, registrant_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', registrant_phone: 'tel:+1.4806242599', registrant_fax: None, registrar_name: 'GoDaddy Online Services Cayman Islands Ltd.', registrar_email: 'raradmin@uniregistry.com', registrar_address: '3-110 Governors Square, 1361 GT, Grand Cayman, Grand Cayman, KY11108', registrar_phone: None, registrar_fax: None, technical_name: 'Registration Private', technical_organization: 'Domains By Proxy, LLC', technical_email: None, technical_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', technical_phone: 'tel:+1.4806242599', technical_fax: None, created_date: datetime.datetime(2006, 4, 4, 17, 17, 39), updated_date: datetime.datetime(2025, 7, 30, 13, 2, 55), expires_date: None, status: ['delete prohibited', 'transfer prohibited', 'renew prohibited', 'update prohibited'], nameservers: ['ns02.trs-dns.net', 'ns02.trs-dns.com'], domain_name: 'uniregistry.net', dnssec: 'signed'} -_donuts whois.donuts.co None -donuts.co None -_centralnic whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server transfer prohibited', 'client transfer prohibited', 'server delete prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -_gtldKnet whois.gtld.knet.cn None -knet.cn None -uk whois.nic.uk None -nic.uk {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.1865332244', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Nominet UK', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: None, updated_date: None, expires_date: None, status: ['server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.uk.', 'dns2.nic.uk.', 'dns3.nic.uk.', 'dns4.nic.uk.', 'nsa.nic.uk.', 'nsb.nic.uk.', 'nsc.nic.uk.', 'nsd.nic.uk.'], domain_name: 'nic.uk', dnssec: 'unsigned'} -ac.uk whois.nic.ac.uk imperial.ac.uk -nic.ac.uk None -co.uk whois.nic.uk livedns.co.uk -nic.uk {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.1865332244', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Nominet UK', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: None, updated_date: None, expires_date: None, status: ['server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.uk.', 'dns2.nic.uk.', 'dns3.nic.uk.', 'dns4.nic.uk.', 'nsa.nic.uk.', 'nsb.nic.uk.', 'nsc.nic.uk.', 'nsd.nic.uk.'], domain_name: 'nic.uk', dnssec: 'unsigned'} -mc whois.nic.mc nic.mc -nic.mc None -gov.uk whois.gov.uk service.gov.uk -whois.gov.uk None -me.uk whois.nic.uk xxx.me.uk -nic.uk {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.1865332244', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Nominet UK', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: None, updated_date: None, expires_date: None, status: ['server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.uk.', 'dns2.nic.uk.', 'dns3.nic.uk.', 'dns4.nic.uk.', 'nsa.nic.uk.', 'nsb.nic.uk.', 'nsc.nic.uk.', 'nsd.nic.uk.'], domain_name: 'nic.uk', dnssec: 'unsigned'} -net.uk whois.nic.uk nic.net.uk +## _donuts whois.donuts.co None +## _centralnic whois.centralnic.com None +centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['client transfer prohibited', 'server transfer prohibited', 'server delete prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} +## _gtldKnet whois.gtld.knet.cn None +## uk whois.nic.uk None nic.uk {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.1865332244', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Nominet UK', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: None, updated_date: None, expires_date: None, status: ['server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.uk.', 'dns2.nic.uk.', 'dns3.nic.uk.', 'dns4.nic.uk.', 'nsa.nic.uk.', 'nsb.nic.uk.', 'nsc.nic.uk.', 'nsd.nic.uk.'], domain_name: 'nic.uk', dnssec: 'unsigned'} -am whois.amnic.net amnic.net +## ac.uk whois.nic.ac.uk imperial.ac.uk +## co.uk whois.nic.uk livedns.co.uk +## mc whois.nic.mc nic.mc +## gov.uk whois.gov.uk service.gov.uk +## me.uk whois.nic.uk xxx.me.uk +## net.uk whois.nic.uk nic.net.uk +## am whois.amnic.net amnic.net amnic.net {abuse_email: 'abuse@gandi.net', abuse_phone: 'tel:+33.170377661', admin_name: 'Redacted for Privacy', admin_organization: 'REDACTED FOR PRIVACY', admin_email: '989594b2067f9e7e8757d2c129f83c52-6321365@contact.gandi.net', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: 'Redacted for Privacy', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'Redacted for Privacy', registrant_organization: 'Internet Society Public Organization', registrant_email: '0dfd109bf67b3253321ff0dcefa9459d-5815245@contact.gandi.net', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Gandi SAS', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Redacted for Privacy', technical_organization: 'REDACTED FOR PRIVACY', technical_email: '989594b2067f9e7e8757d2c129f83c52-6321365@contact.gandi.net', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(1994, 2, 28, 5, 0), updated_date: None, expires_date: None, status: ['client transfer prohibited'], nameservers: ['ns-pri.amnic.net', 'ns-pch.amnic.net', 'ns-cdn.amnic.net'], domain_name: 'amnic.net', dnssec: 'signed'} -amsterdam whois.nic.amsterdam nic.amsterdam +## amsterdam whois.nic.amsterdam nic.amsterdam nic.amsterdam {abuse_email: 'support@sidn.nl', abuse_phone: '+31.0263525555', admin_name: 'REDACTED FOR PRIVACY', admin_organization: None, admin_email: 'redactedforprivacy@sidn.nl', admin_address: 'REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, REDACTED FOR PRIVACY', admin_phone: '+310 0000000', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: None, registrant_email: 'redactedforprivacy@sidn.nl', registrant_address: 'REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, REDACTED FOR PRIVACY', registrant_phone: '+310 0000000', registrant_fax: None, registrar_name: 'Stichting Internet Domeinregistratie Nederland (Operationeel)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: None, technical_email: 'redactedforprivacy@sidn.nl', technical_address: 'REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, REDACTED FOR PRIVACY', technical_phone: '+310 0000000', technical_fax: None, created_date: datetime.datetime(2014, 11, 28, 16, 19, 59), updated_date: datetime.datetime(2025, 11, 28, 0, 15), expires_date: datetime.datetime(2026, 11, 28, 16, 19, 59), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['ns5.sidn.nl', 'ns4.sidn.nl', 'ns3.sidn.nl'], domain_name: 'nic.amsterdam', dnssec: 'signed'} -ar whois.nic.ar nic.ar -nic.ar None -at whois.nic.at nic.at -nic.at None -ax whois.ax None -whois.ax None -be whois.dns.be google.be -dns.be None -br whois.registro.br registro.br +## ar whois.nic.ar nic.ar +## at whois.nic.at nic.at +## ax whois.ax None +## be whois.dns.be google.be +## br whois.registro.br registro.br registro.br {abuse_email: None, abuse_phone: None, admin_name: 'Frederico Augusto de Carvalho Neves', admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Núcleo de Inf. e Coord. do Ponto BR - NIC.BR', registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: None, registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Frederico Augusto de Carvalho Neves', technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 2, 21, 12, 0), updated_date: datetime.datetime(2018, 4, 2, 12, 19, 10), expires_date: None, status: ['active'], nameservers: ['a.dns.br', 'b.dns.br', 'c.dns.br', 'd.dns.br', 'e.dns.br'], domain_name: 'registro.br', dnssec: 'signed'} -bzh whois.nic.bzh pik.bzh +## bzh whois.nic.bzh pik.bzh nic.bzh {abuse_email: None, abuse_phone: None, admin_name: 'REDACTED_FOR_PRIVACY', admin_organization: 'AFNIC REGISTRY', admin_email: 'REDACTED_FOR_PRIVACY', admin_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', admin_phone: 'REDACTED_FOR_PRIVACY', admin_fax: 'REDACTED_FOR_PRIVACY', billing_name: 'REDACTED_FOR_PRIVACY', billing_organization: 'AFNIC REGISTRY', billing_email: 'REDACTED_FOR_PRIVACY', billing_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', billing_phone: 'REDACTED_FOR_PRIVACY', billing_fax: 'REDACTED_FOR_PRIVACY', registrant_name: 'REDACTED_FOR_PRIVACY', registrant_organization: 'Association www.bzh', registrant_email: 'REDACTED_FOR_PRIVACY', registrant_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', registrant_phone: 'REDACTED_FOR_PRIVACY', registrant_fax: 'REDACTED_FOR_PRIVACY', registrar_name: 'Registry Operations', registrar_email: 'support+bzh@afnic.fr', registrar_address: 'AFNIC, Saint Quentin en Yvelines, 78181, FR', registrar_phone: 'tel:+33.139308300', registrar_fax: 'tel:+33.139308301', technical_name: 'REDACTED_FOR_PRIVACY', technical_organization: 'AFNIC REGISTRY', technical_email: 'REDACTED_FOR_PRIVACY', technical_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', technical_phone: 'REDACTED_FOR_PRIVACY', technical_fax: 'REDACTED_FOR_PRIVACY', created_date: datetime.datetime(2014, 3, 4, 17, 10, 29), updated_date: datetime.datetime(2026, 4, 18, 17, 18, 2, 440058, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 4, 17, 10, 29), status: ['server transfer prohibited', 'server delete prohibited'], nameservers: ['g.ext.nic.fr', 'ns1.nic.fr', 'ns2.nic.fr', 'ns3.nic.fr'], domain_name: 'nic.bzh', dnssec: 'signed'} -com.tr whois.trabis.gov.tr google.com.tr -trabis.gov.tr None -co.il whois.isoc.org.il ynet.co.il -isoc.org.il None -eu whois.eu None -whois.eu None -hk whois.hkirc.hk hkirc.hk -hkirc.hk None -ir whois.nic.ir nic.ir -nic.ir None -is whois.isnic.is isnic.is +## com.tr whois.trabis.gov.tr google.com.tr +## co.il whois.isoc.org.il ynet.co.il +## eu whois.eu None +## hk whois.hkirc.hk hkirc.hk +## ir whois.nic.ir nic.ir +## is whois.isnic.is isnic.is isnic.is {abuse_email: None, abuse_phone: None, admin_name: 'Internet á Íslandi hf.', admin_organization: None, admin_email: 'hostmaster@isnic.is', admin_address: 'Katrínartúni 2, Reykjavík, 105, Iceland', admin_phone: 'tel:+354-578-2030', admin_fax: None, billing_name: 'Internet á Íslandi hf.', billing_organization: None, billing_email: 'innheimta@isnic.is', billing_address: 'Katrínartúni 2, Reykjavík, 105, Iceland', billing_phone: 'tel:+354-578-2030', billing_fax: None, registrant_name: 'Internet á Íslandi hf.', registrant_organization: None, registrant_email: 'isnic@isnic.is', registrant_address: 'Katrínartúni 2, Reykjavík, 105, Iceland', registrant_phone: 'tel:+354-578-2030', registrant_fax: None, registrar_name: None, registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Internet á Íslandi hf.', technical_organization: None, technical_email: 'hostmaster@isnic.is', technical_address: 'Katrínartúni 2, Reykjavík, 105, Iceland', technical_phone: 'tel:+354-578-2030', technical_fax: None, created_date: datetime.datetime(2000, 9, 5, 0, 0, 1, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 1, 21, 12, 10, 24, tzinfo=datetime.timezone.utc), expires_date: None, status: ['active'], nameservers: ['tg-secondary01.isnic.is', 'ht-secondary01.isnic.is', 'nsp.dnsnode.net', 'sec1.rcode0.net'], domain_name: 'isnic.is', dnssec: 'signed'} -kr whois.kr None -whois.kr None -lv whois.nic.lv nic.lv -nic.lv None -pl whois.dns.pl google.pl +## kr whois.kr None +## lv whois.nic.lv nic.lv +## pl whois.dns.pl google.pl dns.pl {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Naukowa i Akademicka Sieć Komputerowa PIB', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'ul. Kolska 12, Warszawa, 01-045', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'NASK', registrar_email: 'info@dns.pl', registrar_address: 'ul. Kolska 12, Warszawa, 01-045', registrar_phone: 'REDACTED FOR PRIVACY', registrar_fax: 'REDACTED FOR PRIVACY', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(1998, 1, 26, 11, 0), updated_date: datetime.datetime(2015, 4, 20, 9, 41, 34), expires_date: None, status: None, nameservers: ['kirdan.nask.net.pl', 'bilbo.nask.org.pl', 'frodo.nask.net.pl', 'eomer.nask.net.pl'], domain_name: 'dns.pl', dnssec: 'signed'} -pt whois.dns.pt None -dns.pt None -ru whois.tcinet.ru tcinet.ru -tcinet.ru None -sk whois.sk-nic.sk sk-nic.sk -sk-nic.sk None -co.th whois.thnic.co.th thnic.co.th +## pt whois.dns.pt None +## ru whois.tcinet.ru tcinet.ru +## sk whois.sk-nic.sk sk-nic.sk +## co.th whois.thnic.co.th thnic.co.th thnic.co.th {abuse_email: 'abuse@thnic.co.th', abuse_phone: 'tel:+66.21054007', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'T.H.NIC Co., Ltd.', registrar_email: 'staff@thnic.co.th', registrar_address: '111 Mu 9, Thailand Science Park, 2nd Fl. P-206, Phahon Yothin Rd., Khlong Nueng, Khlong Luang, Pathum Thani, 12120, Thailand', registrar_phone: 'tel:+66.21054007', registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(1999, 3, 29, 17, 0, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 5, 30, 8, 28, 9, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2030, 3, 31, 17, 0, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['a-ns.thnic.co.th', 'b-ns.thnic.co.th', 'e-ns.thnic.co.th', 'f-ns.thnic.co.th'], domain_name: 'thnic.co.th', dnssec: 'signed'} -tv whois.nic.tv nic.tv -nic.tv None -work whois.nic.work nic.work -nic.work None -ae whois.aeda.net.ae net.ae -aeda.net.ae None -bg whois.register.bg register.bg -register.bg None -bj whois.nic.bj nic.bj -nic.bj None -sg whois.sgnic.sg sgnic.sg +## tv whois.nic.tv nic.tv +## work whois.nic.work nic.work +## ae whois.aeda.net.ae net.ae +## bg whois.register.bg register.bg +## bj whois.nic.bj nic.bj +## sg whois.sgnic.sg sgnic.sg sgnic.sg {abuse_email: None, abuse_phone: 'tel:', admin_name: 'SINGAPORE NETWORK INFORMATION CENTRE (SGNIC) PRIVATE LIMITED', admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'SINGAPORE NETWORK INFORMATION CENTRE (SGNIC) PRIVATE LIMITED', registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'SGNIC', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'SINGAPORE NETWORK INFORMATION CENTRE (SGNIC) PRIVATE LIMITED', technical_organization: None, technical_email: 'dna@sgnic.sg', technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2005, 1, 18, 6, 38, 4), updated_date: datetime.datetime(2025, 2, 24, 11, 44, 22), expires_date: datetime.datetime(2027, 1, 18, 6, 38, 4), status: ['active'], nameservers: ['dsany2.sgnic.sg', 'dsany3.sgnic.sg', 'dsany4.sgnic.sg'], domain_name: 'sgnic.sg', dnssec: 'signed'} -tw whois.twnic.net.tw net.tw +## tw whois.twnic.net.tw net.tw twnic.net.tw {abuse_email: 'abuse@twnic.tw', abuse_phone: None, admin_name: 'Redacted for Privacy', admin_organization: None, admin_email: 'Redacted for Privacy', admin_address: 'Redacted for Privacy, Redacted for Privacy, Redacted for Privacy, Redacted for Privacy', admin_phone: 'tel:Redacted for Privacy', admin_fax: 'tel:Redacted for Privacy', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Redacted for Privacy', registrant_organization: '財團法人台灣網路資訊中心 / Taiwan Network Information Center', registrant_email: 'tech@twnic.tw', registrant_address: 'Redacted for Privacy, Redacted for Privacy, Redacted for Privacy, Redacted for Privacy', registrant_phone: 'tel:Redacted for Privacy', registrant_fax: 'tel:Redacted for Privacy', registrar_name: 'TWNIC', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Redacted for Privacy', technical_organization: None, technical_email: 'Redacted for Privacy', technical_address: 'Redacted for Privacy, Redacted for Privacy, Redacted for Privacy, Redacted for Privacy', technical_phone: 'tel:Redacted for Privacy', technical_fax: 'tel:Redacted for Privacy', created_date: datetime.datetime(2000, 2, 2, 7, 6, 48), updated_date: datetime.datetime(2025, 10, 23, 3, 22, 32), expires_date: datetime.datetime(2034, 4, 20, 16, 0), status: ['active'], nameservers: ['dns1.twnic.net.tw', 'dns2.twnic.net.tw'], domain_name: 'twnic.net.tw', dnssec: 'signed'} -ug whois.co.ug nic.co.ug -whois.co.ug None -ws whois.website.ws website.ws -website.ws None -sn whois.nic.sn nic.sn -nic.sn None -si whois.register.si register.si +## ug whois.co.ug nic.co.ug +## ws whois.website.ws website.ws +## sn whois.nic.sn nic.sn +## si whois.register.si register.si register.si {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'org', registrar_email: 'dom-reg@arnes.si', registrar_address: 'Tehnološki park 018, Ljubljana, 1000, SI', registrar_phone: '+386.14798800', registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2008, 10, 28, 15, 43, 25), updated_date: datetime.datetime(2026, 4, 2, 11, 43, 11), expires_date: datetime.datetime(2026, 10, 28, 15, 43, 25), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['kanin.arnes.si', 'nanos.arnes.si', 'rc0.register.si', 'netnod.register.si', 'd-zone1.register.si', 'd-zone2.register.si'], domain_name: 'register.si', dnssec: 'signed'} -mk whois.marnet.mk marnet.mk -marnet.mk None -tc whois.nic.tc nic.tc -nic.tc None -wf whois.nic.wf nic.wf +## mk whois.marnet.mk marnet.mk +## tc whois.nic.tc nic.tc +## wf whois.nic.wf nic.wf nic.wf {abuse_email: None, abuse_phone: None, admin_name: 'Nic wf', admin_organization: 'Afnic Backend Registry Operator', admin_email: 'support+fr@nic.fr', admin_address: 'immeuble le Stephenson, 1, rue Stephenson, Montigny le Bretonneux, 78180', admin_phone: 'tel:+33.139308300', admin_fax: 'tel:+33.139308301', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Nic wf', registrant_organization: 'Afnic Backend Registry Operator', registrant_email: 'support+fr@nic.fr', registrant_address: 'immeuble le Stephenson, 1, rue Stephenson, Montigny le Bretonneux, 78180', registrant_phone: 'tel:+33.139308300', registrant_fax: 'tel:+33.139308301', registrar_name: 'Registry Operations', registrar_email: 'support@afnic.fr', registrar_address: 'AFNIC, immeuble le Stephenson, 1, rue Stephenson, Montigny-Le-Bretonneux, 78180', registrar_phone: 'tel:+33.139308300', registrar_fax: 'tel:+33.139308301', technical_name: 'Jean-Philippe PICK', technical_organization: 'Afnic', technical_email: 'jean-philippe.pick@afnic.fr', technical_address: '7, avenue du 8 mai 1945, Guyancourt, 78280', technical_phone: 'tel:+33.0139308300', technical_fax: 'tel:+33.0139308301', created_date: datetime.datetime(1995, 1, 1, 0, 0), updated_date: datetime.datetime(2026, 2, 3, 17, 8, 37, 932407, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2029, 12, 31, 23, 0), status: ['server transfer prohibited', 'server delete prohibited'], nameservers: ['ns4.nic.fr', 'ns6.ext.nic.fr', 'ns7.ext.nic.fr'], domain_name: 'nic.wf', dnssec: 'signed'} -mo whois.monic.mo monic.mo -monic.mo None -ve whois.nic.ve nic.ve -nic.ve None -lu whois.dns.lu dns.lu -dns.lu None -sm whois.nic.sm nic.sm -nic.sm None -tg whois.nic.tg nic.tg -nic.tg None -md whois.nic.md nic.md -nic.md None -pf whois.registry.pf registry.pf -registry.pf None -download whois.nic.download None -nic.download None -global whois.nic.global nic.global +## mo whois.monic.mo monic.mo +## ve whois.nic.ve nic.ve +## lu whois.dns.lu dns.lu +## sm whois.nic.sm nic.sm +## tg whois.nic.tg nic.tg +## md whois.nic.md nic.md +## pf whois.registry.pf registry.pf +## download whois.nic.download None +## global whois.nic.global nic.global nic.global {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 6, 24, 15, 57, 57, 146000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 8, 8, 15, 58, 23, 220000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 24, 15, 57, 57, 146000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.global', 'a2.nic.global', 'b0.nic.global', 'c0.nic.global'], domain_name: 'nic.global', dnssec: 'signed'} -aarp whois.nic.aarp nic.aarp -nic.aarp None -abbott whois.nic.abbott nic.abbott +## aarp whois.nic.aarp nic.aarp +## abbott whois.nic.abbott nic.abbott nic.abbott {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 7, 2, 19, 18, 6, 378000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 1, 16, 10, 43, 56, 690000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 7, 2, 19, 18, 6, 378000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.abbott', 'a2.nic.abbott', 'b0.nic.abbott', 'c0.nic.abbott'], domain_name: 'nic.abbott', dnssec: 'signed'} -abb whois.nic.abb nic.abb +## abb whois.nic.abb nic.abb nic.abb {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 3, 2, 23, 28, 51), updated_date: datetime.datetime(2026, 4, 16, 23, 29, 34, 533000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 2, 23, 28, 51), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['b0.nic.abb', 'c0.nic.abb', 'a2.nic.abb', 'a0.nic.abb'], domain_name: 'nic.abb', dnssec: 'unsigned'} -abbvie whois.nic.abbvie nic.abbvie -nic.abbvie {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'AbbVie Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Illinois', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'AbbVie Inc.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2021, 3, 31, 9, 3, 38), updated_date: datetime.datetime(2022, 3, 10, 10, 3, 34), expires_date: datetime.datetime(2031, 3, 31, 9, 3, 38), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.abbvie', 'dns2.nic.abbvie', 'dns3.nic.abbvie', 'dns4.nic.abbvie', 'dnsa.nic.abbvie', 'dnsb.nic.abbvie', 'dnsc.nic.abbvie', 'dnsd.nic.abbvie'], domain_name: 'nic.abbvie', dnssec: 'signed'} -abc whois.nic.abc nic.abc +## abbvie whois.nic.abbvie nic.abbvie +nic.abbvie {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'AbbVie Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Illinois', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'AbbVie Inc.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2021, 3, 31, 9, 3, 38), updated_date: datetime.datetime(2022, 3, 10, 10, 3, 34), expires_date: datetime.datetime(2031, 3, 31, 9, 3, 38), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.abbvie', 'dns2.nic.abbvie', 'dns3.nic.abbvie', 'dns4.nic.abbvie', 'dnsa.nic.abbvie', 'dnsb.nic.abbvie', 'dnsc.nic.abbvie', 'dnsd.nic.abbvie'], domain_name: 'nic.abbvie', dnssec: 'signed'} +## abc whois.nic.abc nic.abc nic.abc {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 6, 13, 20, 53, 32), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 13, 20, 53, 32), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n2.nic.abc', 'v2n1.nic.abc', 'v0n0.nic.abc', 'v0n3.nic.abc', 'v0n1.nic.abc', 'v2n0.nic.abc'], domain_name: 'nic.abc', dnssec: 'unsigned'} -abogado whois.nic.abogado nic.abogado -nic.abogado None -abudhabi whois.nic.abudhabi nic.abudhabi +## abogado whois.nic.abogado nic.abogado +## abudhabi whois.nic.abudhabi nic.abudhabi nic.abudhabi {abuse_email: None, abuse_phone: '', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: None, registrant_address: '', registrant_phone: None, registrant_fax: None, registrar_name: 'ADSIC Registry Operator', registrar_email: 'gtldsupport@aeda.ae', registrar_address: 'Dubai', registrar_phone: '', registrar_fax: None, technical_name: '', technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 9, 27, 7, 30, 17), updated_date: datetime.datetime(2025, 11, 11, 7, 30, 18), expires_date: datetime.datetime(2026, 9, 27, 7, 30, 17), status: ['active'], nameservers: ['ns1.nic.abudhabi', 'ns2.nic.abudhabi', 'ns4.nic.abudhabi', 'ns3.nic.abudhabi'], domain_name: 'nic.abudhabi', dnssec: 'signed'} -academy whois.donuts.co None -donuts.co None -accountant whois.nic.accountant nic.accountant -nic.accountant None -accountants whois.donuts.co None -donuts.co None -aco whois.nic.aco nic.aco -nic.aco {abuse_email: 'acoregistry@lemarit.com', abuse_phone: 'tel:+49.4615050350', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'ACO Severin Ahlmann GmbH & Co. KG', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'DE', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'ACO Severin Ahlmann GmbH & Co. KG', registrar_email: None, registrar_address: 'Am Ahlmannkai, Buedelsdorf, 24782, DE', registrar_phone: 'tel:+49.4615050350', registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 11, 25, 20, 33, 53, 90000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 11, 25, 0, 32, 36, 769000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 11, 25, 0, 0, tzinfo=datetime.timezone.utc), status: ['active', 'auto renew period'], nameservers: ['sec2.rcode0.net', 'sec1.rcode0.net'], domain_name: 'nic.aco', dnssec: 'signed'} -actor whois.donuts.co None -donuts.co None -ads whois.nic.ads nic.ads +## academy whois.donuts.co None +## accountant whois.nic.accountant nic.accountant +## accountants whois.donuts.co None +## aco whois.nic.aco nic.aco +nic.aco {abuse_email: 'acoregistry@lemarit.com', abuse_phone: 'tel:+49.4615050350', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'ACO Severin Ahlmann GmbH & Co. KG', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'DE', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'ACO Severin Ahlmann GmbH & Co. KG', registrar_email: None, registrar_address: 'Am Ahlmannkai, Buedelsdorf, 24782, DE', registrar_phone: 'tel:+49.4615050350', registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 11, 25, 20, 33, 53, 90000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 11, 25, 0, 32, 36, 769000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 11, 25, 0, 0, tzinfo=datetime.timezone.utc), status: ['active', 'auto renew period'], nameservers: ['sec1.rcode0.net', 'sec2.rcode0.net'], domain_name: 'nic.aco', dnssec: 'signed'} +## actor whois.donuts.co None +## ads whois.nic.ads nic.ads nic.ads {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 3, 9, 17, 16, 56, 129000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 9, 17, 16, 56, 129000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 9, 17, 16, 56, 129000, tzinfo=datetime.timezone.utc), status: ['active', 'auto renew period'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.ads', dnssec: 'unsigned'} -adult whois.nic.adult nic.adult -nic.adult None -aeg whois.nic.aeg nic.aeg +## adult whois.nic.adult nic.adult +## aeg whois.nic.aeg nic.aeg nic.aeg {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 4, 24, 18, 48, 37), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 4, 24, 18, 48, 37), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v2n0.nic.aeg', 'v0n1.nic.aeg', 'v0n2.nic.aeg', 'v0n3.nic.aeg', 'v2n1.nic.aeg', 'v0n0.nic.aeg'], domain_name: 'nic.aeg', dnssec: 'signed'} -aero whois.aero None +## aero whois.aero None whois.aero {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'SITA SC', registrant_email: None, registrant_address: 'GE', registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9998)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2002, 4, 5, 15, 0, 40), updated_date: datetime.datetime(2026, 4, 5, 15, 1, 38, 184000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 4, 5, 15, 0, 40), status: ['auto renew period'], nameservers: ['ns-502.awsdns-62.com', 'ns-2015.awsdns-59.co.uk', 'ns-1343.awsdns-39.org', 'ns-723.awsdns-26.net'], domain_name: 'whois.aero', dnssec: 'unsigned'} -afl whois.nic.afl nic.afl -nic.afl None -africa whois.nic.africa nic.africa +## afl whois.nic.afl nic.afl +## africa whois.nic.africa nic.africa nic.africa {abuse_email: 'abuse@registry.net.za', abuse_phone: '+27.115682800', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: 'REDACTED', billing_organization: 'REDACTED', billing_email: 'REDACTED', billing_address: 'REDACTED, REDACTED, REDACTED, REDACTED, REDACTED, REDACTED', billing_phone: 'REDACTED', billing_fax: None, registrant_name: 'REDACTED', registrant_organization: '', registrant_email: 'REDACTED', registrant_address: 'REDACTED, REDACTED, REDACTED, REDACTED, REDACTED, REDACTED', registrant_phone: 'REDACTED', registrant_fax: None, registrar_name: 'DNS Africa', registrar_email: 'support@dns.net.za', registrar_address: 'COZA House Gazelle Close Corporate Park South, Midrand, Gauteng, 1685', registrar_phone: '+27.115682800', registrar_fax: None, technical_name: 'REDACTED', technical_organization: 'REDACTED', technical_email: 'REDACTED', technical_address: 'REDACTED, REDACTED, REDACTED, REDACTED, REDACTED, REDACTED', technical_phone: 'REDACTED', technical_fax: None, created_date: datetime.datetime(2017, 2, 15, 21, 20, 26, 462719, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 1, 31, 7, 4, 41, 355337, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2999, 12, 12, 21, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns2us.dns.business', 'ns1.dnservices.co.za', 'nsp.netnod.se'], domain_name: 'nic.africa', dnssec: 'unsigned'} -agakhan whois.nic.agakhan nic.agakhan +## agakhan whois.nic.agakhan nic.agakhan nic.agakhan {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'Fondation Aga Khan (Aga Khan Foundation)', registrant_email: None, registrant_address: 'Geneva', registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2017, 2, 23, 22, 8, 4, 434000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 9, 22, 8, 37, 502000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 23, 22, 8, 4, 434000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.agakhan', 'b0.nic.agakhan', 'c0.nic.agakhan', 'a2.nic.agakhan'], domain_name: 'nic.agakhan', dnssec: 'signed'} -agency whois.donuts.co None -donuts.co None -ai whois.nic.ai None +## agency whois.donuts.co None +## ai whois.nic.ai None nic.ai {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: 'Larry Avondale Franklin', admin_organization: 'Government of Anguilla', admin_email: 'Crefton.Niles@gov.ai', admin_address: 'The Secretariat, The Valley, unknown, unknown', admin_phone: 'tel:+111.1111111111', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Government of Anguilla', registrant_organization: 'Government of Anguilla', registrant_email: 'Crefton.Niles@gov.ai', registrant_address: 'The Secretariat, The Valley, unknown, unknown', registrant_phone: 'tel:+111.1111111111', registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Larry Avondale Franklin', technical_organization: 'Government of Anguilla', technical_email: 'Larry.Franklin@gov.ai', technical_address: 'The Secretariat, The Valley, unknown, unknown', technical_phone: 'tel:+111.1111111111', technical_fax: None, created_date: datetime.datetime(2017, 12, 16, 1, 14, 21), updated_date: datetime.datetime(2025, 8, 26, 7, 35, 18, 723000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 12, 13, 1, 14, 21), status: ['client delete prohibited', 'server delete prohibited', 'client renew prohibited', 'server renew prohibited', 'client transfer prohibited', 'server transfer prohibited', 'client update prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.ai', 'v0n1.nic.ai', 'v0n2.nic.ai', 'v0n3.nic.ai', 'v2n0.nic.ai', 'v2n1.nic.ai'], domain_name: 'nic.ai', dnssec: 'signed'} -airbus whois.nic.airbus nic.airbus +## airbus whois.nic.airbus nic.airbus nic.airbus {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2023, 9, 29, 18, 39, 13, 288000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 8, 21, 15, 15, 59, 34000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 29, 18, 39, 13, 288000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.airbus', 'v0n1.nic.airbus', 'v0n2.nic.airbus', 'v0n3.nic.airbus', 'v2n0.nic.airbus', 'v2n1.nic.airbus'], domain_name: 'nic.airbus', dnssec: 'signed'} -airforce whois.donuts.co None -donuts.co None -airtel whois.nic.airtel nic.airtel -nic.airtel None -akdn whois.afilias-srs.net nic.akdn -afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.mia1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} -alibaba whois.nic.alibaba nic.alibaba +## airforce whois.donuts.co None +## airtel whois.nic.airtel nic.airtel +## akdn whois.afilias-srs.net nic.akdn +afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.yyz1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.sea1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} +## alibaba whois.nic.alibaba nic.alibaba nic.alibaba {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 6, 7, 13, 18, 5, 732000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 7, 13, 18, 5, 732000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.alibaba', 'b0.nic.alibaba', 'c0.nic.alibaba', 'a2.nic.alibaba'], domain_name: 'nic.alibaba', dnssec: 'signed'} -alipay whois.nic.alipay nic.alipay +## alipay whois.nic.alipay nic.alipay nic.alipay {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 6, 7, 13, 6, 37, 552000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 7, 13, 6, 37, 552000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.alipay', 'b0.nic.alipay', 'c0.nic.alipay', 'a2.nic.alipay'], domain_name: 'nic.alipay', dnssec: 'signed'} -allfinanz whois.nic.allfinanz nic.allfinanz +## allfinanz whois.nic.allfinanz nic.allfinanz nic.allfinanz {abuse_email: 'bettinger@bettinger.de', abuse_phone: 'tel:+49.8954886700', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Allfinanz Deutsche Vermögensberatung Aktiengesellschaft', registrant_organization: 'Allfinanz Deutsche Vermögensberatung Aktiengesellschaft', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Münchener Straße 1, Frankfurt am Main, Hessen, 60329', registrant_phone: 'tel:+49.6923840', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Deutsche Vermögensberatung AG', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Allfinanz Deutsche Vermögensberatung Aktiengesellschaft', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'tel:+49.6923840', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 6, 23, 11, 17, 49, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 6, 17, 0, 6, 57, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 23, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['anycast2.dnsres.net', 'anycast1.dnsres.net'], domain_name: 'nic.allfinanz', dnssec: 'unsigned'} -allstate whois.nic.allstate nic.allstate +## allstate whois.nic.allstate nic.allstate nic.allstate {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 1, 22, 21, 7, 29, 198000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 8, 21, 8, 16, 794000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 22, 21, 7, 29, 198000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.allstate', 'b0.nic.allstate', 'c0.nic.allstate', 'a2.nic.allstate'], domain_name: 'nic.allstate', dnssec: 'signed'} -ally whois.nic.ally nic.ally -nic.ally None -alsace whois.nic.alsace nic.alsace +## ally whois.nic.ally nic.ally +## alsace whois.nic.alsace nic.alsace nic.alsace {abuse_email: None, abuse_phone: None, admin_name: 'REDACTED_FOR_PRIVACY', admin_organization: 'Afnic Backend Registry Operator', admin_email: 'REDACTED_FOR_PRIVACY', admin_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', admin_phone: 'REDACTED_FOR_PRIVACY', admin_fax: 'REDACTED_FOR_PRIVACY', billing_name: 'REDACTED_FOR_PRIVACY', billing_organization: 'Afnic Backend Registry Operator', billing_email: 'REDACTED_FOR_PRIVACY', billing_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', billing_phone: 'REDACTED_FOR_PRIVACY', billing_fax: 'REDACTED_FOR_PRIVACY', registrant_name: 'REDACTED_FOR_PRIVACY', registrant_organization: 'Afnic Backend Registry Operator', registrant_email: 'REDACTED_FOR_PRIVACY', registrant_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', registrant_phone: 'REDACTED_FOR_PRIVACY', registrant_fax: 'REDACTED_FOR_PRIVACY', registrar_name: 'Registry Operations', registrar_email: 'support+alsace@afnic.fr', registrar_address: 'AFNIC, Montigny-le-Bretonneux, 78180, FR', registrar_phone: 'tel:+33.139308300', registrar_fax: 'tel:+33.139308301', technical_name: 'REDACTED_FOR_PRIVACY', technical_organization: 'Afnic Backend Registry Operator', technical_email: 'REDACTED_FOR_PRIVACY', technical_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', technical_phone: 'REDACTED_FOR_PRIVACY', technical_fax: 'REDACTED_FOR_PRIVACY', created_date: datetime.datetime(2014, 8, 13, 13, 43, 56), updated_date: datetime.datetime(2025, 9, 27, 13, 51, 5, 513538, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 13, 13, 43, 56), status: ['server transfer prohibited', 'server delete prohibited'], nameservers: ['g.ext.nic.fr', 'ns1.nic.fr', 'ns2.nic.fr', 'ns3.nic.fr'], domain_name: 'nic.alsace', dnssec: 'signed'} -alstom whois.nic.alstom nic.alstom +## alstom whois.nic.alstom nic.alstom nic.alstom {abuse_email: 'sophie.coignet-registrar@chq.alstom.com', abuse_phone: '+33.141493686', admin_name: '.alstom Internal Registrar', admin_organization: None, admin_email: 'sophie.coignet-registrar@chq.alstom.com', admin_address: '', admin_phone: '+33.141493686', admin_fax: None, billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Hauts-de-Seine', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: '.alstom Internal Registrar', registrar_email: 'sophie.coignet-registrar@chq.alstom.com', registrar_address: '3 Avenue André Malraux, Levallois-Perret, Hauts-de-Seine, 92300', registrar_phone: '+33.141493686', registrar_fax: None, technical_name: '.alstom Internal Registrar', technical_organization: None, technical_email: 'sophie.coignet-registrar@chq.alstom.com', technical_address: '', technical_phone: '+33.141493686', technical_fax: None, created_date: datetime.datetime(2015, 8, 20, 12, 21, 53, 955000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 4, 13, 0, 47, 897000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 20, 12, 21, 53, 955000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.alstom', dnssec: 'signed'} -amazon whois.nic.amazon nic.amazon -nic.amazon {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2020, 5, 18, 10, 31, 32), updated_date: datetime.datetime(2023, 8, 9, 9, 44, 21), expires_date: datetime.datetime(2033, 5, 18, 10, 31, 32), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.amazon', 'dns2.nic.amazon', 'dns3.nic.amazon', 'dns4.nic.amazon', 'dnsa.nic.amazon', 'dnsb.nic.amazon', 'dnsc.nic.amazon', 'dnsd.nic.amazon'], domain_name: 'nic.amazon', dnssec: 'signed'} -americanfamily whois.nic.americanfamily nic.americanfamily -nic.americanfamily None -amfam whois.nic.amfam nic.amfam -nic.amfam None -android whois.nic.android nic.android +## amazon whois.nic.amazon nic.amazon +nic.amazon {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2020, 5, 18, 10, 31, 32), updated_date: datetime.datetime(2023, 8, 9, 9, 44, 21), expires_date: datetime.datetime(2033, 5, 18, 10, 31, 32), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.amazon', 'dns2.nic.amazon', 'dns3.nic.amazon', 'dns4.nic.amazon', 'dnsa.nic.amazon', 'dnsb.nic.amazon', 'dnsc.nic.amazon', 'dnsd.nic.amazon'], domain_name: 'nic.amazon', dnssec: 'signed'} +## americanfamily whois.nic.americanfamily nic.americanfamily +## amfam whois.nic.amfam nic.amfam +## android whois.nic.android nic.android nic.android {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 10, 16, 17, 47, 8, 840000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 11, 30, 17, 47, 8, 840000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 10, 16, 17, 47, 8, 840000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.android', dnssec: 'unsigned'} -anquan whois.teleinfo.cn None -teleinfo.cn None -anz whois.nic.anz nic.anz -nic.anz None -aol whois.nic.aol nic.aol +## anquan whois.teleinfo.cn None +## anz whois.nic.anz nic.anz +## aol whois.nic.aol nic.aol nic.aol {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 9, 21, 19, 39, 17), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 21, 19, 39, 17), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['c0.nic.aol', 'b0.nic.aol', 'a2.nic.aol', 'a0.nic.aol'], domain_name: 'nic.aol', dnssec: 'unsigned'} -apartments whois.donuts.co None -donuts.co None -app whois.nic.google None +## apartments whois.donuts.co None +## app whois.nic.google None nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} -apple whois.afilias-srs.net None -afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.hkg1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.mia1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} -aquarelle whois.nic.aquarelle nic.aquarelle +## apple whois.afilias-srs.net None +## aquarelle whois.nic.aquarelle nic.aquarelle nic.aquarelle {abuse_email: 'clientele@safebrands.com', abuse_phone: 'tel:+33.488662222', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Managed by Safebrands', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 8, 19, 13, 24, 51, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 8, 13, 0, 6, 19, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 19, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['c.nic.aquarelle', 'd.nic.aquarelle', 'b.nic.aquarelle', 'a.nic.aquarelle'], domain_name: 'nic.aquarelle', dnssec: 'signed'} -arab whois.nic.arab nic.arab +## arab whois.nic.arab nic.arab nic.arab {abuse_email: None, abuse_phone: '', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: None, registrant_address: '', registrant_phone: None, registrant_fax: None, registrar_name: 'LAS Registry Operator', registrar_email: 'gtldsupport@aeda.ae', registrar_address: 'Dubai', registrar_phone: '', registrar_fax: None, technical_name: '', technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2017, 1, 2, 6, 39, 2), updated_date: datetime.datetime(2023, 1, 8, 6, 21, 47), expires_date: datetime.datetime(2027, 1, 2, 6, 39, 2), status: ['active'], nameservers: ['ns2.nic.arab', 'ns3.nic.arab', 'ns1.nic.arab', 'ns4.nic.arab'], domain_name: 'nic.arab', dnssec: 'signed'} -archi whois.nic.archi nic.archi +## archi whois.nic.archi nic.archi nic.archi {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 1, 1, 0, 0), updated_date: datetime.datetime(2026, 4, 10, 17, 6, 48, 77000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 24, 17, 6, 36), status: ['server delete prohibited', 'server renew prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['b0.nic.archi', 'a2.nic.archi', 'c0.nic.archi', 'a0.nic.archi'], domain_name: 'nic.archi', dnssec: 'signed'} -army whois.donuts.co None -donuts.co None -arte whois.nic.arte nic.arte +## army whois.donuts.co None +## arte whois.nic.arte nic.arte nic.arte {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 7, 28, 22, 14, 58), updated_date: datetime.datetime(2025, 9, 11, 22, 15, 19, 250000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 7, 28, 22, 14, 58), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n1.nic.arte', 'v2n1.nic.arte', 'v0n0.nic.arte', 'v0n3.nic.arte', 'v0n2.nic.arte', 'v2n0.nic.arte'], domain_name: 'nic.arte', dnssec: 'signed'} -art whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server transfer prohibited', 'client transfer prohibited', 'server delete prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -asda whois.nic.asda nic.asda +## art whois.centralnic.com None +## asda whois.nic.asda nic.asda nic.asda {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2023, 8, 25, 8, 47, 37, 456000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 9, 8, 48, 16, 211000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 25, 8, 47, 37, 456000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.asda', 'b0.nic.asda', 'c0.nic.asda', 'a2.nic.asda'], domain_name: 'nic.asda', dnssec: 'signed'} -associates whois.donuts.co None -donuts.co None -attorney whois.donuts.co None -donuts.co None -auction whois.donuts.co None -donuts.co None -audible whois.nic.audible nic.audible +## associates whois.donuts.co None +## attorney whois.donuts.co None +## auction whois.donuts.co None +## audible whois.nic.audible nic.audible nic.audible {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 9, 16, 18, 50, 8), updated_date: datetime.datetime(2023, 8, 9, 9, 34, 41), expires_date: datetime.datetime(2032, 9, 16, 18, 50, 8), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.audible', 'dns2.nic.audible', 'dns3.nic.audible', 'dns4.nic.audible', 'dnsa.nic.audible', 'dnsb.nic.audible', 'dnsc.nic.audible', 'dnsd.nic.audible'], domain_name: 'nic.audible', dnssec: 'signed'} -audio whois.uniregistry.net None -uniregistry.net {abuse_email: 'abuse@uniregistry.com', abuse_phone: 'tel:+1.4426008800', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Registration Private', registrant_organization: 'Domains By Proxy, LLC', registrant_email: None, registrant_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', registrant_phone: 'tel:+1.4806242599', registrant_fax: None, registrar_name: 'GoDaddy Online Services Cayman Islands Ltd.', registrar_email: 'raradmin@uniregistry.com', registrar_address: '3-110 Governors Square, 1361 GT, Grand Cayman, Grand Cayman, KY11108', registrar_phone: None, registrar_fax: None, technical_name: 'Registration Private', technical_organization: 'Domains By Proxy, LLC', technical_email: None, technical_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', technical_phone: 'tel:+1.4806242599', technical_fax: None, created_date: datetime.datetime(2006, 4, 4, 17, 17, 39), updated_date: datetime.datetime(2025, 7, 30, 13, 2, 55), expires_date: None, status: ['delete prohibited', 'transfer prohibited', 'renew prohibited', 'update prohibited'], nameservers: ['ns02.trs-dns.net', 'ns02.trs-dns.com'], domain_name: 'uniregistry.net', dnssec: 'signed'} -audi whois.afilias-srs.net None -afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.ams1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.sea1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} -auspost whois.nic.auspost nic.auspost -nic.auspost None -author whois.nic.author nic.author +## audio whois.uniregistry.net None +## audi whois.afilias-srs.net None +## auspost whois.nic.auspost nic.auspost +## author whois.nic.author nic.author nic.author {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 9, 16, 18, 50, 19), updated_date: datetime.datetime(2023, 8, 9, 9, 35, 33), expires_date: datetime.datetime(2032, 9, 16, 18, 50, 19), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.author', 'dns2.nic.author', 'dns3.nic.author', 'dns4.nic.author', 'dnsa.nic.author', 'dnsb.nic.author', 'dnsc.nic.author', 'dnsd.nic.author'], domain_name: 'nic.author', dnssec: 'signed'} -auto whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['client transfer prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -autos whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server delete prohibited', 'server transfer prohibited', 'client transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -aws whois.nic.aws nic.aws -nic.aws {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'AWS Registry LLC', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 9, 16, 18, 50, 31), updated_date: datetime.datetime(2021, 4, 23, 15, 22, 3), expires_date: datetime.datetime(2030, 9, 16, 18, 50, 31), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.aws', 'dns2.nic.aws', 'dns3.nic.aws', 'dns4.nic.aws', 'dnsa.nic.aws', 'dnsb.nic.aws', 'dnsc.nic.aws', 'dnsd.nic.aws'], domain_name: 'nic.aws', dnssec: 'signed'} -baby whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server delete prohibited', 'server transfer prohibited', 'client transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -baidu whois.gtld.knet.cn nic.baidu -knet.cn None -band whois.donuts.co None -donuts.co None -barcelona whois.nic.barcelona nic.barcelona +## auto whois.centralnic.com None +## autos whois.centralnic.com None +## aws whois.nic.aws nic.aws +nic.aws {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'AWS Registry LLC', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 9, 16, 18, 50, 31), updated_date: datetime.datetime(2021, 4, 23, 15, 22, 3), expires_date: datetime.datetime(2030, 9, 16, 18, 50, 31), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.aws', 'dns2.nic.aws', 'dns3.nic.aws', 'dns4.nic.aws', 'dnsa.nic.aws', 'dnsb.nic.aws', 'dnsc.nic.aws', 'dnsd.nic.aws'], domain_name: 'nic.aws', dnssec: 'signed'} +## baby whois.centralnic.com None +## baidu whois.gtld.knet.cn nic.baidu +## band whois.donuts.co None +## barcelona whois.nic.barcelona nic.barcelona nic.barcelona {abuse_email: 'newgtlds@domini.cat', abuse_phone: '+34.671639461', admin_name: '.barcelona Internal Registrar', admin_organization: None, admin_email: 'newgtlds@domini.cat', admin_address: '', admin_phone: '+34.671639461', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Ajuntament de Barcelona', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Catalunya', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: '.barcelona Internal Registrar', registrar_email: 'newgtlds@domini.cat', registrar_address: 'Pl. de Sant Jaume, Barcelona, Catalunya, 08002', registrar_phone: '+34.671639461', registrar_fax: None, technical_name: '.barcelona Internal Registrar', technical_organization: None, technical_email: 'newgtlds@domini.cat', technical_address: '', technical_phone: '+34.671639461', technical_fax: None, created_date: datetime.datetime(2015, 4, 20, 14, 9, 34, 692000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 6, 11, 9, 56, 31, 288000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 4, 20, 14, 9, 34, 692000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.barcelona', dnssec: 'signed'} -barclaycard whois.nic.barclaycard nic.barclaycard +## barclaycard whois.nic.barclaycard nic.barclaycard nic.barclaycard {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 1, 12, 12, 48, 49, 355000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 2, 26, 12, 49, 23, 640000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 12, 12, 48, 49, 355000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['c0.nic.barclaycard', 'a0.nic.barclaycard', 'a2.nic.barclaycard', 'b0.nic.barclaycard'], domain_name: 'nic.barclaycard', dnssec: 'signed'} -barclays whois.nic.barclays nic.barclays +## barclays whois.nic.barclays nic.barclays nic.barclays {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 1, 12, 12, 53, 0, 410000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 2, 26, 12, 53, 35, 733000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 12, 12, 53, 0, 410000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['b0.nic.barclays', 'a2.nic.barclays', 'c0.nic.barclays', 'a0.nic.barclays'], domain_name: 'nic.barclays', dnssec: 'signed'} -barefoot whois.nic.barefoot nic.barefoot +## barefoot whois.nic.barefoot nic.barefoot nic.barefoot {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 8, 25, 22, 47, 23), updated_date: datetime.datetime(2025, 10, 9, 22, 47, 42, 532000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 25, 22, 47, 23), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['c0.nic.barefoot', 'a2.nic.barefoot', 'a0.nic.barefoot', 'b0.nic.barefoot'], domain_name: 'nic.barefoot', dnssec: 'signed'} -bar whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server transfer prohibited', 'server delete prohibited', 'client transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -bargains whois.donuts.co None -donuts.co None -basketball whois.nic.basketball nic.basketball -nic.basketball None -bauhaus whois.nic.bauhaus nic.bauhaus +## bar whois.centralnic.com None +## bargains whois.donuts.co None +## basketball whois.nic.basketball nic.basketball +## bauhaus whois.nic.bauhaus nic.bauhaus nic.bauhaus {abuse_email: 'domains@bahag.com', abuse_phone: '+49.6213905306', admin_name: 'Bauhaus internal Registrar', admin_organization: None, admin_email: 'domains@bahag.com', admin_address: '', admin_phone: '+49.6213905306', admin_fax: None, billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Bauhaus internal Registrar', registrar_email: 'domains@bahag.com', registrar_address: 'Gutenbergstrasse 21, Mannheim, 68167', registrar_phone: '+49.6213905306', registrar_fax: '+49.62139057306', technical_name: 'Bauhaus internal Registrar', technical_organization: None, technical_email: 'domains@bahag.com', technical_address: '', technical_phone: '+49.6213905306', technical_fax: None, created_date: datetime.datetime(2014, 6, 25, 13, 41, 24, 825000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2023, 7, 28, 12, 40, 24, 242000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 6, 25, 13, 41, 24, 825000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.bauhaus', dnssec: 'signed'} -bayern whois.nic.bayern nic.bayern +## bayern whois.nic.bayern nic.bayern nic.bayern {abuse_email: 'abuse@registry.godaddy', abuse_phone: '+34.343434343', admin_name: 'Bayern Connect GmbH', admin_organization: None, admin_email: 'help@registry.godaddy', admin_address: '', admin_phone: '+49.8995807616', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'dotBayern', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, Bavaria, REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Bayern Connect GmbH', registrar_email: 'help@registry.godaddy', registrar_address: '', registrar_phone: '+49.8995807616', registrar_fax: None, technical_name: 'Bayern Connect GmbH', technical_organization: None, technical_email: 'help@registry.godaddy', technical_address: '', technical_phone: '+49.8995807616', technical_fax: None, created_date: datetime.datetime(2021, 11, 25, 13, 30, 3, 399000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 1, 9, 14, 16, 1, 912000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 11, 25, 13, 30, 3, 399000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited'], nameservers: ['anycast1.irondns.net', 'ns22.irondns.net'], domain_name: 'nic.bayern', dnssec: 'signed'} -bbc whois.nic.bbc nic.bbc -nic.bbc {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Nominet Internal Registrar', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 3, 5, 15, 18, 58), updated_date: datetime.datetime(2022, 2, 22, 12, 2, 19), expires_date: datetime.datetime(2031, 3, 4, 18, 41, 26), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.bbc', 'dns2.nic.bbc', 'dns3.nic.bbc', 'dns4.nic.bbc', 'dnsa.nic.bbc', 'dnsb.nic.bbc', 'dnsc.nic.bbc', 'dnsd.nic.bbc'], domain_name: 'nic.bbc', dnssec: 'signed'} -bbt whois.nic.bbt nic.bbt +## bbc whois.nic.bbc nic.bbc +nic.bbc {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Nominet Internal Registrar', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 3, 5, 15, 18, 58), updated_date: datetime.datetime(2022, 2, 22, 12, 2, 19), expires_date: datetime.datetime(2031, 3, 4, 18, 41, 26), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.bbc', 'dns2.nic.bbc', 'dns3.nic.bbc', 'dns4.nic.bbc', 'dnsa.nic.bbc', 'dnsb.nic.bbc', 'dnsc.nic.bbc', 'dnsd.nic.bbc'], domain_name: 'nic.bbc', dnssec: 'signed'} +## bbt whois.nic.bbt nic.bbt nic.bbt {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 3, 17, 19, 36, 4), updated_date: datetime.datetime(2026, 3, 17, 19, 36, 24, 80000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 17, 19, 36, 4), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited', 'auto renew period'], nameservers: ['b0.nic.bbt', 'a0.nic.bbt', 'c0.nic.bbt', 'a2.nic.bbt'], domain_name: 'nic.bbt', dnssec: 'unsigned'} -bbva whois.nic.bbva nic.bbva -nic.bbva {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Registry Operator, c/o Nominet Registry Services', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Registry Operator, c/o Nominet Registry Services', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2020, 10, 26, 9, 40, 59), updated_date: datetime.datetime(2022, 3, 10, 10, 3, 56), expires_date: datetime.datetime(2031, 10, 26, 8, 40, 59), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.bbva', 'dns2.nic.bbva', 'dns3.nic.bbva', 'dns4.nic.bbva', 'dnsa.nic.bbva', 'dnsb.nic.bbva', 'dnsc.nic.bbva', 'dnsd.nic.bbva'], domain_name: 'nic.bbva', dnssec: 'signed'} -bcg whois.nic.bcg nic.bcg +## bbva whois.nic.bbva nic.bbva +nic.bbva {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Registry Operator, c/o Nominet Registry Services', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Registry Operator, c/o Nominet Registry Services', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2020, 10, 26, 9, 40, 59), updated_date: datetime.datetime(2022, 3, 10, 10, 3, 56), expires_date: datetime.datetime(2031, 10, 26, 8, 40, 59), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.bbva', 'dns2.nic.bbva', 'dns3.nic.bbva', 'dns4.nic.bbva', 'dnsa.nic.bbva', 'dnsb.nic.bbva', 'dnsc.nic.bbva', 'dnsd.nic.bbva'], domain_name: 'nic.bbva', dnssec: 'signed'} +## bcg whois.nic.bcg nic.bcg nic.bcg {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 1, 22, 21, 24, 41, 557000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 8, 21, 24, 55, 80000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 22, 21, 24, 41, 557000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.bcg', 'b0.nic.bcg', 'c0.nic.bcg', 'a2.nic.bcg'], domain_name: 'nic.bcg', dnssec: 'signed'} -bcn whois.nic.bcn nic.bcn +## bcn whois.nic.bcn nic.bcn nic.bcn {abuse_email: 'newgtlds@domini.cat', abuse_phone: '+34.671639461', admin_name: '.bcn Internal Registrar', admin_organization: None, admin_email: 'newgtlds@domini.cat', admin_address: '', admin_phone: '+34.671639461', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Catalunya', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: '.bcn Internal Registrar', registrar_email: 'newgtlds@domini.cat', registrar_address: 'Pl. de Sant Jaume, Barcelona, Catalunya, 08002', registrar_phone: '+34.671639461', registrar_fax: None, technical_name: '.bcn Internal Registrar', technical_organization: None, technical_email: 'newgtlds@domini.cat', technical_address: '', technical_phone: '+34.671639461', technical_fax: None, created_date: datetime.datetime(2015, 4, 20, 14, 32, 9, 353000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 5, 27, 8, 46, 35, 269000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 4, 20, 14, 32, 9, 353000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.bcn', dnssec: 'signed'} -beats whois.afilias-srs.net None -afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.hkg1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.mia1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} -beauty whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server delete prohibited', 'server transfer prohibited', 'client transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -beer whois.nic.beer nic.beer -nic.beer None -berlin whois.nic.berlin nic.berlin +## beats whois.afilias-srs.net None +## beauty whois.centralnic.com None +## beer whois.nic.beer nic.beer +## berlin whois.nic.berlin nic.berlin nic.berlin {abuse_email: 'abuse@dot.berlin', abuse_phone: 'tel:+49.304978', admin_name: '', admin_organization: None, admin_email: None, admin_address: '', admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: None, registrant_address: '', registrant_phone: None, registrant_fax: None, registrar_name: None, registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'TLDBOX', technical_organization: 'tldbox GmbH', technical_email: None, technical_address: 'Jakob-Haringer-Strasse 8/V, Salzburg, Salzburg, 5020', technical_phone: 'tel:+43.662234548;ext=730', technical_fax: None, created_date: datetime.datetime(2013, 12, 12, 10, 2, 52, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2017, 6, 22, 5, 58, 24, 211987, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 12, 12, 10, 2, 52, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited'], nameservers: ['sec1.rcode0.net', 'sec2.rcode0.net'], domain_name: 'nic.berlin', dnssec: 'signed'} -bestbuy whois.nic.bestbuy nic.bestbuy +## bestbuy whois.nic.bestbuy nic.bestbuy nic.bestbuy {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 6, 7, 13, 59, 35, 261000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 10, 15, 23, 16, 321000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 7, 13, 59, 35, 261000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.bestbuy', 'b0.nic.bestbuy', 'c0.nic.bestbuy', 'a2.nic.bestbuy'], domain_name: 'nic.bestbuy', dnssec: 'signed'} -best whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['client transfer prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -bet whois.nic.bet nic.bet +## best whois.centralnic.com None +## bet whois.nic.bet nic.bet nic.bet {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 1, 4, 19, 57, 28, 836000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 2, 18, 19, 57, 53, 691000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 4, 19, 57, 28, 836000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.bet', 'b0.nic.bet', 'c0.nic.bet', 'a2.nic.bet'], domain_name: 'nic.bet', dnssec: 'signed'} -bf whois.nic.bf nic.bf -nic.bf None -bible whois.nic.bible nic.bible -nic.bible None -bid whois.nic.bid nic.bid -nic.bid None -bike whois.donuts.co None -donuts.co None -bingo whois.donuts.co None -donuts.co None -bio whois.nic.bio nic.bio +## bf whois.nic.bf nic.bf +## bible whois.nic.bible nic.bible +## bid whois.nic.bid nic.bid +## bike whois.donuts.co None +## bingo whois.donuts.co None +## bio whois.nic.bio nic.bio nic.bio {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 1, 1, 0, 0), updated_date: datetime.datetime(2026, 3, 13, 16, 45, 3, 753000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 13, 16, 44, 22), status: ['server delete prohibited', 'server renew prohibited', 'server transfer prohibited', 'server update prohibited', 'auto renew period'], nameservers: ['a2.nic.bio', 'c0.nic.bio', 'b0.nic.bio', 'a0.nic.bio'], domain_name: 'nic.bio', dnssec: 'signed'} -bi whois1.nic.bi None -nic.bi None -blackfriday whois.uniregistry.net None -uniregistry.net {abuse_email: 'abuse@uniregistry.com', abuse_phone: 'tel:+1.4426008800', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Registration Private', registrant_organization: 'Domains By Proxy, LLC', registrant_email: None, registrant_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', registrant_phone: 'tel:+1.4806242599', registrant_fax: None, registrar_name: 'GoDaddy Online Services Cayman Islands Ltd.', registrar_email: 'raradmin@uniregistry.com', registrar_address: '3-110 Governors Square, 1361 GT, Grand Cayman, Grand Cayman, KY11108', registrar_phone: None, registrar_fax: None, technical_name: 'Registration Private', technical_organization: 'Domains By Proxy, LLC', technical_email: None, technical_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', technical_phone: 'tel:+1.4806242599', technical_fax: None, created_date: datetime.datetime(2006, 4, 4, 17, 17, 39), updated_date: datetime.datetime(2025, 7, 30, 13, 2, 55), expires_date: None, status: ['delete prohibited', 'transfer prohibited', 'renew prohibited', 'update prohibited'], nameservers: ['ns02.trs-dns.net', 'ns02.trs-dns.com'], domain_name: 'uniregistry.net', dnssec: 'signed'} -black whois.nic.black nic.black +## bi whois1.nic.bi None +## blackfriday whois.uniregistry.net None +## black whois.nic.black nic.black nic.black {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 7, 17, 15, 5, 21, 668000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 8, 31, 15, 5, 27, 268000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 7, 17, 15, 5, 21, 668000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.black', 'a2.nic.black', 'b0.nic.black', 'c0.nic.black'], domain_name: 'nic.black', dnssec: 'signed'} -blockbuster whois.nic.blockbuster nic.blockbuster +## blockbuster whois.nic.blockbuster nic.blockbuster nic.blockbuster {abuse_email: 'support@mobile-registry.com', abuse_phone: 'tel:+1.3037231000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Dish DBS Corporation,', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'CO', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Dish DBS Corporation,', registrar_email: 'support@mobile-registry.com', registrar_address: '9601 S Meridian Blvd, Englewood, CO, 80112,', registrar_phone: 'tel:+1.3037231000', registrar_fax: 'tel:+1.3037231699', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2025, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 17, 17, 51, 59, 349000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.blockbuster', dnssec: 'signed'} -blog whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server transfer prohibited', 'client transfer prohibited', 'server delete prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -bms whois.nic.bms nic.bms +## blog whois.centralnic.com None +## bms whois.nic.bms nic.bms nic.bms {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 7, 14, 21, 13, 24), updated_date: datetime.datetime(2025, 8, 28, 21, 13, 24, 819000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 7, 14, 21, 13, 24), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.bms', 'a2.nic.bms', 'b0.nic.bms', 'c0.nic.bms'], domain_name: 'nic.bms', dnssec: 'unsigned'} -bmw whois.nic.bmw nic.bmw +## bmw whois.nic.bmw nic.bmw nic.bmw {abuse_email: 'domains@bmw.de', abuse_phone: 'tel:+49.8938230465', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Bayern', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Bayerische Motoren Werke AG', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 2, 5, 10, 28, 8, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 1, 30, 0, 7, 14, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 5, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['anycast1.dnsres.net', 'anycast2.dnsres.net'], domain_name: 'nic.bmw', dnssec: 'unsigned'} -bnpparibas whois.nic.bnpparibas group.bnpparibas +## bnpparibas whois.nic.bnpparibas group.bnpparibas nic.bnpparibas {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'BNP Paribas Group - iNames service', registrant_email: None, registrant_address: '', registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 10, 28, 15, 26, 58, 579000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 12, 12, 15, 27, 7, 303000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 10, 28, 15, 26, 58, 579000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.bnpparibas', 'a2.nic.bnpparibas', 'b0.nic.bnpparibas', 'c0.nic.bnpparibas'], domain_name: 'nic.bnpparibas', dnssec: 'signed'} -bn whois.bnnic.bn bnnic.bn -bnnic.bn None -boats whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server delete prohibited', 'server transfer prohibited', 'client transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -boehringer whois.afilias-srs.net None -afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.yyz1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info', 'ns1.mia1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} -bofa whois.nic.bofa nic.bofa +## bn whois.bnnic.bn bnnic.bn +## boats whois.centralnic.com None +## boehringer whois.afilias-srs.net None +## bofa whois.nic.bofa nic.bofa nic.bofa {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 6, 22, 18, 49, 56), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 22, 18, 49, 56), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.bofa', 'v0n2.nic.bofa', 'v2n0.nic.bofa', 'v2n1.nic.bofa', 'v0n1.nic.bofa', 'v0n3.nic.bofa'], domain_name: 'nic.bofa', dnssec: 'signed'} -bom whois.gtlds.nic.br None +## bom whois.gtlds.nic.br None nic.br {abuse_email: None, abuse_phone: None, admin_name: 'Frederico Augusto de Carvalho Neves', admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Núcleo de Inf. e Coord. do Ponto BR - NIC.BR', registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: None, registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Frederico Augusto de Carvalho Neves', technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(1997, 7, 11, 12, 0), updated_date: datetime.datetime(2018, 3, 27, 20, 9, 8), expires_date: None, status: ['active'], nameservers: ['a.dns.br', 'b.dns.br', 'c.dns.br', 'd.dns.br', 'e.dns.br'], domain_name: 'nic.br', dnssec: 'signed'} -bond whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server delete prohibited', 'client transfer prohibited', 'server transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -book whois.nic.book nic.book -nic.book {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 22, 23, 28), updated_date: datetime.datetime(2023, 8, 1, 10, 40, 51), expires_date: datetime.datetime(2032, 8, 9, 22, 23, 28), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.book', 'dns2.nic.book', 'dns3.nic.book', 'dns4.nic.book', 'dnsa.nic.book', 'dnsb.nic.book', 'dnsc.nic.book', 'dnsd.nic.book'], domain_name: 'nic.book', dnssec: 'signed'} -boo whois.nic.google None -nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} -bosch whois.nic.bosch nic.bosch +## bond whois.centralnic.com None +## book whois.nic.book nic.book +nic.book {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 22, 23, 28), updated_date: datetime.datetime(2023, 8, 1, 10, 40, 51), expires_date: datetime.datetime(2032, 8, 9, 22, 23, 28), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.book', 'dns2.nic.book', 'dns3.nic.book', 'dns4.nic.book', 'dnsa.nic.book', 'dnsb.nic.book', 'dnsc.nic.book', 'dnsd.nic.book'], domain_name: 'nic.book', dnssec: 'signed'} +## boo whois.nic.google None +## bosch whois.nic.bosch nic.bosch nic.bosch {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 9, 25, 20, 21, 56), updated_date: datetime.datetime(2025, 11, 9, 20, 22, 18, 15000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 25, 20, 21, 56), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.bosch', 'a2.nic.bosch', 'b0.nic.bosch', 'c0.nic.bosch'], domain_name: 'nic.bosch', dnssec: 'unsigned'} -bostik whois.nic.bostik nic.bostik +## bostik whois.nic.bostik nic.bostik nic.bostik {abuse_email: None, abuse_phone: None, admin_name: 'REDACTED_FOR_PRIVACY', admin_organization: 'Afnic Backend Registry Operator', admin_email: 'REDACTED_FOR_PRIVACY', admin_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', admin_phone: 'REDACTED_FOR_PRIVACY', admin_fax: 'REDACTED_FOR_PRIVACY', billing_name: 'REDACTED_FOR_PRIVACY', billing_organization: 'Afnic Backend Registry Operator', billing_email: 'REDACTED_FOR_PRIVACY', billing_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', billing_phone: 'REDACTED_FOR_PRIVACY', billing_fax: 'REDACTED_FOR_PRIVACY', registrant_name: 'REDACTED_FOR_PRIVACY', registrant_organization: 'Afnic Backend Registry Operator', registrant_email: 'REDACTED_FOR_PRIVACY', registrant_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', registrant_phone: 'REDACTED_FOR_PRIVACY', registrant_fax: 'REDACTED_FOR_PRIVACY', registrar_name: 'Registry Operations', registrar_email: 'support+bostik@afnic.fr', registrar_address: 'AFNIC, Montigny-le-Bretonneux, 78180, FR', registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED_FOR_PRIVACY', technical_organization: 'Afnic Backend Registry Operator', technical_email: 'REDACTED_FOR_PRIVACY', technical_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', technical_phone: 'REDACTED_FOR_PRIVACY', technical_fax: 'REDACTED_FOR_PRIVACY', created_date: datetime.datetime(2015, 8, 28, 15, 12, 54), updated_date: datetime.datetime(2025, 10, 12, 15, 15, 41, 744, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 28, 15, 12, 54), status: ['active'], nameservers: ['g.ext.nic.fr', 'ns1.nic.fr', 'ns2.nic.fr', 'ns3.nic.fr'], domain_name: 'nic.bostik', dnssec: 'signed'} -boston whois.nic.boston nic.boston -nic.boston None -bot whois.nic.bot nic.bot +## boston whois.nic.boston nic.boston +## bot whois.nic.bot nic.bot nic.bot {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 9, 16, 18, 56, 56), updated_date: datetime.datetime(2021, 4, 23, 15, 46, 42), expires_date: datetime.datetime(2030, 9, 16, 18, 56, 56), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.bot', 'dns2.nic.bot', 'dns3.nic.bot', 'dns4.nic.bot', 'dnsa.nic.bot', 'dnsb.nic.bot', 'dnsc.nic.bot', 'dnsd.nic.bot'], domain_name: 'nic.bot', dnssec: 'signed'} -boutique whois.donuts.co None -donuts.co None -box whois.nic.box nic.box +## boutique whois.donuts.co None +## box whois.nic.box nic.box nic.box {abuse_email: 'abuse@my.box', abuse_phone: 'tel:+44.123456789', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Domain Administrator', registrant_organization: 'CentralNic Ltd', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: '35-39 Moorgate, London, EC2R 6AR', registrant_phone: 'tel:+44.2033880600', registrant_fax: 'tel:+44.2033880601', registrar_name: 'Intercap Registry Inc.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Domain Administrator', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'tel:+44.2033880600', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2016, 11, 7, 0, 47, 7, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 2, 5, 16, 33, 50, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 11, 7, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['a.nic.box', 'b.nic.box', 'c.nic.box', 'd.nic.box'], domain_name: 'nic.box', dnssec: 'signed'} -bradesco whois.nic.bradesco nic.bradesco +## bradesco whois.nic.bradesco nic.bradesco nic.bradesco {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 5, 25, 14, 40, 11), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2030, 5, 25, 14, 40, 11), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a2.nic.bradesco', 'a0.nic.bradesco', 'c0.nic.bradesco', 'b0.nic.bradesco'], domain_name: 'nic.bradesco', dnssec: 'signed'} -bridgestone whois.nic.bridgestone nic.bridgestone +## bridgestone whois.nic.bridgestone nic.bridgestone nic.bridgestone {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Bridgestone Corporation - bridgestone', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 2, 17, 1, 8, 19, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 12, 0, 51, 33, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 17, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.bridgestone', dnssec: 'unsigned'} -broadway whois.nic.broadway nic.broadway +## broadway whois.nic.broadway nic.broadway nic.broadway {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'redacted@nominet.uk', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Broadway Internal Registrar', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'redacted@nominet.uk', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 11, 5, 22, 47, 36), updated_date: datetime.datetime(2022, 2, 22, 12, 10, 49), expires_date: datetime.datetime(2031, 11, 5, 22, 47, 36), status: ['client delete prohibited', 'client update prohibited', 'client transfer prohibited', 'server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.broadway', 'dns2.nic.broadway', 'dns3.nic.broadway', 'dns4.nic.broadway', 'dnsa.nic.broadway', 'dnsb.nic.broadway', 'dnsc.nic.broadway', 'dnsd.nic.broadway'], domain_name: 'nic.broadway', dnssec: 'signed'} -broker whois.nic.broker nic.broker +## broker whois.nic.broker nic.broker nic.broker {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 1, 15, 20, 53, 3), updated_date: datetime.datetime(2026, 3, 2, 0, 0, 14, 664000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 15, 23, 59, 59), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.broker', 'v0n1.nic.broker', 'v0n2.nic.broker', 'v0n3.nic.broker', 'v2n0.nic.broker', 'v2n1.nic.broker'], domain_name: 'nic.broker', dnssec: 'unsigned'} -brother whois.nic.brother nic.brother +## brother whois.nic.brother nic.brother nic.brother {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Brother Registry Registrar', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 2, 17, 1, 8, 54, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 9, 0, 34, 31, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 17, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.brother', dnssec: 'unsigned'} -brussels whois.nic.brussels nic.brussels -nic.brussels {abuse_email: 'admin@dnsbelgium.be', abuse_phone: 'tel:+32.16284970', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'DNS Belgium vzw', registrant_email: None, registrant_address: '', registrant_phone: None, registrant_fax: None, registrar_name: 'DNS Belgium vzw', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 3, 26, 12, 9, 34), updated_date: datetime.datetime(2026, 3, 26, 12, 10, 5), expires_date: datetime.datetime(2027, 3, 26, 12, 9, 34), status: ['server delete prohibited', 'server transfer prohibited', 'auto renew period'], nameservers: ['ns3.nic.brussels', 'ns5.nic.brussels', 'ns2.nic.brussels', 'ns1.nic.brussels'], domain_name: 'nic.brussels', dnssec: 'signed'} -builders whois.donuts.co None -donuts.co None -build whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['client transfer prohibited', 'server transfer prohibited', 'server delete prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -business whois.donuts.co None -donuts.co None -buy whois.nic.buy nic.buy -nic.buy {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2017, 3, 29, 3, 53, 44), updated_date: datetime.datetime(2023, 8, 9, 9, 39, 2), expires_date: datetime.datetime(2033, 3, 29, 3, 53, 44), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.buy', 'dns2.nic.buy', 'dns3.nic.buy', 'dns4.nic.buy', 'dnsa.nic.buy', 'dnsb.nic.buy', 'dnsc.nic.buy', 'dnsd.nic.buy'], domain_name: 'nic.buy', dnssec: 'signed'} -buzz whois.nic.buzz None -nic.buzz None -bw whois.nic.net.bw net.bw -nic.net.bw None -cab whois.donuts.co None -donuts.co None -cafe whois.donuts.co None -donuts.co None -call whois.nic.call nic.call +## brussels whois.nic.brussels nic.brussels +nic.brussels {abuse_email: 'admin@dnsbelgium.be', abuse_phone: 'tel:+32.16284970', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'DNS Belgium vzw', registrant_email: None, registrant_address: '', registrant_phone: None, registrant_fax: None, registrar_name: 'DNS Belgium vzw', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 3, 26, 12, 9, 34), updated_date: datetime.datetime(2026, 3, 26, 12, 10, 5), expires_date: datetime.datetime(2027, 3, 26, 12, 9, 34), status: ['server delete prohibited', 'server transfer prohibited', 'auto renew period'], nameservers: ['ns1.nic.brussels', 'ns5.nic.brussels', 'ns2.nic.brussels', 'ns3.nic.brussels'], domain_name: 'nic.brussels', dnssec: 'signed'} +## builders whois.donuts.co None +## build whois.centralnic.com None +## business whois.donuts.co None +## buy whois.nic.buy nic.buy +nic.buy {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2017, 3, 29, 3, 53, 44), updated_date: datetime.datetime(2023, 8, 9, 9, 39, 2), expires_date: datetime.datetime(2033, 3, 29, 3, 53, 44), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.buy', 'dns2.nic.buy', 'dns3.nic.buy', 'dns4.nic.buy', 'dnsa.nic.buy', 'dnsb.nic.buy', 'dnsc.nic.buy', 'dnsd.nic.buy'], domain_name: 'nic.buy', dnssec: 'signed'} +## buzz whois.nic.buzz None +## bw whois.nic.net.bw net.bw +## cab whois.donuts.co None +## cafe whois.donuts.co None +## call whois.nic.call nic.call nic.call {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 9, 16, 18, 57, 20), updated_date: datetime.datetime(2023, 8, 9, 9, 36, 52), expires_date: datetime.datetime(2032, 9, 16, 18, 57, 20), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.call', 'dns2.nic.call', 'dns3.nic.call', 'dns4.nic.call', 'dnsa.nic.call', 'dnsb.nic.call', 'dnsc.nic.call', 'dnsd.nic.call'], domain_name: 'nic.call', dnssec: 'signed'} -cal whois.nic.google None -nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} -camera whois.donuts.co None -donuts.co None -cam whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server delete prohibited', 'client transfer prohibited', 'server transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -camp whois.donuts.co None -donuts.co None -canon whois.nic.canon nic.canon +## cal whois.nic.google None +## camera whois.donuts.co None +## cam whois.centralnic.com None +## camp whois.donuts.co None +## canon whois.nic.canon nic.canon nic.canon {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Canon Inc.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 2, 27, 5, 15, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 14, 1, 0, 42, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 27, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.canon', dnssec: 'unsigned'} -capetown whois.nic.capetown nic.capetown +## capetown whois.nic.capetown nic.capetown nic.capetown {abuse_email: 'abuse@registry.net.za', abuse_phone: '+27.113140077', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: 'REDACTED', billing_organization: 'REDACTED', billing_email: 'REDACTED', billing_address: 'REDACTED, REDACTED, REDACTED, REDACTED, REDACTED, REDACTED', billing_phone: 'REDACTED', billing_fax: None, registrant_name: 'REDACTED', registrant_organization: '', registrant_email: 'REDACTED', registrant_address: 'REDACTED, REDACTED, REDACTED, REDACTED, REDACTED, REDACTED', registrant_phone: 'REDACTED', registrant_fax: None, registrar_name: 'DNServices', registrar_email: 'support@dnservices.co.za', registrar_address: 'ZACR & COZA House, Gazell\\000\\351 Close, Corporate Park South, Midrand, Gauteng, 1685', registrar_phone: '+27.113140077', registrar_fax: None, technical_name: 'REDACTED', technical_organization: 'REDACTED', technical_email: 'REDACTED', technical_address: 'REDACTED, REDACTED, REDACTED, REDACTED, REDACTED, REDACTED', technical_phone: 'REDACTED', technical_fax: None, created_date: datetime.datetime(2014, 6, 9, 8, 19, 51, 625055, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 12, 1, 6, 11, 12, 846226, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2998, 12, 31, 22, 0, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.dnservices.co.za', 'nsp.netnod.se', 'ns1.nic.capetown'], domain_name: 'nic.capetown', dnssec: 'unsigned'} -capital whois.donuts.co None -donuts.co None -capitalone whois.nic.capitalone nic.capitalone -nic.capitalone None -cards whois.donuts.co None -donuts.co None -career whois.nic.career nic.career +## capital whois.donuts.co None +## capitalone whois.nic.capitalone nic.capitalone +## cards whois.donuts.co None +## career whois.nic.career nic.career nic.career {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'dotCareer LLC', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2021, 6, 3, 10, 27, 33), updated_date: datetime.datetime(2021, 7, 29, 10, 19, 24), expires_date: datetime.datetime(2030, 6, 3, 10, 27, 33), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.career', 'dns2.nic.career', 'dns3.nic.career', 'dns4.nic.career', 'dnsa.nic.career', 'dnsb.nic.career', 'dnsc.nic.career', 'dnsd.nic.career'], domain_name: 'nic.career', dnssec: 'signed'} -careers whois.donuts.co None -donuts.co None -care whois.donuts.co None -donuts.co None -car whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server transfer prohibited', 'server delete prohibited', 'client transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -cars whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server delete prohibited', 'server transfer prohibited', 'client transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -case whois.nic.case nic.case +## careers whois.donuts.co None +## care whois.donuts.co None +## car whois.centralnic.com None +## cars whois.centralnic.com None +## case whois.nic.case nic.case nic.case {abuse_email: 'admin@digity.case', abuse_phone: 'tel:+1.7082546429', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Digity LLC', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 1, 22, 21, 36, 12, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 2, 12, 14, 48, 14, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 22, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['zelda.ns.cloudflare.com', 'jim.ns.cloudflare.com'], domain_name: 'nic.case', dnssec: 'signed'} -cash whois.donuts.co None -donuts.co None -casino whois.donuts.co None -donuts.co None -catering whois.donuts.co None -donuts.co None -cat whois.nic.cat nic.cat +## cash whois.donuts.co None +## casino whois.donuts.co None +## catering whois.donuts.co None +## cat whois.nic.cat nic.cat nic.cat {abuse_email: 'suport@domini.cat', abuse_phone: '+34.936750354', admin_name: 'Fundacio puntCAT Administrative Account', admin_organization: None, admin_email: 'sistemes@domini.cat', admin_address: '', admin_phone: '+34.936750354', admin_fax: None, billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Fundació puntCAT', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Catalunya', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Fundacio puntCAT Administrative Account', registrar_email: 'sistemes@domini.cat', registrar_address: 'Plaça Nova, 5, 7a planta, Barcelona, Catalunya, 08006', registrar_phone: '+34.936750354', registrar_fax: None, technical_name: 'Fundacio puntCAT Administrative Account', technical_organization: None, technical_email: 'sistemes@domini.cat', technical_address: '', technical_phone: '+34.936750354', technical_fax: None, created_date: datetime.datetime(2006, 5, 5, 15, 16, 56, 727000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 6, 19, 15, 21, 11, 733000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 5, 5, 15, 16, 56, 727000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.cat', dnssec: 'signed'} -catholic whois.nic.catholic nic.catholic -nic.catholic None -cba whois.nic.cba nic.cba -nic.cba None -cd whois.nic.cd nic.cd -nic.cd None -center whois.donuts.co None -donuts.co None -ceo whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['client transfer prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -cern whois.afilias-srs.net None -afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.hkg1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.mia1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} -cfa whois.nic.cfa nic.cfa +## catholic whois.nic.catholic nic.catholic +## cba whois.nic.cba nic.cba +## cd whois.nic.cd nic.cd +## center whois.donuts.co None +## ceo whois.centralnic.com None +## cern whois.afilias-srs.net None +## cfa whois.nic.cfa nic.cfa nic.cfa {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 3, 2, 23, 29, 23), updated_date: datetime.datetime(2026, 4, 16, 23, 29, 34, 949000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 2, 23, 29, 23), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n1.nic.cfa', 'v2n0.nic.cfa', 'v2n1.nic.cfa', 'v0n0.nic.cfa', 'v0n3.nic.cfa', 'v0n2.nic.cfa'], domain_name: 'nic.cfa', dnssec: 'signed'} -cfd whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['client transfer prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -chanel whois.nic.chanel nic.chanel +## cfd whois.centralnic.com None +## chanel whois.nic.chanel nic.chanel nic.chanel {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 5, 8, 12, 20, 44), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 5, 8, 12, 20, 44), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['c0.nic.chanel', 'b0.nic.chanel', 'a2.nic.chanel', 'a0.nic.chanel'], domain_name: 'nic.chanel', dnssec: 'unsigned'} -channel whois.nic.google None -nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} -charity whois.nic.charity nic.charity +## channel whois.nic.google None +## charity whois.nic.charity nic.charity nic.charity {abuse_email: 'cbath@pir.org', abuse_phone: 'tel:+1.1234567890', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'PIR Internal (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2018, 4, 18, 17, 20, 4, 310000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 18, 17, 20, 5, 229000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 4, 18, 17, 20, 4, 310000, tzinfo=datetime.timezone.utc), status: ['auto renew period'], nameservers: ['v0n0.nic.charity', 'v0n1.nic.charity', 'v0n2.nic.charity', 'v0n3.nic.charity', 'v2n0.nic.charity', 'v2n1.nic.charity'], domain_name: 'nic.charity', dnssec: 'unsigned'} -chat whois.donuts.co None -donuts.co None -cheap whois.donuts.co None -donuts.co None -chintai whois.nic.chintai nic.chintai -nic.chintai None -christmas whois.uniregistry.net None -uniregistry.net {abuse_email: 'abuse@uniregistry.com', abuse_phone: 'tel:+1.4426008800', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Registration Private', registrant_organization: 'Domains By Proxy, LLC', registrant_email: None, registrant_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', registrant_phone: 'tel:+1.4806242599', registrant_fax: None, registrar_name: 'GoDaddy Online Services Cayman Islands Ltd.', registrar_email: 'raradmin@uniregistry.com', registrar_address: '3-110 Governors Square, 1361 GT, Grand Cayman, Grand Cayman, KY11108', registrar_phone: None, registrar_fax: None, technical_name: 'Registration Private', technical_organization: 'Domains By Proxy, LLC', technical_email: None, technical_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', technical_phone: 'tel:+1.4806242599', technical_fax: None, created_date: datetime.datetime(2006, 4, 4, 17, 17, 39), updated_date: datetime.datetime(2025, 7, 30, 13, 2, 55), expires_date: None, status: ['delete prohibited', 'transfer prohibited', 'renew prohibited', 'update prohibited'], nameservers: ['ns02.trs-dns.net', 'ns02.trs-dns.com'], domain_name: 'uniregistry.net', dnssec: 'signed'} -chrome whois.nic.google None -nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} -church whois.donuts.co None -donuts.co None -cipriani whois.afilias-srs.net None -afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.sea1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} -circle whois.nic.circle nic.circle -nic.circle {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 9, 16, 19, 8, 37), updated_date: datetime.datetime(2023, 8, 9, 9, 37, 21), expires_date: datetime.datetime(2032, 9, 16, 19, 8, 37), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.circle', 'dns2.nic.circle', 'dns3.nic.circle', 'dns4.nic.circle', 'dnsa.nic.circle', 'dnsb.nic.circle', 'dnsc.nic.circle', 'dnsd.nic.circle'], domain_name: 'nic.circle', dnssec: 'signed'} -ci whois.nic.ci nic.ci -nic.ci None -city whois.donuts.co None -donuts.co None -claims whois.donuts.co None -donuts.co None -cleaning whois.donuts.co None -donuts.co None -clinic whois.donuts.co None -donuts.co None -clinique whois.nic.clinique nic.clinique +## chat whois.donuts.co None +## cheap whois.donuts.co None +## chintai whois.nic.chintai nic.chintai +## christmas whois.uniregistry.net None +## chrome whois.nic.google None +## church whois.donuts.co None +## cipriani whois.afilias-srs.net None +## circle whois.nic.circle nic.circle +nic.circle {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 9, 16, 19, 8, 37), updated_date: datetime.datetime(2023, 8, 9, 9, 37, 21), expires_date: datetime.datetime(2032, 9, 16, 19, 8, 37), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.circle', 'dns2.nic.circle', 'dns3.nic.circle', 'dns4.nic.circle', 'dnsa.nic.circle', 'dnsb.nic.circle', 'dnsc.nic.circle', 'dnsd.nic.circle'], domain_name: 'nic.circle', dnssec: 'signed'} +## ci whois.nic.ci nic.ci +## city whois.donuts.co None +## claims whois.donuts.co None +## cleaning whois.donuts.co None +## clinic whois.donuts.co None +## clinique whois.nic.clinique nic.clinique nic.clinique {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 1, 22, 21, 52, 59, 274000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 8, 21, 53, 47, 397000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 22, 21, 52, 59, 274000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.clinique', 'b0.nic.clinique', 'c0.nic.clinique', 'a2.nic.clinique'], domain_name: 'nic.clinique', dnssec: 'signed'} -clothing whois.donuts.co None -donuts.co None -clubmed whois.nic.clubmed nic.clubmed +## clothing whois.donuts.co None +## clubmed whois.nic.clubmed nic.clubmed nic.clubmed {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 7, 28, 22, 15, 13), updated_date: datetime.datetime(2025, 9, 11, 22, 15, 19, 752000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 7, 28, 22, 15, 13), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.clubmed', 'v2n1.nic.clubmed', 'v0n3.nic.clubmed', 'v2n0.nic.clubmed', 'v0n2.nic.clubmed', 'v0n1.nic.clubmed'], domain_name: 'nic.clubmed', dnssec: 'signed'} -coach whois.donuts.co None -donuts.co None -codes whois.donuts.co None -donuts.co None -coffee whois.donuts.co None -donuts.co None -college whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['client transfer prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -cologne whois.ryce-rsp.com None +## coach whois.donuts.co None +## codes whois.donuts.co None +## coffee whois.donuts.co None +## college whois.centralnic.com None +## cologne whois.ryce-rsp.com None ryce-rsp.com {abuse_email: 'abuse@ledl.net', abuse_phone: 'tel:+43.621520888999', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Ledl.net GmbH & Co KG', registrar_email: None, registrar_address: 'Lederergasse 6, Strasswalchen, Austria, 5204', registrar_phone: 'tel:+43.621520888', registrar_fax: 'tel:+43.621520889', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2017, 3, 20, 14, 41, 27), updated_date: datetime.datetime(2026, 3, 21, 1, 15, 1), expires_date: datetime.datetime(2027, 3, 20, 14, 41, 27), status: ['active'], nameservers: ['ns1.netzadresse.at', 'ns2.netzadresse.at', 'ns3.netzadresse.at', 'ns4.netzadresse.at'], domain_name: 'ryce-rsp.com', dnssec: 'unsigned'} -commbank whois.nic.commbank nic.commbank -nic.commbank None -community whois.donuts.co None -donuts.co None -company whois.donuts.co None -donuts.co None -compare whois.nic.compare nic.compare -nic.compare None -computer whois.donuts.co None -donuts.co None -com.ru whois.nic.ru mining.com.ru -nic.ru None -comsec whois.nic.comsec nic.comsec +## commbank whois.nic.commbank nic.commbank +## community whois.donuts.co None +## company whois.donuts.co None +## compare whois.nic.compare nic.compare +## computer whois.donuts.co None +## com.ru whois.nic.ru mining.com.ru +## comsec whois.nic.comsec nic.comsec nic.comsec {abuse_email: None, abuse_phone: '', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator Reserved Non-Billable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 4, 15, 15, 55, 11), updated_date: datetime.datetime(2026, 4, 16, 7, 5, 8), expires_date: datetime.datetime(2027, 4, 15, 15, 55, 11), status: ['active'], nameservers: ['AV1.NSTLD.COM', 'AV2.NSTLD.COM', 'AV3.NSTLD.COM', 'AV4.NSTLD.COM'], domain_name: 'NIC.COMSEC', dnssec: 'unsigned'} -condos whois.donuts.co None -donuts.co None -construction whois.donuts.co None -donuts.co None -consulting whois.donuts.co None -donuts.co None -contact whois.donuts.co None -donuts.co None -contractors whois.donuts.co None -donuts.co None -cooking whois.nic.cooking nic.cooking -nic.cooking None -cool whois.donuts.co None -donuts.co None -coop whois.nic.coop None +## condos whois.donuts.co None +## construction whois.donuts.co None +## consulting whois.donuts.co None +## contact whois.donuts.co None +## contractors whois.donuts.co None +## cooking whois.nic.cooking nic.cooking +## cool whois.donuts.co None +## coop whois.nic.coop None nic.coop {abuse_email: 'info+whois@registry.coop', abuse_phone: 'tel:+44.1865403136', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'DootCoop', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Oxford', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'DotCoop', registrar_email: 'info+whois@registry.coop', registrar_address: '106-108 Cowley Road, Oxford, Oxford, OX4 1JE', registrar_phone: 'tel:+44.1865403136', registrar_fax: 'tel:+44.1865403136', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2022, 11, 7, 19, 55, 44, 638000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2024, 2, 26, 19, 59, 18, 927000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2032, 11, 7, 19, 55, 44, 638000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.coop', dnssec: 'signed'} -corsica whois.nic.corsica nic.corsica +## corsica whois.nic.corsica nic.corsica nic.corsica {abuse_email: None, abuse_phone: None, admin_name: 'REDACTED_FOR_PRIVACY', admin_organization: 'Afnic Backend Registry Operator', admin_email: 'REDACTED_FOR_PRIVACY', admin_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', admin_phone: 'REDACTED_FOR_PRIVACY', admin_fax: 'REDACTED_FOR_PRIVACY', billing_name: 'REDACTED_FOR_PRIVACY', billing_organization: 'Afnic Backend Registry Operator', billing_email: 'REDACTED_FOR_PRIVACY', billing_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', billing_phone: 'REDACTED_FOR_PRIVACY', billing_fax: 'REDACTED_FOR_PRIVACY', registrant_name: 'REDACTED_FOR_PRIVACY', registrant_organization: 'Afnic Backend Registry Operator', registrant_email: 'REDACTED_FOR_PRIVACY', registrant_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', registrant_phone: 'REDACTED_FOR_PRIVACY', registrant_fax: 'REDACTED_FOR_PRIVACY', registrar_name: 'Registry Operations', registrar_email: 'support+corsica@afnic.fr', registrar_address: 'AFNIC, Montigny-le-Bretonneux, 78180, FR', registrar_phone: 'tel:+33.139308300', registrar_fax: 'tel:+33.139308301', technical_name: 'REDACTED_FOR_PRIVACY', technical_organization: 'Afnic Backend Registry Operator', technical_email: 'REDACTED_FOR_PRIVACY', technical_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', technical_phone: 'REDACTED_FOR_PRIVACY', technical_fax: 'REDACTED_FOR_PRIVACY', created_date: datetime.datetime(2015, 1, 16, 8, 58, 23), updated_date: datetime.datetime(2026, 3, 2, 9, 3, 17, 237152, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 16, 8, 58, 23), status: ['active'], nameservers: ['g.ext.nic.fr', 'ns1.nic.fr', 'ns2.nic.fr', 'ns3.nic.fr'], domain_name: 'nic.corsica', dnssec: 'signed'} -country whois.nic.country nic.country +## country whois.nic.country nic.country nic.country {abuse_email: 'dhernandez@tucows.com', abuse_phone: 'tel:', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Tucows Registry Services', registrar_email: 'ry-services@tucows.com', registrar_address: 'Mowat 96, Toronto, ON, M6K 3M1', registrar_phone: 'tel:+1.8003716992', registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 2, 25, 18, 26, 54, 494000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 11, 18, 30, 7, 902000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 25, 18, 26, 31, 815000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.country', dnssec: 'signed'} -coupons whois.donuts.co None -donuts.co None -co.za coza-whois.registry.net.za None -registry.net.za None -cpa whois.nic.cpa nic.cpa -nic.cpa None -creditcard whois.donuts.co None -donuts.co None -credit whois.donuts.co None -donuts.co None -creditunion whois.afilias-srs.net None -afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.hkg1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} -cricket whois.nic.cricket nic.cricket -nic.cricket None -crown whois.nic.crown nic.crown +## coupons whois.donuts.co None +## co.za coza-whois.registry.net.za None +## cpa whois.nic.cpa nic.cpa +## creditcard whois.donuts.co None +## credit whois.donuts.co None +## creditunion whois.afilias-srs.net None +## cricket whois.nic.cricket nic.cricket +## crown whois.nic.crown nic.crown nic.crown {abuse_email: 'registryops@crown.com', abuse_phone: 'tel:+1.4196292311', admin_name: 'CIRA Registry Services', admin_organization: 'CIRA', admin_email: 'support@fury.ca', admin_address: '979 Bank Street, Suite 400, Ottawa, ON, K1S5K5', admin_phone: 'tel:+1.6132375335', admin_fax: None, billing_name: 'CIRA Registry Services', billing_organization: 'CIRA', billing_email: 'support@fury.ca', billing_address: '979 Bank Street, Suite 400, Ottawa, ON, K1S5K5', billing_phone: 'tel:+1.6132375335', billing_fax: None, registrant_name: 'Crown Equipment Corp.', registrant_organization: 'Crown Equipment Corp.', registrant_email: 'registryops@crown.com', registrant_address: '44 S. Washington Street, New Bremen, OH, 45869', registrant_phone: 'tel:+1.4196292311', registrant_fax: None, registrar_name: 'Registry Operator Reserved Non-Billable', registrar_email: None, registrar_address: '', registrar_phone: None, registrar_fax: None, technical_name: 'CIRA Registry Services', technical_organization: 'CIRA', technical_email: 'support@fury.ca', technical_address: '979 Bank Street, Suite 400, Ottawa, ON, K1S5K5', technical_phone: 'tel:+1.6132375335', technical_fax: None, created_date: datetime.datetime(2023, 5, 11, 12, 48, 54), updated_date: datetime.datetime(2026, 1, 26, 15, 23, 4), expires_date: datetime.datetime(3000, 1, 1, 0, 0), status: ['server delete prohibited', 'server renew prohibited', 'server transfer prohibited'], nameservers: ['a.ns.nic.crown', 'b.ns.nic.crown', 'c.ns.nic.crown', 'd.ns.nic.crown'], domain_name: 'nic.crown', dnssec: 'signed'} -crs whois.nic.crs nic.crs +## crs whois.nic.crs nic.crs nic.crs {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 5, 12, 12, 37, 50), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 5, 12, 12, 37, 50), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['c0.nic.crs', 'a2.nic.crs', 'a0.nic.crs', 'b0.nic.crs'], domain_name: 'nic.crs', dnssec: 'signed'} -cruise whois.nic.cruise nic.cruise +## cruise whois.nic.cruise nic.cruise nic.cruise {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 8, 12, 19, 50, 30, 439000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 26, 19, 51, 0, 278000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 12, 19, 50, 30, 439000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.cruise', 'b0.nic.cruise', 'c0.nic.cruise', 'a2.nic.cruise'], domain_name: 'nic.cruise', dnssec: 'signed'} -cruises whois.donuts.co None -donuts.co None -cuisinella whois.nic.cuisinella nic.cuisinella -nic.cuisinella None -cymru whois.nic.cymru nic.cymru -nic.cymru {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'Oxon', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Nominet Internal Registrar', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 7, 8, 45, 14), updated_date: datetime.datetime(2021, 4, 26, 10, 21, 27), expires_date: datetime.datetime(2030, 8, 7, 8, 45, 14), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.cymru', 'dns2.nic.cymru', 'dns3.nic.cymru', 'dns4.nic.cymru', 'dnsa.nic.cymru', 'dnsb.nic.cymru', 'dnsc.nic.cymru', 'dnsd.nic.cymru'], domain_name: 'nic.cymru', dnssec: 'signed'} -cyou whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server transfer prohibited', 'client transfer prohibited', 'server delete prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -dad whois.nic.google None -nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} -dance whois.donuts.co None -donuts.co None -data whois.nic.data nic.data +## cruises whois.donuts.co None +## cuisinella whois.nic.cuisinella nic.cuisinella +## cymru whois.nic.cymru nic.cymru +nic.cymru {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'Oxon', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Nominet Internal Registrar', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 7, 8, 45, 14), updated_date: datetime.datetime(2021, 4, 26, 10, 21, 27), expires_date: datetime.datetime(2030, 8, 7, 8, 45, 14), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.cymru', 'dns2.nic.cymru', 'dns3.nic.cymru', 'dns4.nic.cymru', 'dnsa.nic.cymru', 'dnsb.nic.cymru', 'dnsc.nic.cymru', 'dnsd.nic.cymru'], domain_name: 'nic.cymru', dnssec: 'signed'} +## cyou whois.centralnic.com None +## dad whois.nic.google None +## dance whois.donuts.co None +## data whois.nic.data nic.data nic.data {abuse_email: 'support@mobile-registry.com', abuse_phone: 'tel:+1.3037231000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Dish DBS Corporation,', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'CO', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Dish DBS Corporation,', registrar_email: 'support@mobile-registry.com', registrar_address: '9601 S Meridian Blvd, Englewood, CO, 80112,', registrar_phone: 'tel:+1.3037231000', registrar_fax: 'tel:+1.3037231699', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2025, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 17, 17, 51, 59, 349000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.data', dnssec: 'signed'} -date whois.nic.date nic.date -nic.date None -dating whois.donuts.co None -donuts.co None -datsun whois.nic.gmo None +## date whois.nic.date nic.date +## dating whois.donuts.co None +## datsun whois.nic.gmo None nic.gmo {abuse_email: 'abuse@internet.gmo', abuse_phone: 'tel:+81.337709199', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'GMO Internet, Inc. ', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 2, 27, 5, 15, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 14, 1, 17, 46, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 27, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.gmo', dnssec: 'unsigned'} -day whois.nic.google None -nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} -dclk whois.nic.google None -nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} -dds whois.nic.dds nic.dds -nic.dds None -dealer whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server delete prohibited', 'client transfer prohibited', 'server transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -deal whois.nic.deal nic.deal -nic.deal {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 22, 35, 20), updated_date: datetime.datetime(2023, 8, 1, 10, 41, 15), expires_date: datetime.datetime(2032, 8, 9, 22, 35, 20), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.deal', 'dns2.nic.deal', 'dns3.nic.deal', 'dns4.nic.deal', 'dnsa.nic.deal', 'dnsb.nic.deal', 'dnsc.nic.deal', 'dnsd.nic.deal'], domain_name: 'nic.deal', dnssec: 'signed'} -deals whois.donuts.co None -donuts.co None -degree whois.donuts.co None -donuts.co None -delivery whois.donuts.co None -donuts.co None -deloitte whois.nic.deloitte nic.deloitte +## day whois.nic.google None +## dclk whois.nic.google None +## dds whois.nic.dds nic.dds +## dealer whois.centralnic.com None +## deal whois.nic.deal nic.deal +nic.deal {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 22, 35, 20), updated_date: datetime.datetime(2023, 8, 1, 10, 41, 15), expires_date: datetime.datetime(2032, 8, 9, 22, 35, 20), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.deal', 'dns2.nic.deal', 'dns3.nic.deal', 'dns4.nic.deal', 'dnsa.nic.deal', 'dnsb.nic.deal', 'dnsc.nic.deal', 'dnsd.nic.deal'], domain_name: 'nic.deal', dnssec: 'signed'} +## deals whois.donuts.co None +## degree whois.donuts.co None +## delivery whois.donuts.co None +## deloitte whois.nic.deloitte nic.deloitte nic.deloitte {abuse_email: 'dttdomainadmin@deloitte.com', abuse_phone: 'tel:+1.3124861191', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'DTT Domain Administrator', registrant_organization: 'Deloitte Touche Tohmatsu', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: '30 Rockefeller Plaza, New York, New York, 10112-0015', registrant_phone: 'tel:+1.2124924566', registrant_fax: 'tel:+1.2124924252', registrar_name: 'Deloitte Touche', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'DTT Domain Administrator', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'tel:+1.2124924566', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 9, 3, 10, 32, 54, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 8, 28, 0, 14, 14, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 3, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['a.nic.deloitte', 'b.nic.deloitte', 'c.nic.deloitte', 'd.nic.deloitte'], domain_name: 'nic.deloitte', dnssec: 'signed'} -delta whois.nic.delta nic.delta +## delta whois.nic.delta nic.delta nic.delta {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'Delta Air Lines Inc.', registrant_email: None, registrant_address: 'GA', registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 6, 7, 14, 22, 38, 683000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 22, 14, 23, 22, 586000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 7, 14, 22, 38, 683000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.delta', 'b0.nic.delta', 'c0.nic.delta', 'a2.nic.delta'], domain_name: 'nic.delta', dnssec: 'signed'} -democrat whois.donuts.co None -donuts.co None -dental whois.donuts.co None -donuts.co None -dentist whois.donuts.co None -donuts.co None -desi whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server delete prohibited', 'client transfer prohibited', 'server transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -diamonds whois.donuts.co None -donuts.co None -diet whois.uniregistry.net None -uniregistry.net {abuse_email: 'abuse@uniregistry.com', abuse_phone: 'tel:+1.4426008800', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Registration Private', registrant_organization: 'Domains By Proxy, LLC', registrant_email: None, registrant_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', registrant_phone: 'tel:+1.4806242599', registrant_fax: None, registrar_name: 'GoDaddy Online Services Cayman Islands Ltd.', registrar_email: 'raradmin@uniregistry.com', registrar_address: '3-110 Governors Square, 1361 GT, Grand Cayman, Grand Cayman, KY11108', registrar_phone: None, registrar_fax: None, technical_name: 'Registration Private', technical_organization: 'Domains By Proxy, LLC', technical_email: None, technical_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', technical_phone: 'tel:+1.4806242599', technical_fax: None, created_date: datetime.datetime(2006, 4, 4, 17, 17, 39), updated_date: datetime.datetime(2025, 7, 30, 13, 2, 55), expires_date: None, status: ['delete prohibited', 'transfer prohibited', 'renew prohibited', 'update prohibited'], nameservers: ['ns02.trs-dns.net', 'ns02.trs-dns.com'], domain_name: 'uniregistry.net', dnssec: 'signed'} -digital whois.donuts.co None -donuts.co None -direct whois.donuts.co None -donuts.co None -directory whois.donuts.co None -donuts.co None -discount whois.donuts.co None -donuts.co None -dish whois.nic.dish nic.dish +## democrat whois.donuts.co None +## dental whois.donuts.co None +## dentist whois.donuts.co None +## desi whois.centralnic.com None +## diamonds whois.donuts.co None +## diet whois.uniregistry.net None +## digital whois.donuts.co None +## direct whois.donuts.co None +## directory whois.donuts.co None +## discount whois.donuts.co None +## dish whois.nic.dish nic.dish nic.dish {abuse_email: 'support@mobile-registry.com', abuse_phone: 'tel:+1.3037231000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Dish DBS Corporation,', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'CO', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Dish DBS Corporation,', registrar_email: 'support@mobile-registry.com', registrar_address: '9601 S Meridian Blvd, Englewood, CO, 80112,', registrar_phone: 'tel:+1.3037231000', registrar_fax: 'tel:+1.3037231699', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2025, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 17, 17, 51, 59, 349000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.dish', dnssec: 'signed'} -diy whois.nic.diy nic.diy +## diy whois.nic.diy nic.diy nic.diy {abuse_email: 'dhernandez@tucows.com', abuse_phone: 'tel:', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Tucows Registry Services', registrar_email: 'ry-services@tucows.com', registrar_address: 'Mowat 96, Toronto, ON, M6K 3M1', registrar_phone: 'tel:+1.8003716992', registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2023, 11, 10, 22, 57, 58, 675000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2023, 11, 14, 21, 16, 35, 318000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2033, 11, 10, 22, 57, 58, 675000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.diy', dnssec: 'signed'} -dm whois.dmdomains.dm None -dmdomains.dm None -dnp whois.nic.dnp nic.dnp +## dm whois.dmdomains.dm None +## dnp whois.nic.dnp nic.dnp nic.dnp {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Dai Nippon Printing Co., Ltd.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 2, 27, 5, 15, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 14, 1, 17, 46, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 27, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.dnp', dnssec: 'unsigned'} -docs whois.nic.google None -nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} -doctor whois.donuts.co None -donuts.co None -dog whois.donuts.co None -donuts.co None -domains whois.donuts.co None -donuts.co None -dot whois.nic.dot nic.dot +## docs whois.nic.google None +## doctor whois.donuts.co None +## dog whois.donuts.co None +## domains whois.donuts.co None +## dot whois.nic.dot nic.dot nic.dot {abuse_email: 'support@mobile-registry.com', abuse_phone: 'tel:+1.3037231000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Dish DBS Corporation,', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'CO', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Dish DBS Corporation,', registrar_email: 'support@mobile-registry.com', registrar_address: '9601 S Meridian Blvd, Englewood, CO, 80112,', registrar_phone: 'tel:+1.3037231000', registrar_fax: 'tel:+1.3037231699', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2025, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 17, 17, 51, 59, 349000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.dot', dnssec: 'signed'} -drive whois.nic.google None -nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} -dtv whois.nic.dtv nic.dtv +## drive whois.nic.google None +## dtv whois.nic.dtv nic.dtv nic.dtv {abuse_email: 'support@mobile-registry.com', abuse_phone: 'tel:+1.3037231000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Dish DBS Corporation,', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'CO', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Dish DBS Corporation,', registrar_email: 'support@mobile-registry.com', registrar_address: '9601 S Meridian Blvd, Englewood, CO, 80112,', registrar_phone: 'tel:+1.3037231000', registrar_fax: 'tel:+1.3037231699', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2025, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 17, 17, 51, 59, 349000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.dtv', dnssec: 'signed'} -dubai whois.nic.dubai nic.dubai +## dubai whois.nic.dubai nic.dubai nic.dubai {abuse_email: None, abuse_phone: '', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: None, registrant_address: '', registrant_phone: None, registrant_fax: None, registrar_name: 'DubaieGov Registry Operator', registrar_email: 'gtldsupport@aeda.ae', registrar_address: 'Dubai', registrar_phone: '', registrar_fax: None, technical_name: '', technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 3, 2, 4, 58, 19), updated_date: datetime.datetime(2026, 4, 16, 4, 58, 19), expires_date: datetime.datetime(2027, 3, 2, 4, 58, 19), status: ['active'], nameservers: ['ns4.nic.dubai', 'ns1.nic.dubai', 'ns2.nic.dubai', 'ns3.nic.dubai'], domain_name: 'nic.dubai', dnssec: 'signed'} -durban whois.nic.durban nic.durban +## durban whois.nic.durban nic.durban nic.durban {abuse_email: 'abuse@registry.net.za', abuse_phone: '+27.113140077', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: 'REDACTED', billing_organization: 'REDACTED', billing_email: 'REDACTED', billing_address: 'REDACTED, REDACTED, REDACTED, REDACTED, REDACTED, REDACTED', billing_phone: 'REDACTED', billing_fax: None, registrant_name: 'REDACTED', registrant_organization: '', registrant_email: 'REDACTED', registrant_address: 'REDACTED, REDACTED, REDACTED, REDACTED, REDACTED, REDACTED', registrant_phone: 'REDACTED', registrant_fax: None, registrar_name: 'DNServices', registrar_email: 'support@dnservices.co.za', registrar_address: 'ZACR & COZA House, Gazell\\000\\351 Close, Corporate Park South, Midrand, Gauteng, 1685', registrar_phone: '+27.113140077', registrar_fax: None, technical_name: 'REDACTED', technical_organization: 'REDACTED', technical_email: 'REDACTED', technical_address: 'REDACTED, REDACTED, REDACTED, REDACTED, REDACTED, REDACTED', technical_phone: 'REDACTED', technical_fax: None, created_date: datetime.datetime(2014, 6, 9, 8, 16, 57, 672729, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 12, 1, 6, 11, 12, 846226, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2998, 12, 31, 22, 0, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.dnservices.co.za', 'nsp.netnod.se', 'ns1.nic.durban'], domain_name: 'nic.durban', dnssec: 'unsigned'} -dvag whois.nic.dvag nic.dvag +## dvag whois.nic.dvag nic.dvag nic.dvag {abuse_email: 'bettinger@bettinger.de', abuse_phone: 'tel:+49.8954886700', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Deutsche Vermögensberatung AG', registrant_organization: 'Deutsche Vermögensberatung AG', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Münchener Strasse 1, Frankfurt am Main, Hessen, 60329', registrant_phone: 'tel:+49.6923840', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Deutsche Vermögensberatung AG', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Deutsche Vermögensberatung AG', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'tel:+49.6923840', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 6, 23, 8, 21, 18, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 6, 17, 0, 6, 57, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 23, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['anycast1.dnsres.net', 'anycast2.dnsres.net'], domain_name: 'nic.dvag', dnssec: 'unsigned'} -dvr whois.nic.dvr nic.dvr +## dvr whois.nic.dvr nic.dvr nic.dvr {abuse_email: 'support@mobile-registry.com', abuse_phone: 'tel:+1.3037231000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Dish DBS Corporation,', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'CO', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Dish DBS Corporation,', registrar_email: 'support@mobile-registry.com', registrar_address: '9601 S Meridian Blvd, Englewood, CO, 80112,', registrar_phone: 'tel:+1.3037231000', registrar_fax: 'tel:+1.3037231699', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2025, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 17, 17, 51, 59, 349000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.dvr', dnssec: 'signed'} -earth whois.nic.earth nic.earth -nic.earth None -eat whois.nic.google None -nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} -eco whois.nic.eco nic.eco +## earth whois.nic.earth nic.earth +## eat whois.nic.google None +## eco whois.nic.eco nic.eco nic.eco {abuse_email: 'abuse@bigroom.eco', abuse_phone: 'tel:+1.6046826673', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'Big Room Inc.', registrant_email: None, registrant_address: 'BC', registrant_phone: None, registrant_fax: None, registrar_name: 'Big Room Inc. (Non-billable)', registrar_email: None, registrar_address: '', registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: None, technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 12, 2, 16, 2, 25), updated_date: datetime.datetime(2026, 4, 7, 15, 34, 28), expires_date: datetime.datetime(3000, 1, 1, 0, 0), status: ['server delete prohibited', 'server renew prohibited', 'server transfer prohibited'], nameservers: ['a.ns.nic.eco', 'b.ns.nic.eco', 'c.ns.nic.eco', 'd.ns.nic.eco'], domain_name: 'nic.eco', dnssec: 'signed'} -edeka whois.afilias-srs.net None -afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.sea1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} -education whois.donuts.co None -donuts.co None -edu.tr whois.trabis.gov.tr anadolu.edu.tr -trabis.gov.tr None -email whois.donuts.co None -donuts.co None -emerck whois.afilias-srs.net None -afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.hkg1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.ams1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} -energy whois.donuts.co None -donuts.co None -engineer whois.donuts.co None -donuts.co None -engineering whois.donuts.co None -donuts.co None -enterprises whois.donuts.co None -donuts.co None -epson whois.nic.epson nic.epson +## edeka whois.afilias-srs.net None +## education whois.donuts.co None +## edu.tr whois.trabis.gov.tr anadolu.edu.tr +## email whois.donuts.co None +## emerck whois.afilias-srs.net None +## energy whois.donuts.co None +## engineer whois.donuts.co None +## engineering whois.donuts.co None +## enterprises whois.donuts.co None +## epson whois.nic.epson nic.epson nic.epson {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Epson Registry-Registrar', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 2, 17, 1, 13, 56, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 8, 0, 34, 40, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 17, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.epson', dnssec: 'unsigned'} -equipment whois.donuts.co None -donuts.co None -ericsson whois.nic.ericsson nic.ericsson +## equipment whois.donuts.co None +## ericsson whois.nic.ericsson nic.ericsson nic.ericsson {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 2, 1, 21, 47, 28), updated_date: datetime.datetime(2026, 3, 18, 21, 47, 52, 993000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 1, 21, 47, 28), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.ericsson', 'c0.nic.ericsson', 'b0.nic.ericsson', 'a2.nic.ericsson'], domain_name: 'nic.ericsson', dnssec: 'signed'} -erni whois.nic.erni nic.erni +## erni whois.nic.erni nic.erni nic.erni {abuse_email: 'info@erni.ch', abuse_phone: '+41.412273500', admin_name: 'ERNI Internal Registrar', admin_organization: None, admin_email: 'info@erni.ch', admin_address: '', admin_phone: '+41.412273500', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'ERNI Consulting AG', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'ERNI Internal Registrar', registrar_email: 'info@erni.ch', registrar_address: 'Bahnhofstrasse 4, Baar, CH-6340', registrar_phone: '+41.412273500', registrar_fax: '+41.412273510', technical_name: 'ERNI Internal Registrar', technical_organization: None, technical_email: 'info@erni.ch', technical_address: '', technical_phone: '+41.412273500', technical_fax: None, created_date: datetime.datetime(2014, 10, 13, 15, 50, 28, 160000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 11, 27, 16, 0, 59, 532000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 10, 13, 15, 50, 28, 160000, tzinfo=datetime.timezone.utc), status: ['server transfer prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.erni', dnssec: 'signed'} -esq whois.nic.google None -nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} -estate whois.donuts.co None -donuts.co None -et whois.ethiotelecom.et None -ethiotelecom.et None -eurovision whois.nic.eurovision nic.eurovision +## esq whois.nic.google None +## estate whois.donuts.co None +## et whois.ethiotelecom.et None +## eurovision whois.nic.eurovision nic.eurovision nic.eurovision {abuse_email: 'directionGeneralTlds@ebu.ch', abuse_phone: '+41.227172158', admin_name: 'European Broadcasting Union', admin_organization: None, admin_email: 'directionGeneralTlds@ebu.ch', admin_address: '', admin_phone: '+41.227172158', admin_fax: None, billing_name: 'European Broadcasting Union', billing_organization: None, billing_email: 'directionGeneralTlds@ebu.ch', billing_address: "L'Ancienne-Route 17A, Le Grand-Saconnex, 1218", billing_phone: '+41.227172158', billing_fax: '+41.227474158', registrant_name: 'European Broadcasting Union', registrant_organization: None, registrant_email: 'directionGeneralTlds@ebu.ch', registrant_address: "L'Ancienne-Route 17A, Le Grand-Saconnex, 1218", registrant_phone: '+41.227172158', registrant_fax: '+41.227474158', registrar_name: 'European Broadcasting Union', registrar_email: 'directionGeneralTlds@ebu.ch', registrar_address: "L'Ancienne-Route 17A, Le Grand-Saconnex, 1218", registrar_phone: '+41.227172158', registrar_fax: '+41.227474158', technical_name: 'European Broadcasting Union', technical_organization: None, technical_email: 'directionGeneralTlds@ebu.ch', technical_address: '', technical_phone: '+41.227172158', technical_fax: None, created_date: datetime.datetime(2014, 7, 22, 13, 43, 1, 190000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 5, 14, 4, 34, 855000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 7, 22, 13, 43, 1, 190000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.eurovision', dnssec: 'signed'} -events whois.donuts.co None -donuts.co None -exchange whois.donuts.co None -donuts.co None -expert whois.donuts.co None -donuts.co None -exposed whois.donuts.co None -donuts.co None -express whois.donuts.co None -donuts.co None -extraspace whois.afilias-srs.net None -afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.hkg1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} -fage whois.afilias-srs.net None -afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.ams1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} -fail whois.donuts.co None -donuts.co None -fairwinds whois.nic.fairwinds nic.fairwinds -nic.fairwinds {abuse_email: 'placeholder', abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Placeholder 9999', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2024, 3, 4, 9, 17, 7), updated_date: None, expires_date: datetime.datetime(2033, 3, 4, 9, 17, 7), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.fairwinds', 'dns2.nic.fairwinds', 'dns3.nic.fairwinds', 'dns4.nic.fairwinds', 'dnsa.nic.fairwinds', 'dnsb.nic.fairwinds', 'dnsc.nic.fairwinds', 'dnsd.nic.fairwinds'], domain_name: 'nic.fairwinds', dnssec: 'unsigned'} -faith whois.nic.faith nic.faith -nic.faith None -family whois.donuts.co None -donuts.co None -fan whois.donuts.co None -donuts.co None -fans whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['client transfer prohibited', 'server transfer prohibited', 'server delete prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -farm whois.donuts.co None -donuts.co None -fashion whois.nic.fashion nic.fashion -nic.fashion None -fast whois.nic.fast nic.fast +## events whois.donuts.co None +## exchange whois.donuts.co None +## expert whois.donuts.co None +## exposed whois.donuts.co None +## express whois.donuts.co None +## extraspace whois.afilias-srs.net None +## fage whois.afilias-srs.net None +## fail whois.donuts.co None +## fairwinds whois.nic.fairwinds nic.fairwinds +nic.fairwinds {abuse_email: 'placeholder', abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Placeholder 9999', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2024, 3, 4, 9, 17, 7), updated_date: None, expires_date: datetime.datetime(2033, 3, 4, 9, 17, 7), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.fairwinds', 'dns2.nic.fairwinds', 'dns3.nic.fairwinds', 'dns4.nic.fairwinds', 'dnsa.nic.fairwinds', 'dnsb.nic.fairwinds', 'dnsc.nic.fairwinds', 'dnsd.nic.fairwinds'], domain_name: 'nic.fairwinds', dnssec: 'unsigned'} +## faith whois.nic.faith nic.faith +## family whois.donuts.co None +## fan whois.donuts.co None +## fans whois.centralnic.com None +## farm whois.donuts.co None +## fashion whois.nic.fashion nic.fashion +## fast whois.nic.fast nic.fast nic.fast {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 9, 16, 19, 15, 53), updated_date: datetime.datetime(2023, 8, 9, 9, 37, 52), expires_date: datetime.datetime(2032, 9, 16, 19, 15, 53), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.fast', 'dns2.nic.fast', 'dns3.nic.fast', 'dns4.nic.fast', 'dnsa.nic.fast', 'dnsb.nic.fast', 'dnsc.nic.fast', 'dnsd.nic.fast'], domain_name: 'nic.fast', dnssec: 'signed'} -fedex whois.nic.fedex nic.fedex +## fedex whois.nic.fedex nic.fedex nic.fedex {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 1, 22, 22, 32, 47, 50000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 8, 22, 32, 49, 907000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 22, 22, 32, 47, 50000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.fedex', 'b0.nic.fedex', 'c0.nic.fedex', 'a2.nic.fedex'], domain_name: 'nic.fedex', dnssec: 'signed'} -feedback whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['client transfer prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -ferrari whois.nic.ferrari nic.ferrari +## feedback whois.centralnic.com None +## ferrari whois.nic.ferrari nic.ferrari nic.ferrari {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 1, 22, 22, 38, 29, 972000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 8, 22, 38, 59, 656000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 22, 22, 38, 29, 972000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.ferrari', 'b0.nic.ferrari', 'c0.nic.ferrari', 'a2.nic.ferrari'], domain_name: 'nic.ferrari', dnssec: 'signed'} -fidelity whois.nic.fidelity nic.fidelity +## fidelity whois.nic.fidelity nic.fidelity nic.fidelity {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 6, 22, 18, 50, 4), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 22, 18, 50, 4), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a2.nic.fidelity', 'a0.nic.fidelity', 'b0.nic.fidelity', 'c0.nic.fidelity'], domain_name: 'nic.fidelity', dnssec: 'unsigned'} -fido whois.afilias-srs.net None -afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.hkg1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.mia1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} -film whois.nic.film nic.film -nic.film None -final whois.gtlds.nic.br None -nic.br {abuse_email: None, abuse_phone: None, admin_name: 'Frederico Augusto de Carvalho Neves', admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Núcleo de Inf. e Coord. do Ponto BR - NIC.BR', registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: None, registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Frederico Augusto de Carvalho Neves', technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(1997, 7, 11, 12, 0), updated_date: datetime.datetime(2018, 3, 27, 20, 9, 8), expires_date: None, status: ['active'], nameservers: ['a.dns.br', 'b.dns.br', 'c.dns.br', 'd.dns.br', 'e.dns.br'], domain_name: 'nic.br', dnssec: 'signed'} -finance whois.donuts.co None -donuts.co None -financial whois.donuts.co None -donuts.co None -fire whois.nic.fire nic.fire -nic.fire {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 9, 16, 19, 16, 30), updated_date: datetime.datetime(2023, 8, 9, 9, 38, 20), expires_date: datetime.datetime(2032, 9, 16, 19, 16, 30), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.fire', 'dns2.nic.fire', 'dns3.nic.fire', 'dns4.nic.fire', 'dnsa.nic.fire', 'dnsb.nic.fire', 'dnsc.nic.fire', 'dnsd.nic.fire'], domain_name: 'nic.fire', dnssec: 'signed'} -firestone whois.nic.firestone nic.firestone +## fido whois.afilias-srs.net None +## film whois.nic.film nic.film +## final whois.gtlds.nic.br None +## finance whois.donuts.co None +## financial whois.donuts.co None +## fire whois.nic.fire nic.fire +nic.fire {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 9, 16, 19, 16, 30), updated_date: datetime.datetime(2023, 8, 9, 9, 38, 20), expires_date: datetime.datetime(2032, 9, 16, 19, 16, 30), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.fire', 'dns2.nic.fire', 'dns3.nic.fire', 'dns4.nic.fire', 'dnsa.nic.fire', 'dnsb.nic.fire', 'dnsc.nic.fire', 'dnsd.nic.fire'], domain_name: 'nic.fire', dnssec: 'signed'} +## firestone whois.nic.firestone nic.firestone nic.firestone {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Bridgestone Corporation - FIRESTONE', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 2, 17, 1, 14, 56, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 12, 0, 37, 11, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 17, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.firestone', dnssec: 'unsigned'} -firmdale whois.nic.firmdale nic.firmdale +## firmdale whois.nic.firmdale nic.firmdale nic.firmdale {abuse_email: 'abusegtlds@firmdale.com', abuse_phone: 'tel:null', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'FIRMDALE HOLDINGS LIMITED', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'UK', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'FIRMDALE HOLDINGS LIMITED', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 11, 1, 14, 38, 50), updated_date: datetime.datetime(2025, 3, 13, 9, 5, 19), expires_date: datetime.datetime(2034, 11, 1, 14, 38, 50), status: ['active'], nameservers: ['NS4.NIC.FIRMDALE', 'NS3.NIC.FIRMDALE'], domain_name: 'nic.firmdale', dnssec: 'unsigned'} -fish whois.donuts.co None -donuts.co None -fishing whois.nic.fishing nic.fishing -nic.fishing None -fitness whois.donuts.co None -donuts.co None -fj whois.nic.fj nic.fj -nic.fj None -flights whois.donuts.co None -donuts.co None -florist whois.donuts.co None -donuts.co None -flowers whois.uniregistry.net None -uniregistry.net {abuse_email: 'abuse@uniregistry.com', abuse_phone: 'tel:+1.4426008800', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Registration Private', registrant_organization: 'Domains By Proxy, LLC', registrant_email: None, registrant_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', registrant_phone: 'tel:+1.4806242599', registrant_fax: None, registrar_name: 'GoDaddy Online Services Cayman Islands Ltd.', registrar_email: 'raradmin@uniregistry.com', registrar_address: '3-110 Governors Square, 1361 GT, Grand Cayman, Grand Cayman, KY11108', registrar_phone: None, registrar_fax: None, technical_name: 'Registration Private', technical_organization: 'Domains By Proxy, LLC', technical_email: None, technical_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', technical_phone: 'tel:+1.4806242599', technical_fax: None, created_date: datetime.datetime(2006, 4, 4, 17, 17, 39), updated_date: datetime.datetime(2025, 7, 30, 13, 2, 55), expires_date: None, status: ['delete prohibited', 'transfer prohibited', 'renew prohibited', 'update prohibited'], nameservers: ['ns02.trs-dns.net', 'ns02.trs-dns.com'], domain_name: 'uniregistry.net', dnssec: 'signed'} -fly whois.nic.google None -nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} -foo whois.nic.google None -nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} -football whois.donuts.co None -donuts.co None -forex whois.nic.forex nic.forex +## fish whois.donuts.co None +## fishing whois.nic.fishing nic.fishing +## fitness whois.donuts.co None +## fj whois.nic.fj nic.fj +## flights whois.donuts.co None +## florist whois.donuts.co None +## flowers whois.uniregistry.net None +## fly whois.nic.google None +## foo whois.nic.google None +## football whois.donuts.co None +## forex whois.nic.forex nic.forex nic.forex {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 1, 15, 20, 51, 31), updated_date: datetime.datetime(2026, 3, 2, 0, 0, 14, 684000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 15, 23, 59, 59), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.forex', 'v0n1.nic.forex', 'v0n2.nic.forex', 'v0n3.nic.forex', 'v2n0.nic.forex', 'v2n1.nic.forex'], domain_name: 'nic.forex', dnssec: 'unsigned'} -forsale whois.donuts.co None -donuts.co None -forum whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server transfer prohibited', 'client transfer prohibited', 'server delete prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -foundation whois.nic.foundation nic.foundation +## forsale whois.donuts.co None +## forum whois.centralnic.com None +## foundation whois.nic.foundation nic.foundation nic.foundation {abuse_email: 'cbath@pir.org', abuse_phone: 'tel:+1.1234567890', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'PIR Internal (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 12, 12, 18, 26, 9, 367000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 1, 26, 18, 26, 52, 121000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 12, 12, 18, 26, 9, 367000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['v0n0.nic.foundation', 'v0n1.nic.foundation', 'v0n2.nic.foundation', 'v0n3.nic.foundation', 'v2n0.nic.foundation', 'v2n1.nic.foundation'], domain_name: 'nic.foundation', dnssec: 'unsigned'} -fox whois.nic.fox nic.fox -nic.fox None -free whois.nic.free nic.free +## fox whois.nic.fox nic.fox +## free whois.nic.free nic.free nic.free {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 22, 46, 22), updated_date: datetime.datetime(2023, 8, 1, 10, 41, 38), expires_date: datetime.datetime(2032, 8, 9, 22, 46, 22), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.free', 'dns2.nic.free', 'dns3.nic.free', 'dns4.nic.free', 'dnsa.nic.free', 'dnsb.nic.free', 'dnsc.nic.free', 'dnsd.nic.free'], domain_name: 'nic.free', dnssec: 'signed'} -fresenius whois.nic.fresenius nic.fresenius +## fresenius whois.nic.fresenius nic.fresenius nic.fresenius {abuse_email: 'bettinger@bettinger.de', abuse_phone: 'tel:+49.8954886700', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Domain Manager', registrant_organization: 'Fresenius Immobilien-Verwaltungs-GmbH', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Else-Kroener-Strasse 1, Bad Homburg, Hessen, 61352', registrant_phone: 'tel:+49.61726080', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Fresenius Immobilien-Verwaltungs-GmbH', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Domain Manager', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'tel:+49.61726080', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 7, 20, 9, 55, 55, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 14, 0, 5, 49, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 7, 20, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited', 'client transfer prohibited', 'client delete prohibited'], nameservers: ['anycast1.dnsres.net', 'anycast2.dnsres.net'], domain_name: 'nic.fresenius', dnssec: 'unsigned'} -frl whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server transfer prohibited', 'client transfer prohibited', 'server delete prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -frogans whois.nic.frogans nic.frogans +## frl whois.centralnic.com None +## frogans whois.nic.frogans nic.frogans nic.frogans {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 4, 22, 16, 38, 17), updated_date: datetime.datetime(2025, 6, 6, 16, 38, 21, 81000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 4, 22, 16, 38, 17), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.frogans', 'b0.nic.frogans', 'c0.nic.frogans', 'a2.nic.frogans'], domain_name: 'nic.frogans', dnssec: 'signed'} -fujitsu whois.nic.gmo None -nic.gmo {abuse_email: 'abuse@internet.gmo', abuse_phone: 'tel:+81.337709199', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'GMO Internet, Inc. ', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 2, 27, 5, 15, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 14, 1, 17, 46, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 27, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.gmo', dnssec: 'unsigned'} -fund whois.donuts.co None -donuts.co None -fun whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server transfer prohibited', 'client transfer prohibited', 'server delete prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -furniture whois.donuts.co None -donuts.co None -futbol whois.donuts.co None -donuts.co None -fyi whois.donuts.co None -donuts.co None -gallery whois.donuts.co None -donuts.co None -gallo whois.nic.gallo nic.gallo +## fujitsu whois.nic.gmo None +## fund whois.donuts.co None +## fun whois.centralnic.com None +## furniture whois.donuts.co None +## futbol whois.donuts.co None +## fyi whois.donuts.co None +## gallery whois.donuts.co None +## gallo whois.nic.gallo nic.gallo nic.gallo {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 8, 25, 22, 47, 44), updated_date: datetime.datetime(2025, 10, 9, 22, 48, 42, 994000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 25, 22, 47, 44), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['b0.nic.gallo', 'c0.nic.gallo', 'a0.nic.gallo', 'a2.nic.gallo'], domain_name: 'nic.gallo', dnssec: 'signed'} -gallup whois.nic.gallup nic.gallup +## gallup whois.nic.gallup nic.gallup nic.gallup {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 1, 22, 22, 55, 19, 647000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 8, 22, 55, 28, 7000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 22, 22, 55, 19, 647000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.gallup', 'b0.nic.gallup', 'c0.nic.gallup', 'a2.nic.gallup'], domain_name: 'nic.gallup', dnssec: 'signed'} -gal whois.nic.gal nic.gal +## gal whois.nic.gal nic.gal nic.gal {abuse_email: 'administracion@dominio.gal', abuse_phone: '+34.670226268', admin_name: 'Asociacion PuntoGal', admin_organization: None, admin_email: 'administracion@dominio.gal', admin_address: '', admin_phone: '+34.670226268', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Asociacion puntoGAL', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Asociacion PuntoGal', registrar_email: 'administracion@dominio.gal', registrar_address: 'Rúa Tabernas, 11, A Coruña, 15001', registrar_phone: '+34.670226268', registrar_fax: None, technical_name: 'Asociacion PuntoGal', technical_organization: None, technical_email: 'administracion@dominio.gal', technical_address: '', technical_phone: '+34.670226268', technical_fax: None, created_date: datetime.datetime(2014, 2, 4, 12, 41, 15, 207000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 21, 13, 20, 27, 977000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 4, 12, 41, 15, 207000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.gal', dnssec: 'signed'} -game whois.nic.game None +## game whois.nic.game None nic.game {abuse_email: 'xyz_abuse@gen.xyz', abuse_phone: 'tel:+1.8009998422', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'XYZ.com, LLC', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 9, 16, 14, 21, 26, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 10, 0, 8, 19, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 16, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['a.nic.game', 'b.nic.game', 'c.nic.game', 'd.nic.game'], domain_name: 'nic.game', dnssec: 'signed'} -games whois.donuts.co None -donuts.co None -garden whois.nic.garden nic.garden -nic.garden None -gay whois.nic.gay nic.gay -nic.gay None -gbiz whois.nic.google None -nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} -gdn whois.nic.gdn nic.gdn +## games whois.donuts.co None +## garden whois.nic.garden nic.garden +## gay whois.nic.gay nic.gay +## gbiz whois.nic.google None +## gdn whois.nic.gdn nic.gdn nic.gdn {abuse_email: 'tldabuse@nic.gdn', abuse_phone: 'tel:+971.45576538', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'GDN', registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'GDN REGISTRY FZ-LLC', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 2, 17, 10, 27, 3), updated_date: datetime.datetime(2026, 2, 14, 1, 24, 9), expires_date: datetime.datetime(2035, 2, 17, 10, 27, 3), status: ['active'], nameservers: ['DNS-EU1.POWERDNS.NET', 'DNS-EU2.POWERDNS.NET', 'DNS-US1.POWERDNS.NET', 'DNS-US2.POWERDNS.NET', 'NS2.NIC.GDN', 'NS1.NIC.GDN'], domain_name: 'nic.gdn', dnssec: 'unsigned'} -gea whois.nic.gea nic.gea -nic.gea {abuse_email: 'gearegistry@lemarit.com', abuse_phone: 'tel:+49.4615050350', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'GEA Group Aktiengesellschaft', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'DE', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'GEA Group Aktiengesellschaft', registrar_email: None, registrar_address: 'Peter-Mueller-Str. 12, Duesseldorf, 40468, DE', registrar_phone: 'tel:+49.4615050350', registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 11, 27, 21, 35, 14, 68000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 11, 27, 0, 32, 36, 710000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 11, 27, 0, 0, tzinfo=datetime.timezone.utc), status: ['client delete prohibited', 'auto renew period', 'client transfer prohibited'], nameservers: ['sec2.rcode0.net', 'sec1.rcode0.net'], domain_name: 'nic.gea', dnssec: 'signed'} -gent whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server transfer prohibited', 'client transfer prohibited', 'server delete prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -genting whois.nic.genting nic.genting +## gea whois.nic.gea nic.gea +nic.gea {abuse_email: 'gearegistry@lemarit.com', abuse_phone: 'tel:+49.4615050350', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'GEA Group Aktiengesellschaft', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'DE', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'GEA Group Aktiengesellschaft', registrar_email: None, registrar_address: 'Peter-Mueller-Str. 12, Duesseldorf, 40468, DE', registrar_phone: 'tel:+49.4615050350', registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 11, 27, 21, 35, 14, 68000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 11, 27, 0, 32, 36, 710000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 11, 27, 0, 0, tzinfo=datetime.timezone.utc), status: ['client delete prohibited', 'auto renew period', 'client transfer prohibited'], nameservers: ['sec1.rcode0.net', 'sec2.rcode0.net'], domain_name: 'nic.gea', dnssec: 'signed'} +## gent whois.centralnic.com None +## genting whois.nic.genting nic.genting nic.genting {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 4, 24, 18, 50, 40), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 4, 24, 18, 50, 40), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n1.nic.genting', 'v2n0.nic.genting', 'v2n1.nic.genting', 'v0n0.nic.genting', 'v0n3.nic.genting', 'v0n2.nic.genting'], domain_name: 'nic.genting', dnssec: 'signed'} -george whois.nic.george nic.george -nic.george None -ge whois.nic.ge nic.ge -nic.ge None -gf whois.mediaserv.net None +## george whois.nic.george nic.george +## ge whois.nic.ge nic.ge +## gf whois.mediaserv.net None mediaserv.net {abuse_email: 'abuse@nameshield.net', abuse_phone: 'tel:+33241182828', admin_name: 'REDACTED', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Nameshield SAS', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(1996, 11, 7, 0, 0, tzinfo=datetime.timezone(datetime.timedelta(seconds=3600))), updated_date: datetime.datetime(2025, 11, 5, 0, 0, tzinfo=datetime.timezone(datetime.timedelta(seconds=3600))), expires_date: datetime.datetime(2026, 11, 6, 0, 0, tzinfo=datetime.timezone(datetime.timedelta(seconds=3600))), status: ['client delete prohibited', 'client transfer prohibited', 'client update prohibited'], nameservers: ['ns1-mq.mediaserv.net', 'ns1-gp.mediaserv.net'], domain_name: 'mediaserv.net', dnssec: 'unsigned'} -ggee whois.nic.ggee nic.ggee +## ggee whois.nic.ggee nic.ggee nic.ggee {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'GMO Internet, Inc.', registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'GMO Internet, Inc.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'GMO Internet, Inc.', technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 11, 4, 10, 52, 36, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 11, 5, 0, 26, 19, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 11, 4, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.ggee', dnssec: 'unsigned'} -gift whois.uniregistry.net None -uniregistry.net {abuse_email: 'abuse@uniregistry.com', abuse_phone: 'tel:+1.4426008800', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Registration Private', registrant_organization: 'Domains By Proxy, LLC', registrant_email: None, registrant_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', registrant_phone: 'tel:+1.4806242599', registrant_fax: None, registrar_name: 'GoDaddy Online Services Cayman Islands Ltd.', registrar_email: 'raradmin@uniregistry.com', registrar_address: '3-110 Governors Square, 1361 GT, Grand Cayman, Grand Cayman, KY11108', registrar_phone: None, registrar_fax: None, technical_name: 'Registration Private', technical_organization: 'Domains By Proxy, LLC', technical_email: None, technical_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', technical_phone: 'tel:+1.4806242599', technical_fax: None, created_date: datetime.datetime(2006, 4, 4, 17, 17, 39), updated_date: datetime.datetime(2025, 7, 30, 13, 2, 55), expires_date: None, status: ['delete prohibited', 'transfer prohibited', 'renew prohibited', 'update prohibited'], nameservers: ['ns02.trs-dns.net', 'ns02.trs-dns.com'], domain_name: 'uniregistry.net', dnssec: 'signed'} -gifts whois.donuts.co None -donuts.co None -gi whois2.afilias-grs.net None +## gift whois.uniregistry.net None +## gifts whois.donuts.co None +## gi whois2.afilias-grs.net None afilias-grs.net {abuse_email: 'abuse@web.com', abuse_phone: '+1.8003337680', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'dataprotected@maskeddetails.com', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: ' ', registrant_organization: None, registrant_email: 'dataprotected@maskeddetails.com', registrant_address: '', registrant_phone: None, registrant_fax: None, registrar_name: 'SNAPNAMES 51, LLC', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'dataprotected@maskeddetails.com', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2026, 3, 30, 18, 35, 57), updated_date: datetime.datetime(2026, 3, 30, 19, 35, 20), expires_date: datetime.datetime(2027, 3, 30, 18, 35, 57), status: ['active'], nameservers: ['NS1.INTERIMNAMESERVER.COM.', 'NS2.INTERIMNAMESERVER.COM.'], domain_name: 'afilias-grs.net.', dnssec: 'unsigned'} -gives whois.donuts.co None -donuts.co None -giving whois.nic.giving nic.giving +## gives whois.donuts.co None +## giving whois.nic.giving nic.giving nic.giving {abuse_email: 'cbath@pir.org', abuse_phone: 'tel:+1.1234567890', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'PIR Internal (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2022, 6, 8, 12, 43, 17, 591000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 23, 12, 44, 8, 745000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 8, 12, 43, 17, 591000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['a0.nic.giving', 'a2.nic.giving', 'b0.nic.giving', 'b2.nic.giving', 'c0.nic.giving', 'd0.nic.giving'], domain_name: 'nic.giving', dnssec: 'signed'} -glass whois.donuts.co None -donuts.co None -gle whois.nic.google None -nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} -globo whois.gtlds.nic.br None -nic.br {abuse_email: None, abuse_phone: None, admin_name: 'Frederico Augusto de Carvalho Neves', admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Núcleo de Inf. e Coord. do Ponto BR - NIC.BR', registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: None, registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Frederico Augusto de Carvalho Neves', technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(1997, 7, 11, 12, 0), updated_date: datetime.datetime(2018, 3, 27, 20, 9, 8), expires_date: None, status: ['active'], nameservers: ['a.dns.br', 'b.dns.br', 'c.dns.br', 'd.dns.br', 'e.dns.br'], domain_name: 'nic.br', dnssec: 'signed'} -gl whois.nic.gl nic.gl -nic.gl None -gmail whois.nic.google None -nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} -gmbh whois.donuts.co None -donuts.co None -gmo whois.nic.gmo nic.gmo -nic.gmo {abuse_email: 'abuse@internet.gmo', abuse_phone: 'tel:+81.337709199', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'GMO Internet, Inc. ', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 2, 27, 5, 15, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 14, 1, 17, 46, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 27, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.gmo', dnssec: 'unsigned'} -gmx whois.nic.gmx nic.gmx +## glass whois.donuts.co None +## gle whois.nic.google None +## globo whois.gtlds.nic.br None +## gl whois.nic.gl nic.gl +## gmail whois.nic.google None +## gmbh whois.donuts.co None +## gmo whois.nic.gmo nic.gmo +## gmx whois.nic.gmx nic.gmx nic.gmx {abuse_email: 'gmxregistry@1und1.de', abuse_phone: '+49.721913744221', admin_name: '1&1 internal Registrar', admin_organization: None, admin_email: 'gmxregistry@1und1.de', admin_address: '', admin_phone: '+49.721913744221', admin_fax: None, billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: '1&1 internal Registrar', registrar_email: 'gmxregistry@1und1.de', registrar_address: 'Brauerstraße 48, Karlsruhe, 76135', registrar_phone: '+49.721913744221', registrar_fax: '+49.721913742978', technical_name: '1&1 internal Registrar', technical_organization: None, technical_email: 'gmxregistry@1und1.de', technical_address: '', technical_phone: '+49.721913744221', technical_fax: None, created_date: datetime.datetime(2014, 7, 9, 13, 51, 24, 829000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 8, 23, 14, 1, 29, 696000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 7, 9, 13, 51, 24, 829000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.gmx', dnssec: 'signed'} -godaddy whois.nic.godaddy nic.godaddy -nic.godaddy None -gold whois.donuts.co None -donuts.co None -goldpoint whois.nic.goldpoint nic.goldpoint +## godaddy whois.nic.godaddy nic.godaddy +## gold whois.donuts.co None +## goldpoint whois.nic.goldpoint nic.goldpoint nic.goldpoint {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'YODOBASHI CAMERA CO.,LTD.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 1, 14, 4, 32, 13, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 1, 15, 0, 27, 10, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 14, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.goldpoint', dnssec: 'unsigned'} -golf whois.donuts.co None -donuts.co None -goodyear whois.nic.goodyear nic.goodyear +## golf whois.donuts.co None +## goodyear whois.nic.goodyear nic.goodyear nic.goodyear {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 1, 22, 23, 6, 28, 722000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 8, 23, 6, 46, 700000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 22, 23, 6, 28, 722000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.goodyear', 'b0.nic.goodyear', 'c0.nic.goodyear', 'a2.nic.goodyear'], domain_name: 'nic.goodyear', dnssec: 'signed'} -google whois.nic.google nic.google -nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} -goog whois.nic.google None -nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} -gop whois.nic.gop nic.gop -nic.gop {abuse_email: 'ops@mmx.co', abuse_phone: None, admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'redacted@nominet.uk', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'redacted@nominet.uk', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Republican State Leadership Committee, Inc. 9999', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'redacted@nominet.uk', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 4, 4, 18, 42, 11), updated_date: datetime.datetime(2021, 4, 26, 8, 59, 35), expires_date: datetime.datetime(2031, 4, 4, 18, 42, 11), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.gop', 'dns2.nic.gop', 'dns3.nic.gop', 'dns4.nic.gop', 'dnsa.nic.gop', 'dnsb.nic.gop', 'dnsc.nic.gop', 'dnsd.nic.gop'], domain_name: 'nic.gop', dnssec: 'signed'} -got whois.nic.got nic.got +## google whois.nic.google nic.google +## goog whois.nic.google None +## gop whois.nic.gop nic.gop +nic.gop {abuse_email: 'ops@mmx.co', abuse_phone: None, admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'redacted@nominet.uk', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'redacted@nominet.uk', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Republican State Leadership Committee, Inc. 9999', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'redacted@nominet.uk', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 4, 4, 18, 42, 11), updated_date: datetime.datetime(2021, 4, 26, 8, 59, 35), expires_date: datetime.datetime(2031, 4, 4, 18, 42, 11), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.gop', 'dns2.nic.gop', 'dns3.nic.gop', 'dns4.nic.gop', 'dnsa.nic.gop', 'dnsb.nic.gop', 'dnsc.nic.gop', 'dnsd.nic.gop'], domain_name: 'nic.gop', dnssec: 'signed'} +## got whois.nic.got nic.got nic.got {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 21, 3, 43), updated_date: datetime.datetime(2023, 8, 1, 10, 32, 51), expires_date: datetime.datetime(2032, 8, 9, 21, 3, 43), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.got', 'dns2.nic.got', 'dns3.nic.got', 'dns4.nic.got', 'dnsa.nic.got', 'dnsb.nic.got', 'dnsc.nic.got', 'dnsd.nic.got'], domain_name: 'nic.got', dnssec: 'signed'} -gov.bn whois.bnnic.bn egc.gov.bn -bnnic.bn None -gov.tr whois.trabis.gov.tr www.turkiye.gov.tr -trabis.gov.tr None -gp whois.nic.gp nic.gp -nic.gp None -gq whois.domino.gq None -domino.gq None -graphics whois.donuts.co None -donuts.co None -gratis whois.donuts.co None -donuts.co None -gripe whois.donuts.co None -donuts.co None -group whois.donuts.co None -donuts.co None -gs whois.nic.gs nic.gs -nic.gs None -gucci whois.nic.gucci nic.gucci +## gov.bn whois.bnnic.bn egc.gov.bn +## gov.tr whois.trabis.gov.tr www.turkiye.gov.tr +## gp whois.nic.gp nic.gp +## gq whois.domino.gq None +## graphics whois.donuts.co None +## gratis whois.donuts.co None +## gripe whois.donuts.co None +## group whois.donuts.co None +## gs whois.nic.gs nic.gs +## gucci whois.nic.gucci nic.gucci nic.gucci {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Guccio Gucci S.P.A.', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Guccio Gucci S.p.a.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 21, 4, 7), updated_date: datetime.datetime(2022, 2, 22, 12, 9, 50), expires_date: datetime.datetime(2031, 9, 14, 9, 18, 43), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.gucci', 'dns2.nic.gucci', 'dns3.nic.gucci', 'dns4.nic.gucci', 'dnsa.nic.gucci', 'dnsb.nic.gucci', 'dnsc.nic.gucci', 'dnsd.nic.gucci'], domain_name: 'nic.gucci', dnssec: 'signed'} -guge whois.nic.google None -nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} -guide whois.donuts.co None -donuts.co None -guitars whois.uniregistry.net None -uniregistry.net {abuse_email: 'abuse@uniregistry.com', abuse_phone: 'tel:+1.4426008800', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Registration Private', registrant_organization: 'Domains By Proxy, LLC', registrant_email: None, registrant_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', registrant_phone: 'tel:+1.4806242599', registrant_fax: None, registrar_name: 'GoDaddy Online Services Cayman Islands Ltd.', registrar_email: 'raradmin@uniregistry.com', registrar_address: '3-110 Governors Square, 1361 GT, Grand Cayman, Grand Cayman, KY11108', registrar_phone: None, registrar_fax: None, technical_name: 'Registration Private', technical_organization: 'Domains By Proxy, LLC', technical_email: None, technical_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', technical_phone: 'tel:+1.4806242599', technical_fax: None, created_date: datetime.datetime(2006, 4, 4, 17, 17, 39), updated_date: datetime.datetime(2025, 7, 30, 13, 2, 55), expires_date: None, status: ['delete prohibited', 'transfer prohibited', 'renew prohibited', 'update prohibited'], nameservers: ['ns02.trs-dns.net', 'ns02.trs-dns.com'], domain_name: 'uniregistry.net', dnssec: 'signed'} -guru whois.donuts.co None -donuts.co None -hair whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['client transfer prohibited', 'server transfer prohibited', 'server delete prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -hamburg whois.nic.hamburg nic.hamburg +## guge whois.nic.google None +## guide whois.donuts.co None +## guitars whois.uniregistry.net None +## guru whois.donuts.co None +## hair whois.centralnic.com None +## hamburg whois.nic.hamburg nic.hamburg nic.hamburg {abuse_email: 'support@nic.hamburg', abuse_phone: 'tel:+49.4065062020', admin_name: '', admin_organization: None, admin_email: None, admin_address: '', admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: None, registrant_address: '', registrant_phone: None, registrant_fax: None, registrar_name: None, registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'TLDBOX', technical_organization: 'tldbox GmbH', technical_email: None, technical_address: 'Jakob-Haringer-Strasse 8/V, Salzburg, Salzburg, 5020', technical_phone: 'tel:+43.662234548;ext=730', technical_fax: None, created_date: datetime.datetime(2014, 4, 16, 10, 23, 25, 524652, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2020, 3, 11, 14, 22, 48, 854944, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 4, 16, 10, 23, 25, 524652, tzinfo=datetime.timezone.utc), status: ['auto renew period', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['sec1.rcode0.net', 'sec2.rcode0.net'], domain_name: 'nic.hamburg', dnssec: 'signed'} -hangout whois.nic.google None -nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} -haus whois.donuts.co None -donuts.co None -hdfcbank whois.nic.hdfcbank nic.hdfcbank +## hangout whois.nic.google None +## haus whois.donuts.co None +## hdfcbank whois.nic.hdfcbank nic.hdfcbank nic.hdfcbank {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'HDFC Bank Limited', registrant_email: None, registrant_address: 'Maharashtra', registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2018, 3, 13, 15, 38, 40, 594000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 13, 15, 38, 53, 797000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 13, 15, 38, 40, 594000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited', 'auto renew period'], nameservers: ['a0.nic.hdfcbank', 'b0.nic.hdfcbank', 'c0.nic.hdfcbank', 'a2.nic.hdfcbank'], domain_name: 'nic.hdfcbank', dnssec: 'signed'} -hdfc whois.nic.hdfc nic.hdfc +## hdfc whois.nic.hdfc nic.hdfc nic.hdfc {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'HOUSING DEVELOPMENT FINANCE CORPORATION LIMITED', registrant_email: None, registrant_address: 'Maharashtra', registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 8, 12, 20, 27, 47, 775000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 26, 20, 28, 17, 815000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 12, 20, 27, 47, 775000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.hdfc', 'b0.nic.hdfc', 'c0.nic.hdfc', 'a2.nic.hdfc'], domain_name: 'nic.hdfc', dnssec: 'signed'} -healthcare whois.donuts.co None -donuts.co None -health whois.nic.health nic.health -nic.health None -help whois.uniregistry.net None -uniregistry.net {abuse_email: 'abuse@uniregistry.com', abuse_phone: 'tel:+1.4426008800', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Registration Private', registrant_organization: 'Domains By Proxy, LLC', registrant_email: None, registrant_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', registrant_phone: 'tel:+1.4806242599', registrant_fax: None, registrar_name: 'GoDaddy Online Services Cayman Islands Ltd.', registrar_email: 'raradmin@uniregistry.com', registrar_address: '3-110 Governors Square, 1361 GT, Grand Cayman, Grand Cayman, KY11108', registrar_phone: None, registrar_fax: None, technical_name: 'Registration Private', technical_organization: 'Domains By Proxy, LLC', technical_email: None, technical_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', technical_phone: 'tel:+1.4806242599', technical_fax: None, created_date: datetime.datetime(2006, 4, 4, 17, 17, 39), updated_date: datetime.datetime(2025, 7, 30, 13, 2, 55), expires_date: None, status: ['delete prohibited', 'transfer prohibited', 'renew prohibited', 'update prohibited'], nameservers: ['ns02.trs-dns.net', 'ns02.trs-dns.com'], domain_name: 'uniregistry.net', dnssec: 'signed'} -helsinki whois.nic.helsinki nic.helsinki +## healthcare whois.donuts.co None +## health whois.nic.health nic.health +## help whois.uniregistry.net None +## helsinki whois.nic.helsinki nic.helsinki nic.helsinki {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 6, 7, 14, 12, 7, 299000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 22, 14, 12, 46, 787000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 7, 14, 12, 7, 299000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.helsinki', 'b0.nic.helsinki', 'c0.nic.helsinki', 'a2.nic.helsinki'], domain_name: 'nic.helsinki', dnssec: 'signed'} -here whois.nic.google None -nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} -hermes whois.afilias-srs.net None -afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.sea1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} -hiphop whois.nic.hiphop nic.hiphop +## here whois.nic.google None +## hermes whois.afilias-srs.net None +## hiphop whois.nic.hiphop nic.hiphop nic.hiphop {abuse_email: 'info@get.hiphop', abuse_phone: 'tel:+1.3052049698', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Dot Hip Hop, LLC', registrar_email: 'info@get.hiphop', registrar_address: '2051 Waters Edge Dr., Pompano Beach, FL, 33062', registrar_phone: 'tel:+1.3052049698', registrar_fax: 'tel:+1.3052049698', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2022, 4, 29, 14, 55, 36, 585000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2024, 2, 27, 17, 44, 8, 644000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2032, 4, 29, 14, 55, 36, 585000, tzinfo=datetime.timezone.utc), status: ['server update prohibited', 'server transfer prohibited', 'server delete prohibited'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.hiphop', dnssec: 'signed'} -hisamitsu whois.nic.gmo None -nic.gmo {abuse_email: 'abuse@internet.gmo', abuse_phone: 'tel:+81.337709199', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'GMO Internet, Inc. ', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 2, 27, 5, 15, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 14, 1, 17, 46, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 27, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.gmo', dnssec: 'unsigned'} -hitachi whois.nic.gmo None -nic.gmo None -hiv whois.nic.hiv nic.hiv +## hisamitsu whois.nic.gmo None +## hitachi whois.nic.gmo None +## hiv whois.nic.hiv nic.hiv nic.hiv {abuse_email: 'dhernandez@tucows.com', abuse_phone: 'tel:', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Tucows Registry Services', registrar_email: 'ry-services@tucows.com', registrar_address: 'Mowat 96, Toronto, ON, M6K 3M1', registrar_phone: 'tel:+1.8003716992', registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 9, 29, 18, 16, 6, 210000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 11, 13, 18, 16, 19, 520000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 29, 18, 16, 6, 210000, tzinfo=datetime.timezone.utc), status: ['server transfer prohibited', 'server delete prohibited', 'server update prohibited'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.hiv', dnssec: 'signed'} -hkt whois.nic.hkt nic.hkt +## hkt whois.nic.hkt nic.hkt nic.hkt {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 6, 13, 12, 32, 57, 628000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 1, 8, 14, 37, 6, 108000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 13, 12, 32, 57, 628000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.hkt', 'b0.nic.hkt', 'c0.nic.hkt', 'a2.nic.hkt'], domain_name: 'nic.hkt', dnssec: 'signed'} -hm whois.registry.hm registry.hm -registry.hm None -hockey whois.donuts.co None -donuts.co None -holdings whois.donuts.co None -donuts.co None -holiday whois.donuts.co None -donuts.co None -homedepot whois.nic.homedepot nic.homedepot +## hm whois.registry.hm registry.hm +## hockey whois.donuts.co None +## holdings whois.donuts.co None +## holiday whois.donuts.co None +## homedepot whois.nic.homedepot nic.homedepot nic.homedepot {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 1, 22, 23, 12, 3, 700000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 8, 23, 12, 53, 408000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 22, 23, 12, 3, 700000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.homedepot', 'b0.nic.homedepot', 'c0.nic.homedepot', 'a2.nic.homedepot'], domain_name: 'nic.homedepot', dnssec: 'signed'} -homes whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['client transfer prohibited', 'server transfer prohibited', 'server delete prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -honda whois.nic.honda nic.honda -nic.honda None -horse whois.nic.horse nic.horse -nic.horse None -hospital whois.donuts.co None -donuts.co None -host whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server transfer prohibited', 'server delete prohibited', 'client transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -hosting whois.uniregistry.net None -uniregistry.net None -hot whois.nic.hot nic.hot -nic.hot {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 22, 53, 12), updated_date: datetime.datetime(2023, 8, 1, 10, 42), expires_date: datetime.datetime(2032, 8, 9, 22, 53, 12), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.hot', 'dns2.nic.hot', 'dns3.nic.hot', 'dns4.nic.hot', 'dnsa.nic.hot', 'dnsb.nic.hot', 'dnsc.nic.hot', 'dnsd.nic.hot'], domain_name: 'nic.hot', dnssec: 'signed'} -house whois.donuts.co None -donuts.co None -how whois.nic.google None -nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} -ht whois.nic.ht nic.ht +## homes whois.centralnic.com None +## honda whois.nic.honda nic.honda +## horse whois.nic.horse nic.horse +## hospital whois.donuts.co None +## host whois.centralnic.com None +## hosting whois.uniregistry.net None +## hot whois.nic.hot nic.hot +nic.hot {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 22, 53, 12), updated_date: datetime.datetime(2023, 8, 1, 10, 42), expires_date: datetime.datetime(2032, 8, 9, 22, 53, 12), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.hot', 'dns2.nic.hot', 'dns3.nic.hot', 'dns4.nic.hot', 'dnsa.nic.hot', 'dnsb.nic.hot', 'dnsc.nic.hot', 'dnsd.nic.hot'], domain_name: 'nic.hot', dnssec: 'signed'} +## house whois.donuts.co None +## how whois.nic.google None +## ht whois.nic.ht nic.ht nic.ht {abuse_email: None, abuse_phone: None, admin_name: 'Jean Jaunasse Elysee', admin_organization: 'FRDDH', admin_email: 'jjelysee@gmail.com', admin_address: '17 2eme Ruelle Wilson, Port-au-Prince, HT', admin_phone: 'tel:+0.50925163338', admin_fax: None, billing_name: 'Jean Jaunasse Elysee', billing_organization: 'FRDDH', billing_email: 'jjelysee@gmail.com', billing_address: '17 2eme Ruelle Wilson, Port-au-Prince, HT', billing_phone: 'tel:+0.50925163338', billing_fax: None, registrant_name: 'Garth Miller', registrant_organization: 'CoCCA Registry Services (NZ) Limited', registrant_email: 'garth.miller@cocca.org.nz', registrant_address: '11a Wynyard Street, Devonport, Auckland, Auckland, 0624, NZ', registrant_phone: 'tel:+64.94466370', registrant_fax: None, registrar_name: 'Consortium FDS/RDDH', registrar_email: 'contact@frddh.org.ht', registrar_address: '17, 2eme Ruelle Wilson Pacot\r\nPort-au-Prince', registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, HT', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2004, 5, 24, 23, 0), updated_date: datetime.datetime(2025, 8, 26, 3, 12, 43), expires_date: datetime.datetime(2029, 12, 31, 0, 0), status: ['client renew prohibited', 'server renew prohibited', 'client transfer prohibited', 'server transfer prohibited', 'client update prohibited', 'server update prohibited', 'client delete prohibited', 'server delete prohibited'], nameservers: ['dns2.frddh.org.ht', 'dns1.frddh.org.ht'], domain_name: 'nic.ht', dnssec: 'unsigned'} -hughes whois.nic.hughes nic.hughes +## hughes whois.nic.hughes nic.hughes nic.hughes {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 1, 22, 23, 17, 41, 702000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 8, 23, 18, 2, 141000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 22, 23, 17, 41, 702000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.hughes', 'b0.nic.hughes', 'c0.nic.hughes', 'a2.nic.hughes'], domain_name: 'nic.hughes', dnssec: 'signed'} -hyundai whois.nic.hyundai nic.hyundai -nic.hyundai None -ibm whois.nic.ibm nic.ibm -nic.ibm None -icbc whois.nic.icbc nic.icbc +## hyundai whois.nic.hyundai nic.hyundai +## ibm whois.nic.ibm nic.ibm +## icbc whois.nic.icbc nic.icbc nic.icbc {abuse_email: 'tech-supprot@zdns.cn', abuse_phone: 'tel:01058813521', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Industrial and Commercial Bank of China Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Beijing', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: '互联网域名系统北京市工程研究中心有限公司', registrar_email: 'td_dns_service@knet.cn', registrar_address: '-, -, 100088', registrar_phone: 'tel:1096002', registrar_fax: '1058812666', technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2022, 10, 17, 8, 27, 59, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 1, 2, 11, 2, 23, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2032, 10, 17, 8, 27, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['c.zdnscloud.com.', 'd.zdnscloud.com.', 'j.zdnscloud.com.', 'a.zdnscloud.cn.', 'b.zdnscloud.cn.', 'f.zdnscloud.cn.', 'i.zdnscloud.cn.'], domain_name: 'nic.icbc', dnssec: 'signed'} -ice whois.nic.ice nic.ice +## ice whois.nic.ice nic.ice nic.ice {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'None', registrant_email: None, registrant_address: 'ON', registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 2, 6, 16, 49, 33), updated_date: datetime.datetime(2026, 3, 23, 16, 49, 47, 140000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 6, 16, 49, 33), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.ice', 'a2.nic.ice', 'b0.nic.ice', 'c0.nic.ice'], domain_name: 'nic.ice', dnssec: 'unsigned'} -icu whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server transfer prohibited', 'server delete prohibited', 'client transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -ifm whois.nic.ifm nic.ifm +## icu whois.centralnic.com None +## ifm whois.nic.ifm nic.ifm nic.ifm {abuse_email: 'info@ifm.com', abuse_phone: '+49.20124220', admin_name: 'ifm Internal Registrar', admin_organization: None, admin_email: 'info@ifm.com', admin_address: '', admin_phone: '+49.20124220', admin_fax: None, billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'ifm Internal Registrar', registrar_email: 'info@ifm.com', registrar_address: 'Friedrichstr. 1, Essen, 45128', registrar_phone: '+49.20124220', registrar_fax: '+49.20124221200', technical_name: 'ifm Internal Registrar', technical_organization: None, technical_email: 'info@ifm.com', technical_address: '', technical_phone: '+49.20124220', technical_fax: None, created_date: datetime.datetime(2014, 9, 18, 16, 18, 42, 971000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2023, 7, 28, 12, 46, 21, 503000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 9, 18, 16, 18, 42, 971000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.ifm', dnssec: 'signed'} -ikano whois.nic.ikano nic.ikano +## ikano whois.nic.ikano nic.ikano nic.ikano {abuse_email: 'ikano@ebrandservices.com', abuse_phone: 'tel:+352.264422225', admin_name: '', admin_organization: None, admin_email: None, admin_address: '', admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: None, registrant_address: '', registrant_phone: None, registrant_fax: None, registrar_name: None, registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'TLDBOX', technical_organization: 'tldbox GmbH', technical_email: None, technical_address: 'Jakob-Haringer-Strasse 8/V, Salzburg, Salzburg, 5020', technical_phone: 'tel:+43.662234548;ext=730', technical_fax: None, created_date: datetime.datetime(2016, 5, 13, 9, 21, 27, 178252, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2017, 6, 22, 5, 57, 46, 431326, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 5, 13, 9, 21, 27, 178252, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited'], nameservers: ['sec1.rcode0.net', 'sec2.rcode0.net'], domain_name: 'nic.ikano', dnssec: 'signed'} -imamat whois.afilias-srs.net None -afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.hkg1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.ams1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} -imdb whois.nic.imdb nic.imdb -nic.imdb {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 21, 10, 21), updated_date: datetime.datetime(2021, 4, 26, 9, 1, 8), expires_date: datetime.datetime(2030, 8, 9, 21, 10, 21), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.imdb', 'dns2.nic.imdb', 'dns3.nic.imdb', 'dns4.nic.imdb', 'dnsa.nic.imdb', 'dnsb.nic.imdb', 'dnsc.nic.imdb', 'dnsd.nic.imdb'], domain_name: 'nic.imdb', dnssec: 'signed'} -immobilien whois.donuts.co None -donuts.co None -immo whois.donuts.co None -donuts.co None -inc whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server transfer prohibited', 'client transfer prohibited', 'server delete prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -industries whois.donuts.co None -donuts.co None -in whois.registry.in None +## imamat whois.afilias-srs.net None +## imdb whois.nic.imdb nic.imdb +nic.imdb {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 21, 10, 21), updated_date: datetime.datetime(2021, 4, 26, 9, 1, 8), expires_date: datetime.datetime(2030, 8, 9, 21, 10, 21), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.imdb', 'dns2.nic.imdb', 'dns3.nic.imdb', 'dns4.nic.imdb', 'dnsa.nic.imdb', 'dnsb.nic.imdb', 'dnsc.nic.imdb', 'dnsd.nic.imdb'], domain_name: 'nic.imdb', dnssec: 'signed'} +## immobilien whois.donuts.co None +## immo whois.donuts.co None +## inc whois.centralnic.com None +## industries whois.donuts.co None +## in whois.registry.in None registry.in {abuse_email: 'techsupport@registry.in', abuse_phone: 'tel:+91.4049187688', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'National Internet Exchange of India', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'National Capital Territory', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'National Internet Exchange of India', registrar_email: 'techsupport@registry.in', registrar_address: 'World Trade Center, 9th Floor Tower B, B-901, New Delhi, National Capital Territory, 110029', registrar_phone: 'tel:+91.4049187688', registrar_fax: 'tel:+91.4049187688', technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2025, 5, 28, 12, 24, 3, 742000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 5, 28, 14, 9, 53, 119000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 5, 28, 12, 24, 3, 742000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited', 'client delete prohibited', 'client transfer prohibited', 'client renew prohibited'], nameservers: ['ns02.trs-dns.com', 'ns02.trs-dns.net'], domain_name: 'registry.in', dnssec: 'signed'} -infiniti whois.nic.gmo None -nic.gmo {abuse_email: 'abuse@internet.gmo', abuse_phone: 'tel:+81.337709199', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'GMO Internet, Inc. ', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 2, 27, 5, 15, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 14, 1, 17, 46, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 27, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.gmo', dnssec: 'unsigned'} -ing whois.nic.google None -nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} -ink whois.nic.ink None -nic.ink None -institute whois.donuts.co None -donuts.co None -insurance whois.nic.insurance nic.insurance -nic.insurance None -insure whois.donuts.co None -donuts.co None -international whois.donuts.co None -donuts.co None -int whois.iana.org eu.int -iana.org {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'IETF Trust', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'VA', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(1995, 6, 5, 0, 0), updated_date: None, expires_date: datetime.datetime(2027, 12, 8, 17, 0, 53), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['c.iana-servers.net', 'b.iana-servers.net', 'ns.icann.org', 'a.iana-servers.net'], domain_name: 'iana.org', dnssec: 'signed'} -investments whois.donuts.co None -donuts.co None -iq whois.cmc.iq cmc.iq -cmc.iq None -irish whois.donuts.co None -donuts.co None -ismaili whois.afilias-srs.net None -afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.yyz1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.sea1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} -istanbul whois.afilias-srs.net None -afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.hkg1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} -ist whois.afilias-srs.net None -afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.hkg1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} -itv whois.afilias-srs.net None -afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.yyz1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.mia1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} -jaguar whois.nic.jaguar nic.jaguar +## infiniti whois.nic.gmo None +## ing whois.nic.google None +## ink whois.nic.ink None +## institute whois.donuts.co None +## insurance whois.nic.insurance nic.insurance +## insure whois.donuts.co None +## international whois.donuts.co None +## int whois.iana.org eu.int +iana.org {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'IETF Trust', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'VA', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(1995, 6, 5, 0, 0), updated_date: None, expires_date: datetime.datetime(2027, 12, 8, 17, 0, 53), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['ns.icann.org', 'c.iana-servers.net', 'b.iana-servers.net', 'a.iana-servers.net'], domain_name: 'iana.org', dnssec: 'signed'} +## investments whois.donuts.co None +## iq whois.cmc.iq cmc.iq +## irish whois.donuts.co None +## ismaili whois.afilias-srs.net None +## istanbul whois.afilias-srs.net None +## ist whois.afilias-srs.net None +## itv whois.afilias-srs.net None +## jaguar whois.nic.jaguar nic.jaguar nic.jaguar {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 9, 14, 16, 34, 48), updated_date: datetime.datetime(2025, 10, 29, 16, 34, 59, 355000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 14, 16, 34, 48), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.jaguar', 'a2.nic.jaguar', 'b0.nic.jaguar', 'c0.nic.jaguar'], domain_name: 'nic.jaguar', dnssec: 'unsigned'} -java whois.nic.java nic.java +## java whois.nic.java nic.java nic.java {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: 'Domain Administrator', admin_organization: 'Oracle Corporation', admin_email: 'ngtld-java@cscinfo.com', admin_address: '500 Oracle Parkway, Redwood Shores, CA, 94065', admin_phone: 'tel:+1.6505062220', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Domain Administrator', registrant_organization: 'Oracle Corporation', registrant_email: 'ngtld-java@cscinfo.com', registrant_address: '500 Oracle Parkway, Redwood Shores, CA, 94065', registrant_phone: 'tel:+1.6505062220', registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'DNS Administrator', technical_organization: 'Identity Digital Inc', technical_email: 'dnsadmin@identity.digital', technical_address: '10500 NE 8th Street Suite 750, Bellevue, WA, 98004', technical_phone: 'tel:+1.4242624238', technical_fax: 'tel:+1.4252235351', created_date: datetime.datetime(2014, 11, 3, 19, 37, 38), updated_date: datetime.datetime(2025, 12, 18, 19, 38, 11, 857000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 11, 3, 19, 37, 38), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['c0.nic.java', 'b0.nic.java', 'a2.nic.java', 'a0.nic.java'], domain_name: 'nic.java', dnssec: 'signed'} -jcb whois.nic.gmo None -nic.gmo {abuse_email: 'abuse@internet.gmo', abuse_phone: 'tel:+81.337709199', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'GMO Internet, Inc. ', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 2, 27, 5, 15, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 14, 1, 17, 46, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 27, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.gmo', dnssec: 'unsigned'} -jeep whois.afilias-srs.net None -afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.ams1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} -jetzt whois.donuts.co None -donuts.co None -jewelry whois.donuts.co None -donuts.co None -jio whois.nic.jio nic.jio +## jcb whois.nic.gmo None +## jeep whois.afilias-srs.net None +## jetzt whois.donuts.co None +## jewelry whois.donuts.co None +## jio whois.nic.jio nic.jio nic.jio {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2018, 2, 15, 18, 39, 33, 571000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 1, 18, 39, 56, 630000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 15, 18, 39, 33, 571000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.jio', 'b0.nic.jio', 'c0.nic.jio', 'a2.nic.jio'], domain_name: 'nic.jio', dnssec: 'signed'} -jll whois.afilias-srs.net None -afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.sea1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.ams1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} -jobs whois.nic.jobs nic.jobs -nic.jobs {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Employ Media LLC', registrant_email: 'redacted@nominet.uk', registrant_address: 'OH', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Employ Media LLC', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2021, 6, 3, 9, 42, 44), updated_date: datetime.datetime(2021, 7, 29, 10, 23, 11), expires_date: datetime.datetime(2030, 6, 3, 9, 42, 44), status: ['server transfer prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.jobs', 'dns2.nic.jobs', 'dns3.nic.jobs', 'dns4.nic.jobs', 'dnsa.nic.jobs', 'dnsb.nic.jobs', 'dnsc.nic.jobs', 'dnsd.nic.jobs'], domain_name: 'nic.jobs', dnssec: 'signed'} -joburg whois.nic.joburg nic.joburg +## jll whois.afilias-srs.net None +## jobs whois.nic.jobs nic.jobs +nic.jobs {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Employ Media LLC', registrant_email: 'redacted@nominet.uk', registrant_address: 'OH', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Employ Media LLC', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2021, 6, 3, 9, 42, 44), updated_date: datetime.datetime(2021, 7, 29, 10, 23, 11), expires_date: datetime.datetime(2030, 6, 3, 9, 42, 44), status: ['server delete prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.jobs', 'dns2.nic.jobs', 'dns3.nic.jobs', 'dns4.nic.jobs', 'dnsa.nic.jobs', 'dnsb.nic.jobs', 'dnsc.nic.jobs', 'dnsd.nic.jobs'], domain_name: 'nic.jobs', dnssec: 'signed'} +## joburg whois.nic.joburg nic.joburg nic.joburg {abuse_email: 'abuse@registry.net.za', abuse_phone: '+27.113140077', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: 'REDACTED', billing_organization: 'REDACTED', billing_email: 'REDACTED', billing_address: 'REDACTED, REDACTED, REDACTED, REDACTED, REDACTED, REDACTED', billing_phone: 'REDACTED', billing_fax: None, registrant_name: 'REDACTED', registrant_organization: '', registrant_email: 'REDACTED', registrant_address: 'REDACTED, REDACTED, REDACTED, REDACTED, REDACTED, REDACTED', registrant_phone: 'REDACTED', registrant_fax: None, registrar_name: 'DNServices', registrar_email: 'support@dnservices.co.za', registrar_address: 'ZACR & COZA House, Gazell\\000\\351 Close, Corporate Park South, Midrand, Gauteng, 1685', registrar_phone: '+27.113140077', registrar_fax: None, technical_name: 'REDACTED', technical_organization: 'REDACTED', technical_email: 'REDACTED', technical_address: 'REDACTED, REDACTED, REDACTED, REDACTED, REDACTED, REDACTED', technical_phone: 'REDACTED', technical_fax: None, created_date: datetime.datetime(2014, 6, 9, 8, 18, 44, 888895, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 12, 1, 6, 11, 12, 846226, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2998, 12, 31, 22, 0, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.dnservices.co.za', 'ns1.nic.joburg', 'nsp.netnod.se'], domain_name: 'nic.joburg', dnssec: 'unsigned'} -jot whois.nic.jot nic.jot +## jot whois.nic.jot nic.jot nic.jot {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 21, 16, 24), updated_date: datetime.datetime(2023, 8, 1, 10, 34, 2), expires_date: datetime.datetime(2032, 8, 9, 21, 16, 24), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.jot', 'dns2.nic.jot', 'dns3.nic.jot', 'dns4.nic.jot', 'dnsa.nic.jot', 'dnsb.nic.jot', 'dnsc.nic.jot', 'dnsd.nic.jot'], domain_name: 'nic.jot', dnssec: 'signed'} -joy whois.nic.joy nic.joy +## joy whois.nic.joy nic.joy nic.joy {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 21, 16, 36), updated_date: datetime.datetime(2023, 8, 1, 10, 34, 43), expires_date: datetime.datetime(2032, 8, 9, 21, 16, 36), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.joy', 'dns2.nic.joy', 'dns3.nic.joy', 'dns4.nic.joy', 'dnsa.nic.joy', 'dnsb.nic.joy', 'dnsc.nic.joy', 'dnsd.nic.joy'], domain_name: 'nic.joy', dnssec: 'signed'} -juegos whois.uniregistry.net None -uniregistry.net {abuse_email: 'abuse@uniregistry.com', abuse_phone: 'tel:+1.4426008800', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Registration Private', registrant_organization: 'Domains By Proxy, LLC', registrant_email: None, registrant_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', registrant_phone: 'tel:+1.4806242599', registrant_fax: None, registrar_name: 'GoDaddy Online Services Cayman Islands Ltd.', registrar_email: 'raradmin@uniregistry.com', registrar_address: '3-110 Governors Square, 1361 GT, Grand Cayman, Grand Cayman, KY11108', registrar_phone: None, registrar_fax: None, technical_name: 'Registration Private', technical_organization: 'Domains By Proxy, LLC', technical_email: None, technical_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', technical_phone: 'tel:+1.4806242599', technical_fax: None, created_date: datetime.datetime(2006, 4, 4, 17, 17, 39), updated_date: datetime.datetime(2025, 7, 30, 13, 2, 55), expires_date: None, status: ['delete prohibited', 'transfer prohibited', 'renew prohibited', 'update prohibited'], nameservers: ['ns02.trs-dns.net', 'ns02.trs-dns.com'], domain_name: 'uniregistry.net', dnssec: 'signed'} -juniper whois.nic.juniper nic.juniper +## juegos whois.uniregistry.net None +## juniper whois.nic.juniper nic.juniper nic.juniper {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 2, 11, 20, 30, 7), updated_date: datetime.datetime(2026, 3, 28, 20, 30, 46, 681000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 11, 20, 30, 7), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['c0.nic.juniper', 'b0.nic.juniper', 'a0.nic.juniper', 'a2.nic.juniper'], domain_name: 'nic.juniper', dnssec: 'signed'} -kaufen whois.donuts.co None -donuts.co None -kddi whois.nic.kddi nic.kddi +## kaufen whois.donuts.co None +## kddi whois.nic.kddi nic.kddi nic.kddi {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: ' KDDI CORPORATION', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 2, 27, 5, 15, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 14, 0, 33, 29, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 27, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.jp', 'ns1.gmointernet.com'], domain_name: 'nic.kddi', dnssec: 'unsigned'} -ke whois.kenic.or.ke None +## ke whois.kenic.or.ke None kenic.or.ke {abuse_email: 'abuse@kenic.or.ke', abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: None, registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2003, 2, 12, 21, 0), updated_date: datetime.datetime(2025, 4, 7, 10, 5, 27), expires_date: datetime.datetime(2026, 12, 31, 0, 0), status: ['client renew prohibited', 'server renew prohibited', 'client transfer prohibited', 'server transfer prohibited', 'client delete prohibited', 'server delete prohibited'], nameservers: ['tessa.ns.cloudflare.com', 'sage.ns.cloudflare.com'], domain_name: 'kenic.or.ke', dnssec: 'signed'} -kerryhotels whois.nic.kerryhotels nic.kerryhotels +## kerryhotels whois.nic.kerryhotels nic.kerryhotels nic.kerryhotels {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 7, 28, 22, 14, 5), updated_date: datetime.datetime(2025, 9, 11, 22, 14, 17, 585000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 7, 28, 22, 14, 5), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.kerryhotels', 'a2.nic.kerryhotels', 'b0.nic.kerryhotels', 'c0.nic.kerryhotels'], domain_name: 'nic.kerryhotels', dnssec: 'unsigned'} -kerryproperties whois.nic.kerryproperties nic.kerryproperties +## kerryproperties whois.nic.kerryproperties nic.kerryproperties nic.kerryproperties {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 7, 28, 22, 14, 36), updated_date: datetime.datetime(2025, 9, 11, 22, 15, 18, 653000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 7, 28, 22, 14, 36), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['b0.nic.kerryproperties', 'a0.nic.kerryproperties', 'c0.nic.kerryproperties', 'a2.nic.kerryproperties'], domain_name: 'nic.kerryproperties', dnssec: 'unsigned'} -kfh whois.nic.kfh nic.kfh +## kfh whois.nic.kfh nic.kfh nic.kfh {abuse_email: 'majeed@kfh.com', abuse_phone: 'tel:+965.24966400', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Kuwait Finance House', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Kuwait', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Kuwait Finance House', registrar_email: 'majeed@kfh.com', registrar_address: 'Safat, Safat, Kuwait, 13110', registrar_phone: 'tel:+965.24966400', registrar_fax: 'tel:+965.24966403', technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2026, 2, 26, 14, 38, 18, 672000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 2, 26, 15, 47, 54, 956000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2036, 2, 26, 14, 38, 18, 672000, tzinfo=datetime.timezone.utc), status: ['server transfer prohibited', 'server delete prohibited', 'server renew prohibited', 'server update prohibited'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.kfh', dnssec: 'signed'} -kia whois.nic.kia nic.kia -nic.kia None -kids whois.afilias-srs.net None -afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.mia1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} -ki whois.nic.ki None -nic.ki None -kim whois.nic.kim nic.kim +## kia whois.nic.kia nic.kia +nic.kia {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'KIA Registry-Registrar', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 2, 17, 1, 50, 56, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 9, 0, 34, 31, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 17, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.kia', dnssec: 'unsigned'} +## kids whois.afilias-srs.net None +## ki whois.nic.ki None +## kim whois.nic.kim nic.kim nic.kim {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 3, 14, 18, 56, 31, 49000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 14, 18, 57, 29, 796000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 14, 18, 56, 31, 49000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited', 'auto renew period'], nameservers: ['a0.nic.kim', 'a2.nic.kim', 'b0.nic.kim', 'c0.nic.kim'], domain_name: 'nic.kim', dnssec: 'signed'} -kindle whois.nic.kindle nic.kindle -nic.kindle {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 21, 21, 51), updated_date: datetime.datetime(2023, 8, 1, 10, 35, 13), expires_date: datetime.datetime(2032, 8, 9, 21, 21, 51), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.kindle', 'dns2.nic.kindle', 'dns3.nic.kindle', 'dns4.nic.kindle', 'dnsa.nic.kindle', 'dnsb.nic.kindle', 'dnsc.nic.kindle', 'dnsd.nic.kindle'], domain_name: 'nic.kindle', dnssec: 'signed'} -kitchen whois.donuts.co None -donuts.co None -koeln whois.ryce-rsp.com None -ryce-rsp.com {abuse_email: 'abuse@ledl.net', abuse_phone: 'tel:+43.621520888999', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Ledl.net GmbH & Co KG', registrar_email: None, registrar_address: 'Lederergasse 6, Strasswalchen, Austria, 5204', registrar_phone: 'tel:+43.621520888', registrar_fax: 'tel:+43.621520889', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2017, 3, 20, 14, 41, 27), updated_date: datetime.datetime(2026, 3, 21, 1, 15, 1), expires_date: datetime.datetime(2027, 3, 20, 14, 41, 27), status: ['active'], nameservers: ['ns1.netzadresse.at', 'ns2.netzadresse.at', 'ns3.netzadresse.at', 'ns4.netzadresse.at'], domain_name: 'ryce-rsp.com', dnssec: 'unsigned'} -komatsu whois.nic.komatsu nic.komatsu -nic.komatsu None -kosher whois.nic.kosher nic.kosher +## kindle whois.nic.kindle nic.kindle +nic.kindle {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 21, 21, 51), updated_date: datetime.datetime(2023, 8, 1, 10, 35, 13), expires_date: datetime.datetime(2032, 8, 9, 21, 21, 51), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.kindle', 'dns2.nic.kindle', 'dns3.nic.kindle', 'dns4.nic.kindle', 'dnsa.nic.kindle', 'dnsb.nic.kindle', 'dnsc.nic.kindle', 'dnsd.nic.kindle'], domain_name: 'nic.kindle', dnssec: 'signed'} +## kitchen whois.donuts.co None +## koeln whois.ryce-rsp.com None +## komatsu whois.nic.komatsu nic.komatsu +## kosher whois.nic.kosher nic.kosher nic.kosher {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 6, 13, 13, 17, 33, 862000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 28, 13, 18, 32, 508000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 13, 13, 17, 33, 862000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.kosher', 'b0.nic.kosher', 'c0.nic.kosher', 'a2.nic.kosher'], domain_name: 'nic.kosher', dnssec: 'signed'} -krd whois.nic.krd nic.krd -nic.krd None -kred whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server transfer prohibited', 'server delete prohibited', 'client transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -kuokgroup whois.nic.kuokgroup nic.kuokgroup +## krd whois.nic.krd nic.krd +## kred whois.centralnic.com None +## kuokgroup whois.nic.kuokgroup nic.kuokgroup nic.kuokgroup {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 7, 28, 22, 14, 47), updated_date: datetime.datetime(2025, 9, 11, 22, 15, 18, 944000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 7, 28, 22, 14, 47), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['b0.nic.kuokgroup', 'a0.nic.kuokgroup', 'a2.nic.kuokgroup', 'c0.nic.kuokgroup'], domain_name: 'nic.kuokgroup', dnssec: 'unsigned'} -kyoto whois.nic.kyoto nic.kyoto -nic.kyoto None -ky whois.kyregistry.ky None +## kyoto whois.nic.kyoto nic.kyoto +## ky whois.kyregistry.ky None kyregistry.ky {abuse_email: 'info+whois@uniregistry.com', abuse_phone: 'tel:+1.3457496263', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Utility Regulation and Competition Office (OfReg)', registrar_email: 'info+whois@uniregistry.com', registrar_address: 'Unit 3-110, 23 Lime Tree Bay Ave, Grand Cayman, George Town, KY1-1108', registrar_phone: 'tel:+1.3457496263', registrar_fax: 'tel:+1.3457496263', technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 1, 16, 9, 28, 45, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 5, 5, 1, 49, 400000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 7, 22, 5, 0, tzinfo=datetime.timezone.utc), status: ['client update prohibited', 'client delete prohibited', 'client transfer prohibited'], nameservers: ['ns02.trs-dns.com', 'ns02.trs-dns.net'], domain_name: 'kyregistry.ky', dnssec: 'signed'} -lacaixa whois.nic.lacaixa nic.lacaixa +## lacaixa whois.nic.lacaixa nic.lacaixa nic.lacaixa {abuse_email: 'assessoria.juridica.cepb@lacaixa.com', abuse_phone: '+34.934046000', admin_name: 'Lacaixa internal Registrar', admin_organization: None, admin_email: 'assessoria.juridica.cepb@lacaixa.com', admin_address: '', admin_phone: '+34.934046000', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Fundación Bancaria “la Caixa”', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Catalonia', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Lacaixa internal Registrar', registrar_email: 'assessoria.juridica.cepb@lacaixa.com', registrar_address: 'Av. Diagonal 621-629, Barcelona, 08028', registrar_phone: '+34.934046000', registrar_fax: None, technical_name: 'Lacaixa internal Registrar', technical_organization: None, technical_email: 'assessoria.juridica.cepb@lacaixa.com', technical_address: '', technical_phone: '+34.934046000', technical_fax: None, created_date: datetime.datetime(2014, 2, 6, 15, 8, 51, 677000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 23, 16, 0, 24, 147000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 6, 15, 8, 51, 677000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.lacaixa', dnssec: 'signed'} -lamborghini whois.afilias-srs.net None -afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.mia1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info', 'ns1.ams1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} -lamer whois.nic.lamer nic.lamer +## lamborghini whois.afilias-srs.net None +## lamer whois.nic.lamer nic.lamer nic.lamer {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 1, 22, 23, 45, 55, 288000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 8, 23, 46, 52, 147000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 22, 23, 45, 55, 288000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.lamer', 'b0.nic.lamer', 'c0.nic.lamer', 'a2.nic.lamer'], domain_name: 'nic.lamer', dnssec: 'signed'} -land whois.donuts.co None -donuts.co None -landrover whois.nic.landrover nic.landrover +## land whois.donuts.co None +## landrover whois.nic.landrover nic.landrover nic.landrover {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 9, 14, 16, 35), updated_date: datetime.datetime(2025, 10, 29, 16, 35, 0, 240000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 14, 16, 35), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.landrover', 'a2.nic.landrover', 'b0.nic.landrover', 'c0.nic.landrover'], domain_name: 'nic.landrover', dnssec: 'unsigned'} -lasalle whois.afilias-srs.net None -afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.ams1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info', 'ns1.mia1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} -latino whois.nic.latino nic.latino +## lasalle whois.afilias-srs.net None +## latino whois.nic.latino nic.latino nic.latino {abuse_email: 'support@mobile-registry.com', abuse_phone: 'tel:+1.3037231000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Dish DBS Corporation,', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'CO', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Dish DBS Corporation,', registrar_email: 'support@mobile-registry.com', registrar_address: '9601 S Meridian Blvd, Englewood, CO, 80112,', registrar_phone: 'tel:+1.3037231000', registrar_fax: 'tel:+1.3037231699', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2025, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 17, 17, 51, 59, 349000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.latino', dnssec: 'signed'} -latrobe whois.nic.latrobe nic.latrobe -nic.latrobe None -law whois.nic.law nic.law -nic.law None -lawyer whois.donuts.co None -donuts.co None -lb whois.lbdr.org.lb None +## latrobe whois.nic.latrobe nic.latrobe +## law whois.nic.law nic.law +## lawyer whois.donuts.co None +## lb whois.lbdr.org.lb None lbdr.org.lb {abuse_email: None, abuse_phone: None, admin_name: 'NABIL BUKHALID', admin_organization: 'LBDR LLC', admin_email: 'BUKHALIDN@GMAIL.COM', admin_address: 'HAMRA P . O . BOX 113-6596, BEIRUT, LB', admin_phone: 'tel:+0.9611749116', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'LBDR Reserved', registrar_email: 'admin@lbdr.org.lb', registrar_address: 'Beirut', registrar_phone: 'tel:+0.961', registrar_fax: None, technical_name: 'NABIL BUKHALID', technical_organization: 'LBDR LLC', technical_email: 'BUKHALIDN@GMAIL.COM', technical_address: 'HAMRA P . O . BOX 113-6596, BEIRUT, LB', technical_phone: 'tel:+0.9611749116', technical_fax: None, created_date: datetime.datetime(2016, 7, 18, 0, 0), updated_date: datetime.datetime(2026, 1, 6, 11, 42, 32), expires_date: datetime.datetime(2099, 12, 31, 5, 0), status: ['active'], nameservers: ['b.lbdr.org.lb', 'a.lbdr.org.lb'], domain_name: 'lbdr.org.lb', dnssec: 'signed'} -lc whois2.afilias-grs.net None -afilias-grs.net {abuse_email: 'abuse@web.com', abuse_phone: '+1.8003337680', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'dataprotected@maskeddetails.com', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: ' ', registrant_organization: None, registrant_email: 'dataprotected@maskeddetails.com', registrant_address: '', registrant_phone: None, registrant_fax: None, registrar_name: 'SNAPNAMES 51, LLC', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'dataprotected@maskeddetails.com', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2026, 3, 30, 18, 35, 57), updated_date: datetime.datetime(2026, 3, 30, 19, 35, 20), expires_date: datetime.datetime(2027, 3, 30, 18, 35, 57), status: ['active'], nameservers: ['NS1.INTERIMNAMESERVER.COM.', 'NS2.INTERIMNAMESERVER.COM.'], domain_name: 'afilias-grs.net.', dnssec: 'unsigned'} -lds whois.nic.lds nic.lds +## lc whois2.afilias-grs.net None +## lds whois.nic.lds nic.lds nic.lds {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'IRI Domain Management, LLC', registrant_email: None, registrant_address: 'UT', registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 5, 28, 19, 21, 32, 387000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 12, 19, 22, 11, 253000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 5, 28, 19, 21, 32, 387000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.lds', 'b0.nic.lds', 'c0.nic.lds', 'a2.nic.lds'], domain_name: 'nic.lds', dnssec: 'signed'} -lease whois.donuts.co None -donuts.co None -leclerc whois.nic.leclerc nic.leclerc +## lease whois.donuts.co None +## leclerc whois.nic.leclerc nic.leclerc nic.leclerc {abuse_email: None, abuse_phone: None, admin_name: 'REDACTED_FOR_PRIVACY', admin_organization: 'Afnic Backend Registry Operator', admin_email: 'REDACTED_FOR_PRIVACY', admin_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', admin_phone: 'REDACTED_FOR_PRIVACY', admin_fax: 'REDACTED_FOR_PRIVACY', billing_name: 'REDACTED_FOR_PRIVACY', billing_organization: 'Afnic Backend Registry Operator', billing_email: 'REDACTED_FOR_PRIVACY', billing_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', billing_phone: 'REDACTED_FOR_PRIVACY', billing_fax: 'REDACTED_FOR_PRIVACY', registrant_name: 'REDACTED_FOR_PRIVACY', registrant_organization: 'Leclerc', registrant_email: 'REDACTED_FOR_PRIVACY', registrant_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', registrant_phone: 'REDACTED_FOR_PRIVACY', registrant_fax: 'REDACTED_FOR_PRIVACY', registrar_name: 'Registry Operations', registrar_email: 'support+leclerc@afnic.fr', registrar_address: 'AFNIC, Saint Quentin en Yvelines, 78181, FR', registrar_phone: 'tel:+33.139308300', registrar_fax: None, technical_name: 'REDACTED_FOR_PRIVACY', technical_organization: 'Afnic Backend Registry Operator', technical_email: 'REDACTED_FOR_PRIVACY', technical_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', technical_phone: 'REDACTED_FOR_PRIVACY', technical_fax: 'REDACTED_FOR_PRIVACY', created_date: datetime.datetime(2014, 9, 5, 14, 17, 46), updated_date: datetime.datetime(2025, 10, 20, 14, 23, 47, 19172, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 5, 14, 17, 46), status: ['client delete prohibited'], nameservers: ['g.ext.nic.fr', 'ns1.nic.fr', 'ns2.nic.fr', 'ns3.nic.fr'], domain_name: 'nic.leclerc', dnssec: 'signed'} -lefrak whois.nic.lefrak nic.lefrak +## lefrak whois.nic.lefrak nic.lefrak nic.lefrak {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 2, 11, 20, 30, 11), updated_date: datetime.datetime(2026, 3, 28, 20, 30, 46, 897000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 11, 20, 30, 11), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a2.nic.lefrak', 'a0.nic.lefrak', 'c0.nic.lefrak', 'b0.nic.lefrak'], domain_name: 'nic.lefrak', dnssec: 'unsigned'} -legal whois.donuts.co None -donuts.co None -lego whois.nic.lego nic.lego +## legal whois.donuts.co None +## lego whois.nic.lego nic.lego nic.lego {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 2, 1, 21, 47, 32), updated_date: datetime.datetime(2026, 3, 18, 21, 47, 53, 112000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 1, 21, 47, 32), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.lego', 'v0n2.nic.lego', 'v2n1.nic.lego', 'v0n1.nic.lego', 'v0n3.nic.lego', 'v2n0.nic.lego'], domain_name: 'nic.lego', dnssec: 'unsigned'} -lexus whois.nic.lexus nic.lexus +## lexus whois.nic.lexus nic.lexus nic.lexus {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Lexus Registry-Registrar', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 2, 17, 1, 51, 42, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 12, 1, 17, 47, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 17, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.lexus', dnssec: 'unsigned'} -lgbt whois.nic.lgbt nic.lgbt +## lgbt whois.nic.lgbt nic.lgbt nic.lgbt {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 12, 2, 15, 29, 58, 823000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 1, 16, 15, 30, 55, 304000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 12, 2, 15, 29, 58, 823000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.lgbt', 'b0.nic.lgbt', 'c0.nic.lgbt', 'a2.nic.lgbt'], domain_name: 'nic.lgbt', dnssec: 'signed'} -lidl whois.nic.lidl nic.lidl +## lidl whois.nic.lidl nic.lidl nic.lidl {abuse_email: 'gtld@mail.schwarz', abuse_phone: 'tel:+49.7132304014', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Lidl Stiftung', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 10, 22, 11, 49, 46, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 16, 0, 6, 35, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 10, 22, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['a.nic.lidl', 'b.nic.lidl', 'c.nic.lidl', 'd.nic.lidl'], domain_name: 'nic.lidl', dnssec: 'signed'} -life whois.donuts.co None -donuts.co None -lifestyle whois.nic.lifestyle nic.lifestyle +## life whois.donuts.co None +## lifestyle whois.nic.lifestyle nic.lifestyle nic.lifestyle {abuse_email: 'dhernandez@tucows.com', abuse_phone: 'tel:', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Tucows Registry Services', registrar_email: 'ry-services@tucows.com', registrar_address: 'Mowat 96, Toronto, ON, M6K 3M1', registrar_phone: 'tel:+1.8003716992', registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2023, 11, 10, 22, 57, 58, 675000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2023, 11, 14, 21, 27, 23, 232000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2033, 11, 10, 22, 57, 58, 675000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.lifestyle', dnssec: 'signed'} -lighting whois.donuts.co None -donuts.co None -like whois.nic.like nic.like +## lighting whois.donuts.co None +## like whois.nic.like nic.like nic.like {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 21, 27), updated_date: datetime.datetime(2023, 8, 1, 10, 35, 47), expires_date: datetime.datetime(2032, 8, 9, 21, 27), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.like', 'dns2.nic.like', 'dns3.nic.like', 'dns4.nic.like', 'dnsa.nic.like', 'dnsb.nic.like', 'dnsc.nic.like', 'dnsd.nic.like'], domain_name: 'nic.like', dnssec: 'signed'} -limited whois.donuts.co None -donuts.co None -limo whois.donuts.co None -donuts.co None -link whois.uniregistry.net None -uniregistry.net {abuse_email: 'abuse@uniregistry.com', abuse_phone: 'tel:+1.4426008800', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Registration Private', registrant_organization: 'Domains By Proxy, LLC', registrant_email: None, registrant_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', registrant_phone: 'tel:+1.4806242599', registrant_fax: None, registrar_name: 'GoDaddy Online Services Cayman Islands Ltd.', registrar_email: 'raradmin@uniregistry.com', registrar_address: '3-110 Governors Square, 1361 GT, Grand Cayman, Grand Cayman, KY11108', registrar_phone: None, registrar_fax: None, technical_name: 'Registration Private', technical_organization: 'Domains By Proxy, LLC', technical_email: None, technical_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', technical_phone: 'tel:+1.4806242599', technical_fax: None, created_date: datetime.datetime(2006, 4, 4, 17, 17, 39), updated_date: datetime.datetime(2025, 7, 30, 13, 2, 55), expires_date: None, status: ['delete prohibited', 'transfer prohibited', 'renew prohibited', 'update prohibited'], nameservers: ['ns02.trs-dns.net', 'ns02.trs-dns.com'], domain_name: 'uniregistry.net', dnssec: 'signed'} -live whois.donuts.co None -donuts.co None -llc whois.nic.llc nic.llc +## limited whois.donuts.co None +## limo whois.donuts.co None +## link whois.uniregistry.net None +## live whois.donuts.co None +## llc whois.nic.llc nic.llc nic.llc {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2018, 5, 24, 19, 32, 23, 467000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 8, 19, 32, 40, 754000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 5, 24, 19, 32, 23, 467000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.llc', 'b0.nic.llc', 'c0.nic.llc', 'a2.nic.llc'], domain_name: 'nic.llc', dnssec: 'signed'} -llp whois.nic.llp nic.llp +## llp whois.nic.llp nic.llp nic.llp {abuse_email: 'abuse@my.box', abuse_phone: 'tel:+44.123456789', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Intercap Registry Inc.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2019, 12, 5, 19, 5, 30, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 2, 19, 15, 40, 51, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2029, 12, 5, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['a.nic.llp', 'b.nic.llp', 'c.nic.llp', 'd.nic.llp'], domain_name: 'nic.llp', dnssec: 'signed'} -loan whois.nic.loan nic.loan -nic.loan None -loans whois.donuts.co None -donuts.co None -locker whois.nic.locker nic.locker +## loan whois.nic.loan nic.loan +## loans whois.donuts.co None +## locker whois.nic.locker nic.locker nic.locker {abuse_email: 'don@orangedomains.com', abuse_phone: 'tel:+1.94933333', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Orange Domains LLC', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'NY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Orange Domains LLC', registrar_email: 'don@orangedomains.com', registrar_address: '228 Park Avenue South, New York, NY, 94703', registrar_phone: 'tel:+1.94933333', registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2024, 1, 18, 18, 27, 32, 536000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2024, 3, 27, 20, 44, 31, 658000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2034, 1, 18, 18, 27, 32, 536000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.locker', dnssec: 'signed'} -locus whois.nic.locus nic.locus +## locus whois.nic.locus nic.locus nic.locus {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Sean Sandys', registrant_organization: 'Locus Analytics LLC', registrant_email: 'redacted@nominet.uk', registrant_address: '101 Elliot Avenue West, Suite 400, Seattle, Washington, 98119', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'locus Internal Registrar', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 3, 2, 11, 32, 19), updated_date: datetime.datetime(2022, 1, 31, 14, 47, 55), expires_date: datetime.datetime(2031, 3, 2, 11, 32, 19), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dnsa.nic.locus', 'dnsb.nic.locus', 'dnsc.nic.locus', 'dnsd.nic.locus', 'dns1.nic.locus', 'dns2.nic.locus', 'dns3.nic.locus', 'dns4.nic.locus'], domain_name: 'nic.locus', dnssec: 'signed'} -lol whois.nic.lol None +## lol whois.nic.lol None nic.lol {abuse_email: 'xyz_abuse@gen.xyz', abuse_phone: 'tel:+1.8009998422', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'XYZ.com, LLC', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 9, 16, 14, 21, 26, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 10, 0, 8, 19, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 16, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['a.nic.lol', 'b.nic.lol', 'c.nic.lol', 'd.nic.lol'], domain_name: 'nic.lol', dnssec: 'unsigned'} -london whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server delete prohibited', 'client transfer prohibited', 'server transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -lotte whois.nic.lotte nic.lotte +## london whois.centralnic.com None +## lotte whois.nic.lotte nic.lotte nic.lotte {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Lotte Holdings Co., Ltd.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 2, 27, 5, 15, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 14, 1, 0, 42, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 27, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.lotte', dnssec: 'unsigned'} -lotto whois.nic.lotto nic.lotto +## lotto whois.nic.lotto nic.lotto nic.lotto {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 7, 21, 21, 19, 6, 248000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 4, 21, 19, 15, 583000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 7, 21, 21, 19, 6, 248000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.lotto', 'b0.nic.lotto', 'c0.nic.lotto', 'a2.nic.lotto'], domain_name: 'nic.lotto', dnssec: 'signed'} -lplfinancial whois.nic.lplfinancial nic.lplfinancial +## lplfinancial whois.nic.lplfinancial nic.lplfinancial nic.lplfinancial {abuse_email: 'ops@centralnic.com', abuse_phone: 'tel:+44.2033880600', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Richard Cook', registrant_organization: 'LPLFinancial', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: '4707 Executive Drive, San Diego, CA, 91921-3091', registrant_phone: 'tel:+1.8586639876', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CentralNic Ltd', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Richard Cook', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'tel:+1.8586639876', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 10, 13, 12, 23, 19, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 7, 0, 6, 14, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 10, 13, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['d.nic.lplfinancial', 'c.nic.lplfinancial', 'b.nic.lplfinancial', 'a.nic.lplfinancial'], domain_name: 'nic.lplfinancial', dnssec: 'signed'} -lpl whois.nic.lpl nic.lpl +## lpl whois.nic.lpl nic.lpl nic.lpl {abuse_email: 'ops@centralnic.com', abuse_phone: 'tel:+44.2033880600', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Richard Cook', registrant_organization: 'LPLFinancial', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: '4707 Executive Drive, San Diego, CA, 91921-3091', registrant_phone: 'tel:+1.8586639876', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CentralNic Ltd', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Richard Cook', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'tel:+1.8586639876', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 10, 5, 16, 10, 30, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 29, 0, 6, 22, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 10, 5, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server transfer prohibited', 'client transfer prohibited'], nameservers: ['d.nic.lpl', 'c.nic.lpl', 'b.nic.lpl', 'a.nic.lpl'], domain_name: 'nic.lpl', dnssec: 'signed'} -ls whois.nic.ls nic.ls -nic.ls None -ltda whois.afilias-srs.net None -afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.yyz1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} -ltd whois.donuts.co None -donuts.co None -lundbeck whois.nic.lundbeck nic.lundbeck +## ls whois.nic.ls nic.ls +## ltda whois.afilias-srs.net None +## ltd whois.donuts.co None +## lundbeck whois.nic.lundbeck nic.lundbeck nic.lundbeck {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 5, 6, 20, 27, 45), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 5, 6, 20, 27, 45), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['c0.nic.lundbeck', 'a2.nic.lundbeck', 'a0.nic.lundbeck', 'b0.nic.lundbeck'], domain_name: 'nic.lundbeck', dnssec: 'unsigned'} -luxe whois.nic.luxe nic.luxe -nic.luxe None -luxury whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server delete prohibited', 'client transfer prohibited', 'server transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -ly whois.nic.ly nic.ly +## luxe whois.nic.luxe nic.luxe +## luxury whois.centralnic.com None +## ly whois.nic.ly nic.ly nic.ly {abuse_email: 'domains@nic.ly', abuse_phone: 'tel:+0.3400020', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'AbdulNasir A. Al-Tubuly', registrant_organization: 'Libya Telecom and Technology', registrant_email: 'hostmaster@ltt.ly', registrant_address: 'Abu SetaNear Al-Furusia, Al-Shutt St., Tripoli, LY', registrant_phone: 'tel:+218.213400020', registrant_fax: 'tel:+218.213400039', registrar_name: 'LTT local (loc)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2006, 11, 12, 22, 0), updated_date: datetime.datetime(2025, 11, 19, 8, 6, 33), expires_date: datetime.datetime(2035, 11, 12, 22, 0), status: ['client transfer prohibited', 'client update prohibited'], nameservers: ['dns.lttnet.net', 'dns1.lttnet.net'], domain_name: 'nic.ly', dnssec: 'unsigned'} -madrid whois.nic.madrid nic.madrid +## madrid whois.nic.madrid nic.madrid nic.madrid {abuse_email: 'whois@dominio.madrid', abuse_phone: '+34.638095622', admin_name: 'Comunidad de Madrid', admin_organization: None, admin_email: 'candidatura1@madrid.org', admin_address: '', admin_phone: '+34.638095622', admin_fax: None, billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Comunidad de Madrid', registrar_email: 'candidatura1@madrid.org', registrar_address: 'Embajadores, 181, Madrid, 28045', registrar_phone: '+34.638095622', registrar_fax: '+34.914208742', technical_name: 'Comunidad de Madrid', technical_organization: None, technical_email: 'candidatura1@madrid.org', technical_address: '', technical_phone: '+34.638095622', technical_fax: None, created_date: datetime.datetime(2014, 8, 8, 9, 36, 14, 334000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 22, 10, 1, 29, 193000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 8, 9, 36, 14, 334000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.madrid', dnssec: 'signed'} -ma whois.registre.ma None -registre.ma None -maison whois.donuts.co None -donuts.co None -makeup whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server delete prohibited', 'server transfer prohibited', 'client transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -management whois.donuts.co None -donuts.co None -mango whois.nic.mango nic.mango +## ma whois.registre.ma None +## maison whois.donuts.co None +## makeup whois.centralnic.com None +## management whois.donuts.co None +## mango whois.nic.mango nic.mango nic.mango {abuse_email: 'mangogtld@ubilibet.com', abuse_phone: '+34.932654145', admin_name: 'Registry self-allocated', admin_organization: None, admin_email: 'mangogtld@ubilibet.com', admin_address: '', admin_phone: '+34.932654145', admin_fax: None, billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'PuntoFA, S.L.', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Registry self-allocated', registrar_email: 'mangogtld@ubilibet.com', registrar_address: 'Mercader 9-11,\nPoligon Industrial Riviera de Caldes, Barcelona, 08184', registrar_phone: '+34.932654145', registrar_fax: None, technical_name: 'Registry self-allocated', technical_organization: None, technical_email: 'mangogtld@ubilibet.com', technical_address: '', technical_phone: '+34.932654145', technical_fax: None, created_date: datetime.datetime(2013, 12, 17, 10, 1, 36, 110000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 1, 31, 11, 0, 25, 490000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 12, 17, 10, 1, 36, 110000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.mango', dnssec: 'signed'} -man whois.nic.man nic.man +## man whois.nic.man nic.man nic.man {abuse_email: 'registrar@knipp.de', abuse_phone: '+49.8915800', admin_name: 'MAN Internal Registrar', admin_organization: None, admin_email: 'cedric.dorant@man.eu', admin_address: '', admin_phone: '+49.8915800', admin_fax: None, billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'MAN Truck & Bus SE', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'MAN Internal Registrar', registrar_email: 'cedric.dorant@man.eu', registrar_address: 'Postfach 401347, München, 80713', registrar_phone: '+49.8915800', registrar_fax: None, technical_name: 'MAN Internal Registrar', technical_organization: None, technical_email: 'cedric.dorant@man.eu', technical_address: '', technical_phone: '+49.8915800', technical_fax: None, created_date: datetime.datetime(2015, 1, 28, 14, 33, 34, 703000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2023, 7, 28, 12, 46, 59, 237000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2030, 1, 28, 14, 33, 34, 703000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.man', dnssec: 'signed'} -map whois.nic.google None -nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} -market whois.donuts.co None -donuts.co None -marketing whois.donuts.co None -donuts.co None -markets whois.nic.markets nic.markets +## map whois.nic.google None +## market whois.donuts.co None +## marketing whois.donuts.co None +## markets whois.nic.markets nic.markets nic.markets {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 1, 15, 20, 50, 17), updated_date: datetime.datetime(2026, 3, 2, 0, 0, 14, 726000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 15, 23, 59, 59), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.markets', 'v0n1.nic.markets', 'v0n2.nic.markets', 'v0n3.nic.markets', 'v2n0.nic.markets', 'v2n1.nic.markets'], domain_name: 'nic.markets', dnssec: 'unsigned'} -marriott whois.afilias-srs.net None -afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.ams1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.mia1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} -mba whois.donuts.co None -donuts.co None -mckinsey whois.nic.mckinsey nic.mckinsey +## marriott whois.afilias-srs.net None +## mba whois.donuts.co None +## mckinsey whois.nic.mckinsey nic.mckinsey nic.mckinsey {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 1, 23, 0, 2, 42, 486000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 9, 0, 3, 16, 753000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 23, 0, 2, 42, 486000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.mckinsey', 'b0.nic.mckinsey', 'c0.nic.mckinsey', 'a2.nic.mckinsey'], domain_name: 'nic.mckinsey', dnssec: 'signed'} -media whois.donuts.co None -donuts.co None -med whois.nic.med nic.med +## media whois.donuts.co None +## med whois.nic.med nic.med nic.med {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Medistry LLC', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2021, 6, 3, 9, 53, 13), updated_date: datetime.datetime(2021, 7, 29, 10, 17, 38), expires_date: datetime.datetime(2030, 6, 3, 9, 53, 13), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.med', 'dns2.nic.med', 'dns3.nic.med', 'dns4.nic.med', 'dnsa.nic.med', 'dnsb.nic.med', 'dnsc.nic.med', 'dnsd.nic.med'], domain_name: 'nic.med', dnssec: 'signed'} -meet whois.nic.google None -nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} -melbourne whois.nic.melbourne nic.melbourne -nic.melbourne None -meme whois.nic.google None -nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} -memorial whois.donuts.co None -donuts.co None -men whois.nic.men nic.men -nic.men None -menu whois.nic.menu nic.menu -nic.menu None -miami whois.nic.miami nic.miami -nic.miami None -mini whois.nic.mini nic.mini +## meet whois.nic.google None +## melbourne whois.nic.melbourne nic.melbourne +## meme whois.nic.google None +## memorial whois.donuts.co None +## men whois.nic.men nic.men +## menu whois.nic.menu nic.menu +## miami whois.nic.miami nic.miami +## mini whois.nic.mini nic.mini nic.mini {abuse_email: 'domains@bmw.de', abuse_phone: 'tel:+49.8938230465', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Bayern', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Bayerische Motoren Werke', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 2, 5, 10, 50, 47, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 1, 30, 0, 7, 14, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 5, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['anycast1.dnsres.net', 'anycast2.dnsres.net'], domain_name: 'nic.mini', dnssec: 'unsigned'} -mit whois.afilias-srs.net None -afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.sea1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} -mitsubishi whois.nic.gmo None -nic.gmo {abuse_email: 'abuse@internet.gmo', abuse_phone: 'tel:+81.337709199', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'GMO Internet, Inc. ', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 2, 27, 5, 15, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 14, 1, 17, 46, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 27, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.gmo', dnssec: 'unsigned'} -mls whois.nic.mls nic.mls +## mit whois.afilias-srs.net None +## mitsubishi whois.nic.gmo None +## mls whois.nic.mls nic.mls nic.mls {abuse_email: None, abuse_phone: '', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: None, registrant_address: 'ON', registrant_phone: None, registrant_fax: None, registrar_name: '.MLS Registry (Non-Billable)', registrar_email: None, registrar_address: '', registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: None, technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 6, 18, 23, 29, 43), updated_date: datetime.datetime(2026, 1, 26, 15, 19, 31), expires_date: datetime.datetime(3000, 1, 1, 0, 0), status: ['server delete prohibited', 'server renew prohibited', 'server transfer prohibited'], nameservers: ['a.ns.nic.mls', 'b.ns.nic.mls', 'c.ns.nic.mls', 'd.ns.nic.mls'], domain_name: 'nic.mls', dnssec: 'signed'} -mma whois.nic.mma nic.mma +## mma whois.nic.mma nic.mma nic.mma {abuse_email: None, abuse_phone: None, admin_name: 'REDACTED_FOR_PRIVACY', admin_organization: 'MMA', admin_email: 'REDACTED_FOR_PRIVACY', admin_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', admin_phone: 'REDACTED_FOR_PRIVACY', admin_fax: 'REDACTED_FOR_PRIVACY', billing_name: 'REDACTED_FOR_PRIVACY', billing_organization: 'Afnic Backend Registry Operator', billing_email: 'REDACTED_FOR_PRIVACY', billing_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', billing_phone: 'REDACTED_FOR_PRIVACY', billing_fax: 'REDACTED_FOR_PRIVACY', registrant_name: 'REDACTED_FOR_PRIVACY', registrant_organization: 'MMA', registrant_email: 'REDACTED_FOR_PRIVACY', registrant_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', registrant_phone: 'REDACTED_FOR_PRIVACY', registrant_fax: 'REDACTED_FOR_PRIVACY', registrar_name: 'Registry Operations', registrar_email: 'support+mma@afnic.fr', registrar_address: 'AFNIC, Montigny-le-Bretonneux, 78180, FR', registrar_phone: 'tel:+33.139308300', registrar_fax: None, technical_name: 'REDACTED_FOR_PRIVACY', technical_organization: 'MMA', technical_email: 'REDACTED_FOR_PRIVACY', technical_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', technical_phone: 'REDACTED_FOR_PRIVACY', technical_fax: 'REDACTED_FOR_PRIVACY', created_date: datetime.datetime(2014, 10, 9, 9, 22, 29), updated_date: datetime.datetime(2025, 11, 23, 9, 25, 57, 679539, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 10, 9, 9, 22, 29), status: ['active'], nameservers: ['g.ext.nic.fr', 'ns1.nic.fr', 'ns2.nic.fr', 'ns3.nic.fr'], domain_name: 'nic.mma', dnssec: 'signed'} -mm whois.registry.gov.mm registry.gov.mm -registry.gov.mm None -mn whois.nic.mn nic.mn -nic.mn None -mobile whois.nic.mobile nic.mobile +## mm whois.registry.gov.mm registry.gov.mm +## mn whois.nic.mn nic.mn +## mobile whois.nic.mobile nic.mobile nic.mobile {abuse_email: 'support@mobile-registry.com', abuse_phone: 'tel:+1.3037231000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Dish DBS Corporation,', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'CO', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Dish DBS Corporation,', registrar_email: 'support@mobile-registry.com', registrar_address: '9601 S Meridian Blvd, Englewood, CO, 80112,', registrar_phone: 'tel:+1.3037231000', registrar_fax: 'tel:+1.3037231699', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2025, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 21, 8, 10, 25, 328000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), status: ['server update prohibited', 'client delete prohibited', 'client transfer prohibited'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.mobile', dnssec: 'signed'} -moda whois.donuts.co None -donuts.co None -moi whois.nic.moi nic.moi -nic.moi {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 21, 33, 29), updated_date: datetime.datetime(2021, 4, 26, 9, 24, 37), expires_date: datetime.datetime(2030, 8, 9, 21, 33, 29), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.moi', 'dns2.nic.moi', 'dns3.nic.moi', 'dns4.nic.moi', 'dnsa.nic.moi', 'dnsb.nic.moi', 'dnsc.nic.moi', 'dnsd.nic.moi'], domain_name: 'nic.moi', dnssec: 'signed'} -mom whois.nic.mom nic.mom +## moda whois.donuts.co None +## moi whois.nic.moi nic.moi +nic.moi {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 21, 33, 29), updated_date: datetime.datetime(2021, 4, 26, 9, 24, 37), expires_date: datetime.datetime(2030, 8, 9, 21, 33, 29), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.moi', 'dns2.nic.moi', 'dns3.nic.moi', 'dns4.nic.moi', 'dnsa.nic.moi', 'dnsb.nic.moi', 'dnsc.nic.moi', 'dnsd.nic.moi'], domain_name: 'nic.moi', dnssec: 'signed'} +## mom whois.nic.mom nic.mom nic.mom {abuse_email: 'xyz_abuse@gen.xyz', abuse_phone: 'tel:+1.8009998422', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'XYZ.com, LLC', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 9, 16, 14, 21, 26, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 10, 0, 8, 19, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 16, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['a.nic.mom', 'b.nic.mom', 'c.nic.mom', 'd.nic.mom'], domain_name: 'nic.mom', dnssec: 'signed'} -monash whois.nic.monash nic.monash -nic.monash None -money whois.donuts.co None -donuts.co None -monster whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server delete prohibited', 'client transfer prohibited', 'server transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -mormon whois.nic.mormon nic.mormon +## monash whois.nic.monash nic.monash +## money whois.donuts.co None +## monster whois.centralnic.com None +## mormon whois.nic.mormon nic.mormon nic.mormon {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'IRI Domain Management, LLC', registrant_email: None, registrant_address: 'UT', registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 5, 21, 19, 28, 37, 754000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 5, 19, 28, 45, 876000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 5, 21, 19, 28, 37, 754000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.mormon', 'b0.nic.mormon', 'c0.nic.mormon', 'a2.nic.mormon'], domain_name: 'nic.mormon', dnssec: 'signed'} -mortgage whois.donuts.co None -donuts.co None -moscow whois.nic.moscow nic.moscow +## mortgage whois.donuts.co None +## moscow whois.nic.moscow nic.moscow nic.moscow {abuse_email: 'info@faitid.org', abuse_phone: 'tel:+74957898207', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Foundation for Assistance for Internet Technologies and Infrastructure Development', registrar_email: 'info@faitid.org', registrar_address: '', registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 3, 20, 14, 19), updated_date: datetime.datetime(2020, 4, 7, 11, 3, 14), expires_date: datetime.datetime(2029, 3, 20, 15, 19), status: ['active'], nameservers: ['ns3-geo.nic.ru', 'ns4-geo.nic.ru', 'ns8-geo.nic.ru', 'ans1-moscow.nic.ru', 'ns1-cloud.nic.ru', 'ns2-cloud.nic.ru'], domain_name: 'nic.moscow', dnssec: 'signed'} -motorcycles whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['client transfer prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -mov whois.nic.google None -nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} -movie whois.donuts.co None -donuts.co None -mq whois.mediaserv.net None -mediaserv.net {abuse_email: 'abuse@nameshield.net', abuse_phone: 'tel:+33241182828', admin_name: 'REDACTED', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Nameshield SAS', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(1996, 11, 7, 0, 0, tzinfo=datetime.timezone(datetime.timedelta(seconds=3600))), updated_date: datetime.datetime(2025, 11, 5, 0, 0, tzinfo=datetime.timezone(datetime.timedelta(seconds=3600))), expires_date: datetime.datetime(2026, 11, 6, 0, 0, tzinfo=datetime.timezone(datetime.timedelta(seconds=3600))), status: ['client delete prohibited', 'client transfer prohibited', 'client update prohibited'], nameservers: ['ns1-mq.mediaserv.net', 'ns1-gp.mediaserv.net'], domain_name: 'mediaserv.net', dnssec: 'unsigned'} -mr whois.nic.mr nic.mr -nic.mr None -mtn whois.nic.mtn nic.mtn -nic.mtn {abuse_email: 'abuse@nominet.uk', abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'MTN', registrant_email: 'redacted@nominet.uk', registrant_address: 'Dubai', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'MTN Dubai Limited', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 21, 4, 7), updated_date: datetime.datetime(2022, 2, 22, 12, 10, 24), expires_date: datetime.datetime(2032, 1, 11, 12, 26), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.mtn', 'dns2.nic.mtn', 'dns3.nic.mtn', 'dns4.nic.mtn', 'dnsa.nic.mtn', 'dnsb.nic.mtn', 'dnsc.nic.mtn', 'dnsd.nic.mtn'], domain_name: 'nic.mtn', dnssec: 'signed'} -mtr whois.nic.mtr nic.mtr -nic.mtr None -museum whois.nic.museum nic.museum +## motorcycles whois.centralnic.com None +## mov whois.nic.google None +## movie whois.donuts.co None +## mq whois.mediaserv.net None +## mr whois.nic.mr nic.mr +## mtn whois.nic.mtn nic.mtn +nic.mtn {abuse_email: 'abuse@nominet.uk', abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'MTN', registrant_email: 'redacted@nominet.uk', registrant_address: 'Dubai', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'MTN Dubai Limited', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 21, 4, 7), updated_date: datetime.datetime(2022, 2, 22, 12, 10, 24), expires_date: datetime.datetime(2032, 1, 11, 12, 26), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.mtn', 'dns2.nic.mtn', 'dns3.nic.mtn', 'dns4.nic.mtn', 'dnsa.nic.mtn', 'dnsb.nic.mtn', 'dnsc.nic.mtn', 'dnsd.nic.mtn'], domain_name: 'nic.mtn', dnssec: 'signed'} +## mtr whois.nic.mtr nic.mtr +## museum whois.nic.museum nic.museum nic.museum {abuse_email: None, abuse_phone: None, admin_name: 'REDACTED_FOR_PRIVACY', admin_organization: 'Afnic Backend Registry Operator', admin_email: 'REDACTED_FOR_PRIVACY', admin_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', admin_phone: 'REDACTED_FOR_PRIVACY', admin_fax: 'REDACTED_FOR_PRIVACY', billing_name: 'REDACTED_FOR_PRIVACY', billing_organization: 'Afnic Backend Registry Operator', billing_email: 'REDACTED_FOR_PRIVACY', billing_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', billing_phone: 'REDACTED_FOR_PRIVACY', billing_fax: 'REDACTED_FOR_PRIVACY', registrant_name: 'REDACTED_FOR_PRIVACY', registrant_organization: 'Afnic Backend Registry Operator', registrant_email: 'REDACTED_FOR_PRIVACY', registrant_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', registrant_phone: 'REDACTED_FOR_PRIVACY', registrant_fax: 'REDACTED_FOR_PRIVACY', registrar_name: 'Registry Operations', registrar_email: 'support+museum@afnic.fr', registrar_address: 'AFNIC, Montigny-le-Bretonneux, 78180, FR', registrar_phone: 'tel:+33.139308300', registrar_fax: 'tel:+33.139308301', technical_name: 'REDACTED_FOR_PRIVACY', technical_organization: 'Afnic Backend Registry Operator', technical_email: 'REDACTED_FOR_PRIVACY', technical_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', technical_phone: 'REDACTED_FOR_PRIVACY', technical_fax: 'REDACTED_FOR_PRIVACY', created_date: datetime.datetime(2005, 2, 4, 19, 19, 9), updated_date: datetime.datetime(2026, 3, 21, 19, 24, 34, 778032, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 4, 19, 19, 9), status: ['active'], nameservers: ['g.ext.nic.fr', 'ns1.nic.fr', 'ns2.nic.fr', 'ns3.nic.fr'], domain_name: 'nic.museum', dnssec: 'signed'} -music whois.nic.music nic.music +## music whois.nic.music nic.music nic.music {abuse_email: 'registrarsupport@registryservices.music', abuse_phone: 'tel:+1.6042831139', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'DotMusic Limited,', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'BC', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'DotMusic Limited,', registrar_email: 'registrarsupport@registryservices.music', registrar_address: '#404-999 Canada Place, Vancouver, BC, VC6 3E2/A,', registrar_phone: 'tel:+1.6042831139', registrar_fax: 'tel:+1.6042831139', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2024, 8, 5, 19, 6, 37, 900000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 25, 19, 29, 47, 596000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2034, 8, 5, 19, 6, 37, 900000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns-318.awsdns-39.com', 'ns-1367.awsdns-42.org', 'ns-894.awsdns-47.net', 'ns-2026.awsdns-61.co.uk'], domain_name: 'nic.music', dnssec: 'unsigned'} -mw whois.nic.mw nic.mw -nic.mw None -mz whois.nic.mz nic.mz -nic.mz None -nab whois.nic.nab nic.nab +## mw whois.nic.mw nic.mw +## mz whois.nic.mz nic.mz +## nab whois.nic.nab nic.nab nic.nab {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 5, 31, 17, 2, 1), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 5, 31, 17, 2, 1), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.nab', 'a2.nic.nab', 'b0.nic.nab', 'c0.nic.nab'], domain_name: 'nic.nab', dnssec: 'unsigned'} -nagoya whois.nic.nagoya nic.nagoya +## nagoya whois.nic.nagoya nic.nagoya nic.nagoya {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'GMO Registry, Inc.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 1, 31, 3, 0, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 18, 0, 51, 53, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 31, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.nagoya', dnssec: 'unsigned'} -na whois.na-nic.com.na None +## na whois.na-nic.com.na None na-nic.com.na {abuse_email: None, abuse_phone: None, admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'dns-admin@na-nic.com.na', admin_address: 'REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, NA', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'info@na-nic.com.na', registrant_address: 'REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, NA', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: '|Ondis Internet Services (cc)', registrar_email: 'accounts@ondis.co.NA', registrar_address: 'PO Box 8421\r\nBachbrecht', registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: None, updated_date: datetime.datetime(2025, 8, 12, 18, 57, 34, tzinfo=datetime.timezone(datetime.timedelta(seconds=7200))), expires_date: datetime.datetime(9999, 12, 31, 0, 0, tzinfo=datetime.timezone(datetime.timedelta(seconds=7200))), status: ['client renew prohibited', 'client transfer prohibited', 'client delete prohibited'], nameservers: ['ns-pch.omadhina.co.na', 'ns.na-nic.com', 'sdc.omadhina.co.na', 'katima.omadhina.net'], domain_name: 'na-nic.com.na', dnssec: 'signed'} -navy whois.donuts.co None -donuts.co None -nec whois.nic.nec nic.nec +## navy whois.donuts.co None +## nec whois.nic.nec nic.nec nic.nec {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'nec Registry Registrar', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 2, 17, 1, 55, 1, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 12, 0, 34, 30, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 17, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.nec', dnssec: 'unsigned'} -netbank whois.nic.netbank nic.netbank -nic.netbank None -net.tr whois.trabis.gov.tr trt.net.tr -trabis.gov.tr None -network whois.donuts.co None -donuts.co None -net.za net-whois.registry.net.za None -registry.net.za None -new whois.nic.google None -nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} -news whois.donuts.co None -donuts.co None -nextdirect whois.nic.nextdirect nic.nextdirect +## netbank whois.nic.netbank nic.netbank +## net.tr whois.trabis.gov.tr trt.net.tr +## network whois.donuts.co None +## net.za net-whois.registry.net.za None +## new whois.nic.google None +## news whois.donuts.co None +## nextdirect whois.nic.nextdirect nic.nextdirect nic.nextdirect {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 3, 3, 21, 59, 8), updated_date: datetime.datetime(2026, 4, 17, 21, 59, 12, 621000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 3, 21, 59, 8), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.nextdirect', 'a2.nic.nextdirect', 'b0.nic.nextdirect', 'c0.nic.nextdirect'], domain_name: 'nic.nextdirect', dnssec: 'unsigned'} -next whois.nic.next nic.next +## next whois.nic.next nic.next nic.next {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 3, 3, 21, 59, 13), updated_date: datetime.datetime(2026, 4, 17, 22, 0, 12, 670000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 3, 21, 59, 13), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.next', 'a2.nic.next', 'b0.nic.next', 'c0.nic.next'], domain_name: 'nic.next', dnssec: 'unsigned'} -nexus whois.nic.google None -nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} -nf whois.nic.nf nic.nf +## nexus whois.nic.google None +## nf whois.nic.nf nic.nf nic.nf {abuse_email: None, abuse_phone: None, admin_name: 'Rob Ryan', admin_organization: 'Norfolk Island Data Services', admin_email: 'support@coccaregistry.org', admin_address: '706 Collins Head Rd., Norfolk Island, South Pacific, 2899, NF', admin_phone: 'tel:+64.94466370', admin_fax: None, billing_name: 'Rob Ryan', billing_organization: 'Norfolk Island Data Services', billing_email: 'support@coccaregistry.org', billing_address: '706 Collins Head Rd., Norfolk Island, South Pacific, 2899, NF', billing_phone: 'tel:+64.94466370', billing_fax: None, registrant_name: 'Rob Ryan', registrant_organization: 'Norfolk Island Data Services', registrant_email: 'support@coccaregistry.org', registrant_address: '706 Collins Head Rd., Norfolk Island, South Pacific, 2899, NF', registrant_phone: 'tel:+64.94466370', registrant_fax: None, registrar_name: 'CoCCA Registry Stub Zones', registrar_email: 'support@coccaregistry.org', registrar_address: '4a - 36 College Hill', registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, NF', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2010, 10, 1, 2, 38, 45), updated_date: datetime.datetime(2026, 3, 24, 13, 2, 26), expires_date: datetime.datetime(2025, 12, 31, 0, 0), status: ['client renew prohibited', 'client transfer prohibited', 'client update prohibited', 'client delete prohibited'], nameservers: ['b.nic.nf', 'a.nic.nf'], domain_name: 'nic.nf', dnssec: 'signed'} -ngo whois.nic.ngo nic.ngo +## ngo whois.nic.ngo nic.ngo nic.ngo {abuse_email: 'cbath@pir.org', abuse_phone: 'tel:+1.1234567890', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'PIR Internal (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 3, 9, 17, 22, 34, 221000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 9, 17, 22, 53, 992000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 9, 17, 22, 34, 221000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited', 'auto renew period'], nameservers: ['a0.nic.ngo', 'a2.nic.ngo', 'b0.nic.ngo', 'c0.nic.ngo', 'd0.nic.ngo', 'b2.nic.ngo'], domain_name: 'nic.ngo', dnssec: 'signed'} -ng whois.nic.net.ng None -nic.net.ng None -nhk whois.nic.nhk nic.nhk +## ng whois.nic.net.ng None +## nhk whois.nic.nhk nic.nhk nic.nhk {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: ' Japan Broadcasting Corporation (NHK)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 2, 27, 5, 15, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 14, 0, 51, 35, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 27, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.jp', 'ns1.gmointernet.com'], domain_name: 'nic.nhk', dnssec: 'unsigned'} -nico whois.nic.nico nic.nico +## nico whois.nic.nico nic.nico nic.nico {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'DWANGO Co., Ltd.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 12, 26, 1, 57, 24, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 12, 27, 0, 26, 19, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 12, 26, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.nico', dnssec: 'unsigned'} -nikon whois.nic.nikon nic.nikon +## nikon whois.nic.nikon nic.nikon nic.nikon {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 8, 25, 22, 48, 4), updated_date: datetime.datetime(2025, 10, 9, 22, 48, 43, 539000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 25, 22, 48, 4), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.nikon', 'a2.nic.nikon', 'b0.nic.nikon', 'c0.nic.nikon'], domain_name: 'nic.nikon', dnssec: 'unsigned'} -ninja whois.donuts.co None -donuts.co None -nissan whois.nic.gmo None -nic.gmo None -nissay whois.nic.nissay nic.nissay +## ninja whois.donuts.co None +## nissan whois.nic.gmo None +## nissay whois.nic.nissay nic.nissay nic.nissay {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2023, 9, 29, 19, 21, 10, 722000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 12, 12, 19, 48, 10, 164000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 29, 19, 21, 10, 722000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.nissay', 'v0n1.nic.nissay', 'v0n2.nic.nissay', 'v0n3.nic.nissay', 'v2n0.nic.nissay', 'v2n1.nic.nissay'], domain_name: 'nic.nissay', dnssec: 'signed'} -nokia whois.afilias-srs.net None -afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.ams1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} -norton whois.nic.norton nic.norton -nic.norton None -nowruz whois.nic.nowruz nic.nowruz +## nokia whois.afilias-srs.net None +## norton whois.nic.norton nic.norton +## nowruz whois.nic.nowruz nic.nowruz nic.nowruz {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'redacted@nominet.uk', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Please Contact Nominet UK Customer Service for Resolution', registrant_email: 'redacted@nominet.uk', registrant_address: 'Oxfordshire', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Asia Green IT System Bilgisayar San. ve Tic. Ltd. Sti.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'redacted@nominet.uk', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2024, 7, 5, 9, 32, 7), updated_date: datetime.datetime(2024, 8, 21, 8, 0, 19), expires_date: datetime.datetime(2026, 7, 5, 9, 32, 7), status: ['active'], nameservers: ['dns1.emdns.uk', 'dns2.emdns.uk', 'dns3.emdns.uk', 'dns4.emdns.uk', 'dnsa.emdns.uk', 'dnsb.emdns.uk', 'dnsc.emdns.uk', 'dnsd.emdns.uk'], domain_name: 'nic.nowruz', dnssec: 'signed'} -now whois.nic.now nic.now -nic.now {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 23, 6, 29), updated_date: datetime.datetime(2023, 8, 1, 10, 42, 25), expires_date: datetime.datetime(2032, 8, 9, 23, 6, 29), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.now', 'dns2.nic.now', 'dns3.nic.now', 'dns4.nic.now', 'dnsa.nic.now', 'dnsb.nic.now', 'dnsc.nic.now', 'dnsd.nic.now'], domain_name: 'nic.now', dnssec: 'signed'} -nowtv whois.nic.nowtv nic.nowtv +## now whois.nic.now nic.now +nic.now {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 23, 6, 29), updated_date: datetime.datetime(2023, 8, 1, 10, 42, 25), expires_date: datetime.datetime(2032, 8, 9, 23, 6, 29), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.now', 'dns2.nic.now', 'dns3.nic.now', 'dns4.nic.now', 'dnsa.nic.now', 'dnsb.nic.now', 'dnsc.nic.now', 'dnsd.nic.now'], domain_name: 'nic.now', dnssec: 'signed'} +## nowtv whois.nic.nowtv nic.nowtv nic.nowtv {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 6, 17, 17, 9, 16, 154000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 17, 17, 9, 16, 154000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.nowtv', 'b0.nic.nowtv', 'c0.nic.nowtv', 'a2.nic.nowtv'], domain_name: 'nic.nowtv', dnssec: 'signed'} -nra whois.afilias-srs.net None -afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.yyz1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.mia1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} -obi whois.nic.obi nic.obi +## nra whois.afilias-srs.net None +## obi whois.nic.obi nic.obi nic.obi {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 11, 3, 19, 29, 47), updated_date: datetime.datetime(2025, 12, 18, 19, 29, 58, 462000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 11, 3, 19, 29, 47), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.obi', 'c0.nic.obi', 'b0.nic.obi', 'a2.nic.obi'], domain_name: 'nic.obi', dnssec: 'signed'} -observer whois.nic.observer nic.observer +## observer whois.nic.observer nic.observer nic.observer {abuse_email: 'ry-services@tucows.com', abuse_phone: 'tel:+1.8003716992', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Tucows Registry Services', registrar_email: 'ry-services@tucows.com', registrar_address: 'Mowat 96, Toronto, ON, M6K 3M1', registrar_phone: 'tel:+1.8003716992', registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2024, 1, 18, 18, 51, 41, 671000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2024, 1, 30, 18, 21, 18, 377000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2034, 1, 18, 18, 51, 41, 671000, tzinfo=datetime.timezone.utc), status: ['server update prohibited', 'server transfer prohibited', 'server delete prohibited'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.observer', dnssec: 'signed'} -okinawa whois.nic.okinawa nic.okinawa -nic.okinawa None -olayangroup whois.nic.olayangroup nic.olayangroup -nic.olayangroup None -olayan whois.nic.olayan nic.olayan -nic.olayan None -ollo whois.nic.ollo nic.ollo +## okinawa whois.nic.okinawa nic.okinawa +nic.okinawa {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'BusinessRalliart inc.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 2, 27, 5, 15, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 14, 0, 51, 34, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 27, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.okinawa', dnssec: 'unsigned'} +## olayangroup whois.nic.olayangroup nic.olayangroup +## olayan whois.nic.olayan nic.olayan +## ollo whois.nic.ollo nic.ollo nic.ollo {abuse_email: 'support@mobile-registry.com', abuse_phone: 'tel:+1.3037231000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Dish DBS Corporation,', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'CO', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Dish DBS Corporation,', registrar_email: 'support@mobile-registry.com', registrar_address: '9601 S Meridian Blvd, Englewood, CO, 80112,', registrar_phone: 'tel:+1.3037231000', registrar_fax: 'tel:+1.3037231699', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2025, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 17, 17, 51, 59, 349000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.ollo', dnssec: 'signed'} -omega whois.nic.omega nic.omega -nic.omega {abuse_email: 'info@verisign-grs.com', abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator Reserved Non-Billable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2024, 9, 23, 8, 30, 42), updated_date: None, expires_date: datetime.datetime(2033, 9, 23, 8, 30, 42), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.omega', 'dns2.nic.omega', 'dns3.nic.omega', 'dns4.nic.omega', 'dnsa.nic.omega', 'dnsb.nic.omega', 'dnsc.nic.omega', 'dnsd.nic.omega'], domain_name: 'nic.omega', dnssec: 'signed'} -om whois.registry.om registry.om -registry.om None -one whois.nic.one nic.one -nic.one None -online whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['client transfer prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -ooo whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server transfer prohibited', 'server delete prohibited', 'client transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -oracle whois.nic.oracle nic.oracle +## omega whois.nic.omega nic.omega +nic.omega {abuse_email: 'info@verisign-grs.com', abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator Reserved Non-Billable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2024, 9, 23, 8, 30, 42), updated_date: None, expires_date: datetime.datetime(2033, 9, 23, 8, 30, 42), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.omega', 'dns2.nic.omega', 'dns3.nic.omega', 'dns4.nic.omega', 'dnsa.nic.omega', 'dnsb.nic.omega', 'dnsc.nic.omega', 'dnsd.nic.omega'], domain_name: 'nic.omega', dnssec: 'signed'} +## om whois.registry.om registry.om +## one whois.nic.one nic.one +## online whois.centralnic.com None +## ooo whois.centralnic.com None +## oracle whois.nic.oracle nic.oracle nic.oracle {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: 'Domain Administrator', admin_organization: 'Oracle Corporation', admin_email: 'ngtld-oracle@cscinfo.com', admin_address: '500 Oracle Parkway, M/S 501ip3, Redwood Shores, CA, 94065', admin_phone: 'tel:+1.6505062220', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Domain Administrator', registrant_organization: 'Oracle Corporation', registrant_email: 'ngtld-oracle@cscinfo.com', registrant_address: '500 Oracle Parkway, M/S 501ip3, Redwood Shores, CA, 94065', registrant_phone: 'tel:+1.6505062220', registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'DNS Administrator', technical_organization: 'Identity Digital Inc', technical_email: 'dnsadmin@identity.digital', technical_address: '10500 NE 8th Street Suite 750, Bellevue, WA, 98004', technical_phone: 'tel:+1.4242624238', technical_fax: 'tel:+1.4252235351', created_date: datetime.datetime(2014, 11, 3, 19, 36, 51), updated_date: datetime.datetime(2025, 12, 18, 19, 37, 10, 513000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 11, 3, 19, 36, 51), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.oracle', 'b0.nic.oracle', 'a2.nic.oracle', 'c0.nic.oracle'], domain_name: 'nic.oracle', dnssec: 'signed'} -orange whois.nic.orange nic.orange +## orange whois.nic.orange nic.orange nic.orange {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 4, 24, 18, 50, 13), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 4, 24, 18, 50, 13), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.orange', 'v2n1.nic.orange', 'v0n3.nic.orange', 'v2n0.nic.orange', 'v0n2.nic.orange', 'v0n1.nic.orange'], domain_name: 'nic.orange', dnssec: 'signed'} -organic whois.nic.organic nic.organic +## organic whois.nic.organic nic.organic nic.organic {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 7, 17, 20, 7, 31, 184000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 8, 31, 20, 8, 8, 546000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 7, 17, 20, 7, 31, 184000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.organic', 'a2.nic.organic', 'b0.nic.organic', 'c0.nic.organic'], domain_name: 'nic.organic', dnssec: 'signed'} -org.tr whois.trabis.gov.tr dergipark.org.tr -trabis.gov.tr None -org.za org-whois.registry.net.za None -registry.net.za None -origins whois.nic.origins nic.origins +## org.tr whois.trabis.gov.tr dergipark.org.tr +## org.za org-whois.registry.net.za None +## origins whois.nic.origins nic.origins nic.origins {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 1, 23, 0, 42, 42, 328000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 9, 0, 43, 20, 586000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 23, 0, 42, 42, 328000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.origins', 'b0.nic.origins', 'c0.nic.origins', 'a2.nic.origins'], domain_name: 'nic.origins', dnssec: 'signed'} -osaka whois.nic.osaka nic.osaka -nic.osaka None -otsuka whois.nic.otsuka nic.otsuka -nic.otsuka {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Otsuka Holdings Co., Ltd.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 2, 27, 5, 15, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 14, 0, 51, 34, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 27, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.otsuka', dnssec: 'unsigned'} -ott whois.nic.ott nic.ott +## osaka whois.nic.osaka nic.osaka +## otsuka whois.nic.otsuka nic.otsuka +## ott whois.nic.ott nic.ott nic.ott {abuse_email: 'support@mobile-registry.com', abuse_phone: 'tel:+1.3037231000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Dish DBS Corporation,', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'CO', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Dish DBS Corporation,', registrar_email: 'support@mobile-registry.com', registrar_address: '9601 S Meridian Blvd, Englewood, CO, 80112,', registrar_phone: 'tel:+1.3037231000', registrar_fax: 'tel:+1.3037231699', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2025, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 17, 17, 51, 59, 349000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.ott', dnssec: 'signed'} -ovh whois.nic.ovh nic.ovh +## ovh whois.nic.ovh nic.ovh nic.ovh {abuse_email: None, abuse_phone: None, admin_name: 'REDACTED_FOR_PRIVACY', admin_organization: 'AFNIC REGISTRY', admin_email: 'REDACTED_FOR_PRIVACY', admin_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', admin_phone: 'REDACTED_FOR_PRIVACY', admin_fax: 'REDACTED_FOR_PRIVACY', billing_name: 'REDACTED_FOR_PRIVACY', billing_organization: 'AFNIC REGISTRY', billing_email: 'REDACTED_FOR_PRIVACY', billing_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', billing_phone: 'REDACTED_FOR_PRIVACY', billing_fax: 'REDACTED_FOR_PRIVACY', registrant_name: 'REDACTED_FOR_PRIVACY', registrant_organization: 'AFNIC REGISTRY', registrant_email: 'REDACTED_FOR_PRIVACY', registrant_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', registrant_phone: 'REDACTED_FOR_PRIVACY', registrant_fax: 'REDACTED_FOR_PRIVACY', registrar_name: 'Registry Operations', registrar_email: 'support+ovh@afnic.fr', registrar_address: 'AFNIC, Saint Quentin en Yvelines, 78181, FR', registrar_phone: 'tel:+33.139308300', registrar_fax: 'tel:+33.139308301', technical_name: 'REDACTED_FOR_PRIVACY', technical_organization: 'AFNIC REGISTRY', technical_email: 'REDACTED_FOR_PRIVACY', technical_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', technical_phone: 'REDACTED_FOR_PRIVACY', technical_fax: 'REDACTED_FOR_PRIVACY', created_date: datetime.datetime(2014, 2, 6, 16, 38, 2), updated_date: datetime.datetime(2026, 3, 23, 16, 43, 50, 654537, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 6, 16, 38, 2), status: ['active'], nameservers: ['g.ext.nic.fr', 'ns1.nic.fr', 'ns2.nic.fr', 'ns3.nic.fr'], domain_name: 'nic.ovh', dnssec: 'signed'} -page whois.nic.google None -nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} -panasonic whois.nic.gmo None -nic.gmo None -paris whois.nic.paris nic.paris +## page whois.nic.google None +## panasonic whois.nic.gmo None +## paris whois.nic.paris nic.paris nic.paris {abuse_email: None, abuse_phone: None, admin_name: 'REDACTED_FOR_PRIVACY', admin_organization: '', admin_email: 'REDACTED_FOR_PRIVACY', admin_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', admin_phone: 'REDACTED_FOR_PRIVACY', admin_fax: 'REDACTED_FOR_PRIVACY', billing_name: 'REDACTED_FOR_PRIVACY', billing_organization: '', billing_email: 'REDACTED_FOR_PRIVACY', billing_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', billing_phone: 'REDACTED_FOR_PRIVACY', billing_fax: 'REDACTED_FOR_PRIVACY', registrant_name: 'REDACTED_FOR_PRIVACY', registrant_organization: '', registrant_email: 'REDACTED_FOR_PRIVACY', registrant_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', registrant_phone: 'REDACTED_FOR_PRIVACY', registrant_fax: 'REDACTED_FOR_PRIVACY', registrar_name: 'Registry Operations', registrar_email: 'pocparis@afnic.fr', registrar_address: 'AFNIC, Saint Quentin en Yvelines, 78181, FR', registrar_phone: 'tel:+33.143476538', registrar_fax: 'tel:+33.139308301', technical_name: 'REDACTED_FOR_PRIVACY', technical_organization: '', technical_email: 'REDACTED_FOR_PRIVACY', technical_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', technical_phone: 'REDACTED_FOR_PRIVACY', technical_fax: 'REDACTED_FOR_PRIVACY', created_date: datetime.datetime(2014, 2, 13, 16, 45, 56), updated_date: datetime.datetime(2026, 3, 30, 16, 50, 27, 836695, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 13, 16, 45, 56), status: ['active'], nameservers: ['g.ext.nic.fr', 'ns1.nic.fr', 'ns2.nic.fr', 'ns3.nic.fr'], domain_name: 'nic.paris', dnssec: 'signed'} -pars whois.nic.pars nic.pars +## pars whois.nic.pars nic.pars nic.pars {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'redacted@nominet.uk', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Asia Green IT System Bilgisayar San. ve Tic. Ltd. Sti.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'redacted@nominet.uk', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2024, 7, 15, 8, 44, 38), updated_date: None, expires_date: datetime.datetime(2033, 7, 15, 8, 44, 38), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.pars', 'dns2.nic.pars', 'dns3.nic.pars', 'dns4.nic.pars', 'dnsa.nic.pars', 'dnsb.nic.pars', 'dnsc.nic.pars', 'dnsd.nic.pars'], domain_name: 'nic.pars', dnssec: 'unsigned'} -partners whois.donuts.co None -donuts.co None -parts whois.donuts.co None -donuts.co None -party whois.nic.party nic.party -nic.party None -pay whois.nic.pay nic.pay +## partners whois.donuts.co None +## parts whois.donuts.co None +## party whois.nic.party nic.party +## pay whois.nic.pay nic.pay nic.pay {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 23, 11, 12), updated_date: datetime.datetime(2023, 8, 1, 10, 42, 48), expires_date: datetime.datetime(2032, 8, 9, 23, 11, 12), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.pay', 'dns2.nic.pay', 'dns3.nic.pay', 'dns4.nic.pay', 'dnsa.nic.pay', 'dnsb.nic.pay', 'dnsc.nic.pay', 'dnsd.nic.pay'], domain_name: 'nic.pay', dnssec: 'signed'} -pccw whois.nic.pccw nic.pccw +## pccw whois.nic.pccw nic.pccw nic.pccw {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 6, 13, 13, 0, 3, 571000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 1, 8, 14, 38, 7, 254000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 13, 13, 0, 3, 571000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.pccw', 'b0.nic.pccw', 'c0.nic.pccw', 'a2.nic.pccw'], domain_name: 'nic.pccw', dnssec: 'signed'} -pet whois.donuts.co None -donuts.co None -phd whois.nic.google None -nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} -philips whois.nic.philips nic.philips -nic.philips None -phone whois.nic.phone nic.phone +## pet whois.donuts.co None +## phd whois.nic.google None +## philips whois.nic.philips nic.philips +## phone whois.nic.phone nic.phone nic.phone {abuse_email: 'support@mobile-registry.com', abuse_phone: 'tel:+1.3037231000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Dish DBS Corporation,', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'CO', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Dish DBS Corporation,', registrar_email: 'support@mobile-registry.com', registrar_address: '9601 S Meridian Blvd, Englewood, CO, 80112,', registrar_phone: 'tel:+1.3037231000', registrar_fax: 'tel:+1.3037231699', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2025, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 17, 17, 51, 59, 349000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.phone', dnssec: 'signed'} -photo whois.uniregistry.net None -uniregistry.net {abuse_email: 'abuse@uniregistry.com', abuse_phone: 'tel:+1.4426008800', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Registration Private', registrant_organization: 'Domains By Proxy, LLC', registrant_email: None, registrant_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', registrant_phone: 'tel:+1.4806242599', registrant_fax: None, registrar_name: 'GoDaddy Online Services Cayman Islands Ltd.', registrar_email: 'raradmin@uniregistry.com', registrar_address: '3-110 Governors Square, 1361 GT, Grand Cayman, Grand Cayman, KY11108', registrar_phone: None, registrar_fax: None, technical_name: 'Registration Private', technical_organization: 'Domains By Proxy, LLC', technical_email: None, technical_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', technical_phone: 'tel:+1.4806242599', technical_fax: None, created_date: datetime.datetime(2006, 4, 4, 17, 17, 39), updated_date: datetime.datetime(2025, 7, 30, 13, 2, 55), expires_date: None, status: ['delete prohibited', 'transfer prohibited', 'renew prohibited', 'update prohibited'], nameservers: ['ns02.trs-dns.net', 'ns02.trs-dns.com'], domain_name: 'uniregistry.net', dnssec: 'signed'} -photography whois.donuts.co None -donuts.co None -photos whois.donuts.co None -donuts.co None -physio whois.nic.physio nic.physio -nic.physio None -pictures whois.donuts.co None -donuts.co None -pid whois.nic.pid nic.pid +## photo whois.uniregistry.net None +## photography whois.donuts.co None +## photos whois.donuts.co None +## physio whois.nic.physio nic.physio +## pictures whois.donuts.co None +## pid whois.nic.pid nic.pid nic.pid {abuse_email: 'ry-services@tucows.com', abuse_phone: 'tel:+1.8003716992', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Tucows Registry Services', registrar_email: 'ry-services@tucows.com', registrar_address: 'Mowat 96, Toronto, ON, M6K 3M1', registrar_phone: 'tel:+1.8003716992', registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2024, 9, 24, 16, 1, 46, 895000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2024, 9, 24, 16, 28, 20, 267000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2034, 9, 24, 16, 1, 46, 895000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.pid', dnssec: 'signed'} -pink whois.nic.pink nic.pink +## pink whois.nic.pink nic.pink nic.pink {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 3, 14, 16, 20, 28, 853000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 14, 16, 21, 0, 196000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 14, 16, 20, 28, 853000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited', 'auto renew period'], nameservers: ['a0.nic.pink', 'a2.nic.pink', 'b0.nic.pink', 'c0.nic.pink', 'b2.nic.pink'], domain_name: 'nic.pink', dnssec: 'signed'} -pin whois.nic.pin nic.pin +## pin whois.nic.pin nic.pin nic.pin {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 23, 11, 39), updated_date: datetime.datetime(2023, 8, 1, 10, 43, 40), expires_date: datetime.datetime(2032, 8, 9, 23, 11, 39), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.pin', 'dns2.nic.pin', 'dns3.nic.pin', 'dns4.nic.pin', 'dnsa.nic.pin', 'dnsb.nic.pin', 'dnsc.nic.pin', 'dnsd.nic.pin'], domain_name: 'nic.pin', dnssec: 'signed'} -pioneer whois.nic.pioneer nic.pioneer +## pioneer whois.nic.pioneer nic.pioneer nic.pioneer {abuse_email: 'japan@comlaude.com', abuse_phone: 'tel:+81.366348777', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'redacted@nominet.uk', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'redacted@nominet.uk', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Pioneer Corporation', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'redacted@nominet.uk', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2022, 7, 20, 13, 26, 39), updated_date: datetime.datetime(2024, 10, 10, 9, 23, 38), expires_date: datetime.datetime(2031, 7, 20, 13, 26, 39), status: ['server transfer prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.pioneer', 'dns2.nic.pioneer', 'dns3.nic.pioneer', 'dns4.nic.pioneer', 'dnsa.nic.pioneer', 'dnsb.nic.pioneer', 'dnsc.nic.pioneer', 'dnsd.nic.pioneer'], domain_name: 'nic.pioneer', dnssec: 'signed'} -pizza whois.donuts.co None -donuts.co None -place whois.donuts.co None -donuts.co None -play whois.nic.google None -nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} -playstation whois.nic.playstation nic.playstation +## pizza whois.donuts.co None +## place whois.donuts.co None +## play whois.nic.google None +## playstation whois.nic.playstation nic.playstation nic.playstation {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'GMO Brights Consulting', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 2, 17, 2, 12, 27, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 12, 1, 34, 32, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 17, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.playstation', dnssec: 'unsigned'} -plumbing whois.donuts.co None -donuts.co None -plus whois.donuts.co None -donuts.co None -pm whois.nic.pm nic.pm +## plumbing whois.donuts.co None +## plus whois.donuts.co None +## pm whois.nic.pm nic.pm nic.pm {abuse_email: None, abuse_phone: None, admin_name: 'Nic pm', admin_organization: 'Afnic Backend Registry Operator', admin_email: 'support+fr@nic.fr', admin_address: 'immeuble le Stephenson, 1, rue Stephenson, Montigny le Bretonneux, 78180', admin_phone: 'tel:+33.139308300', admin_fax: 'tel:+33.139308301', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Nic pm', registrant_organization: 'Afnic Backend Registry Operator', registrant_email: 'support+fr@nic.fr', registrant_address: 'immeuble le Stephenson, 1, rue Stephenson, Montigny le Bretonneux, 78180', registrant_phone: 'tel:+33.139308300', registrant_fax: 'tel:+33.139308301', registrar_name: 'Registry Operations', registrar_email: 'support@afnic.fr', registrar_address: 'AFNIC, immeuble le Stephenson, 1, rue Stephenson, Montigny-Le-Bretonneux, 78180', registrar_phone: 'tel:+33.139308300', registrar_fax: 'tel:+33.139308301', technical_name: 'Registry Vincent Levigneron', technical_organization: '', technical_email: 'vincent.levigneron@afnic.fr', technical_address: '7, avenue du 8 mai 1945, Guyancourt, 78280', technical_phone: 'tel:+33.139308300', technical_fax: 'tel:+33.139308301', created_date: datetime.datetime(1995, 1, 1, 0, 0), updated_date: datetime.datetime(2026, 2, 3, 17, 5, 17, 883201, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2029, 12, 31, 23, 0), status: ['server transfer prohibited', 'server delete prohibited'], nameservers: ['ns4.nic.fr', 'ns6.ext.nic.fr', 'ns7.ext.nic.fr'], domain_name: 'nic.pm', dnssec: 'signed'} -pnc whois.nic.pnc nic.pnc +## pnc whois.nic.pnc nic.pnc nic.pnc {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 1, 23, 0, 53, 58, 137000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 9, 0, 54, 36, 470000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 23, 0, 53, 58, 137000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.pnc', 'b0.nic.pnc', 'c0.nic.pnc', 'a2.nic.pnc'], domain_name: 'nic.pnc', dnssec: 'signed'} -pohl whois.nic.pohl nic.pohl +## pohl whois.nic.pohl nic.pohl nic.pohl {abuse_email: 'bettinger@bettinger.de', abuse_phone: 'tel:+49.8954886700', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Deutsche Vermögensberatung AG', registrant_organization: 'Deutsche Vermögensberatung AG', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Münchener Straße 1, Frankfurt am Main, Hessen, 60329', registrant_phone: 'tel:+49.6923840', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Deutsche Vermögensberatung AG', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Deutsche Vermögensberatung AG', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'tel:+49.6923840', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 6, 23, 11, 1, 30, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 6, 17, 0, 6, 57, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 23, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['anycast1.dnsres.net', 'anycast2.dnsres.net'], domain_name: 'nic.pohl', dnssec: 'unsigned'} -poker whois.nic.poker nic.poker +## poker whois.nic.poker nic.poker nic.poker {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 2, 4, 22, 30, 37, 91000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 21, 22, 31, 35, 541000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 4, 22, 30, 37, 91000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.poker', 'b0.nic.poker', 'c0.nic.poker', 'a2.nic.poker'], domain_name: 'nic.poker', dnssec: 'signed'} -politie whois.nic.politie nic.politie +## politie whois.nic.politie nic.politie nic.politie {abuse_email: 'support@sidn.nl', abuse_phone: '+31.0263525555', admin_name: 'Product line Cloud, Big Data & Internet', admin_organization: 'Politie Nederland', admin_email: 'redactedforprivacy@sidn.nl', admin_address: 'Zeisterweg 1, Odijk, 3984NH', admin_phone: '+31.0343534500', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Product line Cloud, Big Data & Internet', registrant_organization: 'Politie Nederland', registrant_email: 'redactedforprivacy@sidn.nl', registrant_address: 'Zeisterweg 1, Odijk, 3984NH', registrant_phone: '+31.0343534500', registrant_fax: None, registrar_name: 'Stichting Internet Domeinregistratie Nederland (Operationeel)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'SIDN NOC', technical_organization: None, technical_email: 'redactedforprivacy@sidn.nl', technical_address: 'Meander 501, Arnhem, 6825MD', technical_phone: '+31.0263525555', technical_fax: None, created_date: datetime.datetime(2016, 3, 10, 14, 27, 29), updated_date: datetime.datetime(2026, 3, 10, 0, 15, 2), expires_date: datetime.datetime(2027, 3, 10, 14, 27, 29), status: ['active'], nameservers: ['ns5.sidn.nl', 'ns4.sidn.nl', 'ns3.sidn.nl'], domain_name: 'nic.politie', dnssec: 'signed'} -porn whois.nic.porn nic.porn -nic.porn None -post whois.dotpostregistry.net us.post -dotpostregistry.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2012, 7, 16, 16, 38, 15), updated_date: None, expires_date: datetime.datetime(2026, 7, 16, 20, 38, 15), status: ['client transfer prohibited'], nameservers: ['ns1.yyz1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info'], domain_name: 'dotpostregistry.net', dnssec: 'unsigned'} -press whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['client transfer prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -prime whois.nic.prime nic.prime +## porn whois.nic.porn nic.porn +## post whois.dotpostregistry.net us.post +dotpostregistry.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2012, 7, 16, 16, 38, 15), updated_date: None, expires_date: datetime.datetime(2026, 7, 16, 20, 38, 15), status: ['client transfer prohibited'], nameservers: ['ns1.sea1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info'], domain_name: 'dotpostregistry.net', dnssec: 'unsigned'} +## press whois.centralnic.com None +## prime whois.nic.prime nic.prime nic.prime {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 21, 46, 31), updated_date: datetime.datetime(2021, 4, 26, 9, 28, 10), expires_date: datetime.datetime(2030, 8, 9, 21, 46, 31), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.prime', 'dns2.nic.prime', 'dns3.nic.prime', 'dns4.nic.prime', 'dnsa.nic.prime', 'dnsb.nic.prime', 'dnsc.nic.prime', 'dnsd.nic.prime'], domain_name: 'nic.prime', dnssec: 'signed'} -prod whois.nic.google None -nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} -productions whois.donuts.co None -donuts.co None -pro whois.nic.pro nic.pro +## prod whois.nic.google None +## productions whois.donuts.co None +## pro whois.nic.pro nic.pro nic.pro {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2004, 8, 18, 0, 0, 0, 968000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 12, 0, 0, 34, 241000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 26, 0, 0), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.ams1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info'], domain_name: 'nic.pro', dnssec: 'signed'} -prof whois.nic.google None -nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} -progressive whois.afilias-srs.net None -afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.yyz1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.sea1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} -promo whois.nic.promo nic.promo +## prof whois.nic.google None +## progressive whois.afilias-srs.net None +## promo whois.nic.promo nic.promo nic.promo {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 4, 8, 20, 35, 37, 285000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 8, 20, 36, 3, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 4, 8, 20, 35, 37, 285000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited', 'auto renew period'], nameservers: ['a0.nic.promo', 'b0.nic.promo', 'c0.nic.promo', 'a2.nic.promo'], domain_name: 'nic.promo', dnssec: 'signed'} -properties whois.donuts.co None -donuts.co None -property whois.uniregistry.net None -uniregistry.net {abuse_email: 'abuse@uniregistry.com', abuse_phone: 'tel:+1.4426008800', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Registration Private', registrant_organization: 'Domains By Proxy, LLC', registrant_email: None, registrant_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', registrant_phone: 'tel:+1.4806242599', registrant_fax: None, registrar_name: 'GoDaddy Online Services Cayman Islands Ltd.', registrar_email: 'raradmin@uniregistry.com', registrar_address: '3-110 Governors Square, 1361 GT, Grand Cayman, Grand Cayman, KY11108', registrar_phone: None, registrar_fax: None, technical_name: 'Registration Private', technical_organization: 'Domains By Proxy, LLC', technical_email: None, technical_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', technical_phone: 'tel:+1.4806242599', technical_fax: None, created_date: datetime.datetime(2006, 4, 4, 17, 17, 39), updated_date: datetime.datetime(2025, 7, 30, 13, 2, 55), expires_date: None, status: ['delete prohibited', 'transfer prohibited', 'renew prohibited', 'update prohibited'], nameservers: ['ns02.trs-dns.net', 'ns02.trs-dns.com'], domain_name: 'uniregistry.net', dnssec: 'signed'} -protection whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['client transfer prohibited', 'server transfer prohibited', 'server delete prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -pr whois.afilias-srs.net None -afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.yyz1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.ams1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} -pub whois.donuts.co None -donuts.co None -pwc whois.afilias-srs.net None -afilias-srs.net None -qa whois.registry.qa None -registry.qa None -qpon whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server delete prohibited', 'server transfer prohibited', 'client transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -quebec whois.nic.quebec nic.quebec +## properties whois.donuts.co None +## property whois.uniregistry.net None +## protection whois.centralnic.com None +## pr whois.afilias-srs.net None +## pub whois.donuts.co None +## pwc whois.afilias-srs.net None +## qa whois.registry.qa None +## qpon whois.centralnic.com None +## quebec whois.nic.quebec nic.quebec nic.quebec {abuse_email: 'abuse@registre.quebec', abuse_phone: '+1.5147000018', admin_name: 'PointQuébec Inc.', admin_organization: None, admin_email: 'normand@registre.quebec', admin_address: '', admin_phone: '+1.5147000018', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'PointQuebec, Inc.', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Quebec', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'PointQuébec Inc.', registrar_email: 'normand@registre.quebec', registrar_address: '101-82, Sherbrooke Ouest, Montreal, Quebec, H2X 1X3', registrar_phone: '+1.5147000018', registrar_fax: '+1.8779179904', technical_name: 'PointQuébec Inc.', technical_organization: None, technical_email: 'normand@registre.quebec', technical_address: '', technical_phone: '+1.5147000018', technical_fax: None, created_date: datetime.datetime(2014, 1, 23, 13, 46, 27, 349000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2024, 8, 21, 10, 41, 15, 456000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2029, 1, 23, 13, 46, 27, 349000, tzinfo=datetime.timezone.utc), status: ['server transfer prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.quebec', dnssec: 'signed'} -quest whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server delete prohibited', 'client transfer prohibited', 'server transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -racing whois.nic.racing nic.racing -nic.racing None -radio whois.nic.radio nic.radio +## quest whois.centralnic.com None +## racing whois.nic.racing nic.racing +## radio whois.nic.radio nic.radio nic.radio {abuse_email: 'directionGeneralTlds@ebu.ch', abuse_phone: '+41.227172158', admin_name: 'European Broadcasting Union', admin_organization: None, admin_email: 'directionGeneralTlds@ebu.ch', admin_address: '', admin_phone: '+41.227172158', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'European Broadcasting Union', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'European Broadcasting Union', registrar_email: 'directionGeneralTlds@ebu.ch', registrar_address: "L'Ancienne-Route 17A, Le Grand-Saconnex, 1218", registrar_phone: '+41.227172158', registrar_fax: '+41.227474158', technical_name: 'European Broadcasting Union', technical_organization: None, technical_email: 'directionGeneralTlds@ebu.ch', technical_address: '', technical_phone: '+41.227172158', technical_fax: None, created_date: datetime.datetime(2016, 8, 17, 16, 20, 44, 852000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 1, 17, 3, 19, 682000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 17, 16, 20, 44, 852000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.radio', dnssec: 'signed'} -read whois.nic.read nic.read -nic.read {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 21, 51, 20), updated_date: datetime.datetime(2023, 8, 1, 10, 36, 22), expires_date: datetime.datetime(2032, 8, 9, 21, 51, 20), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.read', 'dns2.nic.read', 'dns3.nic.read', 'dns4.nic.read', 'dnsa.nic.read', 'dnsb.nic.read', 'dnsc.nic.read', 'dnsd.nic.read'], domain_name: 'nic.read', dnssec: 'signed'} -realestate whois.nic.realestate nic.realestate +## read whois.nic.read nic.read +nic.read {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 21, 51, 20), updated_date: datetime.datetime(2023, 8, 1, 10, 36, 22), expires_date: datetime.datetime(2032, 8, 9, 21, 51, 20), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.read', 'dns2.nic.read', 'dns3.nic.read', 'dns4.nic.read', 'dnsa.nic.read', 'dnsb.nic.read', 'dnsc.nic.read', 'dnsd.nic.read'], domain_name: 'nic.read', dnssec: 'signed'} +## realestate whois.nic.realestate nic.realestate nic.realestate {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'dotRealEstate LLC', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2021, 6, 3, 10, 4, 21), updated_date: datetime.datetime(2021, 7, 29, 10, 21, 8), expires_date: datetime.datetime(2030, 6, 3, 10, 4, 21), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.realestate', 'dns2.nic.realestate', 'dns3.nic.realestate', 'dns4.nic.realestate', 'dnsa.nic.realestate', 'dnsb.nic.realestate', 'dnsc.nic.realestate', 'dnsd.nic.realestate'], domain_name: 'nic.realestate', dnssec: 'signed'} -realtor whois.nic.realtor nic.realtor +## realtor whois.nic.realtor nic.realtor nic.realtor {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'OH', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Real Estate Domains LLC', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2021, 6, 3, 10, 16, 6), updated_date: datetime.datetime(2021, 7, 29, 10, 25), expires_date: datetime.datetime(2030, 6, 3, 10, 16, 6), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.realtor', 'dns2.nic.realtor', 'dns3.nic.realtor', 'dns4.nic.realtor', 'dnsa.nic.realtor', 'dnsb.nic.realtor', 'dnsc.nic.realtor', 'dnsd.nic.realtor'], domain_name: 'nic.realtor', dnssec: 'signed'} -realty whois.nic.realty nic.realty +## realty whois.nic.realty nic.realty nic.realty {abuse_email: 'ry-services@tucows.com', abuse_phone: 'tel:+1.8003716992', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Tucows Registry Services', registrar_email: 'ry-services@tucows.com', registrar_address: 'Mowat 96, Toronto, ON, M6K 3M1', registrar_phone: 'tel:+1.8003716992', registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2024, 1, 18, 18, 51, 41, 671000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2024, 1, 30, 18, 21, 18, 377000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2034, 1, 18, 18, 51, 41, 671000, tzinfo=datetime.timezone.utc), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.realty', dnssec: 'signed'} -recipes whois.donuts.co None -donuts.co None -redumbrella whois.afilias-srs.net None -afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.sea1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.ams1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} -rehab whois.donuts.co None -donuts.co None -reise whois.donuts.co None -donuts.co None -reisen whois.donuts.co None -donuts.co None -reit whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server delete prohibited', 'server transfer prohibited', 'client transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -reliance whois.nic.reliance nic.reliance +## recipes whois.donuts.co None +## redumbrella whois.afilias-srs.net None +## rehab whois.donuts.co None +## reise whois.donuts.co None +## reisen whois.donuts.co None +## reit whois.centralnic.com None +## reliance whois.nic.reliance nic.reliance nic.reliance {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2018, 2, 13, 15, 30, 25, 559000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 30, 15, 31, 7, 711000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 13, 15, 30, 25, 559000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.reliance', 'b0.nic.reliance', 'c0.nic.reliance', 'a2.nic.reliance'], domain_name: 'nic.reliance', dnssec: 'signed'} -ren whois.nic.ren nic.ren +## ren whois.nic.ren nic.ren nic.ren {abuse_email: 'tech-support@zdns.cn', abuse_phone: 'tel:01058813521', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'ZDNS International Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'BeiJing', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: '互联网域名系统北京市工程研究中心有限公司', registrar_email: 'chendan@knet.cn', registrar_address: '北京, 北京, 100190', registrar_phone: 'tel:58813521', registrar_fax: '58812666', technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 3, 28, 10, 11, 6, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2022, 2, 25, 2, 59, 47, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2030, 3, 28, 10, 11, 6, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['cns1.zdnscloud.net.', 'dns1.zdnscloud.info.', 'ins1.zdnscloud.com.', 'vns1.zdnscloud.biz.'], domain_name: 'nic.ren', dnssec: 'unsigned'} -rentals whois.donuts.co None -donuts.co None -rent whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server delete prohibited', 'client transfer prohibited', 'server transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -repair whois.donuts.co None -donuts.co None -report whois.donuts.co None -donuts.co None -republican whois.donuts.co None -donuts.co None -restaurant whois.donuts.co None -donuts.co None -rest whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['client transfer prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -review whois.nic.review nic.review -nic.review None -reviews whois.donuts.co None -donuts.co None -rexroth whois.nic.rexroth nic.rexroth +## rentals whois.donuts.co None +## rent whois.centralnic.com None +## repair whois.donuts.co None +## report whois.donuts.co None +## republican whois.donuts.co None +## restaurant whois.donuts.co None +## rest whois.centralnic.com None +## review whois.nic.review nic.review +## reviews whois.donuts.co None +## rexroth whois.nic.rexroth nic.rexroth nic.rexroth {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 9, 25, 20, 22, 8), updated_date: datetime.datetime(2025, 11, 9, 20, 22, 18, 421000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 25, 20, 22, 8), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.rexroth', 'b0.nic.rexroth', 'a2.nic.rexroth', 'c0.nic.rexroth'], domain_name: 'nic.rexroth', dnssec: 'unsigned'} -richardli whois.nic.richardli nic.richardli +## richardli whois.nic.richardli nic.richardli nic.richardli {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 6, 13, 12, 43, 45, 899000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 1, 8, 14, 43, 33, 147000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 13, 12, 43, 45, 899000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.richardli', 'b0.nic.richardli', 'c0.nic.richardli', 'a2.nic.richardli'], domain_name: 'nic.richardli', dnssec: 'signed'} -rich whois.afilias-srs.net None -afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.hkg1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} -ricoh whois.nic.ricoh nic.ricoh +## rich whois.afilias-srs.net None +## ricoh whois.nic.ricoh nic.ricoh nic.ricoh {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Ricoh Registry-Registrar', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 2, 17, 2, 13, 46, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 12, 1, 17, 47, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 17, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.ricoh', dnssec: 'unsigned'} -ril whois.nic.ril nic.ril +## ril whois.nic.ril nic.ril nic.ril {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2018, 2, 13, 15, 51, 25, 991000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 30, 15, 52, 3, 832000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 13, 15, 51, 25, 991000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.ril', 'b0.nic.ril', 'c0.nic.ril', 'a2.nic.ril'], domain_name: 'nic.ril', dnssec: 'signed'} -rio whois.gtlds.nic.br None -nic.br {abuse_email: None, abuse_phone: None, admin_name: 'Frederico Augusto de Carvalho Neves', admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Núcleo de Inf. e Coord. do Ponto BR - NIC.BR', registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: None, registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Frederico Augusto de Carvalho Neves', technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(1997, 7, 11, 12, 0), updated_date: datetime.datetime(2018, 3, 27, 20, 9, 8), expires_date: None, status: ['active'], nameservers: ['a.dns.br', 'b.dns.br', 'c.dns.br', 'd.dns.br', 'e.dns.br'], domain_name: 'nic.br', dnssec: 'signed'} -rip whois.donuts.co None -donuts.co None -rocks whois.donuts.co None -donuts.co None -rodeo whois.nic.rodeo nic.rodeo -nic.rodeo None -rogers whois.afilias-srs.net None -afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.yyz1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.ams1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} -room whois.nic.room nic.room +## rio whois.gtlds.nic.br None +## rip whois.donuts.co None +## rocks whois.donuts.co None +## rodeo whois.nic.rodeo nic.rodeo +## rogers whois.afilias-srs.net None +## room whois.nic.room nic.room nic.room {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 21, 51, 45), updated_date: datetime.datetime(2023, 8, 1, 10, 36, 47), expires_date: datetime.datetime(2032, 8, 9, 21, 51, 45), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.room', 'dns2.nic.room', 'dns3.nic.room', 'dns4.nic.room', 'dnsa.nic.room', 'dnsb.nic.room', 'dnsc.nic.room', 'dnsd.nic.room'], domain_name: 'nic.room', dnssec: 'signed'} -rsvp whois.nic.google None -nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} -rugby whois.nic.rugby nic.rugby -nic.rugby None -ruhr whois.nic.ruhr nic.ruhr +## rsvp whois.nic.google None +## rugby whois.nic.rugby nic.rugby +## ruhr whois.nic.ruhr nic.ruhr nic.ruhr {abuse_email: 'abuse@nic.saarland', abuse_phone: 'tel:+49.68949396246', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Saarland', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'dotSaarland GmbH', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 1, 16, 16, 5, 35, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 1, 25, 0, 7, 18, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2029, 1, 31, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['a.nic.ruhr', 'b.nic.ruhr', 'c.nic.ruhr', 'd.nic.ruhr'], domain_name: 'nic.ruhr', dnssec: 'signed'} -run whois.donuts.co None -donuts.co None -rwe whois.nic.rwe nic.rwe +## run whois.donuts.co None +## rwe whois.nic.rwe nic.rwe nic.rwe {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 8, 10, 21, 39, 4), updated_date: datetime.datetime(2025, 9, 24, 21, 39, 10, 356000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 10, 21, 39, 4), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v2n1.nic.rwe', 'v0n0.nic.rwe', 'v0n3.nic.rwe', 'v0n1.nic.rwe', 'v2n0.nic.rwe', 'v0n2.nic.rwe'], domain_name: 'nic.rwe', dnssec: 'unsigned'} -rw whois.ricta.org.rw None +## rw whois.ricta.org.rw None ricta.org.rw {abuse_email: 'noc@ricta.org.rw', abuse_phone: 'tel:+250.781151371', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, RW', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'RICTA', registrar_email: 'noc@ricta.org.rw', registrar_address: None, registrar_phone: 'tel:+250.781151371', registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2012, 12, 31, 22, 0), updated_date: datetime.datetime(2026, 3, 6, 14, 8, 20), expires_date: datetime.datetime(2035, 12, 14, 0, 0), status: ['client transfer prohibited', 'server transfer prohibited', 'server update prohibited', 'client delete prohibited', 'server delete prohibited'], nameservers: ['ns2.ricta.org.rw', 'ns1.ricta.org.rw', 'ns3.ricta.org.rw'], domain_name: 'ricta.org.rw', dnssec: 'unsigned'} -ryukyu whois.nic.ryukyu nic.ryukyu +## ryukyu whois.nic.ryukyu nic.ryukyu nic.ryukyu {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'GMO Registry, Inc.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 2, 27, 5, 15, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 14, 0, 51, 34, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 27, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.ryukyu', dnssec: 'unsigned'} -saarland whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server transfer prohibited', 'client transfer prohibited', 'server delete prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -safe whois.nic.safe nic.safe +## saarland whois.centralnic.com None +## safe whois.nic.safe nic.safe nic.safe {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 21, 51, 57), updated_date: datetime.datetime(2023, 8, 1, 10, 37, 9), expires_date: datetime.datetime(2032, 8, 9, 21, 51, 57), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.safe', 'dns2.nic.safe', 'dns3.nic.safe', 'dns4.nic.safe', 'dnsa.nic.safe', 'dnsb.nic.safe', 'dnsc.nic.safe', 'dnsd.nic.safe'], domain_name: 'nic.safe', dnssec: 'signed'} -safety whois.nic.safety nic.safety -nic.safety None -sale whois.donuts.co None -donuts.co None -salon whois.donuts.co None -donuts.co None -samsclub whois.nic.samsclub nic.samsclub -nic.samsclub None -samsung whois.nic.samsung nic.samsung +## safety whois.nic.safety nic.safety +## sale whois.donuts.co None +## salon whois.donuts.co None +## samsclub whois.nic.samsclub nic.samsclub +## samsung whois.nic.samsung nic.samsung nic.samsung {abuse_email: 'info@yesnic.com', abuse_phone: 'tel:+82.15884259', admin_name: 'KNIC', admin_organization: None, admin_email: 'info@yesnic.com', admin_address: '9th fl, asem tower , Samseong 1(il)-dong , Gangnam-gu, Seoul, 135798', admin_phone: 'tel:+82.15884259', admin_fax: None, billing_name: 'KNIC', billing_organization: None, billing_email: 'info@yesnic.com', billing_address: '9th fl, asem tower , Samseong 1(il)-dong , Gangnam-gu, Seoul, 135798', billing_phone: 'tel:+82.15884259', billing_fax: None, registrant_name: 'KNIC', registrant_organization: None, registrant_email: 'info@yesnic.com', registrant_address: '9th fl, asem tower , Samseong 1(il)-dong , Gangnam-gu, Seoul, 135798', registrant_phone: 'tel:+82.15884259', registrant_fax: None, registrar_name: 'KNIC', registrar_email: 'info@yesnic.com', registrar_address: '9th fl, asem tower , Samseong 1(il)-dong , Gangnam-gu, Seoul, 135798', registrar_phone: 'tel:+82.15884259', registrar_fax: None, technical_name: 'KNIC', technical_organization: None, technical_email: 'info@yesnic.com', technical_address: '9th fl, asem tower , Samseong 1(il)-dong , Gangnam-gu, Seoul, 135798', technical_phone: 'tel:+82.15884259', technical_fax: None, created_date: datetime.datetime(2015, 5, 19, 20, 43, 23), updated_date: None, expires_date: datetime.datetime(2030, 10, 10, 15, 0), status: ['active'], nameservers: ['ns1.dns.samsung', 'ns2.dns.samsung'], domain_name: 'nic.samsung', dnssec: 'unsigned'} -sandvikcoromant whois.nic.sandvikcoromant nic.sandvikcoromant -nic.sandvikcoromant None -sandvik whois.nic.sandvik nic.sandvik -nic.sandvik None -sanofi whois.nic.sanofi nic.sanofi +## sandvikcoromant whois.nic.sandvikcoromant nic.sandvikcoromant +## sandvik whois.nic.sandvik nic.sandvik +## sanofi whois.nic.sanofi nic.sanofi nic.sanofi {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 5, 8, 12, 20, 56), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 5, 8, 12, 20, 56), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.sanofi', 'a2.nic.sanofi', 'b0.nic.sanofi', 'c0.nic.sanofi'], domain_name: 'nic.sanofi', dnssec: 'signed'} -sap whois.nic.sap nic.sap +## sap whois.nic.sap nic.sap nic.sap {abuse_email: 'germany@sap.com', abuse_phone: '+49.6227747474', admin_name: 'SAP Internal Registrar', admin_organization: None, admin_email: 'germany@sap.com', admin_address: '', admin_phone: '+49.6227747474', admin_fax: None, billing_name: 'Soenke Lange', billing_organization: 'SAP SE', billing_email: 'hostmaster@sap.com', billing_address: 'Dietmar-Hopp-Allee 16, Walldorf, BW, 69190', billing_phone: '+49.6227749270', billing_fax: '+49.6227757575', registrant_name: 'SAP SE', registrant_organization: 'SAP SE', registrant_email: 'hostmaster@sap.com', registrant_address: 'Dietmar-Hopp-Allee 16, Walldorf, BW, 69190', registrant_phone: '+49.6227747474', registrant_fax: '+49.6227757575', registrar_name: 'SAP Internal Registrar', registrar_email: 'germany@sap.com', registrar_address: 'Hasso-Plattner-Ring 7, Walldorf, 69190', registrar_phone: '+49.6227747474', registrar_fax: '+49.6227757575', technical_name: 'SAP Internal Registrar', technical_organization: None, technical_email: 'germany@sap.com', technical_address: '', technical_phone: '+49.6227747474', technical_fax: None, created_date: datetime.datetime(2014, 4, 23, 14, 44, 53, 759000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2023, 7, 28, 12, 48, 30, 130000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 4, 23, 14, 44, 53, 759000, tzinfo=datetime.timezone.utc), status: ['server transfer prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.sap', dnssec: 'signed'} -sarl whois.donuts.co None -donuts.co None -save whois.nic.save nic.save -nic.save {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 23, 18, 2), updated_date: datetime.datetime(2023, 8, 1, 10, 44, 8), expires_date: datetime.datetime(2032, 8, 9, 23, 18, 2), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.save', 'dns2.nic.save', 'dns3.nic.save', 'dns4.nic.save', 'dnsa.nic.save', 'dnsb.nic.save', 'dnsc.nic.save', 'dnsd.nic.save'], domain_name: 'nic.save', dnssec: 'signed'} -saxo whois.nic.saxo nic.saxo +## sarl whois.donuts.co None +## save whois.nic.save nic.save +nic.save {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 23, 18, 2), updated_date: datetime.datetime(2023, 8, 1, 10, 44, 8), expires_date: datetime.datetime(2032, 8, 9, 23, 18, 2), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.save', 'dns2.nic.save', 'dns3.nic.save', 'dns4.nic.save', 'dnsa.nic.save', 'dnsb.nic.save', 'dnsc.nic.save', 'dnsd.nic.save'], domain_name: 'nic.save', dnssec: 'signed'} +## saxo whois.nic.saxo nic.saxo nic.saxo {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 2, 4, 7, 49, 21, 977000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 21, 7, 50, 17, 375000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 4, 7, 49, 21, 977000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.saxo', 'v0n1.nic.saxo', 'v0n2.nic.saxo', 'v0n3.nic.saxo', 'v2n0.nic.saxo', 'v2n1.nic.saxo'], domain_name: 'nic.saxo', dnssec: 'signed'} -sb whois.nic.net.sb None -nic.net.sb None -sbi whois.nic.sbi nic.sbi +## sb whois.nic.net.sb None +## sbi whois.nic.sbi nic.sbi nic.sbi {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'STATE BANK OF INDIA', registrant_email: None, registrant_address: 'MAHARASHTRA', registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 10, 28, 20, 47, 17, 275000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 12, 12, 20, 47, 57, 968000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 10, 28, 20, 47, 17, 275000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.sbi', 'b0.nic.sbi', 'c0.nic.sbi', 'a2.nic.sbi'], domain_name: 'nic.sbi', dnssec: 'signed'} -sbs whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server delete prohibited', 'client transfer prohibited', 'server transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -scb whois.nic.scb nic.scb +## sbs whois.centralnic.com None +## scb whois.nic.scb nic.scb nic.scb {abuse_email: 'abuse@scb.thains.co.th', abuse_phone: 'tel:+66.22448261', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Thai Name Server Co., Ltd.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 5, 1, 0, 0, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2018, 7, 31, 3, 58, 11, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2033, 5, 1, 0, 0, tzinfo=datetime.timezone.utc), status: ['client delete prohibited', 'client renew prohibited', 'client transfer prohibited', 'client update prohibited', 'server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.nic.scb', 'ns2.nic.scb'], domain_name: 'nic.scb', dnssec: 'signed'} -schaeffler whois.afilias-srs.net None -afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.mia1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} -schmidt whois.nic.schmidt nic.schmidt -nic.schmidt None -scholarships whois.nic.scholarships nic.scholarships +## schaeffler whois.afilias-srs.net None +## schmidt whois.nic.schmidt nic.schmidt +## scholarships whois.nic.scholarships nic.scholarships nic.scholarships {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 6, 17, 13, 27, 40, 29000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 8, 1, 13, 28, 24, 673000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 17, 13, 27, 40, 29000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.scholarships', 'b0.nic.scholarships', 'c0.nic.scholarships', 'a2.nic.scholarships'], domain_name: 'nic.scholarships', dnssec: 'signed'} -school whois.donuts.co None -donuts.co None -schule whois.donuts.co None -donuts.co None -schwarz whois.nic.schwarz nic.schwarz +## school whois.donuts.co None +## schule whois.donuts.co None +## schwarz whois.nic.schwarz nic.schwarz nic.schwarz {abuse_email: 'gtld@mail.schwarz', abuse_phone: 'tel:+49.7132304014', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Lidl Stiftung', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 10, 22, 16, 32, 8, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 23, 0, 10, 21, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 10, 22, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['a.nic.schwarz', 'b.nic.schwarz', 'c.nic.schwarz', 'd.nic.schwarz'], domain_name: 'nic.schwarz', dnssec: 'signed'} -science whois.nic.science nic.science -nic.science None -scot whois.nic.scot nic.scot +## science whois.nic.science nic.science +## scot whois.nic.scot nic.scot nic.scot {abuse_email: 'secretariat@dotscot.net', abuse_phone: '+41.227006503', admin_name: 'Registry self-allocated', admin_organization: None, admin_email: 'secretariat@dotscot.net', admin_address: '', admin_phone: '+41.227006503', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Dot Scot Registry Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Registry self-allocated', registrar_email: 'secretariat@dotscot.net', registrar_address: '5 Blythswood Square, Glasgow, G2 4AD', registrar_phone: '+41.227006503', registrar_fax: '+41.227006503', technical_name: 'Registry self-allocated', technical_organization: None, technical_email: 'secretariat@dotscot.net', technical_address: '', technical_phone: '+41.227006503', technical_fax: None, created_date: datetime.datetime(2014, 2, 4, 10, 37, 22, 408000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 21, 11, 0, 34, 210000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 4, 10, 37, 22, 408000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.scot', dnssec: 'signed'} -sc whois2.afilias-grs.net None -afilias-grs.net {abuse_email: 'abuse@web.com', abuse_phone: '+1.8003337680', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'dataprotected@maskeddetails.com', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: ' ', registrant_organization: None, registrant_email: 'dataprotected@maskeddetails.com', registrant_address: '', registrant_phone: None, registrant_fax: None, registrar_name: 'SNAPNAMES 51, LLC', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'dataprotected@maskeddetails.com', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2026, 3, 30, 18, 35, 57), updated_date: datetime.datetime(2026, 3, 30, 19, 35, 20), expires_date: datetime.datetime(2027, 3, 30, 18, 35, 57), status: ['active'], nameservers: ['NS1.INTERIMNAMESERVER.COM.', 'NS2.INTERIMNAMESERVER.COM.'], domain_name: 'afilias-grs.net.', dnssec: 'unsigned'} -sd whois.sdnic.sd None -sdnic.sd None -search whois.nic.google None -nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} -seat whois.nic.seat nic.seat +## sc whois2.afilias-grs.net None +## sd whois.sdnic.sd None +## search whois.nic.google None +## seat whois.nic.seat nic.seat nic.seat {abuse_email: 'notifications.seat@seat.es', abuse_phone: '+34.7085382', admin_name: 'Seat, S.A.', admin_organization: None, admin_email: 'notifications.seat@seat.es', admin_address: '', admin_phone: '+34.7085382', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Seat, S.A.', registrar_email: 'notifications.seat@seat.es', registrar_address: 'Autovia A-2, KM 585, Martorell, 08760', registrar_phone: '+34.7085382', registrar_fax: '+34.70855285', technical_name: 'Seat, S.A.', technical_organization: None, technical_email: 'notifications.seat@seat.es', technical_address: '', technical_phone: '+34.7085382', technical_fax: None, created_date: datetime.datetime(2014, 8, 14, 10, 21, 22, 433000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 28, 11, 3, 29, 769000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 14, 10, 21, 22, 433000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.seat', dnssec: 'signed'} -secure whois.nic.secure nic.secure -nic.secure {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 23, 18, 40), updated_date: datetime.datetime(2023, 8, 1, 10, 44, 33), expires_date: datetime.datetime(2032, 8, 9, 23, 18, 40), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.secure', 'dns2.nic.secure', 'dns3.nic.secure', 'dns4.nic.secure', 'dnsa.nic.secure', 'dnsb.nic.secure', 'dnsc.nic.secure', 'dnsd.nic.secure'], domain_name: 'nic.secure', dnssec: 'signed'} -security whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server delete prohibited', 'server transfer prohibited', 'client transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -seek whois.nic.seek nic.seek -nic.seek None -select whois.nic.select nic.select -nic.select None -한국 whois.kr None -whois.kr None -삼성 whois.kr None -whois.kr None -닷컴 whois.nic.xn--mk1bu44c None +## secure whois.nic.secure nic.secure +nic.secure {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 23, 18, 40), updated_date: datetime.datetime(2023, 8, 1, 10, 44, 33), expires_date: datetime.datetime(2032, 8, 9, 23, 18, 40), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.secure', 'dns2.nic.secure', 'dns3.nic.secure', 'dns4.nic.secure', 'dnsa.nic.secure', 'dnsb.nic.secure', 'dnsc.nic.secure', 'dnsd.nic.secure'], domain_name: 'nic.secure', dnssec: 'signed'} +## security whois.centralnic.com None +## seek whois.nic.seek nic.seek +## select whois.nic.select nic.select +## 한국 whois.kr None +## 삼성 whois.kr None +## 닷컴 whois.nic.xn--mk1bu44c None nic.xn--mk1bu44c {abuse_email: None, abuse_phone: '', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator Reserved Non-Billable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 4, 7, 17, 57, 28), updated_date: datetime.datetime(2026, 4, 8, 7, 6, 2), expires_date: datetime.datetime(2027, 4, 7, 17, 57, 28), status: ['active'], nameservers: ['AV1.NSTLD.COM', 'AV2.NSTLD.COM', 'AV3.NSTLD.COM', 'AV4.NSTLD.COM'], domain_name: 'NIC.XN--MK1BU44C', dnssec: 'unsigned'} -닷넷 whois.nic.xn--t60b56a None +## 닷넷 whois.nic.xn--t60b56a None nic.xn--t60b56a {abuse_email: None, abuse_phone: '', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator Reserved Non-Billable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 4, 7, 17, 59, 45), updated_date: datetime.datetime(2026, 4, 8, 7, 6, 1), expires_date: datetime.datetime(2027, 4, 7, 17, 59, 45), status: ['active'], nameservers: ['AV1.NSTLD.COM', 'AV2.NSTLD.COM', 'AV3.NSTLD.COM', 'AV4.NSTLD.COM'], domain_name: 'NIC.XN--T60B56A', dnssec: 'unsigned'} -services whois.donuts.co None -donuts.co None -seven whois.nic.seven nic.seven -nic.seven None -sew whois.afilias-srs.net None -afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.yyz1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info', 'ns1.sea1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} -sex whois.nic.sex nic.sex -nic.sex None -sexy whois.uniregistry.net None -uniregistry.net {abuse_email: 'abuse@uniregistry.com', abuse_phone: 'tel:+1.4426008800', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Registration Private', registrant_organization: 'Domains By Proxy, LLC', registrant_email: None, registrant_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', registrant_phone: 'tel:+1.4806242599', registrant_fax: None, registrar_name: 'GoDaddy Online Services Cayman Islands Ltd.', registrar_email: 'raradmin@uniregistry.com', registrar_address: '3-110 Governors Square, 1361 GT, Grand Cayman, Grand Cayman, KY11108', registrar_phone: None, registrar_fax: None, technical_name: 'Registration Private', technical_organization: 'Domains By Proxy, LLC', technical_email: None, technical_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', technical_phone: 'tel:+1.4806242599', technical_fax: None, created_date: datetime.datetime(2006, 4, 4, 17, 17, 39), updated_date: datetime.datetime(2025, 7, 30, 13, 2, 55), expires_date: None, status: ['delete prohibited', 'transfer prohibited', 'renew prohibited', 'update prohibited'], nameservers: ['ns02.trs-dns.net', 'ns02.trs-dns.com'], domain_name: 'uniregistry.net', dnssec: 'signed'} -sfr whois.nic.sfr nic.sfr +## services whois.donuts.co None +## seven whois.nic.seven nic.seven +## sew whois.afilias-srs.net None +## sex whois.nic.sex nic.sex +## sexy whois.uniregistry.net None +## sfr whois.nic.sfr nic.sfr nic.sfr {abuse_email: 'ops@centralnic.com', abuse_phone: 'tel:+44.2033880600', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CentralNic Ltd', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 9, 17, 16, 10, 3, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 11, 0, 6, 12, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 17, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['a.nic.sfr', 'b.nic.sfr', 'c.nic.sfr', 'd.nic.sfr'], domain_name: 'nic.sfr', dnssec: 'signed'} -shangrila whois.nic.shangrila nic.shangrila +## shangrila whois.nic.shangrila nic.shangrila nic.shangrila {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 5, 31, 17, 2, 15), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 5, 31, 17, 2, 15), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['c0.nic.shangrila', 'a0.nic.shangrila', 'b0.nic.shangrila', 'a2.nic.shangrila'], domain_name: 'nic.shangrila', dnssec: 'unsigned'} -sharp whois.nic.gmo None -nic.gmo {abuse_email: 'abuse@internet.gmo', abuse_phone: 'tel:+81.337709199', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'GMO Internet, Inc. ', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 2, 27, 5, 15, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 14, 1, 17, 46, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 27, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.gmo', dnssec: 'unsigned'} -shell whois.nic.shell nic.shell -nic.shell {abuse_email: 'info@verisign-grs.com', abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Registry Operator Reserved Non-Billable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2024, 10, 9, 8, 10, 39), updated_date: None, expires_date: datetime.datetime(2033, 10, 9, 8, 10, 39), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.shell', 'dns2.nic.shell', 'dns3.nic.shell', 'dns4.nic.shell', 'dnsa.nic.shell', 'dnsb.nic.shell', 'dnsc.nic.shell', 'dnsd.nic.shell'], domain_name: 'nic.shell', dnssec: 'signed'} -shia whois.nic.shia nic.shia +## sharp whois.nic.gmo None +## shell whois.nic.shell nic.shell +nic.shell {abuse_email: 'info@verisign-grs.com', abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Registry Operator Reserved Non-Billable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2024, 10, 9, 8, 10, 39), updated_date: None, expires_date: datetime.datetime(2033, 10, 9, 8, 10, 39), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.shell', 'dns2.nic.shell', 'dns3.nic.shell', 'dns4.nic.shell', 'dnsa.nic.shell', 'dnsb.nic.shell', 'dnsc.nic.shell', 'dnsd.nic.shell'], domain_name: 'nic.shell', dnssec: 'signed'} +## shia whois.nic.shia nic.shia nic.shia {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'redacted@nominet.uk', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Asia Green IT System Bilgisayar San. ve Tic. Ltd. Sti.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'redacted@nominet.uk', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2024, 7, 15, 8, 44, 49), updated_date: None, expires_date: datetime.datetime(2033, 7, 15, 8, 44, 49), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.shia', 'dns2.nic.shia', 'dns3.nic.shia', 'dns4.nic.shia', 'dnsa.nic.shia', 'dnsb.nic.shia', 'dnsc.nic.shia', 'dnsd.nic.shia'], domain_name: 'nic.shia', dnssec: 'unsigned'} -shiksha whois.nic.shiksha nic.shiksha +## shiksha whois.nic.shiksha nic.shiksha nic.shiksha {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 3, 14, 17, 43, 59, 611000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 14, 17, 44, 26), expires_date: datetime.datetime(2027, 3, 14, 17, 43, 59, 611000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited', 'auto renew period'], nameservers: ['a0.nic.shiksha', 'a2.nic.shiksha', 'b0.nic.shiksha', 'c0.nic.shiksha'], domain_name: 'nic.shiksha', dnssec: 'signed'} -shoes whois.donuts.co None -donuts.co None -shopping whois.donuts.co None -donuts.co None -shouji whois.teleinfo.cn None -teleinfo.cn None -show whois.donuts.co None -donuts.co None -silk whois.nic.silk nic.silk +## shoes whois.donuts.co None +## shopping whois.donuts.co None +## shouji whois.teleinfo.cn None +## show whois.donuts.co None +## silk whois.nic.silk nic.silk nic.silk {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 21, 52, 35), updated_date: datetime.datetime(2023, 8, 1, 10, 37, 45), expires_date: datetime.datetime(2032, 8, 9, 21, 52, 35), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.silk', 'dns2.nic.silk', 'dns3.nic.silk', 'dns4.nic.silk', 'dnsa.nic.silk', 'dnsb.nic.silk', 'dnsc.nic.silk', 'dnsd.nic.silk'], domain_name: 'nic.silk', dnssec: 'signed'} -sina whois.nic.sina nic.sina +## sina whois.nic.sina nic.sina nic.sina {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'Sina Corporation', registrant_email: None, registrant_address: '', registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 8, 16, 20, 16, 45, 220000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 30, 20, 17, 20, 658000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 16, 20, 16, 45, 220000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.sina', 'b0.nic.sina', 'c0.nic.sina', 'a2.nic.sina'], domain_name: 'nic.sina', dnssec: 'signed'} -singles whois.donuts.co None -donuts.co None -site whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server delete prohibited', 'client transfer prohibited', 'server transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -skin whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server delete prohibited', 'server transfer prohibited', 'client transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -ski whois.nic.ski nic.ski +## singles whois.donuts.co None +## site whois.centralnic.com None +## skin whois.centralnic.com None +## ski whois.nic.ski nic.ski nic.ski {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 1, 1, 0, 0), updated_date: datetime.datetime(2026, 3, 31, 12, 23, 9, 225000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 31, 12, 22, 43), status: ['server delete prohibited', 'server renew prohibited', 'server transfer prohibited', 'server update prohibited', 'auto renew period'], nameservers: ['c0.nic.ski', 'a0.nic.ski', 'a2.nic.ski', 'b0.nic.ski'], domain_name: 'nic.ski', dnssec: 'signed'} -sky whois.nic.sky nic.sky +## sky whois.nic.sky nic.sky nic.sky {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Placeholder 9999', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2023, 4, 25, 15, 10, 27), updated_date: None, expires_date: datetime.datetime(2032, 4, 25, 15, 10, 27), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.sky', 'dns2.nic.sky', 'dns3.nic.sky', 'dns4.nic.sky', 'dnsa.nic.sky', 'dnsb.nic.sky', 'dnsc.nic.sky', 'dnsd.nic.sky'], domain_name: 'nic.sky', dnssec: 'signed'} -sl whois.nic.sl nic.sl -nic.sl None -sling whois.nic.sling nic.sling +## sl whois.nic.sl nic.sl +## sling whois.nic.sling nic.sling nic.sling {abuse_email: 'support@mobile-registry.com', abuse_phone: 'tel:+1.3037231000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Dish DBS Corporation,', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'CO', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Dish DBS Corporation,', registrar_email: 'support@mobile-registry.com', registrar_address: '9601 S Meridian Blvd, Englewood, CO, 80112,', registrar_phone: 'tel:+1.3037231000', registrar_fax: 'tel:+1.3037231699', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2025, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 17, 17, 51, 59, 349000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.sling', dnssec: 'signed'} -smart whois.nic.smart nic.smart +## smart whois.nic.smart nic.smart nic.smart {abuse_email: 'ops@centralnic.com', abuse_phone: 'tel:+44.2033880600', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Domain Administrator', registrant_organization: 'CentralNic Ltd', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: '35-39 Moorgate, London, EC2R 6AR', registrant_phone: 'tel:+44.2033880600', registrant_fax: 'tel:+44.2033880601', registrar_name: 'CentralNic Ltd', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Domain Administrator', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'tel:+44.2033880600', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 3, 30, 0, 0, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 24, 0, 6, 15, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 30, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['a.nic.smart', 'b.nic.smart', 'c.nic.smart', 'd.nic.smart'], domain_name: 'nic.smart', dnssec: 'unsigned'} -smile whois.nic.smile nic.smile +## smile whois.nic.smile nic.smile nic.smile {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 21, 52, 59), updated_date: datetime.datetime(2023, 8, 1, 10, 38, 9), expires_date: datetime.datetime(2032, 8, 9, 21, 52, 59), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.smile', 'dns2.nic.smile', 'dns3.nic.smile', 'dns4.nic.smile', 'dnsa.nic.smile', 'dnsb.nic.smile', 'dnsc.nic.smile', 'dnsd.nic.smile'], domain_name: 'nic.smile', dnssec: 'signed'} -sncf whois.nic.sncf nic.sncf +## sncf whois.nic.sncf nic.sncf nic.sncf {abuse_email: None, abuse_phone: None, admin_name: 'REDACTED_FOR_PRIVACY', admin_organization: 'Afnic Backend Registry Operator', admin_email: 'REDACTED_FOR_PRIVACY', admin_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', admin_phone: 'REDACTED_FOR_PRIVACY', admin_fax: 'REDACTED_FOR_PRIVACY', billing_name: 'REDACTED_FOR_PRIVACY', billing_organization: 'Afnic Backend Registry Operator', billing_email: 'REDACTED_FOR_PRIVACY', billing_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', billing_phone: 'REDACTED_FOR_PRIVACY', billing_fax: 'REDACTED_FOR_PRIVACY', registrant_name: 'REDACTED_FOR_PRIVACY', registrant_organization: 'Afnic Backend Registry Operator', registrant_email: 'REDACTED_FOR_PRIVACY', registrant_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', registrant_phone: 'REDACTED_FOR_PRIVACY', registrant_fax: 'REDACTED_FOR_PRIVACY', registrar_name: 'Registry Operations', registrar_email: 'support+sncf@afnic.fr', registrar_address: 'AFNIC, Montigny-le-Bretonneux, 78180, FR', registrar_phone: 'tel:+33.139308300', registrar_fax: None, technical_name: 'REDACTED_FOR_PRIVACY', technical_organization: 'Afnic Backend Registry Operator', technical_email: 'REDACTED_FOR_PRIVACY', technical_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', technical_phone: 'REDACTED_FOR_PRIVACY', technical_fax: 'REDACTED_FOR_PRIVACY', created_date: datetime.datetime(2014, 10, 20, 13, 38, 11), updated_date: datetime.datetime(2025, 12, 4, 13, 40, 44, 902845, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 10, 20, 13, 38, 11), status: ['active'], nameservers: ['g.ext.nic.fr', 'ns1.nic.fr', 'ns2.nic.fr', 'ns3.nic.fr'], domain_name: 'nic.sncf', dnssec: 'signed'} -soccer whois.donuts.co None -donuts.co None -social whois.donuts.co None -donuts.co None -softbank whois.nic.softbank nic.softbank +## soccer whois.donuts.co None +## social whois.donuts.co None +## softbank whois.nic.softbank nic.softbank nic.softbank {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Domain Administrator', registrant_organization: 'SoftBank Group Corp.', registrant_email: 'domain.master@brights.jp', registrant_address: 'Street 1-9-1 Higashi-shimbashi, Minato-ku, Tokyo, 105-7303', registrant_phone: 'tel:+81.355210107', registrant_fax: 'tel:+81.355210117', registrar_name: 'Softbank - Registry Registrar', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 2, 17, 2, 17, 56, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 12, 1, 51, 31, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 17, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.softbank', dnssec: 'unsigned'} -software whois.donuts.co None -donuts.co None -solar whois.donuts.co None -donuts.co None -solutions whois.donuts.co None -donuts.co None -sony whois.nic.sony nic.sony +## software whois.donuts.co None +## solar whois.donuts.co None +## solutions whois.donuts.co None +## sony whois.nic.sony nic.sony nic.sony {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Sony Corporation', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 2, 17, 2, 19, 13, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 12, 2, 0, 37, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 17, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.sony', dnssec: 'unsigned'} -soy whois.nic.google None -nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} -space whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['client transfer prohibited', 'server transfer prohibited', 'server delete prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -spa whois.afilias-srs.net None -afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.mia1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.sea1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} -sport whois.nic.sport nic.sport +## soy whois.nic.google None +## space whois.centralnic.com None +## spa whois.afilias-srs.net None +## sport whois.nic.sport nic.sport nic.sport {abuse_email: 'pierre.germeau@sportaccord.com', abuse_phone: '+33.450991629', admin_name: '.sport Internal Registrar (GAISF)', admin_organization: None, admin_email: 'pierre.germeau@sportaccord.com', admin_address: '', admin_phone: '+33.450991629', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Global Association of International Sports Federations (GAISF)', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: '.sport Internal Registrar (GAISF)', registrar_email: 'pierre.germeau@sportaccord.com', registrar_address: 'Avenue de Rhodanie 54, Lausanne, 1007', registrar_phone: '+33.450991629', registrar_fax: None, technical_name: '.sport Internal Registrar (GAISF)', technical_organization: None, technical_email: 'pierre.germeau@sportaccord.com', technical_address: '', technical_phone: '+33.450991629', technical_fax: None, created_date: datetime.datetime(2017, 12, 6, 15, 17, 37, 921000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 1, 20, 15, 53, 59, 388000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 12, 6, 15, 17, 37, 921000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.sport', dnssec: 'signed'} -spot whois.nic.spot nic.spot -nic.spot {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 23, 23, 45), updated_date: datetime.datetime(2023, 8, 1, 10, 45, 3), expires_date: datetime.datetime(2032, 8, 9, 23, 23, 45), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.spot', 'dns2.nic.spot', 'dns3.nic.spot', 'dns4.nic.spot', 'dnsa.nic.spot', 'dnsb.nic.spot', 'dnsc.nic.spot', 'dnsd.nic.spot'], domain_name: 'nic.spot', dnssec: 'signed'} -srl whois.afilias-srs.net None -afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.sea1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} -ss whois.nic.ss nic.ss -nic.ss None -stada whois.afilias-srs.net None -afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.yyz1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.mia1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} -star whois.nic.star nic.star +## spot whois.nic.spot nic.spot +nic.spot {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 23, 23, 45), updated_date: datetime.datetime(2023, 8, 1, 10, 45, 3), expires_date: datetime.datetime(2032, 8, 9, 23, 23, 45), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.spot', 'dns2.nic.spot', 'dns3.nic.spot', 'dns4.nic.spot', 'dnsa.nic.spot', 'dnsb.nic.spot', 'dnsc.nic.spot', 'dnsd.nic.spot'], domain_name: 'nic.spot', dnssec: 'signed'} +## srl whois.afilias-srs.net None +## ss whois.nic.ss nic.ss +## stada whois.afilias-srs.net None +## star whois.nic.star nic.star nic.star {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'Star India Private Limited', registrant_email: None, registrant_address: 'Maharashtra', registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 6, 17, 13, 44, 27, 44000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 8, 1, 13, 45, 0, 984000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 17, 13, 44, 27, 44000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.star', 'b0.nic.star', 'c0.nic.star', 'a2.nic.star'], domain_name: 'nic.star', dnssec: 'signed'} -statebank whois.nic.statebank nic.statebank +## statebank whois.nic.statebank nic.statebank nic.statebank {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'STATE BANK OF INDIA', registrant_email: None, registrant_address: 'MAHARASHTRA', registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 10, 28, 20, 56, 33, 432000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 12, 12, 20, 57, 8, 942000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 10, 28, 20, 56, 33, 432000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.statebank', 'b0.nic.statebank', 'c0.nic.statebank', 'a2.nic.statebank'], domain_name: 'nic.statebank', dnssec: 'signed'} -stcgroup whois.nic.stcgroup nic.stcgroup +## stcgroup whois.nic.stcgroup nic.stcgroup nic.stcgroup {abuse_email: 'ops@centralnic.com', abuse_phone: 'tel:+44.2033880600', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Domain Administrator', registrant_organization: 'CentralNic Ltd', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: '35-39 Moorgate, London, EC2R 6AR', registrant_phone: 'tel:+44.2033880600', registrant_fax: 'tel:+44.2033880601', registrar_name: 'CentralNic Ltd', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Domain Administrator', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'tel:+44.2033880600', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2013, 9, 11, 11, 58, 20, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 5, 0, 6, 14, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 11, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server transfer prohibited'], nameservers: ['a.nic.stcgroup', 'b.nic.stcgroup', 'c.nic.stcgroup', 'd.nic.stcgroup'], domain_name: 'nic.stcgroup', dnssec: 'unsigned'} -stc whois.nic.stc nic.stc +## stc whois.nic.stc nic.stc nic.stc {abuse_email: 'ops@centralnic.com', abuse_phone: 'tel:+44.2033880600', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Domain Administrator', registrant_organization: 'CentralNic Ltd', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: '35-39 Moorgate, London, EC2R 6AR', registrant_phone: 'tel:+44.2033880600', registrant_fax: 'tel:+44.2033880601', registrar_name: 'CentralNic Ltd', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Domain Administrator', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'tel:+44.2033880600', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2013, 9, 11, 11, 57, 17, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 5, 0, 6, 14, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 11, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server transfer prohibited'], nameservers: ['a.nic.stc', 'b.nic.stc', 'c.nic.stc', 'd.nic.stc'], domain_name: 'nic.stc', dnssec: 'unsigned'} -stockholm whois.afilias-srs.net None -afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.hkg1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.sea1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} -storage whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['client transfer prohibited', 'server transfer prohibited', 'server delete prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -store whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server transfer prohibited', 'client transfer prohibited', 'server delete prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -stream whois.nic.stream nic.stream -nic.stream None -studio whois.donuts.co None -donuts.co None -style whois.donuts.co None -donuts.co None -sucks whois.nic.sucks nic.sucks -nic.sucks None -supplies whois.donuts.co None -donuts.co None -supply whois.donuts.co None -donuts.co None -support whois.donuts.co None -donuts.co None -surf whois.nic.surf nic.surf -nic.surf None -surgery whois.donuts.co None -donuts.co None -suzuki whois.nic.suzuki nic.suzuki +## stockholm whois.afilias-srs.net None +## storage whois.centralnic.com None +## store whois.centralnic.com None +## stream whois.nic.stream nic.stream +## studio whois.donuts.co None +## style whois.donuts.co None +## sucks whois.nic.sucks nic.sucks +## supplies whois.donuts.co None +## supply whois.donuts.co None +## support whois.donuts.co None +## surf whois.nic.surf nic.surf +## surgery whois.donuts.co None +## suzuki whois.nic.suzuki nic.suzuki nic.suzuki {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'SUZUKI MOTOR CORPORATION', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 3, 3, 7, 50, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 18, 0, 34, 36, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 3, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.suzuki', dnssec: 'unsigned'} -swatch whois.nic.swatch nic.swatch -nic.swatch {abuse_email: 'info@verisign-grs.com', abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator Reserved Non-Billable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2024, 9, 23, 8, 41, 19), updated_date: None, expires_date: datetime.datetime(2033, 9, 23, 8, 41, 19), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.swatch', 'dns2.nic.swatch', 'dns3.nic.swatch', 'dns4.nic.swatch', 'dnsa.nic.swatch', 'dnsb.nic.swatch', 'dnsc.nic.swatch', 'dnsd.nic.swatch'], domain_name: 'nic.swatch', dnssec: 'signed'} -swiss whois.nic.swiss nic.swiss +## swatch whois.nic.swatch nic.swatch +nic.swatch {abuse_email: 'info@verisign-grs.com', abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator Reserved Non-Billable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2024, 9, 23, 8, 41, 19), updated_date: None, expires_date: datetime.datetime(2033, 9, 23, 8, 41, 19), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.swatch', 'dns2.nic.swatch', 'dns3.nic.swatch', 'dns4.nic.swatch', 'dnsa.nic.swatch', 'dnsb.nic.swatch', 'dnsc.nic.swatch', 'dnsd.nic.swatch'], domain_name: 'nic.swatch', dnssec: 'signed'} +## swiss whois.nic.swiss nic.swiss nic.swiss {abuse_email: 'domainnames@bakom.admin.ch', abuse_phone: '+41.584618949', admin_name: '.swiss internal registrar', admin_organization: None, admin_email: 'domainnames@bakom.admin.ch', admin_address: '', admin_phone: '+41.584618949', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Bundesamt fuer Kommunikation (BAKOM)', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'BE', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: '.swiss internal registrar', registrar_email: 'domainnames@bakom.admin.ch', registrar_address: "Rue de l'Avenir 44\nP.O Box, Biel/Bienne, Bern, 2501", registrar_phone: '+41.584618949', registrar_fax: '+41.584605549', technical_name: '.swiss internal registrar', technical_organization: None, technical_email: 'domainnames@bakom.admin.ch', technical_address: '', technical_phone: '+41.584618949', technical_fax: None, created_date: datetime.datetime(2015, 1, 9, 16, 22, 0, 376000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 2, 23, 17, 0, 32, 177000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 9, 16, 22, 0, 376000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.swiss', dnssec: 'signed'} -sx whois.sx None -whois.sx None -sydney whois.nic.sydney nic.sydney -nic.sydney None -sy whois.tld.sy tld.sy -tld.sy None -systems whois.donuts.co None -donuts.co None -tab whois.nic.tab nic.tab -nic.tab None -taipei whois.nic.taipei nic.taipei -nic.taipei None -talk whois.nic.talk nic.talk +## sx whois.sx None +## sydney whois.nic.sydney nic.sydney +## sy whois.tld.sy tld.sy +## systems whois.donuts.co None +## tab whois.nic.tab nic.tab +## taipei whois.nic.taipei nic.taipei +## talk whois.nic.talk nic.talk nic.talk {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 23, 24, 22), updated_date: datetime.datetime(2023, 8, 1, 10, 45, 29), expires_date: datetime.datetime(2032, 8, 9, 23, 24, 22), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.talk', 'dns2.nic.talk', 'dns3.nic.talk', 'dns4.nic.talk', 'dnsa.nic.talk', 'dnsb.nic.talk', 'dnsc.nic.talk', 'dnsd.nic.talk'], domain_name: 'nic.talk', dnssec: 'signed'} -taobao whois.nic.taobao nic.taobao +## taobao whois.nic.taobao nic.taobao nic.taobao {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2022, 11, 2, 15, 35, 15, 753000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 12, 17, 15, 36, 15, 180000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 11, 2, 15, 35, 15, 753000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.taobao', 'b0.nic.taobao', 'c0.nic.taobao', 'a2.nic.taobao'], domain_name: 'nic.taobao', dnssec: 'signed'} -tatamotors whois.nic.tatamotors nic.tatamotors +## tatamotors whois.nic.tatamotors nic.tatamotors nic.tatamotors {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 4, 24, 18, 51, 5), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 4, 24, 18, 51, 5), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.tatamotors', 'b0.nic.tatamotors', 'c0.nic.tatamotors', 'a2.nic.tatamotors'], domain_name: 'nic.tatamotors', dnssec: 'unsigned'} -tatar whois.nic.tatar nic.tatar +## tatar whois.nic.tatar nic.tatar nic.tatar {abuse_email: 'Domain@tatar.ru', abuse_phone: 'tel:+7.8432647311', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'CCTR', registrant_email: None, registrant_address: '', registrant_phone: None, registrant_fax: None, registrar_name: 'Coordination Center of Regional Domain of Tatarstan Republic [CCTR-TATAR]', registrar_email: 'gtld-tatar@tcinet.ru', registrar_address: '8, Zoologicheskaya St., Moscow, 123242', registrar_phone: 'tel:+7.4992548894', registrar_fax: 'tel:+7.4992548963', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 5, 23, 16, 53, 20), updated_date: datetime.datetime(2021, 2, 4, 17, 0, 25), expires_date: datetime.datetime(2026, 5, 23, 17, 53, 20), status: ['active'], nameservers: ['ns.msk-ix.ru', 'int2.ix.ru', 'int3.ix.ru'], domain_name: 'nic.tatar', dnssec: 'signed'} -tattoo whois.uniregistry.net None -uniregistry.net {abuse_email: 'abuse@uniregistry.com', abuse_phone: 'tel:+1.4426008800', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Registration Private', registrant_organization: 'Domains By Proxy, LLC', registrant_email: None, registrant_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', registrant_phone: 'tel:+1.4806242599', registrant_fax: None, registrar_name: 'GoDaddy Online Services Cayman Islands Ltd.', registrar_email: 'raradmin@uniregistry.com', registrar_address: '3-110 Governors Square, 1361 GT, Grand Cayman, Grand Cayman, KY11108', registrar_phone: None, registrar_fax: None, technical_name: 'Registration Private', technical_organization: 'Domains By Proxy, LLC', technical_email: None, technical_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', technical_phone: 'tel:+1.4806242599', technical_fax: None, created_date: datetime.datetime(2006, 4, 4, 17, 17, 39), updated_date: datetime.datetime(2025, 7, 30, 13, 2, 55), expires_date: None, status: ['delete prohibited', 'transfer prohibited', 'renew prohibited', 'update prohibited'], nameservers: ['ns02.trs-dns.net', 'ns02.trs-dns.com'], domain_name: 'uniregistry.net', dnssec: 'signed'} -tax whois.donuts.co None -donuts.co None -taxi whois.donuts.co None -donuts.co None -tci whois.nic.tci nic.tci +## tattoo whois.uniregistry.net None +## tax whois.donuts.co None +## taxi whois.donuts.co None +## tci whois.nic.tci nic.tci nic.tci {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'redacted@nominet.uk', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Asia Green IT System Bilgisayar San. ve Tic. Ltd. Sti.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'redacted@nominet.uk', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2024, 7, 15, 8, 45, 1), updated_date: None, expires_date: datetime.datetime(2033, 7, 15, 8, 45, 1), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.tci', 'dns2.nic.tci', 'dns3.nic.tci', 'dns4.nic.tci', 'dnsa.nic.tci', 'dnsb.nic.tci', 'dnsc.nic.tci', 'dnsd.nic.tci'], domain_name: 'nic.tci', dnssec: 'unsigned'} -tdk whois.nic.tdk nic.tdk -nic.tdk None -td whois.nic.td nic.td -nic.td None -team whois.donuts.co None -donuts.co None -tech whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server delete prohibited', 'server transfer prohibited', 'client transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -technology whois.donuts.co None -donuts.co None -temasek whois.afilias-srs.net None -afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.hkg1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.mia1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} -tennis whois.donuts.co None -donuts.co None -teva whois.nic.teva nic.teva -nic.teva None -tf whois.nic.tf nic.tf +## tdk whois.nic.tdk nic.tdk +## td whois.nic.td nic.td +## team whois.donuts.co None +## tech whois.centralnic.com None +## technology whois.donuts.co None +## temasek whois.afilias-srs.net None +## tennis whois.donuts.co None +## teva whois.nic.teva nic.teva +## tf whois.nic.tf nic.tf nic.tf {abuse_email: None, abuse_phone: None, admin_name: 'Nic tf', admin_organization: 'Afnic Backend Registry Operator', admin_email: 'support+fr@nic.fr', admin_address: 'immeuble le Stephenson, 1, rue Stephenson, Montigny le Bretonneux, 78180', admin_phone: 'tel:+33.139308300', admin_fax: 'tel:+33.139308301', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Nic tf', registrant_organization: 'Afnic Backend Registry Operator', registrant_email: 'support+fr@nic.fr', registrant_address: 'immeuble le Stephenson, 1, rue Stephenson, Montigny le Bretonneux, 78180', registrant_phone: 'tel:+33.139308300', registrant_fax: 'tel:+33.139308301', registrar_name: 'Registry Operations', registrar_email: 'support@afnic.fr', registrar_address: 'AFNIC, immeuble le Stephenson, 1, rue Stephenson, Montigny-Le-Bretonneux, 78180', registrar_phone: 'tel:+33.139308300', registrar_fax: 'tel:+33.139308301', technical_name: 'Registry Vincent Levigneron', technical_organization: '', technical_email: 'vincent.levigneron@afnic.fr', technical_address: '7, avenue du 8 mai 1945, Guyancourt, 78280', technical_phone: 'tel:+33.139308300', technical_fax: 'tel:+33.139308301', created_date: datetime.datetime(1995, 1, 1, 0, 0), updated_date: datetime.datetime(2026, 2, 3, 17, 7, 0, 119778, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2029, 12, 31, 23, 0), status: ['server transfer prohibited', 'server delete prohibited'], nameservers: ['ns4.nic.fr', 'ns6.ext.nic.fr', 'ns7.ext.nic.fr'], domain_name: 'nic.tf', dnssec: 'signed'} -thd whois.nic.thd nic.thd +## thd whois.nic.thd nic.thd nic.thd {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2018, 1, 31, 16, 9, 42, 682000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 17, 16, 10, 36, 959000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 31, 16, 9, 42, 682000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.thd', 'b0.nic.thd', 'c0.nic.thd', 'a2.nic.thd'], domain_name: 'nic.thd', dnssec: 'signed'} -theater whois.donuts.co None -donuts.co None -theatre whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server delete prohibited', 'server transfer prohibited', 'client transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -th whois.thnic.co.th thnic.co.th -thnic.co.th {abuse_email: 'abuse@thnic.co.th', abuse_phone: 'tel:+66.21054007', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'T.H.NIC Co., Ltd.', registrar_email: 'staff@thnic.co.th', registrar_address: '111 Mu 9, Thailand Science Park, 2nd Fl. P-206, Phahon Yothin Rd., Khlong Nueng, Khlong Luang, Pathum Thani, 12120, Thailand', registrar_phone: 'tel:+66.21054007', registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(1999, 3, 29, 17, 0, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 5, 30, 8, 28, 9, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2030, 3, 31, 17, 0, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['a-ns.thnic.co.th', 'b-ns.thnic.co.th', 'e-ns.thnic.co.th', 'f-ns.thnic.co.th'], domain_name: 'thnic.co.th', dnssec: 'signed'} -tiaa whois.nic.tiaa nic.tiaa +## theater whois.donuts.co None +## theatre whois.centralnic.com None +## th whois.thnic.co.th thnic.co.th +## tiaa whois.nic.tiaa nic.tiaa nic.tiaa {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 2, 11, 20, 30, 16), updated_date: datetime.datetime(2026, 3, 28, 20, 30, 47, 102000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 11, 20, 30, 16), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n2.nic.tiaa', 'v0n3.nic.tiaa', 'v0n1.nic.tiaa', 'v2n1.nic.tiaa', 'v0n0.nic.tiaa', 'v2n0.nic.tiaa'], domain_name: 'nic.tiaa', dnssec: 'signed'} -tickets whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['client transfer prohibited', 'server transfer prohibited', 'server delete prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -tienda whois.donuts.co None -donuts.co None -tips whois.donuts.co None -donuts.co None -tires whois.donuts.co None -donuts.co None -tirol whois.nic.tirol nic.tirol +## tickets whois.centralnic.com None +## tienda whois.donuts.co None +## tips whois.donuts.co None +## tires whois.donuts.co None +## tirol whois.nic.tirol nic.tirol nic.tirol {abuse_email: 'david@dns.business', abuse_phone: '+43.5125354', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED', registrant_organization: 'punkt Tirol GmbH', registrant_email: 'REDACTED', registrant_address: 'REDACTED, REDACTED, REDACTED, REDACTED, REDACTED, REDACTED', registrant_phone: 'REDACTED', registrant_fax: None, registrar_name: 'punkt Tirol GmbH', registrar_email: 'david@dns.business', registrar_address: 'Brunecker Strasse 3, Innsbruck, Tirol, 6020', registrar_phone: '+43.5125354', registrar_fax: None, technical_name: 'REDACTED', technical_organization: 'REDACTED', technical_email: 'REDACTED', technical_address: 'REDACTED, REDACTED, REDACTED, REDACTED, REDACTED, REDACTED', technical_phone: 'REDACTED', technical_fax: None, created_date: datetime.datetime(2014, 5, 27, 14, 6, 39, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 8, 7, 13, 53, 40, 436311, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2099, 12, 31, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited'], nameservers: ['ns1.ryce-rsp.com', 'ns1.dns.business'], domain_name: 'nic.tirol', dnssec: 'unsigned'} -tmall whois.nic.tmall nic.tmall +## tmall whois.nic.tmall nic.tmall nic.tmall {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2022, 11, 2, 15, 34, 47, 494000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 12, 17, 15, 35, 14, 340000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 11, 2, 15, 34, 47, 494000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.tmall', 'b0.nic.tmall', 'c0.nic.tmall', 'a2.nic.tmall'], domain_name: 'nic.tmall', dnssec: 'signed'} -today whois.donuts.co None -donuts.co None -tokyo whois.nic.tokyo nic.tokyo +## today whois.donuts.co None +## tokyo whois.nic.tokyo nic.tokyo nic.tokyo {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'GMO Registry, Inc.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 1, 31, 3, 0, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 12, 22, 7, 42, 43, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2033, 1, 31, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.tokyo', dnssec: 'unsigned'} -tools whois.donuts.co None -donuts.co None -toray whois.nic.toray nic.toray +## tools whois.donuts.co None +## toray whois.nic.toray nic.toray nic.toray {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Toray Registry Registrar', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 2, 17, 2, 21, 32, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 12, 1, 51, 30, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 17, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.toray', dnssec: 'unsigned'} -toshiba whois.nic.toshiba nic.toshiba -nic.toshiba None -total whois.nic.total nic.total +## toshiba whois.nic.toshiba nic.toshiba +nic.toshiba {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'TOSHIBA Corporation', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 2, 27, 5, 15, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 14, 0, 51, 34, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 27, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.jp', 'ns1.gmointernet.com'], domain_name: 'nic.toshiba', dnssec: 'unsigned'} +## total whois.nic.total nic.total nic.total {abuse_email: None, abuse_phone: None, admin_name: 'REDACTED_FOR_PRIVACY', admin_organization: 'TOTALENERGIES SE', admin_email: 'REDACTED_FOR_PRIVACY', admin_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', admin_phone: 'REDACTED_FOR_PRIVACY', admin_fax: 'REDACTED_FOR_PRIVACY', billing_name: 'REDACTED_FOR_PRIVACY', billing_organization: 'Afnic Backend Registry Operator', billing_email: 'REDACTED_FOR_PRIVACY', billing_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', billing_phone: 'REDACTED_FOR_PRIVACY', billing_fax: 'REDACTED_FOR_PRIVACY', registrant_name: 'REDACTED_FOR_PRIVACY', registrant_organization: 'TOTALENERGIES SE', registrant_email: 'REDACTED_FOR_PRIVACY', registrant_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', registrant_phone: 'REDACTED_FOR_PRIVACY', registrant_fax: 'REDACTED_FOR_PRIVACY', registrar_name: 'Registry Operations', registrar_email: 'support+total@afnic.fr', registrar_address: 'AFNIC, Montigny-le-Bretonneux, 78180, FR', registrar_phone: 'tel:+33.139308300', registrar_fax: None, technical_name: 'REDACTED_FOR_PRIVACY', technical_organization: 'Afnic Backend Registry Operator', technical_email: 'REDACTED_FOR_PRIVACY', technical_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', technical_phone: 'REDACTED_FOR_PRIVACY', technical_fax: 'REDACTED_FOR_PRIVACY', created_date: datetime.datetime(2015, 10, 12, 9, 11, 13), updated_date: datetime.datetime(2025, 11, 26, 9, 16, 37, 31112, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 10, 12, 9, 11, 13), status: ['active'], nameservers: ['g.ext.nic.fr', 'ns1.nic.fr', 'ns2.nic.fr', 'ns3.nic.fr'], domain_name: 'nic.total', dnssec: 'signed'} -tours whois.donuts.co None -donuts.co None -town whois.donuts.co None -donuts.co None -toyota whois.nic.toyota nic.toyota -nic.toyota {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Toyota Registry-Registrar', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 2, 17, 2, 21, 56, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 12, 2, 0, 37, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 17, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.toyota', dnssec: 'unsigned'} -toys whois.donuts.co None -donuts.co None -trade whois.nic.trade None -nic.trade None -trading whois.nic.trading nic.trading +## tours whois.donuts.co None +## town whois.donuts.co None +## toyota whois.nic.toyota nic.toyota +## toys whois.donuts.co None +## trade whois.nic.trade None +## trading whois.nic.trading nic.trading nic.trading {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 1, 15, 20, 52, 25), updated_date: datetime.datetime(2026, 3, 2, 0, 0, 14, 706000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 15, 23, 59, 59), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.trading', 'v0n1.nic.trading', 'v0n2.nic.trading', 'v0n3.nic.trading', 'v2n0.nic.trading', 'v2n1.nic.trading'], domain_name: 'nic.trading', dnssec: 'unsigned'} -training whois.donuts.co None -donuts.co None -travelersinsurance whois.afilias-srs.net None -afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.hkg1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.sea1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} -travelers whois.afilias-srs.net None -afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.hkg1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.ams1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} -travel whois.donuts.co None -donuts.co None -trust whois.nic.trust nic.trust +## training whois.donuts.co None +## travelersinsurance whois.afilias-srs.net None +## travelers whois.afilias-srs.net None +## travel whois.donuts.co None +## trust whois.nic.trust nic.trust nic.trust {abuse_email: 'dhernandez@tucows.com', abuse_phone: 'tel:', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Tucows Registry Services', registrar_email: 'ry-services@tucows.com', registrar_address: 'Mowat 96, Toronto, ON, M6K 3M1', registrar_phone: 'tel:+1.8003716992', registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2021, 1, 25, 20, 12, 27, 707000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2024, 2, 27, 17, 49, 51, 6000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2031, 1, 25, 20, 12, 27, 707000, tzinfo=datetime.timezone.utc), status: ['server transfer prohibited', 'server delete prohibited', 'server update prohibited'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.trust', dnssec: 'signed'} -trv whois.afilias-srs.net None -afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.mia1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info', 'ns1.sea1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} -tube whois.nic.tube nic.tube +## trv whois.afilias-srs.net None +## tube whois.nic.tube nic.tube nic.tube {abuse_email: 'rami@get.tube', abuse_phone: '+1.267368747', admin_name: 'Latin American Telecom, LLC', admin_organization: None, admin_email: 'rami@get.tube', admin_address: '', admin_phone: '+1.267368747', admin_fax: None, billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, PA, REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Latin American Telecom, LLC', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, PA, REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Latin American Telecom, LLC', registrar_email: 'rami@get.tube', registrar_address: '420 Fort Duquesne Boulevard, Suite 1900, Pittsburgh, PA, 15222', registrar_phone: '+1.267368747', registrar_fax: '+1.267368747', technical_name: 'Latin American Telecom, LLC', technical_organization: None, technical_email: 'rami@get.tube', technical_address: '', technical_phone: '+1.267368747', technical_fax: None, created_date: datetime.datetime(2025, 3, 31, 10, 36, 14, 750000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 5, 13, 9, 22, 35, 621000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 3, 31, 10, 36, 14, 750000, tzinfo=datetime.timezone.utc), status: ['pending renew', 'auto renew period', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.tube', dnssec: 'signed'} -tui whois.nic.tui nic.tui +## tui whois.nic.tui nic.tui nic.tui {abuse_email: 'tui@thomsentrampedach.com', abuse_phone: 'tel:+41.798319275', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'TUI AG', registrant_organization: 'TUI AG', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Karl-Wiechert-Allee 4, Hannover, Niedersachsen, 30625', registrant_phone: 'tel:+49.5115661111', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'TUI AG', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'TUI AG', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'tel:+49.5115661111', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 6, 23, 11, 29, 32, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 6, 17, 0, 7, 50, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 23, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['anycast1.dnsres.net', 'anycast2.dnsres.net'], domain_name: 'nic.tui', dnssec: 'unsigned'} -tunes whois.nic.tunes nic.tunes +## tunes whois.nic.tunes nic.tunes nic.tunes {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 22, 4, 37), updated_date: datetime.datetime(2023, 8, 1, 10, 38, 32), expires_date: datetime.datetime(2032, 8, 9, 22, 4, 37), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.tunes', 'dns2.nic.tunes', 'dns3.nic.tunes', 'dns4.nic.tunes', 'dnsa.nic.tunes', 'dnsb.nic.tunes', 'dnsc.nic.tunes', 'dnsd.nic.tunes'], domain_name: 'nic.tunes', dnssec: 'signed'} -tushu whois.nic.tushu nic.tushu -nic.tushu {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 22, 4, 50), updated_date: datetime.datetime(2023, 8, 1, 10, 39, 3), expires_date: datetime.datetime(2032, 8, 9, 22, 4, 50), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.tushu', 'dns2.nic.tushu', 'dns3.nic.tushu', 'dns4.nic.tushu', 'dnsa.nic.tushu', 'dnsb.nic.tushu', 'dnsc.nic.tushu', 'dnsd.nic.tushu'], domain_name: 'nic.tushu', dnssec: 'signed'} -tvs whois.nic.tvs nic.tvs +## tushu whois.nic.tushu nic.tushu +nic.tushu {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 22, 4, 50), updated_date: datetime.datetime(2023, 8, 1, 10, 39, 3), expires_date: datetime.datetime(2032, 8, 9, 22, 4, 50), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.tushu', 'dns2.nic.tushu', 'dns3.nic.tushu', 'dns4.nic.tushu', 'dnsa.nic.tushu', 'dnsb.nic.tushu', 'dnsc.nic.tushu', 'dnsd.nic.tushu'], domain_name: 'nic.tushu', dnssec: 'signed'} +## tvs whois.nic.tvs nic.tvs nic.tvs {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'T V SUNDRAM IYENGAR AND SONS LIMITE', registrant_email: None, registrant_address: 'Tamilnadu', registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 6, 17, 15, 0, 36, 903000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 8, 1, 15, 1, 7, 535000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 17, 15, 0, 36, 903000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.tvs', 'b0.nic.tvs', 'c0.nic.tvs', 'a2.nic.tvs'], domain_name: 'nic.tvs', dnssec: 'signed'} -ubank whois.nic.ubank nic.ubank +## ubank whois.nic.ubank nic.ubank nic.ubank {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 5, 31, 17, 2, 26), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 5, 31, 17, 2, 26), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.ubank', 'a2.nic.ubank', 'b0.nic.ubank', 'c0.nic.ubank'], domain_name: 'nic.ubank', dnssec: 'unsigned'} -ubs whois.nic.ubs nic.ubs +## ubs whois.nic.ubs nic.ubs nic.ubs {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 4, 24, 18, 49, 44), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 4, 24, 18, 49, 44), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a2.nic.ubs', 'a0.nic.ubs', 'c0.nic.ubs', 'b0.nic.ubs'], domain_name: 'nic.ubs', dnssec: 'unsigned'} -unicom whois.nic.unicom nic.unicom +## unicom whois.nic.unicom nic.unicom nic.unicom {abuse_email: 'tech-supprot@zdns.cn', abuse_phone: 'tel:01058813521', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'China United Network Communciations Corporation Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Beijing', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: '互联网域名系统北京市工程研究中心有限公司', registrar_email: 'td_dns_service@knet.cn', registrar_address: '-, -, 100088', registrar_phone: 'tel:1096002', registrar_fax: '1058812666', technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2017, 4, 18, 23, 7, 41, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2018, 6, 2, 23, 7, 41, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 4, 18, 23, 7, 41, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited', 'auto renew period'], nameservers: ['dns1.zdnscloud.info.', 'cns1.zdnscloud.net.', 'ins1.zdnscloud.com.', 'vns1.zdnscloud.biz.'], domain_name: 'nic.unicom', dnssec: 'unsigned'} -university whois.donuts.co None -donuts.co None -uno whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['server delete prohibited', 'server transfer prohibited', 'client transfer prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -uol whois.gtlds.nic.br None -nic.br {abuse_email: None, abuse_phone: None, admin_name: 'Frederico Augusto de Carvalho Neves', admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Núcleo de Inf. e Coord. do Ponto BR - NIC.BR', registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: None, registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Frederico Augusto de Carvalho Neves', technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(1997, 7, 11, 12, 0), updated_date: datetime.datetime(2018, 3, 27, 20, 9, 8), expires_date: None, status: ['active'], nameservers: ['a.dns.br', 'b.dns.br', 'c.dns.br', 'd.dns.br', 'e.dns.br'], domain_name: 'nic.br', dnssec: 'signed'} -ups whois.nic.ups nic.ups +## university whois.donuts.co None +## uno whois.centralnic.com None +## uol whois.gtlds.nic.br None +## ups whois.nic.ups nic.ups nic.ups {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2017, 11, 7, 18, 36, 17, 79000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 12, 22, 18, 37, 1, 688000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 11, 7, 18, 36, 17, 79000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.ups', 'b0.nic.ups', 'c0.nic.ups', 'a2.nic.ups'], domain_name: 'nic.ups', dnssec: 'signed'} -vacations whois.donuts.co None -donuts.co None -vana whois.nic.vana nic.vana +## vacations whois.donuts.co None +## vana whois.nic.vana nic.vana nic.vana {abuse_email: 'dhernandez@tucows.com', abuse_phone: 'tel:', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Tucows Registry Services', registrar_email: 'ry-services@tucows.com', registrar_address: 'Mowat 96, Toronto, ON, M6K 3M1', registrar_phone: 'tel:+1.8003716992', registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2023, 11, 10, 22, 57, 58, 675000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2023, 11, 14, 21, 36, 29, 512000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2033, 11, 10, 22, 57, 58, 675000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.vana', dnssec: 'signed'} -vanguard whois.nic.vanguard nic.vanguard +## vanguard whois.nic.vanguard nic.vanguard nic.vanguard {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 3, 29, 19, 5, 3), updated_date: datetime.datetime(2026, 3, 29, 19, 5, 24, 550000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 29, 19, 5, 3), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited', 'auto renew period'], nameservers: ['b0.nic.vanguard', 'a0.nic.vanguard', 'a2.nic.vanguard', 'c0.nic.vanguard'], domain_name: 'nic.vanguard', dnssec: 'unsigned'} -vegas whois.nic.vegas nic.vegas +## vegas whois.nic.vegas nic.vegas nic.vegas {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 6, 2, 15, 37, 14, 669000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 17, 15, 37, 32, 394000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 2, 15, 37, 14, 669000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.vegas', 'a2.nic.vegas', 'b0.nic.vegas', 'c0.nic.vegas'], domain_name: 'nic.vegas', dnssec: 'signed'} -ventures whois.donuts.co None -donuts.co None -verisign whois.nic.verisign nic.verisign +## ventures whois.donuts.co None +## verisign whois.nic.verisign nic.verisign nic.verisign {abuse_email: None, abuse_phone: '', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator Reserved Non-Billable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 5, 31, 14, 19, 28), updated_date: datetime.datetime(2025, 6, 1, 7, 2, 53), expires_date: datetime.datetime(2026, 5, 31, 14, 19, 28), status: ['active'], nameservers: ['AV1.NSTLD.COM', 'AV2.NSTLD.COM', 'AV3.NSTLD.COM', 'AV4.NSTLD.COM'], domain_name: 'NIC.VERISIGN', dnssec: 'unsigned'} -vermögensberater whois.nic.xn--vermgensberater-ctb None +## vermögensberater whois.nic.xn--vermgensberater-ctb None nic.xn--vermgensberater-ctb {abuse_email: 'bettinger@bettinger.de', abuse_phone: 'tel:+49.8954886700', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Deutsche Vermögensberatung AG', registrant_organization: 'Deutsche Vermögensberatung AG', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Münchener Straße 1, Frankfurt am Main, Hessen, 60329', registrant_phone: 'tel:+49.6923840', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Deutsche Vermögensberatung AG', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Deutsche Vermögensberatung AG', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'tel:+49.6923840', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 6, 23, 8, 26, 16, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 6, 17, 0, 7, 51, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 23, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['anycast1.dnsres.net', 'anycast2.dnsres.net'], domain_name: 'nic.xn--vermgensberater-ctb', dnssec: 'unsigned'} -vermögensberatung whois.nic.xn--vermgensberatung-pwb None +## vermögensberatung whois.nic.xn--vermgensberatung-pwb None nic.xn--vermgensberatung-pwb {abuse_email: 'bettinger@bettinger.de', abuse_phone: 'tel:+49.8954886700', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Deutsche Vermögensberatung AG', registrant_organization: 'Deutsche Vermögensberatung AG', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Münchener Straße 1, Frankfurt am Main, Hessen, 60329', registrant_phone: 'tel:+49.6923840', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Deutsche Vermögensberatung AG', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Deutsche Vermögensberatung AG', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'tel:+49.6923840', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 6, 23, 11, 47, 54, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 6, 17, 0, 7, 51, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 23, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['anycast1.dnsres.net', 'anycast2.dnsres.net'], domain_name: 'nic.xn--vermgensberatung-pwb', dnssec: 'unsigned'} -versicherung whois.nic.versicherung nic.versicherung +## versicherung whois.nic.versicherung nic.versicherung nic.versicherung {abuse_email: 'service@tld-box.at', abuse_phone: 'tel:+43.6624669', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'tldbox GmbH', registrant_organization: None, registrant_email: None, registrant_address: 'Jakob-Haringer-Strasse 8/V, Salzburg, 5020', registrant_phone: None, registrant_fax: None, registrar_name: None, registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 4, 29, 14, 8, 54, 68772, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 29, 10, 39, 42, 657491, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 4, 29, 14, 8, 54, 68772, tzinfo=datetime.timezone.utc), status: ['client delete prohibited', 'client transfer prohibited', 'client update prohibited', 'server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['sec1.rcode0.net', 'sec2.rcode0.net'], domain_name: 'nic.versicherung', dnssec: 'signed'} -vet whois.donuts.co None -donuts.co None -vg whois.nic.vg nic.vg -nic.vg None -viajes whois.donuts.co None -donuts.co None -video whois.donuts.co None -donuts.co None -vig whois.nic.vig nic.vig +## vet whois.donuts.co None +## vg whois.nic.vg nic.vg +## viajes whois.donuts.co None +## video whois.donuts.co None +## vig whois.nic.vig nic.vig nic.vig {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2017, 3, 28, 18, 41, 19, 298000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 28, 18, 41, 46, 976000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 28, 18, 41, 19, 298000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited', 'auto renew period'], nameservers: ['a0.nic.vig', 'b0.nic.vig', 'c0.nic.vig', 'a2.nic.vig'], domain_name: 'nic.vig', dnssec: 'signed'} -viking whois.afilias-srs.net None -afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.sea1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} -villas whois.donuts.co None -donuts.co None -vin whois.donuts.co None -donuts.co None -vip whois.nic.vip nic.vip -nic.vip None -virgin whois.nic.virgin nic.virgin -nic.virgin {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Virgin Enterprises Limited', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Virgin Enterprises Limited', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 2, 17, 2, 22, 46), updated_date: datetime.datetime(2022, 2, 22, 12, 11, 26), expires_date: datetime.datetime(2032, 2, 17, 2, 22, 46), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.virgin', 'dns2.nic.virgin', 'dns3.nic.virgin', 'dns4.nic.virgin', 'dnsa.nic.virgin', 'dnsb.nic.virgin', 'dnsc.nic.virgin', 'dnsd.nic.virgin'], domain_name: 'nic.virgin', dnssec: 'signed'} -visa whois.nic.visa nic.visa +## viking whois.afilias-srs.net None +## villas whois.donuts.co None +## vin whois.donuts.co None +## vip whois.nic.vip nic.vip +## virgin whois.nic.virgin nic.virgin +nic.virgin {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Virgin Enterprises Limited', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Virgin Enterprises Limited', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 2, 17, 2, 22, 46), updated_date: datetime.datetime(2022, 2, 22, 12, 11, 26), expires_date: datetime.datetime(2032, 2, 17, 2, 22, 46), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.virgin', 'dns2.nic.virgin', 'dns3.nic.virgin', 'dns4.nic.virgin', 'dnsa.nic.virgin', 'dnsb.nic.virgin', 'dnsc.nic.virgin', 'dnsd.nic.virgin'], domain_name: 'nic.virgin', dnssec: 'signed'} +## visa whois.nic.visa nic.visa nic.visa {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2023, 9, 29, 19, 31, 30, 260000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 8, 21, 15, 14, 19, 926000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 29, 19, 31, 30, 260000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.visa', 'v0n1.nic.visa', 'v0n2.nic.visa', 'v0n3.nic.visa', 'v2n0.nic.visa', 'v2n1.nic.visa'], domain_name: 'nic.visa', dnssec: 'signed'} -vision whois.donuts.co None -donuts.co None -viva whois.nic.viva nic.viva +## vision whois.donuts.co None +## viva whois.nic.viva nic.viva nic.viva {abuse_email: 'ops@centralnic.com', abuse_phone: 'tel:+44.2033880600', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Domain Administrator', registrant_organization: 'CentralNic Ltd', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: '35-39 Moorgate, London, EC2R 6AR', registrant_phone: 'tel:+44.2033880600', registrant_fax: 'tel:+44.2033880601', registrar_name: 'CentralNic Ltd', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Domain Administrator', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'tel:+44.2033880600', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2013, 9, 11, 11, 57, 14, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 5, 0, 6, 14, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 11, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server transfer prohibited'], nameservers: ['a.nic.viva', 'b.nic.viva', 'c.nic.viva', 'd.nic.viva'], domain_name: 'nic.viva', dnssec: 'unsigned'} -vlaanderen whois.nic.vlaanderen nic.vlaanderen -nic.vlaanderen {abuse_email: 'admin@dnsbelgium.be', abuse_phone: 'tel:+32.16284970', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'DNS Belgium vzw/asbl', registrant_email: None, registrant_address: '', registrant_phone: None, registrant_fax: None, registrar_name: 'DNS Belgium vzw', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 3, 26, 12, 11, 56), updated_date: datetime.datetime(2026, 3, 26, 12, 12, 5), expires_date: datetime.datetime(2027, 3, 26, 12, 11, 56), status: ['server delete prohibited', 'server transfer prohibited', 'auto renew period'], nameservers: ['ns3.nic.vlaanderen', 'ns2.nic.vlaanderen', 'ns1.nic.vlaanderen', 'ns5.nic.vlaanderen'], domain_name: 'nic.vlaanderen', dnssec: 'signed'} -vodka whois.nic.vodka nic.vodka -nic.vodka None -volvo whois.nic.volvo nic.volvo +## vlaanderen whois.nic.vlaanderen nic.vlaanderen +nic.vlaanderen {abuse_email: 'admin@dnsbelgium.be', abuse_phone: 'tel:+32.16284970', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'DNS Belgium vzw/asbl', registrant_email: None, registrant_address: '', registrant_phone: None, registrant_fax: None, registrar_name: 'DNS Belgium vzw', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 3, 26, 12, 11, 56), updated_date: datetime.datetime(2026, 3, 26, 12, 12, 5), expires_date: datetime.datetime(2027, 3, 26, 12, 11, 56), status: ['server delete prohibited', 'server transfer prohibited', 'auto renew period'], nameservers: ['ns1.nic.vlaanderen', 'ns5.nic.vlaanderen', 'ns2.nic.vlaanderen', 'ns3.nic.vlaanderen'], domain_name: 'nic.vlaanderen', dnssec: 'signed'} +## vodka whois.nic.vodka nic.vodka +## volvo whois.nic.volvo nic.volvo nic.volvo {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 12, 23, 17, 55, 2), updated_date: datetime.datetime(2026, 2, 6, 17, 55, 49, 752000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 12, 23, 17, 55, 2), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.volvo', 'a2.nic.volvo', 'b0.nic.volvo', 'c0.nic.volvo'], domain_name: 'nic.volvo', dnssec: 'unsigned'} -vote whois.nic.vote nic.vote +## vote whois.nic.vote nic.vote nic.vote {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 1, 6, 20, 19, 36, 650000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 2, 20, 20, 19, 41, 937000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 6, 20, 19, 36, 650000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.vote', 'b0.nic.vote', 'c0.nic.vote', 'a2.nic.vote'], domain_name: 'nic.vote', dnssec: 'signed'} -voting whois.nic.voting nic.voting -nic.voting None -voto whois.nic.voto nic.voto +## voting whois.nic.voting nic.voting +## voto whois.nic.voto nic.voto nic.voto {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 1, 6, 19, 53, 7, 213000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 2, 20, 19, 53, 23, 644000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 6, 19, 53, 7, 213000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.voto', 'b0.nic.voto', 'c0.nic.voto', 'a2.nic.voto'], domain_name: 'nic.voto', dnssec: 'signed'} -voyage whois.donuts.co None -donuts.co None -wales whois.nic.wales nic.wales -nic.wales {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'Oxon', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Nominet Internal Registrar', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 7, 8, 44, 38), updated_date: datetime.datetime(2021, 4, 26, 10, 21, 3), expires_date: datetime.datetime(2030, 8, 7, 8, 44, 38), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.wales', 'dns2.nic.wales', 'dns3.nic.wales', 'dns4.nic.wales', 'dnsa.nic.wales', 'dnsb.nic.wales', 'dnsc.nic.wales', 'dnsd.nic.wales'], domain_name: 'nic.wales', dnssec: 'signed'} -walmart whois.nic.walmart nic.walmart -nic.walmart None -walter whois.nic.walter nic.walter -nic.walter None -wang whois.gtld.knet.cn nic.wang -knet.cn None -wanggou whois.nic.wanggou nic.wanggou -nic.wanggou {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 22, 10, 27), updated_date: datetime.datetime(2023, 8, 1, 10, 40), expires_date: datetime.datetime(2032, 8, 9, 22, 10, 27), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.wanggou', 'dns2.nic.wanggou', 'dns3.nic.wanggou', 'dns4.nic.wanggou', 'dnsa.nic.wanggou', 'dnsb.nic.wanggou', 'dnsc.nic.wanggou', 'dnsd.nic.wanggou'], domain_name: 'nic.wanggou', dnssec: 'signed'} -watches whois.nic.watches nic.watches -nic.watches {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2020, 8, 6, 19, 49, 19, 785000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2024, 9, 23, 15, 51, 12, 166000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2029, 8, 6, 19, 49, 19, 785000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.watches', 'b0.nic.watches', 'c0.nic.watches', 'a2.nic.watches'], domain_name: 'nic.watches', dnssec: 'signed'} -watch whois.donuts.co None -donuts.co None -webcam whois.nic.webcam nic.webcam -nic.webcam None -weber whois.nic.weber nic.weber -nic.weber {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2023, 9, 29, 18, 22, 59, 378000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 11, 13, 18, 23, 54, 348000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 29, 18, 22, 59, 378000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.discover', 'v0n1.nic.discover', 'v0n2.nic.discover', 'v0n3.nic.discover', 'v2n0.nic.discover', 'v2n1.nic.discover'], domain_name: 'nic.weber', dnssec: 'signed'} -website whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['client transfer prohibited', 'server transfer prohibited', 'server delete prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -web.za web-whois.registry.net.za None -registry.net.za None -wedding whois.nic.wedding nic.wedding -nic.wedding None -wed whois.nic.wed nic.wed -nic.wed {abuse_email: 'barbara.bellis@nominet.uk', abuse_phone: None, admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'redacted@nominet.uk', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Please Contact Nominet UK Customer Service for Resolution', registrant_email: 'redacted@nominet.uk', registrant_address: 'Oxfordshire', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Nominet UK', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'redacted@nominet.uk', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2017, 12, 7, 14, 28), updated_date: None, expires_date: datetime.datetime(2019, 12, 7, 14, 28), status: ['active'], nameservers: ['dns1.emdns.uk', 'dns2.emdns.uk', 'dns3.emdns.uk', 'dns4.emdns.uk', 'dnsa.emdns.uk', 'dnsb.emdns.uk', 'dnsc.emdns.uk', 'dnsd.emdns.uk'], domain_name: 'nic.wed', dnssec: 'signed'} -weibo whois.nic.weibo nic.weibo -nic.weibo {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'Sina Corporation', registrant_email: None, registrant_address: '', registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 8, 16, 20, 37, 7, 857000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 30, 20, 37, 47, 734000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 16, 20, 37, 7, 857000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.weibo', 'b0.nic.weibo', 'c0.nic.weibo', 'a2.nic.weibo'], domain_name: 'nic.weibo', dnssec: 'signed'} -weir whois.nic.weir nic.weir -nic.weir {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 3, 2, 23, 31, 44), updated_date: datetime.datetime(2026, 4, 16, 23, 32, 37, 686000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 2, 23, 31, 44), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['c0.nic.weir', 'b0.nic.weir', 'a2.nic.weir', 'a0.nic.weir'], domain_name: 'nic.weir', dnssec: 'unsigned'} -whoswho whois.nic.whoswho nic.whoswho -nic.whoswho {abuse_email: 'abuse@nic.whoswho', abuse_phone: '+1.2128778900', admin_name: "Who's Who Registry", admin_organization: None, admin_email: 'info@domains.whoswho', admin_address: '', admin_phone: '+1.2128778900', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: "Who's Who Registry", registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'NY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: "Who's Who Registry", registrar_email: 'info@domains.whoswho', registrar_address: 'P.O. Box 300, New York, New York, 10024', registrar_phone: '+1.2128778900', registrar_fax: None, technical_name: "Who's Who Registry", technical_organization: None, technical_email: 'info@domains.whoswho', technical_address: '', technical_phone: '+1.2128778900', technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 23, 11, 5, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 23, 0, 2, 13, 117000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 8, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.whoswho', dnssec: 'signed'} -wien whois.nic.wien nic.wien -nic.wien {abuse_email: 'abuse@nic.wien', abuse_phone: '+43.1981160', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED', registrant_organization: 'punkt.wien GmbH', registrant_email: 'REDACTED', registrant_address: 'REDACTED, REDACTED, REDACTED, REDACTED, REDACTED, REDACTED', registrant_phone: 'REDACTED', registrant_fax: None, registrar_name: 'punkt.wien GmbH', registrar_email: 'andrea.blum@domainworx.at', registrar_address: 'Schönbrunner Straße 231, null, null, Wien, Wien, 1120', registrar_phone: '+43.198116777', registrar_fax: None, technical_name: 'REDACTED', technical_organization: 'REDACTED', technical_email: 'REDACTED', technical_address: 'REDACTED, REDACTED, REDACTED, REDACTED, REDACTED, REDACTED', technical_phone: 'REDACTED', technical_fax: None, created_date: datetime.datetime(2013, 12, 12, 12, 2, 52, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 8, 22, 9, 27, 15, 568573, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2099, 12, 31, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited'], nameservers: ['ns1.ryce-rsp.com', 'ns1.dns.business'], domain_name: 'nic.wien', dnssec: 'unsigned'} -wine whois.donuts.co None -donuts.co None -wme whois.nic.wme nic.wme -nic.wme {abuse_email: 'wme.admin@centralnic.com', abuse_phone: 'tel:+44.2033880600', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Domain Administrator', registrant_organization: 'CentralNic Ltd', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: '35-39 Moorgate, London, EC2R 6AR', registrant_phone: 'tel:+44.2033880600', registrant_fax: 'tel:+44.2033880601', registrar_name: 'William Morris Endeavor Entertainment, LLC', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Domain Administrator', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'tel:+44.2033880600', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2013, 9, 11, 11, 57, 25, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 2, 18, 12, 53, 12, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 11, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['a.nic.wme', 'b.nic.wme', 'c.nic.wme', 'd.nic.wme'], domain_name: 'nic.wme', dnssec: 'unsigned'} -woodside whois.nic.woodside nic.woodside -nic.woodside None -works whois.donuts.co None -donuts.co None -world whois.donuts.co None -donuts.co None -wow whois.nic.wow nic.wow -nic.wow {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 23, 30, 51), updated_date: datetime.datetime(2023, 8, 1, 10, 45, 53), expires_date: datetime.datetime(2032, 8, 9, 23, 30, 51), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.wow', 'dns2.nic.wow', 'dns3.nic.wow', 'dns4.nic.wow', 'dnsa.nic.wow', 'dnsb.nic.wow', 'dnsc.nic.wow', 'dnsd.nic.wow'], domain_name: 'nic.wow', dnssec: 'signed'} -wtc whois.nic.wtc nic.wtc -nic.wtc None -wtf whois.donuts.co None -donuts.co None -xerox whois.nic.xerox nic.xerox -nic.xerox None -xihuan whois.teleinfo.cn None -teleinfo.cn None -xin whois.nic.xin nic.xin -nic.xin {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 7, 29, 21, 44, 7, 854000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 12, 21, 44, 26, 345000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 7, 29, 21, 44, 7, 854000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a2.nic.xin', 'c0.nic.xin', 'a0.nic.xin', 'b0.nic.xin'], domain_name: 'nic.xin', dnssec: 'signed'} -xn--11b4c3d whois.nic.xn--11b4c3d nic.xn--11b4c3d -nic.xn--11b4c3d {abuse_email: None, abuse_phone: '', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator Reserved Non-Billable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 4, 7, 17, 48, 39), updated_date: datetime.datetime(2026, 4, 8, 7, 6, 1), expires_date: datetime.datetime(2027, 4, 7, 17, 48, 39), status: ['active'], nameservers: ['AV1.NSTLD.COM', 'AV2.NSTLD.COM', 'AV3.NSTLD.COM', 'AV4.NSTLD.COM'], domain_name: 'NIC.XN--11B4C3D', dnssec: 'unsigned'} -xn--1ck2e1b whois.nic.xn--1ck2e1b nic.xn--1ck2e1b -nic.xn--1ck2e1b {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 10, 0, 36, 12), updated_date: datetime.datetime(2025, 9, 24, 0, 0, 55, 415000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 9, 23, 59, 59), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.xn--1ck2e1b', 'v0n1.nic.xn--1ck2e1b', 'v0n2.nic.xn--1ck2e1b', 'v0n3.nic.xn--1ck2e1b', 'v2n0.nic.xn--1ck2e1b', 'v2n1.nic.xn--1ck2e1b'], domain_name: 'nic.xn--1ck2e1b', dnssec: 'signed'} -xn--1qqw23a whois.ngtld.cn None -ngtld.cn None -xn--2scrj9c whois.nixiregistry.in nixiregistry.in -nixiregistry.in {abuse_email: 'techsupport@registry.in', abuse_phone: 'tel:+91.4049187688', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'National Internet Exchange of India', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'National Capital Territory', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'National Internet Exchange of India', registrar_email: 'techsupport@registry.in', registrar_address: 'World Trade Center, 9th Floor Tower B, B-901, New Delhi, National Capital Territory, 110029', registrar_phone: 'tel:+91.4049187688', registrar_fax: 'tel:+91.4049187688', technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2025, 5, 28, 12, 24, 3, 742000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 5, 28, 14, 4, 30, 479000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 5, 28, 12, 24, 3, 742000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['ns02.trs-dns.com', 'ns02.trs-dns.net'], domain_name: 'nixiregistry.in', dnssec: 'signed'} -xn--30rr7y whois.gtld.knet.cn None -knet.cn None -xn--3bst00m whois.gtld.knet.cn None -knet.cn None -xn--3ds443g whois.teleinfo.cn None -teleinfo.cn None -xn--3e0b707e whois.kr None -whois.kr None -xn--3hcrj9c whois.nixiregistry.in nixiregistry.in -nixiregistry.in {abuse_email: 'techsupport@registry.in', abuse_phone: 'tel:+91.4049187688', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'National Internet Exchange of India', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'National Capital Territory', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'National Internet Exchange of India', registrar_email: 'techsupport@registry.in', registrar_address: 'World Trade Center, 9th Floor Tower B, B-901, New Delhi, National Capital Territory, 110029', registrar_phone: 'tel:+91.4049187688', registrar_fax: 'tel:+91.4049187688', technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2025, 5, 28, 12, 24, 3, 742000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 5, 28, 14, 4, 30, 479000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 5, 28, 12, 24, 3, 742000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['ns02.trs-dns.com', 'ns02.trs-dns.net'], domain_name: 'nixiregistry.in', dnssec: 'signed'} -xn--3pxu8k whois.nic.xn--3pxu8k nic.xn--3pxu8k -nic.xn--3pxu8k {abuse_email: None, abuse_phone: '', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator Reserved Non-Billable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 4, 7, 17, 50, 13), updated_date: datetime.datetime(2026, 4, 8, 7, 6, 1), expires_date: datetime.datetime(2027, 4, 7, 17, 50, 13), status: ['active'], nameservers: ['AV1.NSTLD.COM', 'AV2.NSTLD.COM', 'AV3.NSTLD.COM', 'AV4.NSTLD.COM'], domain_name: 'NIC.XN--3PXU8K', dnssec: 'unsigned'} -xn--42c2d9a whois.nic.xn--42c2d9a nic.xn--42c2d9a -nic.xn--42c2d9a {abuse_email: None, abuse_phone: '', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator Reserved Non-Billable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 4, 7, 17, 51, 33), updated_date: datetime.datetime(2026, 4, 8, 7, 6, 1), expires_date: datetime.datetime(2027, 4, 7, 17, 51, 33), status: ['active'], nameservers: ['AV1.NSTLD.COM', 'AV2.NSTLD.COM', 'AV3.NSTLD.COM', 'AV4.NSTLD.COM'], domain_name: 'NIC.XN--42C2D9A', dnssec: 'unsigned'} -xn--45br5cyl whois.nixiregistry.in nixiregistry.in -nixiregistry.in {abuse_email: 'techsupport@registry.in', abuse_phone: 'tel:+91.4049187688', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'National Internet Exchange of India', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'National Capital Territory', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'National Internet Exchange of India', registrar_email: 'techsupport@registry.in', registrar_address: 'World Trade Center, 9th Floor Tower B, B-901, New Delhi, National Capital Territory, 110029', registrar_phone: 'tel:+91.4049187688', registrar_fax: 'tel:+91.4049187688', technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2025, 5, 28, 12, 24, 3, 742000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 5, 28, 14, 4, 30, 479000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 5, 28, 12, 24, 3, 742000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['ns02.trs-dns.com', 'ns02.trs-dns.net'], domain_name: 'nixiregistry.in', dnssec: 'signed'} -xn--45brj9c whois.nixiregistry.in nixiregistry.in -nixiregistry.in {abuse_email: 'techsupport@registry.in', abuse_phone: 'tel:+91.4049187688', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'National Internet Exchange of India', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'National Capital Territory', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'National Internet Exchange of India', registrar_email: 'techsupport@registry.in', registrar_address: 'World Trade Center, 9th Floor Tower B, B-901, New Delhi, National Capital Territory, 110029', registrar_phone: 'tel:+91.4049187688', registrar_fax: 'tel:+91.4049187688', technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2025, 5, 28, 12, 24, 3, 742000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 5, 28, 14, 4, 30, 479000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 5, 28, 12, 24, 3, 742000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['ns02.trs-dns.com', 'ns02.trs-dns.net'], domain_name: 'nixiregistry.in', dnssec: 'signed'} -xn--45q11c whois.gtld.knet.cn None -knet.cn None -xn--4gbrim whois.nic.xn--4gbrim nic.xn--4gbrim -nic.xn--4gbrim {abuse_email: 'info@centralnic.com', abuse_phone: 'tel:+44.2033880600', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Khobar', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Helium TLDs Ltd', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 9, 11, 20, 8, 52, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 5, 0, 6, 15, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 11, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['a.nic.xn--4gbrim', 'd.nic.xn--4gbrim', 'c.nic.xn--4gbrim', 'b.nic.xn--4gbrim'], domain_name: 'nic.xn--4gbrim', dnssec: 'signed'} -xn--55qx5d whois.ngtld.cn None -ngtld.cn None -xn--5su34j936bgsg whois.nic.xn--5su34j936bgsg nic.xn--5su34j936bgsg -nic.xn--5su34j936bgsg {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2023, 9, 29, 18, 56, 29, 303000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 12, 12, 19, 48, 10, 164000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 29, 18, 56, 29, 303000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.xn--5su34j936bgsg', 'v0n1.nic.xn--5su34j936bgsg', 'v0n2.nic.xn--5su34j936bgsg', 'v0n3.nic.xn--5su34j936bgsg', 'v2n0.nic.xn--5su34j936bgsg', 'v2n1.nic.xn--5su34j936bgsg'], domain_name: 'nic.xn--5su34j936bgsg', dnssec: 'signed'} -xn--5tzm5g whois.nic.xn--5tzm5g nic.xn--5tzm5g -nic.xn--5tzm5g {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 9, 22, 16, 57, 2, 397000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 11, 6, 16, 57, 36, 475000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 22, 16, 57, 2, 397000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.xn--5tzm5g', 'b0.nic.xn--5tzm5g', 'c0.nic.xn--5tzm5g', 'a2.nic.xn--5tzm5g'], domain_name: 'nic.xn--5tzm5g', dnssec: 'signed'} -xn--6frz82g whois.nic.xn--6frz82g nic.xn--6frz82g -nic.xn--6frz82g {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 3, 13, 21, 35, 1, 989000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 13, 21, 35, 26, 397000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 13, 21, 35, 1, 989000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited', 'auto renew period'], nameservers: ['a0.nic.xn--6frz82g', 'a2.nic.xn--6frz82g', 'b0.nic.xn--6frz82g', 'c0.nic.xn--6frz82g'], domain_name: 'nic.xn--6frz82g', dnssec: 'signed'} -xn--6qq986b3xl whois.gtld.knet.cn None -knet.cn None -xn--80adxhks whois.nic.xn--80adxhks nic.xn--80adxhks -nic.xn--80adxhks {abuse_email: 'info@faitid.org', abuse_phone: 'tel:+74957898207', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Foundation for Assistance for Internet Technologies and Infrastructure Development', registrar_email: 'info@faitid.org', registrar_address: '', registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 3, 12, 18, 52, 50), updated_date: datetime.datetime(2020, 4, 7, 11, 6, 10), expires_date: datetime.datetime(2029, 3, 12, 19, 52, 50), status: ['active'], nameservers: ['ns3-geo.nic.ru', 'ns4-geo.nic.ru', 'ns8-geo.nic.ru', 'ans1-moscow.nic.ru', 'ns1-cloud.nic.ru', 'ns2-cloud.nic.ru'], domain_name: 'nic.xn--80adxhks', dnssec: 'signed'} -xn--80aqecdr1a whois.nic.xn--80aqecdr1a nic.xn--80aqecdr1a -nic.xn--80aqecdr1a None -xn--80asehdb whois.nic.xn--80asehdb nic.xn--80asehdb -nic.xn--80asehdb {abuse_email: 'secretariat@corenic.org', abuse_phone: '+41.229295744', admin_name: 'Registry self-allocated', admin_organization: None, admin_email: 'secretariat@corenic.org', admin_address: '', admin_phone: '+41.229295744', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'CORE Association', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Registry self-allocated', registrar_email: 'secretariat@corenic.org', registrar_address: 'World Trade Center II,\n29, route de Pré-Bois, Geneva, 12345', registrar_phone: '+41.229295744', registrar_fax: '+41.229295745', technical_name: 'Registry self-allocated', technical_organization: None, technical_email: 'secretariat@corenic.org', technical_address: '', technical_phone: '+41.229295744', technical_fax: None, created_date: datetime.datetime(2013, 8, 2, 11, 15, 21, 320000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 16, 12, 1, 20, 382000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 2, 11, 15, 21, 320000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.xn--80asehdb', dnssec: 'signed'} -xn--80aswg whois.nic.xn--80aswg nic.xn--80aswg -nic.xn--80aswg {abuse_email: 'secretariat@corenic.org', abuse_phone: '+41.229295744', admin_name: 'Registry self-allocated', admin_organization: None, admin_email: 'secretariat@corenic.org', admin_address: '', admin_phone: '+41.229295744', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'CORE Association', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Registry self-allocated', registrar_email: 'secretariat@corenic.org', registrar_address: 'World Trade Center II,\n29, route de Pré-Bois, Geneva, CH-1215', registrar_phone: '+41.229295744', registrar_fax: '+41.229295745', technical_name: 'Registry self-allocated', technical_organization: None, technical_email: 'secretariat@corenic.org', technical_address: '', technical_phone: '+41.229295744', technical_fax: None, created_date: datetime.datetime(2013, 8, 2, 11, 13, 7, 114000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 16, 12, 1, 5, 978000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 2, 11, 13, 7, 114000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.xn--80aswg', dnssec: 'signed'} -xn--8y0a063a whois.nic.xn--8y0a063a nic.xn--8y0a063a -nic.xn--8y0a063a {abuse_email: 'tech-supprot@zdns.cn', abuse_phone: 'tel:01058813521', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'China United Network Communciations Corporation Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Beijing', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: '互联网域名系统北京市工程研究中心有限公司', registrar_email: 'td_dns_service@knet.cn', registrar_address: '-, -, 100088', registrar_phone: 'tel:1096002', registrar_fax: '1058812666', technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2017, 4, 18, 23, 8, 38, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2018, 6, 2, 23, 8, 38, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 4, 18, 23, 8, 38, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited', 'auto renew period'], nameservers: ['dns1.zdnscloud.info.', 'cns1.zdnscloud.net.', 'ins1.zdnscloud.com.', 'vns1.zdnscloud.biz.'], domain_name: 'nic.xn--8y0a063a', dnssec: 'unsigned'} -xn--9dbq2a whois.nic.xn--9dbq2a nic.xn--9dbq2a -nic.xn--9dbq2a {abuse_email: None, abuse_phone: '', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator Reserved Non-Billable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 4, 7, 17, 52, 39), updated_date: datetime.datetime(2026, 4, 8, 7, 6, 1), expires_date: datetime.datetime(2027, 4, 7, 17, 52, 39), status: ['active'], nameservers: ['AV1.NSTLD.COM', 'AV2.NSTLD.COM', 'AV3.NSTLD.COM', 'AV4.NSTLD.COM'], domain_name: 'NIC.XN--9DBQ2A', dnssec: 'unsigned'} -xn--9et52u whois.gtld.knet.cn None -knet.cn None -xn--9krt00a whois.nic.xn--9krt00a nic.xn--9krt00a -nic.xn--9krt00a {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'Sina Corporation', registrant_email: None, registrant_address: '', registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 8, 16, 20, 28, 0, 420000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 30, 20, 28, 35, 230000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 16, 20, 28, 0, 420000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.xn--9krt00a', 'b0.nic.xn--9krt00a', 'c0.nic.xn--9krt00a', 'a2.nic.xn--9krt00a'], domain_name: 'nic.xn--9krt00a', dnssec: 'signed'} -xn--b4w605ferd whois.afilias-srs.net None -afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.yyz1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.ams1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} -xn--bck1b9a5dre4c whois.nic.xn--bck1b9a5dre4c nic.xn--bck1b9a5dre4c -nic.xn--bck1b9a5dre4c {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 10, 0, 36, 50), updated_date: datetime.datetime(2025, 9, 24, 0, 0, 55, 49000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 9, 23, 59, 59), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.xn--bck1b9a5dre4c', 'v0n1.nic.xn--bck1b9a5dre4c', 'v0n2.nic.xn--bck1b9a5dre4c', 'v0n3.nic.xn--bck1b9a5dre4c', 'v2n0.nic.xn--bck1b9a5dre4c', 'v2n1.nic.xn--bck1b9a5dre4c'], domain_name: 'nic.xn--bck1b9a5dre4c', dnssec: 'signed'} -xn--c1avg whois.nic.xn--c1avg nic.xn--c1avg -nic.xn--c1avg {abuse_email: 'cbath@pir.org', abuse_phone: 'tel:+1.1234567890', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'PIR Internal (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 4, 21, 18, 46, 16, 602000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 6, 5, 18, 47, 9, 818000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 4, 21, 18, 46, 16, 602000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['a0.nic.xn--c1avg', 'a2.nic.xn--c1avg', 'b0.nic.xn--c1avg', 'c0.nic.xn--c1avg'], domain_name: 'nic.xn--c1avg', dnssec: 'signed'} -xn--c2br7g whois.nic.xn--c2br7g nic.xn--c2br7g -nic.xn--c2br7g {abuse_email: None, abuse_phone: '', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator Reserved Non-Billable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 4, 7, 17, 53, 45), updated_date: datetime.datetime(2026, 4, 8, 7, 6, 1), expires_date: datetime.datetime(2027, 4, 7, 17, 53, 45), status: ['active'], nameservers: ['AV1.NSTLD.COM', 'AV2.NSTLD.COM', 'AV3.NSTLD.COM', 'AV4.NSTLD.COM'], domain_name: 'NIC.XN--C2BR7G', dnssec: 'unsigned'} -xn--cck2b3b whois.nic.xn--cck2b3b nic.xn--cck2b3b -nic.xn--cck2b3b {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 10, 0, 37, 55), updated_date: datetime.datetime(2025, 9, 24, 0, 0, 54, 968000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 9, 23, 59, 59), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.xn--cck2b3b', 'v0n1.nic.xn--cck2b3b', 'v0n2.nic.xn--cck2b3b', 'v0n3.nic.xn--cck2b3b', 'v2n0.nic.xn--cck2b3b', 'v2n1.nic.xn--cck2b3b'], domain_name: 'nic.xn--cck2b3b', dnssec: 'signed'} -xn--cckwcxetd whois.nic.xn--cckwcxetd nic.xn--cckwcxetd -nic.xn--cckwcxetd {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2020, 5, 18, 10, 31, 32), updated_date: datetime.datetime(2021, 4, 26, 10, 0, 3), expires_date: datetime.datetime(2030, 5, 18, 10, 31, 32), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.xn--cckwcxetd', 'dns2.nic.xn--cckwcxetd', 'dns3.nic.xn--cckwcxetd', 'dns4.nic.xn--cckwcxetd', 'dnsa.nic.xn--cckwcxetd', 'dnsb.nic.xn--cckwcxetd', 'dnsc.nic.xn--cckwcxetd', 'dnsd.nic.xn--cckwcxetd'], domain_name: 'nic.xn--cckwcxetd', dnssec: 'signed'} -xn--cg4bki whois.kr None -whois.kr None -xn--clchc0ea0b2g2a9gcd whois.ta.sgnic.sg ta.sgnic.sg -sgnic.sg {abuse_email: None, abuse_phone: 'tel:', admin_name: 'SINGAPORE NETWORK INFORMATION CENTRE (SGNIC) PRIVATE LIMITED', admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'SINGAPORE NETWORK INFORMATION CENTRE (SGNIC) PRIVATE LIMITED', registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'SGNIC', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'SINGAPORE NETWORK INFORMATION CENTRE (SGNIC) PRIVATE LIMITED', technical_organization: None, technical_email: 'dna@sgnic.sg', technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2005, 1, 18, 6, 38, 4), updated_date: datetime.datetime(2025, 2, 24, 11, 44, 22), expires_date: datetime.datetime(2027, 1, 18, 6, 38, 4), status: ['active'], nameservers: ['dsany2.sgnic.sg', 'dsany3.sgnic.sg', 'dsany4.sgnic.sg'], domain_name: 'sgnic.sg', dnssec: 'signed'} -xn--czrs0t whois.nic.xn--czrs0t nic.xn--czrs0t -nic.xn--czrs0t {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 1, 14, 17, 53, 15, 763000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 2, 28, 17, 53, 57, 840000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 14, 17, 53, 15, 763000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.xn--czrs0t', 'v0n1.nic.xn--czrs0t', 'v0n2.nic.xn--czrs0t', 'v0n3.nic.xn--czrs0t', 'v2n0.nic.xn--czrs0t', 'v2n1.nic.xn--czrs0t'], domain_name: 'nic.xn--czrs0t', dnssec: 'unsigned'} -xn--czru2d whois.gtld.knet.cn None -knet.cn None -xn--d1alf whois.marnet.mk None -marnet.mk None -xn--e1a4c whois.eu None -whois.eu None -xn--eckvdtc9d whois.nic.xn--eckvdtc9d nic.xn--eckvdtc9d -nic.xn--eckvdtc9d {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 10, 0, 38, 13), updated_date: datetime.datetime(2025, 9, 24, 0, 0, 55, 298000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 9, 23, 59, 59), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.xn--eckvdtc9d', 'v0n1.nic.xn--eckvdtc9d', 'v0n2.nic.xn--eckvdtc9d', 'v0n3.nic.xn--eckvdtc9d', 'v2n0.nic.xn--eckvdtc9d', 'v2n1.nic.xn--eckvdtc9d'], domain_name: 'nic.xn--eckvdtc9d', dnssec: 'signed'} -xn--efvy88h whois.nic.xn--efvy88h nic.xn--efvy88h -nic.xn--efvy88h {abuse_email: 'tech-supprot@zdns.cn', abuse_phone: 'tel:01058813521', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Tech', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Heibei', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: '互联网域名系统北京市工程研究中心有限公司', registrar_email: 'td_dns_service@knet.cn', registrar_address: '-, -, 100088', registrar_phone: 'tel:1096002', registrar_fax: '1058812666', technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 8, 25, 4, 49, 36, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2017, 11, 30, 2, 33, 12, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2034, 8, 25, 4, 49, 36, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['vns1.zdnscloud.biz.', 'dns1.zdnscloud.info.', 'ins1.zdnscloud.com.', 'cns1.zdnscloud.net.'], domain_name: 'nic.xn--efvy88h', dnssec: 'unsigned'} -xn--fct429k whois.nic.xn--fct429k nic.xn--fct429k -nic.xn--fct429k {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 10, 0, 38, 27), updated_date: datetime.datetime(2025, 9, 24, 0, 0, 55, 391000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 9, 23, 59, 59), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.xn--fct429k', 'v0n1.nic.xn--fct429k', 'v0n2.nic.xn--fct429k', 'v0n3.nic.xn--fct429k', 'v2n0.nic.xn--fct429k', 'v2n1.nic.xn--fct429k'], domain_name: 'nic.xn--fct429k', dnssec: 'signed'} -xn--fhbei whois.nic.xn--fhbei nic.xn--fhbei -nic.xn--fhbei {abuse_email: None, abuse_phone: '', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator Reserved Non-Billable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 4, 7, 17, 54, 57), updated_date: datetime.datetime(2026, 4, 8, 7, 6, 1), expires_date: datetime.datetime(2027, 4, 7, 17, 54, 57), status: ['active'], nameservers: ['AV1.NSTLD.COM', 'AV2.NSTLD.COM', 'AV3.NSTLD.COM', 'AV4.NSTLD.COM'], domain_name: 'NIC.XN--FHBEI', dnssec: 'unsigned'} -xn--fiq228c5hs whois.teleinfo.cn None -teleinfo.cn None -xn--fiq64b whois.gtld.knet.cn None -knet.cn None -xn--fiqs8s whois.cnnic.cn None -cnnic.cn None -xn--fiqz9s whois.cnnic.cn None -cnnic.cn None -xn--fjq720a whois.nic.xn--fjq720a nic.xn--fjq720a -nic.xn--fjq720a {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 6, 9, 15, 43, 46, 233000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 24, 15, 44, 28, 368000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 9, 15, 43, 46, 233000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.xn--fjq720a', 'v0n1.nic.xn--fjq720a', 'v0n2.nic.xn--fjq720a', 'v0n3.nic.xn--fjq720a', 'v2n0.nic.xn--fjq720a', 'v2n1.nic.xn--fjq720a'], domain_name: 'nic.xn--fjq720a', dnssec: 'unsigned'} -xn--flw351e whois.nic.google None -nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} -xn--fpcrj9c3d whois.nixiregistry.in nixiregistry.in -nixiregistry.in {abuse_email: 'techsupport@registry.in', abuse_phone: 'tel:+91.4049187688', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'National Internet Exchange of India', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'National Capital Territory', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'National Internet Exchange of India', registrar_email: 'techsupport@registry.in', registrar_address: 'World Trade Center, 9th Floor Tower B, B-901, New Delhi, National Capital Territory, 110029', registrar_phone: 'tel:+91.4049187688', registrar_fax: 'tel:+91.4049187688', technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2025, 5, 28, 12, 24, 3, 742000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 5, 28, 14, 4, 30, 479000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 5, 28, 12, 24, 3, 742000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['ns02.trs-dns.com', 'ns02.trs-dns.net'], domain_name: 'nixiregistry.in', dnssec: 'signed'} -xn--fzys8d69uvgm whois.nic.xn--fzys8d69uvgm nic.xn--fzys8d69uvgm -nic.xn--fzys8d69uvgm {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 8, 12, 19, 10, 36, 280000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 1, 8, 14, 45, 21, 567000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 12, 19, 10, 36, 280000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.xn--fzys8d69uvgm', 'b0.nic.xn--fzys8d69uvgm', 'c0.nic.xn--fzys8d69uvgm', 'a2.nic.xn--fzys8d69uvgm'], domain_name: 'nic.xn--fzys8d69uvgm', dnssec: 'signed'} -xn--g2xx48c whois.nic.xn--g2xx48c nic.xn--g2xx48c -nic.xn--g2xx48c None -xn--gckr3f0f whois.nic.xn--gckr3f0f nic.xn--gckr3f0f -nic.xn--gckr3f0f {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 10, 0, 38, 53), updated_date: datetime.datetime(2025, 9, 24, 0, 0, 55, 274000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 9, 23, 59, 59), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.xn--gckr3f0f', 'v0n1.nic.xn--gckr3f0f', 'v0n2.nic.xn--gckr3f0f', 'v0n3.nic.xn--gckr3f0f', 'v2n0.nic.xn--gckr3f0f', 'v2n1.nic.xn--gckr3f0f'], domain_name: 'nic.xn--gckr3f0f', dnssec: 'signed'} -xn--gecrj9c whois.nixiregistry.in nixiregistry.in -nixiregistry.in {abuse_email: 'techsupport@registry.in', abuse_phone: 'tel:+91.4049187688', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'National Internet Exchange of India', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'National Capital Territory', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'National Internet Exchange of India', registrar_email: 'techsupport@registry.in', registrar_address: 'World Trade Center, 9th Floor Tower B, B-901, New Delhi, National Capital Territory, 110029', registrar_phone: 'tel:+91.4049187688', registrar_fax: 'tel:+91.4049187688', technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2025, 5, 28, 12, 24, 3, 742000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 5, 28, 14, 4, 30, 479000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 5, 28, 12, 24, 3, 742000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['ns02.trs-dns.com', 'ns02.trs-dns.net'], domain_name: 'nixiregistry.in', dnssec: 'signed'} -xn--gk3at1e whois.nic.xn--gk3at1e nic.xn--gk3at1e -nic.xn--gk3at1e {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 10, 0, 44, 13), updated_date: datetime.datetime(2025, 9, 24, 0, 0, 55, 321000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 9, 23, 59, 59), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.xn--gk3at1e', 'v0n1.nic.xn--gk3at1e', 'v0n2.nic.xn--gk3at1e', 'v0n3.nic.xn--gk3at1e', 'v2n0.nic.xn--gk3at1e', 'v2n1.nic.xn--gk3at1e'], domain_name: 'nic.xn--gk3at1e', dnssec: 'signed'} -xn--h2breg3eve whois.nixiregistry.in nixiregistry.in -nixiregistry.in {abuse_email: 'techsupport@registry.in', abuse_phone: 'tel:+91.4049187688', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'National Internet Exchange of India', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'National Capital Territory', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'National Internet Exchange of India', registrar_email: 'techsupport@registry.in', registrar_address: 'World Trade Center, 9th Floor Tower B, B-901, New Delhi, National Capital Territory, 110029', registrar_phone: 'tel:+91.4049187688', registrar_fax: 'tel:+91.4049187688', technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2025, 5, 28, 12, 24, 3, 742000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 5, 28, 14, 4, 30, 479000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 5, 28, 12, 24, 3, 742000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['ns02.trs-dns.com', 'ns02.trs-dns.net'], domain_name: 'nixiregistry.in', dnssec: 'signed'} -xn--h2brj9c8c whois.registry.in None -registry.in {abuse_email: 'techsupport@registry.in', abuse_phone: 'tel:+91.4049187688', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'National Internet Exchange of India', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'National Capital Territory', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'National Internet Exchange of India', registrar_email: 'techsupport@registry.in', registrar_address: 'World Trade Center, 9th Floor Tower B, B-901, New Delhi, National Capital Territory, 110029', registrar_phone: 'tel:+91.4049187688', registrar_fax: 'tel:+91.4049187688', technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2025, 5, 28, 12, 24, 3, 742000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 5, 28, 14, 9, 53, 119000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 5, 28, 12, 24, 3, 742000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited', 'client delete prohibited', 'client transfer prohibited', 'client renew prohibited'], nameservers: ['ns02.trs-dns.com', 'ns02.trs-dns.net'], domain_name: 'registry.in', dnssec: 'signed'} -xn--h2brj9c whois.registry.in None -registry.in {abuse_email: 'techsupport@registry.in', abuse_phone: 'tel:+91.4049187688', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'National Internet Exchange of India', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'National Capital Territory', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'National Internet Exchange of India', registrar_email: 'techsupport@registry.in', registrar_address: 'World Trade Center, 9th Floor Tower B, B-901, New Delhi, National Capital Territory, 110029', registrar_phone: 'tel:+91.4049187688', registrar_fax: 'tel:+91.4049187688', technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2025, 5, 28, 12, 24, 3, 742000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 5, 28, 14, 9, 53, 119000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 5, 28, 12, 24, 3, 742000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited', 'client delete prohibited', 'client transfer prohibited', 'client renew prohibited'], nameservers: ['ns02.trs-dns.com', 'ns02.trs-dns.net'], domain_name: 'registry.in', dnssec: 'signed'} -xn--hxt814e whois.gtld.knet.cn None -knet.cn None -xn--i1b6b1a6a2e whois.nic.xn--i1b6b1a6a2e nic.xn--i1b6b1a6a2e -nic.xn--i1b6b1a6a2e {abuse_email: 'cbath@pir.org', abuse_phone: 'tel:+1.1234567890', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'PIR Internal (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 4, 21, 20, 9, 30, 588000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 6, 5, 20, 9, 56, 313000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 4, 21, 20, 9, 30, 588000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['a0.nic.xn--i1b6b1a6a2e', 'a2.nic.xn--i1b6b1a6a2e', 'b0.nic.xn--i1b6b1a6a2e', 'c0.nic.xn--i1b6b1a6a2e'], domain_name: 'nic.xn--i1b6b1a6a2e', dnssec: 'signed'} -xn--io0a7i whois.ngtld.cn None -ngtld.cn None -xn--j1aef whois.nic.xn--j1aef nic.xn--j1aef -nic.xn--j1aef {abuse_email: None, abuse_phone: '', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator Reserved Non-Billable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 4, 7, 17, 56, 21), updated_date: datetime.datetime(2026, 4, 8, 7, 6, 2), expires_date: datetime.datetime(2027, 4, 7, 17, 56, 21), status: ['active'], nameservers: ['AV1.NSTLD.COM', 'AV2.NSTLD.COM', 'AV3.NSTLD.COM', 'AV4.NSTLD.COM'], domain_name: 'NIC.XN--J1AEF', dnssec: 'unsigned'} -xn--j6w193g whois.hkirc.hk hkirc.hk -hkirc.hk None -xn--jlq480n2rg whois.nic.xn--jlq480n2rg nic.xn--jlq480n2rg -nic.xn--jlq480n2rg {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2020, 5, 18, 10, 31, 32), updated_date: datetime.datetime(2021, 4, 26, 10, 0, 20), expires_date: datetime.datetime(2030, 5, 18, 10, 31, 32), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.xn--jlq480n2rg', 'dns2.nic.xn--jlq480n2rg', 'dns3.nic.xn--jlq480n2rg', 'dns4.nic.xn--jlq480n2rg', 'dnsa.nic.xn--jlq480n2rg', 'dnsb.nic.xn--jlq480n2rg', 'dnsc.nic.xn--jlq480n2rg', 'dnsd.nic.xn--jlq480n2rg'], domain_name: 'nic.xn--jlq480n2rg', dnssec: 'signed'} -xn--jvr189m whois.nic.xn--jvr189m nic.xn--jvr189m -nic.xn--jvr189m {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 10, 0, 44, 37), updated_date: datetime.datetime(2025, 9, 24, 0, 0, 54, 998000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 9, 23, 59, 59), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.xn--jvr189m', 'v0n1.nic.xn--jvr189m', 'v0n2.nic.xn--jvr189m', 'v0n3.nic.xn--jvr189m', 'v2n0.nic.xn--jvr189m', 'v2n1.nic.xn--jvr189m'], domain_name: 'nic.xn--jvr189m', dnssec: 'signed'} -xn--kcrx77d1x4a whois.nic.xn--kcrx77d1x4a nic.xn--kcrx77d1x4a -nic.xn--kcrx77d1x4a None -xn--kput3i whois.nic.xn--kput3i nic.xn--kput3i -nic.xn--kput3i {abuse_email: 'abuse@teleinfo.cn', abuse_phone: 'tel:+86.4000305000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'ICANN', registrar_email: 'service@teleinfo.cn', registrar_address: '12025 Waterfront Drive, Suite 300, Los Angeles, CA, 90094-2536', registrar_phone: 'tel:+1.3103015800', registrar_fax: 'tel:+1.3108238649', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 11, 28, 18, 41, 3), updated_date: datetime.datetime(2024, 8, 30, 16, 4, 52), expires_date: datetime.datetime(2029, 11, 28, 18, 41, 3), status: ['active'], nameservers: ['ns.nic.xn--kput3i', 'ns2.nic.xn--kput3i'], domain_name: 'nic.xn--kput3i', dnssec: 'signed'} -xn--l1acc whois.mn whois.mn -whois.mn None -xn--mgb9awbf whois.registry.om None -registry.om None -xn--mgba7c0bbn0a whois.nic.xn--mgba7c0bbn0a nic.xn--mgba7c0bbn0a -nic.xn--mgba7c0bbn0a None -xn--mgbab2bd whois.nic.xn--mgbab2bd nic.xn--mgbab2bd -nic.xn--mgbab2bd {abuse_email: 'secretariat@corenic.org', abuse_phone: '+41.229295744', admin_name: 'CORE Internal Registrar', admin_organization: None, admin_email: 'secretariat@corenic.org', admin_address: '', admin_phone: '+41.229295744', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'CORE Association', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Geneva', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CORE Internal Registrar', registrar_email: 'secretariat@corenic.org', registrar_address: 'World Trade Center II - 29\nroute de Pré-Bois, Geneva, CH-1215', registrar_phone: '+41.229295744', registrar_fax: '+41.229295745', technical_name: 'CORE Internal Registrar', technical_organization: None, technical_email: 'secretariat@corenic.org', technical_address: '', technical_phone: '+41.229295744', technical_fax: None, created_date: datetime.datetime(2013, 11, 21, 14, 36, 38, 607000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 1, 5, 15, 0, 29, 622000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 11, 21, 14, 36, 38, 607000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.xn--mgbab2bd', dnssec: 'signed'} -xn--mgbah1a3hjkrd whois.nic.mr None -nic.mr None -xn--mgbbh1a71e whois.registry.in None -registry.in {abuse_email: 'techsupport@registry.in', abuse_phone: 'tel:+91.4049187688', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'National Internet Exchange of India', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'National Capital Territory', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'National Internet Exchange of India', registrar_email: 'techsupport@registry.in', registrar_address: 'World Trade Center, 9th Floor Tower B, B-901, New Delhi, National Capital Territory, 110029', registrar_phone: 'tel:+91.4049187688', registrar_fax: 'tel:+91.4049187688', technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2025, 5, 28, 12, 24, 3, 742000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 5, 28, 14, 9, 53, 119000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 5, 28, 12, 24, 3, 742000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited', 'client delete prohibited', 'client transfer prohibited', 'client renew prohibited'], nameservers: ['ns02.trs-dns.com', 'ns02.trs-dns.net'], domain_name: 'registry.in', dnssec: 'signed'} -xn--mgbbh1a whois.registry.in None -registry.in {abuse_email: 'techsupport@registry.in', abuse_phone: 'tel:+91.4049187688', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'National Internet Exchange of India', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'National Capital Territory', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'National Internet Exchange of India', registrar_email: 'techsupport@registry.in', registrar_address: 'World Trade Center, 9th Floor Tower B, B-901, New Delhi, National Capital Territory, 110029', registrar_phone: 'tel:+91.4049187688', registrar_fax: 'tel:+91.4049187688', technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2025, 5, 28, 12, 24, 3, 742000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 5, 28, 14, 9, 53, 119000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 5, 28, 12, 24, 3, 742000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited', 'client delete prohibited', 'client transfer prohibited', 'client renew prohibited'], nameservers: ['ns02.trs-dns.com', 'ns02.trs-dns.net'], domain_name: 'registry.in', dnssec: 'signed'} -xn--mgbca7dzdo whois.nic.xn--mgbca7dzdo nic.xn--mgbca7dzdo -nic.xn--mgbca7dzdo {abuse_email: None, abuse_phone: '', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: None, registrant_address: '', registrant_phone: None, registrant_fax: None, registrar_name: 'ADSIC Registry Operator', registrar_email: 'gtldsupport@aeda.ae', registrar_address: 'Dubai', registrar_phone: '', registrar_fax: None, technical_name: '', technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 9, 27, 7, 48, 40), updated_date: datetime.datetime(2025, 11, 11, 7, 48, 40), expires_date: datetime.datetime(2026, 9, 27, 7, 48, 40), status: ['active'], nameservers: ['ns2.nic.xn--mgbca7dzdo', 'ns3.nic.xn--mgbca7dzdo', 'ns1.nic.xn--mgbca7dzdo', 'ns4.nic.xn--mgbca7dzdo'], domain_name: 'nic.xn--mgbca7dzdo', dnssec: 'signed'} -xn--mgbgu82a whois.registry.in None -registry.in \ No newline at end of file +## voyage whois.donuts.co None +## wales whois.nic.wales nic.wales +nic.wales {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'Oxon', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Nominet Internal Registrar', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 7, 8, 44, 38), updated_date: datetime.datetime(2021, 4, 26, 10, 21, 3), expires_date: datetime.datetime(2030, 8, 7, 8, 44, 38), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.wales', 'dns2.nic.wales', 'dns3.nic.wales', 'dns4.nic.wales', 'dnsa.nic.wales', 'dnsb.nic.wales', 'dnsc.nic.wales', 'dnsd.nic.wales'], domain_name: 'nic.wales', dnssec: 'signed'} +## walmart whois.nic.walmart nic.walmart +## walter whois.nic.walter nic.walter +## wang whois.gtld.knet.cn nic.wang +## wanggou whois.nic.wanggou nic.wanggou +nic.wanggou \ No newline at end of file diff --git a/t2.2 b/t2.2 index b980e0d..489cea4 100644 --- a/t2.2 +++ b/t2.2 @@ -9,13 +9,10 @@ Exception: No RDAP server found for .CN domains INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/uk/domain/nic.uk "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/uk/domain/nic.ac.uk "HTTP/1.1 404 Not Found" Exception: Domain not found: 404 -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/uk/domain/nic.uk "HTTP/1.1 200 OK" Exception: No RDAP server found for .MC domains INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/uk/domain/whois.gov.uk "HTTP/1.0 301 Moved Permanently" INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/gov.uk/domain/whois.gov.uk "HTTP/1.1 404 Not Found" Exception: Domain not found: 404 -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/uk/domain/nic.uk "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/uk/domain/nic.uk "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/amnic.net "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.gandi.net/domain/amnic.net "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://partners.gandi.net/nameservers/v1/domain/amnic.net "HTTP/1.1 302 Found" @@ -77,12 +74,9 @@ INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/n INFO:httpx:HTTP Request: GET https://rdap.nic.abogado/domain/nic.abogado "HTTP/1.0 403 Forbidden" Exception: Status code <403> INFO:httpx:HTTP Request: GET https://rdap.nic.abudhabi/domain/nic.abudhabi "HTTP/1.1 200 " -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.nic.accountant/domain/nic.accountant "HTTP/1.0 403 Forbidden" Exception: Status code <403> -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.nic.aco/domain/nic.aco "HTTP/1.1 200 " -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.ads "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.adult/domain/nic.adult "HTTP/1.0 403 Forbidden" Exception: Status code <403> @@ -92,10 +86,8 @@ INFO:httpx:HTTP Request: GET https://rdap.nic.afl/domain/nic.afl "HTTP/1.0 403 F Exception: Status code <403> INFO:httpx:HTTP Request: GET https://rdap.nic.africa/rdap/domain/nic.africa "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.agakhan "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.ai "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.airbus "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.nic.airtel/domain/nic.airtel "HTTP/1.0 403 Forbidden" Exception: Status code <403> INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" @@ -114,50 +106,25 @@ Exception: Status code <403> INFO:httpx:HTTP Request: GET https://rdap.nic.amfam/domain/nic.amfam "HTTP/1.0 403 Forbidden" Exception: Status code <403> INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.android "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CN domains INFO:httpx:HTTP Request: GET https://rdap.nic.anz/domain/nic.anz "HTTP/1.0 403 Forbidden" Exception: Status code <403> INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.aol "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " INFO:httpx:HTTP Request: GET https://rdap.nic.aquarelle/domain/nic.aquarelle "HTTP/1.1 301 Moved Permanently" INFO:httpx:HTTP Request: GET https://rdap.centralnicregistry.com/aquarelle/domain/nic.aquarelle "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.arab/domain/nic.arab "HTTP/1.1 200 " INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.archi "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.arte "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.asda "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/audible/domain/nic.audible "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/uniregistry.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.uniregistrar.com/v1/domain/uniregistry.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " INFO:httpx:HTTP Request: GET https://rdap.nic.auspost/domain/nic.auspost "HTTP/1.0 403 Forbidden" Exception: Status code <403> INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/author/domain/nic.author "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/aws/domain/nic.aws "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CN domains -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.nic.barcelona/domain/nic.barcelona "HTTP/1.1 200 " INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.barclaycard "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.barclays "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.barefoot "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.nic.basketball/domain/nic.basketball "HTTP/1.0 403 Forbidden" Exception: Status code <403> INFO:httpx:HTTP Request: GET https://rdap.nic.bauhaus/domain/nic.bauhaus "HTTP/1.1 200 OK" @@ -167,52 +134,32 @@ INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/n INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/bbva/domain/nic.bbva "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.bcg "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.bcn/domain/nic.bcn "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.beer/domain/nic.beer "HTTP/1.0 403 Forbidden" Exception: Status code <403> INFO:httpx:HTTP Request: GET https://rdap.nic.berlin/v1/domain/nic.berlin "HTTP/1.1 200 " INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.bestbuy "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.bet "HTTP/1.1 200 OK" Exception: No RDAP server found for .BF domains INFO:httpx:HTTP Request: GET https://rdap.nic.bible/domain/nic.bible "HTTP/1.0 403 Forbidden" Exception: Status code <403> INFO:httpx:HTTP Request: GET https://rdap.nic.bid/domain/nic.bid "HTTP/1.0 403 Forbidden" Exception: Status code <403> -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.bio "HTTP/1.1 200 OK" Exception: No RDAP server found for .BI domains -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/uniregistry.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.uniregistrar.com/v1/domain/uniregistry.net "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.black "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.mobile-registry.com/rdap/domain/nic.blockbuster "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.bms "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/bmw/domain/nic.bmw "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.bnpparibas "HTTP/1.1 200 OK" Exception: No RDAP server found for .BN domains -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.bofa "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.registro.br/domain/nic.br "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/book/domain/nic.book "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.bosch "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.bostik/domain/nic.bostik "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.boston/domain/nic.boston "HTTP/1.0 403 Forbidden" Exception: Status code <403> INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/bot/domain/nic.bot "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/box/domain/nic.box "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.bradesco "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.bridgestone "HTTP/1.1 200 OK" @@ -220,163 +167,71 @@ INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/broadway/domain/nic.broadwa INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.broker "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.brother "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.brussels/domain/nic.brussels "HTTP/1.1 200 " -Exception: No RDAP server found for .CO domains -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/buy/domain/nic.buy "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.buzz/domain/nic.buzz "HTTP/1.0 403 Forbidden" Exception: Status code <403> Exception: No RDAP server found for .BW domains -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/call/domain/nic.call "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.canon "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.capetown/rdap/domain/nic.capetown "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.nic.capitalone/domain/nic.capitalone "HTTP/1.0 403 Forbidden" Exception: Status code <403> -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/career/domain/nic.career "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/case/domain/nic.case "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.nic.cat/domain/nic.cat "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.catholic/domain/nic.catholic "HTTP/1.0 403 Forbidden" Exception: Status code <403> INFO:httpx:HTTP Request: GET https://rdap.nic.cba/domain/nic.cba "HTTP/1.0 403 Forbidden" Exception: Status code <403> Exception: No RDAP server found for .CD domains -Exception: No RDAP server found for .CO domains -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.cfa "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.chanel "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.publicinterestregistry.org/rdap/domain/nic.charity "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.nic.chintai/domain/nic.chintai "HTTP/1.0 403 Forbidden" Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/uniregistry.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.uniregistrar.com/v1/domain/uniregistry.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/circle/domain/nic.circle "HTTP/1.1 200 OK" Exception: No RDAP server found for .CI domains -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.clinique "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.clubmed "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/ryce-rsp.com "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.ledl.net/domain/ryce-rsp.com "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.commbank/domain/nic.commbank "HTTP/1.0 403 Forbidden" Exception: Status code <403> -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.nic.compare/domain/nic.compare "HTTP/1.0 403 Forbidden" Exception: Status code <403> -Exception: No RDAP server found for .CO domains Exception: No RDAP server found for .RU domains INFO:httpx:HTTP Request: GET https://tld-rdap.verisign.com/comsec/v1/domain/nic.comsec "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.nic.cooking/domain/nic.cooking "HTTP/1.0 403 Forbidden" Exception: Status code <403> -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.registry.coop/rdap/domain/nic.coop "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.corsica/domain/nic.corsica "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.tucowsregistry.net/rdap/domain/nic.country "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains Exception: No RDAP server found for .ZA domains INFO:httpx:HTTP Request: GET https://rdap.nic.cpa/domain/nic.cpa "HTTP/1.0 403 Forbidden" Exception: Status code <403> -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " INFO:httpx:HTTP Request: GET https://rdap.nic.cricket/domain/nic.cricket "HTTP/1.0 403 Forbidden" Exception: Status code <403> INFO:httpx:HTTP Request: GET https://rdap.crown.fury.ca/rdap/domain/nic.crown "HTTP/1.1 200 " INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.crs "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.cruise "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.nic.cuisinella/domain/nic.cuisinella "HTTP/1.0 403 Forbidden" Exception: Status code <403> INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/cymru/domain/nic.cymru "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.mobile-registry.com/rdap/domain/nic.data "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.date/domain/nic.date "HTTP/1.0 403 Forbidden" Exception: Status code <403> -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.gmo "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.gmo-onamae.com/rdap/v1/domain/nic.gmo "HTTP/1.1 404 Not Found" -INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.dds/domain/nic.dds "HTTP/1.0 403 Forbidden" Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/deal/domain/nic.deal "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/deloitte/domain/nic.deloitte "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.delta "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/uniregistry.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.uniregistrar.com/v1/domain/uniregistry.net "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.mobile-registry.com/rdap/domain/nic.dish "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.tucowsregistry.net/rdap/domain/nic.diy "HTTP/1.1 200 OK" Exception: No RDAP server found for .DM domains INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.dnp "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.mobile-registry.com/rdap/domain/nic.dot "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.mobile-registry.com/rdap/domain/nic.dtv "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.dubai/domain/nic.dubai "HTTP/1.1 200 " INFO:httpx:HTTP Request: GET https://rdap.nic.durban/rdap/domain/nic.durban "HTTP/1.1 200 OK" @@ -384,110 +239,46 @@ INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/dvag/domain/nic.dvag "H INFO:httpx:HTTP Request: GET https://rdap.mobile-registry.com/rdap/domain/nic.dvr "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.earth/domain/nic.earth "HTTP/1.0 403 Forbidden" Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.eco.fury.ca/rdap/domain/nic.eco "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .TR domains -Exception: No RDAP server found for .CO domains -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.epson "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.ericsson "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.erni/domain/nic.erni "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains Exception: No RDAP server found for .ET domains INFO:httpx:HTTP Request: GET https://rdap.nic.eurovision/domain/nic.eurovision "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/fairwinds/domain/nic.fairwinds "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.faith/domain/nic.faith "HTTP/1.0 403 Forbidden" Exception: Status code <403> -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.nic.fashion/domain/nic.fashion "HTTP/1.0 403 Forbidden" Exception: Status code <403> INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/fast/domain/nic.fast "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.fedex "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.ferrari "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.fidelity "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " INFO:httpx:HTTP Request: GET https://rdap.nic.film/domain/nic.film "HTTP/1.0 403 Forbidden" Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.registro.br/domain/nic.br "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/fire/domain/nic.fire "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.firestone "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.firmdale/domain/nic.firmdale "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.nic.fishing/domain/nic.fishing "HTTP/1.0 403 Forbidden" Exception: Status code <403> -Exception: No RDAP server found for .CO domains Exception: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1005) -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/uniregistry.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.uniregistrar.com/v1/domain/uniregistry.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.forex "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.publicinterestregistry.org/rdap/domain/nic.foundation "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.fox/domain/nic.fox "HTTP/1.0 403 Forbidden" Exception: Status code <403> INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/free/domain/nic.free "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/fresenius/domain/nic.fresenius "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.frogans "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.gmo "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.gmo-onamae.com/rdap/v1/domain/nic.gmo "HTTP/1.1 404 Not Found" -Exception: No RDAP server found for .CO domains -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.gallo "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.gallup "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.gal/domain/nic.gal "HTTP/1.1 200 " INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/game/domain/nic.game "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.nic.garden/domain/nic.garden "HTTP/1.0 403 Forbidden" Exception: Status code <403> INFO:httpx:HTTP Request: GET https://rdap.nic.gay/domain/nic.gay "HTTP/1.0 403 Forbidden" Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.gdn/domain/nic.gdn "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.gea/domain/nic.gea "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.genting "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.george/domain/nic.george "HTTP/1.0 403 Forbidden" Exception: Status code <403> @@ -496,90 +287,37 @@ INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/mediaserv.n INFO:httpx:HTTP Request: GET https://rdap.nameshield.net/domain/mediaserv.net "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.ggee "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.gmo-onamae.com/rdap/v1/domain/nic.ggee "HTTP/1.1 404 Not Found" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/uniregistry.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.uniregistrar.com/v1/domain/uniregistry.net "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-grs.net "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.snapnames.com/rdap/domain/afilias-grs.net "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.publicinterestregistry.org/rdap/domain/nic.giving "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains -INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.registro.br/domain/nic.br "HTTP/1.1 200 OK" Exception: No RDAP server found for .GL domains -INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains -INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.gmo "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.gmo-onamae.com/rdap/v1/domain/nic.gmo "HTTP/1.1 404 Not Found" INFO:httpx:HTTP Request: GET https://rdap.nic.gmx/domain/nic.gmx "HTTP/1.1 200 " INFO:httpx:HTTP Request: GET https://rdap.nic.godaddy/domain/nic.godaddy "HTTP/1.0 403 Forbidden" Exception: Status code <403> -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.goldpoint "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.goodyear "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/gop/domain/nic.gop "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/got/domain/nic.got "HTTP/1.1 200 OK" -Exception: No RDAP server found for .BN domains -Exception: No RDAP server found for .TR domains Exception: No RDAP server found for .GP domains Exception: No RDAP server found for .GQ domains -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains Exception: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'rdap.nic.gs'. (_ssl.c:1005) INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/gucci/domain/nic.gucci "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/uniregistry.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.uniregistrar.com/v1/domain/uniregistry.net "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.hamburg/v1/domain/nic.hamburg "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.hdfcbank "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.hdfc "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.nic.health/domain/nic.health "HTTP/1.0 403 Forbidden" Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/uniregistry.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.uniregistrar.com/v1/domain/uniregistry.net "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.helsinki "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " INFO:httpx:HTTP Request: GET https://rdap.registry.hiphop/rdap/domain/nic.hiphop "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.gmo "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.gmo-onamae.com/rdap/v1/domain/nic.gmo "HTTP/1.1 404 Not Found" -INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.gmo "HTTP/1.1 429 Too Many Requests" -Exception: Too many requests: 429 INFO:httpx:HTTP Request: GET https://rdap.tucowsregistry.net/rdap/domain/nic.hiv "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.hkt "HTTP/1.1 200 OK" Exception: No RDAP server found for .HM domains -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.homedepot "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.honda "HTTP/1.1 429 Too Many Requests" Exception: Too many requests: 429 INFO:httpx:HTTP Request: GET https://rdap.nic.horse/domain/nic.horse "HTTP/1.0 403 Forbidden" Exception: Status code <403> -Exception: No RDAP server found for .CO domains -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/uniregistry.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.uniregistrar.com/v1/domain/uniregistry.net "HTTP/1.1 429 Too Many Requests" -Exception: Too many requests: 429 INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/hot/domain/nic.hot "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains -INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.ht/domain/nic.ht "HTTP/1.1 200 " INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.hughes "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.hyundai "HTTP/1.1 429 Too Many Requests" @@ -588,169 +326,86 @@ INFO:httpx:HTTP Request: GET https://rdap.nic.ibm/domain/nic.ibm "HTTP/1.0 403 F Exception: Status code <403> INFO:httpx:HTTP Request: GET https://rdap.zdnsgtld.com/icbc/domain/nic.icbc "HTTP/1.1 200 " INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.ice "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.ifm/domain/nic.ifm "HTTP/1.1 200 " INFO:httpx:HTTP Request: GET https://rdap.nic.ikano/v1/domain/nic.ikano "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/imdb/domain/nic.imdb "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.nixiregistry.in/rdap/domain/registry.in "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.gmo "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.gmo-onamae.com/rdap/v1/domain/nic.gmo "HTTP/1.1 404 Not Found" -INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.ink/domain/nic.ink "HTTP/1.0 403 Forbidden" Exception: Status code <403> -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.nic.insurance/domain/nic.insurance "HTTP/1.0 403 Forbidden" Exception: Status code <403> -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.publicinterestregistry.org/rdap/domain/iana.org "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/iana.org "HTTP/1.1 200 " -Exception: No RDAP server found for .CO domains Exception: No RDAP server found for .IQ domains -Exception: No RDAP server found for .CO domains -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.jaguar "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.java "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.gmo "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.gmo-onamae.com/rdap/v1/domain/nic.gmo "HTTP/1.1 404 Not Found" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.jio "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/jobs/domain/nic.jobs "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.joburg/rdap/domain/nic.joburg "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/jot/domain/nic.jot "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/joy/domain/nic.joy "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/uniregistry.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.uniregistrar.com/v1/domain/uniregistry.net "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.juniper "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.kddi "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.kenic.or.ke/domain/kenic.or.ke "HTTP/1.1 200 " INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.kerryhotels "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.kerryproperties "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.registry.kfh/rdap/domain/nic.kfh "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.kia "HTTP/1.1 429 Too Many Requests" -Exception: Too many requests: 429 -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " +INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.kia "HTTP/1.1 200 OK" Exception: No RDAP server found for .KI domains INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.kim "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/kindle/domain/nic.kindle "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/ryce-rsp.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.ledl.net/domain/ryce-rsp.com "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.komatsu "HTTP/1.1 429 Too Many Requests" Exception: Too many requests: 429 INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.kosher "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.krd/domain/nic.krd "HTTP/1.0 403 Forbidden" Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.kuokgroup "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.kyoto "HTTP/1.1 429 Too Many Requests" Exception: Too many requests: 429 INFO:httpx:HTTP Request: GET https://whois.kyregistry.ky/rdap/domain/kyregistry.ky "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.lacaixa/domain/nic.lacaixa "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.lamer "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.landrover "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " INFO:httpx:HTTP Request: GET https://rdap.mobile-registry.com/rdap/domain/nic.latino "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.latrobe/domain/nic.latrobe "HTTP/1.0 403 Forbidden" Exception: Status code <403> INFO:httpx:HTTP Request: GET https://rdap.nic.law/domain/nic.law "HTTP/1.0 403 Forbidden" Exception: Status code <403> -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.lbdr.org.lb/domain/lbdr.org.lb "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-grs.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.snapnames.com/rdap/domain/afilias-grs.net "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.lds "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.nic.leclerc/domain/nic.leclerc "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.lefrak "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.lego "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.lexus "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.lgbt "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/lidl/domain/nic.lidl "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.tucowsregistry.net/rdap/domain/nic.lifestyle "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/like/domain/nic.like "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/uniregistry.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.uniregistrar.com/v1/domain/uniregistry.net "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.llc "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/llp/domain/nic.llp "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.loan/domain/nic.loan "HTTP/1.0 403 Forbidden" Exception: Status code <403> -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.nic.locker/rdap/domain/nic.locker "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/locus/domain/nic.locus "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/lol/domain/nic.lol "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.lotte "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.lotto "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/lplfinancial/domain/nic.lplfinancial "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/lpl/domain/nic.lpl "HTTP/1.1 200 OK" Exception: No RDAP server found for .LS domains -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.lundbeck "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.luxe/domain/nic.luxe "HTTP/1.0 403 Forbidden" Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.ly/domain/nic.ly "HTTP/1.1 200 " INFO:httpx:HTTP Request: GET https://rdap.nic.madrid/domain/nic.madrid "HTTP/1.1 200 " Exception: No RDAP server found for .MA domains -Exception: No RDAP server found for .CO domains -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.nic.mango/domain/nic.mango "HTTP/1.1 200 " INFO:httpx:HTTP Request: GET https://rdap.nic.man/domain/nic.man "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.markets "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.mckinsey "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/med/domain/nic.med "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.melbourne/domain/nic.melbourne "HTTP/1.0 403 Forbidden" Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.nic.men/domain/nic.men "HTTP/1.0 403 Forbidden" Exception: Status code <403> INFO:httpx:HTTP Request: GET https://rdap.nic.menu/domain/nic.menu "HTTP/1.0 403 Forbidden" @@ -758,32 +413,17 @@ Exception: Status code <403> INFO:httpx:HTTP Request: GET https://rdap.nic.miami/domain/nic.miami "HTTP/1.0 403 Forbidden" Exception: Status code <403> INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/mini/domain/nic.mini "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.gmo "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.gmo-onamae.com/rdap/v1/domain/nic.gmo "HTTP/1.1 404 Not Found" INFO:httpx:HTTP Request: GET https://rdap.mls.fury.ca/rdap/domain/nic.mls "HTTP/1.1 200 " INFO:httpx:HTTP Request: GET https://rdap.nic.mma/domain/nic.mma "HTTP/1.1 200 OK" Exception: No RDAP server found for .MM domains Exception: No RDAP server found for .MN domains INFO:httpx:HTTP Request: GET https://rdap.mobile-registry.com/rdap/domain/nic.mobile "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/moi/domain/nic.moi "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/mom/domain/nic.mom "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.monash/domain/nic.monash "HTTP/1.0 403 Forbidden" Exception: Status code <403> -Exception: No RDAP server found for .CO domains -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.mormon "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.flexireg.net/domain/nic.moscow "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/mediaserv.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nameshield.net/domain/mediaserv.net "HTTP/1.1 200 OK" Exception: No RDAP server found for .MR domains INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/mtn/domain/nic.mtn "HTTP/1.1 200 OK" Exception: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1005) @@ -794,41 +434,26 @@ Exception: No RDAP server found for .MZ domains INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.nab "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.nagoya "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://keetmans.omadhina.co.na/domain/na-nic.com.na "HTTP/1.1 200 " -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.nec "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.netbank/domain/nic.netbank "HTTP/1.0 403 Forbidden" Exception: Status code <403> -Exception: No RDAP server found for .TR domains -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .ZA domains -INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.nextdirect "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.next "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.nf/domain/nic.nf "HTTP/1.1 200 " INFO:httpx:HTTP Request: GET https://rdap.publicinterestregistry.org/rdap/domain/nic.ngo "HTTP/1.1 200 OK" Exception: timed out INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.nhk "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.nico "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.nikon "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains -INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.gmo "HTTP/1.1 429 Too Many Requests" -Exception: Too many requests: 429 INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.nissay "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " INFO:httpx:HTTP Request: GET https://rdap.nic.norton/domain/nic.norton "HTTP/1.0 403 Forbidden" Exception: Status code <403> INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/nowruz/domain/nic.nowruz "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/now/domain/nic.now "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.nowtv "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.obi "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.registry.click/rdap/domain/nic.observer "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.okinawa "HTTP/1.1 429 Too Many Requests" -Exception: Too many requests: 429 +INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.okinawa "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.olayangroup/domain/nic.olayangroup "HTTP/1.0 403 Forbidden" Exception: Status code <403> INFO:httpx:HTTP Request: GET https://rdap.nic.olayan/domain/nic.olayan "HTTP/1.0 403 Forbidden" @@ -838,54 +463,32 @@ INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/omega/domain/nic.omega "HTT Exception: No RDAP server found for .OM domains INFO:httpx:HTTP Request: GET https://rdap.nic.one/domain/nic.one "HTTP/1.0 403 Forbidden" Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.oracle "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.orange "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.organic "HTTP/1.1 200 OK" -Exception: No RDAP server found for .TR domains -Exception: No RDAP server found for .ZA domains INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.origins "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.osaka/domain/nic.osaka "HTTP/1.0 403 Forbidden" Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.otsuka "HTTP/1.1 200 OK" +INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.otsuka "HTTP/1.1 429 Too Many Requests" +Exception: Too many requests: 429 INFO:httpx:HTTP Request: GET https://rdap.mobile-registry.com/rdap/domain/nic.ott "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.ovh/domain/nic.ovh "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.gmo "HTTP/1.1 429 Too Many Requests" -Exception: Too many requests: 429 INFO:httpx:HTTP Request: GET https://rdap.nic.paris/domain/nic.paris "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/pars/domain/nic.pars "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.nic.party/domain/nic.party "HTTP/1.0 403 Forbidden" Exception: Status code <403> INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/pay/domain/nic.pay "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.pccw "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains -INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.philips/domain/nic.philips "HTTP/1.0 403 Forbidden" Exception: Status code <403> INFO:httpx:HTTP Request: GET https://rdap.mobile-registry.com/rdap/domain/nic.phone "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/uniregistry.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.uniregistrar.com/v1/domain/uniregistry.net "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.nic.physio/domain/nic.physio "HTTP/1.0 403 Forbidden" Exception: Status code <403> -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.registry.click/rdap/domain/nic.pid "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.pink "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/pin/domain/nic.pin "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/pioneer/domain/nic.pioneer "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains -INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.playstation "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.nic.pm/domain/nic.pm "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.pnc "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/pohl/domain/nic.pohl "HTTP/1.1 200 OK" @@ -895,31 +498,11 @@ INFO:httpx:HTTP Request: GET https://rdap.nic.porn/domain/nic.porn "HTTP/1.0 403 Exception: Status code <403> INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/dotpostregistry.net "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/dotpostregistry.net "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/prime/domain/nic.prime "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.pro "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.promo "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/uniregistry.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.uniregistrar.com/v1/domain/uniregistry.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " -Exception: No RDAP server found for .CO domains -Exception: [Errno 104] Connection reset by peer Exception: No RDAP server found for .QA domains -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.quebec/domain/nic.quebec "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.racing/domain/nic.racing "HTTP/1.0 403 Forbidden" Exception: Status code <403> INFO:httpx:HTTP Request: GET https://rdap.nic.radio/domain/nic.radio "HTTP/1.1 200 OK" @@ -927,57 +510,26 @@ INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/read/domain/nic.read "HTTP/ INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/realestate/domain/nic.realestate "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/realtor/domain/nic.realtor "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.registry.click/rdap/domain/nic.realty "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.reliance "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.zdnsgtld.com/ren/domain/nic.ren "HTTP/1.1 200 " -Exception: No RDAP server found for .CO domains -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.review/domain/nic.review "HTTP/1.0 403 Forbidden" Exception: Status code <403> -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.rexroth "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.richardli "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.ricoh "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.ril "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.registro.br/domain/nic.br "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.nic.rodeo/domain/nic.rodeo "HTTP/1.0 403 Forbidden" Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/room/domain/nic.room "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.rugby/domain/nic.rugby "HTTP/1.0 403 Forbidden" Exception: Status code <403> INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/ruhr/domain/nic.ruhr "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.rwe "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.ricta.org.rw/domain/ricta.org.rw "HTTP/1.1 200 " INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.ryukyu "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/safe/domain/nic.safe "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.safety/domain/nic.safety "HTTP/1.0 403 Forbidden" Exception: Status code <403> -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.nic.samsclub/domain/nic.samsclub "HTTP/1.0 403 Forbidden" Exception: Status code <403> INFO:httpx:HTTP Request: GET https://nic.samsung/rdap/domain/nic.samsung "HTTP/1.1 200 Ok" @@ -987,69 +539,39 @@ INFO:httpx:HTTP Request: GET https://rdap.nic.sandvik/domain/nic.sandvik "HTTP/1 Exception: Status code <403> INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.sanofi "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.sap/domain/nic.sap "HTTP/1.1 200 " -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/save/domain/nic.save "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.saxo "HTTP/1.1 200 OK" Exception: No RDAP server found for .SB domains INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.sbi "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.scb/domain/nic.scb "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " INFO:httpx:HTTP Request: GET https://rdap.nic.schmidt/domain/nic.schmidt "HTTP/1.0 403 Forbidden" Exception: Status code <403> INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.scholarships "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/schwarz/domain/nic.schwarz "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.science/domain/nic.science "HTTP/1.0 403 Forbidden" Exception: Status code <403> INFO:httpx:HTTP Request: GET https://rdap.nic.scot/domain/nic.scot "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-grs.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.snapnames.com/rdap/domain/afilias-grs.net "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.sd/domain/sdnic.sd "HTTP/1.1 200 " Exception: timed out -INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.seat/domain/nic.seat "HTTP/1.1 200 " INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/secure/domain/nic.secure "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.seek/domain/nic.seek "HTTP/1.0 403 Forbidden" Exception: Status code <403> INFO:httpx:HTTP Request: GET https://rdap.nic.select/domain/nic.select "HTTP/1.0 403 Forbidden" Exception: Status code <403> -Exception: No RDAP server found for .KR domains -Exception: No RDAP server found for .KR domains INFO:httpx:HTTP Request: GET https://tld-rdap.verisign.com/xn--mk1bu44c/v1/domain/nic.xn--mk1bu44c "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://tld-rdap.verisign.com/xn--t60b56a/v1/domain/nic.xn--t60b56a "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.nic.seven/domain/nic.seven "HTTP/1.0 403 Forbidden" Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " INFO:httpx:HTTP Request: GET https://rdap.nic.sex/domain/nic.sex "HTTP/1.0 403 Forbidden" Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/uniregistry.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.uniregistrar.com/v1/domain/uniregistry.net "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/sfr/domain/nic.sfr "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.shangrila "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.gmo "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.gmo-onamae.com/rdap/v1/domain/nic.gmo "HTTP/1.1 404 " INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/shell/domain/nic.shell "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/shia/domain/nic.shia "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.shiksha "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CN domains -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/silk/domain/nic.silk "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.sina "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.ski "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/sky/domain/nic.sky "HTTP/1.1 200 OK" Exception: No RDAP server found for .SL domains @@ -1057,47 +579,21 @@ INFO:httpx:HTTP Request: GET https://rdap.mobile-registry.com/rdap/domain/nic.sl INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/smart/domain/nic.smart "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/smile/domain/nic.smile "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.sncf/domain/nic.sncf "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.softbank "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.sony "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " INFO:httpx:HTTP Request: GET https://rdap.nic.sport/domain/nic.sport "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/spot/domain/nic.spot "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " Exception: [SSL] record layer failure (_ssl.c:1005) -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.star "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.statebank "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/stcgroup/domain/nic.stcgroup "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/stc/domain/nic.stc "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.stream/domain/nic.stream "HTTP/1.0 403 Forbidden" Exception: Status code <403> -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.nic.sucks/domain/nic.sucks "HTTP/1.0 403 Forbidden" Exception: Status code <403> -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.nic.surf/domain/nic.surf "HTTP/1.0 403 Forbidden" Exception: Status code <403> -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.suzuki "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/swatch/domain/nic.swatch "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.swiss/domain/nic.swiss "HTTP/1.1 200 " @@ -1105,7 +601,6 @@ Exception: No RDAP server found for .SX domains INFO:httpx:HTTP Request: GET https://rdap.nic.sydney/domain/nic.sydney "HTTP/1.0 403 Forbidden" Exception: Status code <403> Exception: No RDAP server found for .SY domains -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.nic.tab/domain/nic.tab "HTTP/1.0 403 Forbidden" Exception: Status code <403> INFO:httpx:HTTP Request: GET https://rdap.nic.taipei/domain/nic.taipei "HTTP/1.0 403 Forbidden" @@ -1114,60 +609,27 @@ INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/talk/domain/nic.talk "HTTP/ INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.taobao "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.tatamotors "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://whois.nic.tatar/rdap/domain/nic.tatar "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/uniregistry.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.uniregistrar.com/v1/domain/uniregistry.net "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/tci/domain/nic.tci "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.tdk/domain/nic.tdk "HTTP/1.0 403 Forbidden" Exception: Status code <403> Exception: No RDAP server found for .TD domains -Exception: No RDAP server found for .CO domains -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.nic.teva/domain/nic.teva "HTTP/1.0 403 Forbidden" Exception: Status code <403> INFO:httpx:HTTP Request: GET https://rdap.nic.tf/domain/nic.tf "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.thd "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.thains.co.th/domain/thnic.co.th "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.tiaa "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.ryce-rsp.com/rdap/domain/nic.tirol "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.tmall "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.tokyo "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.toray "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.toshiba "HTTP/1.1 429 Too Many Requests" -Exception: Too many requests: 429 +INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.toshiba "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.total/domain/nic.total "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains -INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.toyota "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains +INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.toyota "HTTP/1.1 429 Too Many Requests" +Exception: Too many requests: 429 INFO:httpx:HTTP Request: GET https://rdap.nic.trade/domain/nic.trade "HTTP/1.0 403 Forbidden" Exception: Status code <403> INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.trading "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.tucowsregistry.net/rdap/domain/nic.trust "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " INFO:httpx:HTTP Request: GET https://rdap.nic.tube/domain/nic.tube "HTTP/1.1 200 " INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/tui/domain/nic.tui "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/tunes/domain/nic.tunes "HTTP/1.1 200 OK" @@ -1176,35 +638,21 @@ INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/n INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.ubank "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.ubs "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.zdnsgtld.com/unicom/domain/nic.unicom "HTTP/1.1 200 " -Exception: No RDAP server found for .CO domains -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.registro.br/domain/nic.br "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.ups "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.tucowsregistry.net/rdap/domain/nic.vana "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.vanguard "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.vegas "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://tld-rdap.verisign.com/verisign/v1/domain/nic.verisign "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/xn--vermgensberater-ctb/domain/nic.xn--vermgensberater-ctb "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/xn--vermgensberatung-pwb/domain/nic.xn--vermgensberatung-pwb "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.versicherung/v1/domain/nic.versicherung "HTTP/1.1 200 " -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/vg/domain/nic.vg "HTTP/1.1 404 Not Found" Exception: Domain not found: 404 -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.vig "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.nic.vip/domain/nic.vip "HTTP/1.0 403 Forbidden" Exception: Status code <403> INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/virgin/domain/nic.virgin "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.visa "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/viva/domain/nic.viva "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.vlaanderen/domain/nic.vlaanderen "HTTP/1.1 200 " INFO:httpx:HTTP Request: GET https://rdap.nic.vodka/domain/nic.vodka "HTTP/1.0 403 Forbidden" @@ -1214,132 +662,12 @@ INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/n INFO:httpx:HTTP Request: GET https://rdap.nic.voting/domain/nic.voting "HTTP/1.0 403 Forbidden" Exception: Status code <403> INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.voto "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/wales/domain/nic.wales "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.nic.walmart/domain/nic.walmart "HTTP/1.0 403 Forbidden" Exception: Status code <403> INFO:httpx:HTTP Request: GET https://rdap.nic.walter/domain/nic.walter "HTTP/1.0 403 Forbidden" Exception: Status code <403> -Exception: No RDAP server found for .CN domains INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/wanggou/domain/nic.wanggou "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.watches "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains INFO:httpx:HTTP Request: GET https://rdap.nic.webcam/domain/nic.webcam "HTTP/1.0 403 Forbidden" Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.weber "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" -Exception: No RDAP server found for .ZA domains -INFO:httpx:HTTP Request: GET https://rdap.nic.wedding/domain/nic.wedding "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/wed/domain/nic.wed "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.weibo "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.weir "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.whoswho/domain/nic.whoswho "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.ryce-rsp.com/rdap/domain/nic.wien "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains -INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/wme/domain/nic.wme "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.woodside/domain/nic.woodside "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -Exception: No RDAP server found for .CO domains -Exception: No RDAP server found for .CO domains -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/wow/domain/nic.wow "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.wtc/domain/nic.wtc "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -Exception: No RDAP server found for .CO domains -INFO:httpx:HTTP Request: GET https://rdap.nic.xerox/domain/nic.xerox "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -Exception: No RDAP server found for .CN domains -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.xin "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://tld-rdap.verisign.com/xn--11b4c3d/v1/domain/nic.xn--11b4c3d "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.xn--1ck2e1b "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CN domains -INFO:httpx:HTTP Request: GET https://rdap.nixiregistry.in/rdap/domain/nixiregistry.in "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CN domains -Exception: No RDAP server found for .CN domains -Exception: No RDAP server found for .CN domains -Exception: No RDAP server found for .KR domains -INFO:httpx:HTTP Request: GET https://rdap.nixiregistry.in/rdap/domain/nixiregistry.in "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://tld-rdap.verisign.com/xn--3pxu8k/v1/domain/nic.xn--3pxu8k "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://tld-rdap.verisign.com/xn--42c2d9a/v1/domain/nic.xn--42c2d9a "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nixiregistry.in/rdap/domain/nixiregistry.in "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nixiregistry.in/rdap/domain/nixiregistry.in "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CN domains -INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/xn--4gbrim/domain/nic.xn--4gbrim "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CN domains -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.xn--5su34j936bgsg "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.xn--5tzm5g "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.xn--6frz82g "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CN domains -INFO:httpx:HTTP Request: GET https://rdap.flexireg.net/domain/nic.xn--80adxhks "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.xn--80aqecdr1a/domain/nic.xn--80aqecdr1a "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nic.xn--80asehdb/domain/nic.xn--80asehdb "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.xn--80aswg/domain/nic.xn--80aswg "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.zdnsgtld.com/xn--8y0a063a/domain/nic.xn--8y0a063a "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://tld-rdap.verisign.com/xn--9dbq2a/v1/domain/nic.xn--9dbq2a "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CN domains -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.xn--9krt00a "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.xn--bck1b9a5dre4c "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.publicinterestregistry.org/rdap/domain/nic.xn--c1avg "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://tld-rdap.verisign.com/xn--c2br7g/v1/domain/nic.xn--c2br7g "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.xn--cck2b3b "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/xn--cckwcxetd/domain/nic.xn--cckwcxetd "HTTP/1.1 200 OK" -Exception: No RDAP server found for .KR domains -INFO:httpx:HTTP Request: GET https://rdap.sgnic.sg/rdap/domain/sgnic.sg "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.xn--czrs0t "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CN domains -Exception: No RDAP server found for .MK domains -Exception: No RDAP server found for .EU domains -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.xn--eckvdtc9d "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.zdnsgtld.com/XN--EFVY88H/domain/nic.xn--efvy88h "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.xn--fct429k "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://tld-rdap.verisign.com/xn--fhbei/v1/domain/nic.xn--fhbei "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CN domains -Exception: No RDAP server found for .CN domains -Exception: No RDAP server found for .CN domains -Exception: No RDAP server found for .CN domains -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.xn--fjq720a "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nixiregistry.in/rdap/domain/nixiregistry.in "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.xn--fzys8d69uvgm "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.xn--g2xx48c/domain/nic.xn--g2xx48c "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.xn--gckr3f0f "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nixiregistry.in/rdap/domain/nixiregistry.in "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.xn--gk3at1e "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nixiregistry.in/rdap/domain/nixiregistry.in "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nixiregistry.in/rdap/domain/registry.in "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nixiregistry.in/rdap/domain/registry.in "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CN domains -INFO:httpx:HTTP Request: GET https://rdap.publicinterestregistry.org/rdap/domain/nic.xn--i1b6b1a6a2e "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CN domains -INFO:httpx:HTTP Request: GET https://tld-rdap.verisign.com/xn--j1aef/v1/domain/nic.xn--j1aef "HTTP/1.1 200 OK" -Exception: No RDAP server found for .HK domains -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/xn--jlq480n2rg/domain/nic.xn--jlq480n2rg "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.xn--jvr189m "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.xn--kcrx77d1x4a/domain/nic.xn--kcrx77d1x4a "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.teleinfo.cn/xn--kput3i/domain/nic.xn--kput3i "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.teleinfo.cn/domain/nic.xn--kput3i "HTTP/1.1 200 " -Exception: No RDAP server found for .MN domains -Exception: No RDAP server found for .OM domains -INFO:httpx:HTTP Request: GET https://rdap.nic.xn--mgba7c0bbn0a/domain/nic.xn--mgba7c0bbn0a "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nic.xn--mgbab2bd/domain/nic.xn--mgbab2bd "HTTP/1.1 200 " -Exception: No RDAP server found for .MR domains -INFO:httpx:HTTP Request: GET https://rdap.nixiregistry.in/rdap/domain/registry.in "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nixiregistry.in/rdap/domain/registry.in "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.xn--mgbca7dzdo/domain/nic.xn--mgbca7dzdo "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.nixiregistry.in/rdap/domain/registry.in "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.xn--mgbi4ecexp/domain/nic.xn--mgbi4ecexp "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/xn--mgbt3dhd/domain/nic.xn--mgbt3dhd "HTTP/1.1 200 OK" -Exception: No RDAP server found for .MO domains -INFO:httpx:HTTP Request: GET https://tld-rdap.verisign.com/xn--mk1bu44c/v1/domain/nic.xn--mk1bu44c "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.twnic.tw/rdap/domain/nic.xn--mxtq1m "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.twnic.tw/registrar/domain/nic.xn--mxtq1m "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.xn--ngbc5azd/domain/nic.xn--ngbc5azd "HTTP/1.0 403 Forbidden" -Exception: Status code <403> diff --git a/t2.py b/t2.py index 80fd92d..0939b4d 100644 --- a/t2.py +++ b/t2.py @@ -1,32 +1,34 @@ import sys from typing import Any -import httpx import tld import whodap import whoisdomain -client = httpx.Client(follow_redirects=True, timeout=10) -dns_client = whodap.DNSClient.new_client(client) +class WhoisRdap: + def __init__(self) -> None: + self.dnsc = whodap.DNSClient.new_client() # make sure we cache the primary looup for the tld rdap servers -def do_one_domain(domain: str) -> dict[str, Any] | None: - d = None - try: - fld = tld.get_fld(domain, fix_protocol=True, fail_silently=True) - a = fld.split(".") - dom = ".".join(a[:-1]) - xtld = a[-1] - resp = dns_client.lookup(dom, xtld) - d = resp.to_whois_dict() - except Exception as e: - print(f"Exception: {e}", file=sys.stderr) + def do_one_domain(self, domain: str) -> dict[str, Any] | None: + try: + fld = tld.get_fld(domain, fix_protocol=True, fail_silently=True) + a = fld.split(".") + dom = ".".join(a[:-1]) + xtld = a[-1] + resp = self.dnsc.lookup(dom, xtld) + return resp.to_whois_dict() + except Exception as e: + print(f"Exception: {e}", file=sys.stderr) - return d + return None def xmain() -> None: + rr = {} + + wr = WhoisRdap() for k, v in whoisdomain.tldDb.tld_regexpr.ZZ.items(): server = v.get("_server") test = v.get("_test") @@ -35,11 +37,12 @@ def xmain() -> None: print("##", k, server, test) fld = tld.get_fld(server, fix_protocol=True, fail_silently=True) - rr = {} - if fld not in rr: - rr[fld] = do_one_domain(server) - if rr[fld]: - print(fld, rr[fld]) + if fld in rr: + continue + + rr[fld] = wr.do_one_domain(server) + if rr[fld]: + print(fld, rr[fld]) xmain() From c4015960897bbfbfb99fa39b1e254763fcd732a8 Mon Sep 17 00:00:00 2001 From: mboot-github <130295084+mboot-github@users.noreply.github.com> Date: Sat, 18 Apr 2026 23:58:06 +0200 Subject: [PATCH 04/30] use dataresponse with message in case of error --- t2.1 | 1341 --------------------------------------------------------- t2.2 | 673 ----------------------------- t2.py | 47 +- 3 files changed, 35 insertions(+), 2026 deletions(-) delete mode 100644 t2.1 delete mode 100644 t2.2 diff --git a/t2.1 b/t2.1 deleted file mode 100644 index 465f231..0000000 --- a/t2.1 +++ /dev/null @@ -1,1341 +0,0 @@ -## _teleinfo whois.teleinfo.cn None -## _uniregistry whois.uniregistry.net None -uniregistry.net {abuse_email: 'abuse@uniregistry.com', abuse_phone: 'tel:+1.4426008800', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Registration Private', registrant_organization: 'Domains By Proxy, LLC', registrant_email: None, registrant_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', registrant_phone: 'tel:+1.4806242599', registrant_fax: None, registrar_name: 'GoDaddy Online Services Cayman Islands Ltd.', registrar_email: 'raradmin@uniregistry.com', registrar_address: '3-110 Governors Square, 1361 GT, Grand Cayman, Grand Cayman, KY11108', registrar_phone: None, registrar_fax: None, technical_name: 'Registration Private', technical_organization: 'Domains By Proxy, LLC', technical_email: None, technical_address: 'DomainsByProxy.com 100 S. Mill Ave, Suite 1600, Tempe, Arizona, 85281', technical_phone: 'tel:+1.4806242599', technical_fax: None, created_date: datetime.datetime(2006, 4, 4, 17, 17, 39), updated_date: datetime.datetime(2025, 7, 30, 13, 2, 55), expires_date: None, status: ['delete prohibited', 'transfer prohibited', 'renew prohibited', 'update prohibited'], nameservers: ['ns02.trs-dns.net', 'ns02.trs-dns.com'], domain_name: 'uniregistry.net', dnssec: 'signed'} -## _donuts whois.donuts.co None -## _centralnic whois.centralnic.com None -centralnic.com {abuse_email: 'abuse@internet.bs', abuse_phone: 'tel:+1.5163015301', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: 'info@domain-contact.org', registrant_address: 'London', registrant_phone: None, registrant_fax: None, registrar_name: 'Internet Domain Service BS Corp.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: 'info@domain-contact.org', technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 5, 7, 10, 16, 51), updated_date: datetime.datetime(2025, 11, 25, 21, 50, 14), expires_date: datetime.datetime(2031, 5, 7, 10, 15, 8), status: ['client transfer prohibited', 'server transfer prohibited', 'server delete prohibited'], nameservers: ['ns1.centralnic.net', 'ns2.centralnic.net', 'ns3.centralnic.net', 'ns4.centralnic.net'], domain_name: 'centralnic.com', dnssec: 'signed'} -## _gtldKnet whois.gtld.knet.cn None -## uk whois.nic.uk None -nic.uk {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.1865332244', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Nominet UK', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: None, updated_date: None, expires_date: None, status: ['server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.uk.', 'dns2.nic.uk.', 'dns3.nic.uk.', 'dns4.nic.uk.', 'nsa.nic.uk.', 'nsb.nic.uk.', 'nsc.nic.uk.', 'nsd.nic.uk.'], domain_name: 'nic.uk', dnssec: 'unsigned'} -## ac.uk whois.nic.ac.uk imperial.ac.uk -## co.uk whois.nic.uk livedns.co.uk -## mc whois.nic.mc nic.mc -## gov.uk whois.gov.uk service.gov.uk -## me.uk whois.nic.uk xxx.me.uk -## net.uk whois.nic.uk nic.net.uk -## am whois.amnic.net amnic.net -amnic.net {abuse_email: 'abuse@gandi.net', abuse_phone: 'tel:+33.170377661', admin_name: 'Redacted for Privacy', admin_organization: 'REDACTED FOR PRIVACY', admin_email: '989594b2067f9e7e8757d2c129f83c52-6321365@contact.gandi.net', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: 'Redacted for Privacy', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'Redacted for Privacy', registrant_organization: 'Internet Society Public Organization', registrant_email: '0dfd109bf67b3253321ff0dcefa9459d-5815245@contact.gandi.net', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Gandi SAS', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Redacted for Privacy', technical_organization: 'REDACTED FOR PRIVACY', technical_email: '989594b2067f9e7e8757d2c129f83c52-6321365@contact.gandi.net', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(1994, 2, 28, 5, 0), updated_date: None, expires_date: None, status: ['client transfer prohibited'], nameservers: ['ns-pri.amnic.net', 'ns-pch.amnic.net', 'ns-cdn.amnic.net'], domain_name: 'amnic.net', dnssec: 'signed'} -## amsterdam whois.nic.amsterdam nic.amsterdam -nic.amsterdam {abuse_email: 'support@sidn.nl', abuse_phone: '+31.0263525555', admin_name: 'REDACTED FOR PRIVACY', admin_organization: None, admin_email: 'redactedforprivacy@sidn.nl', admin_address: 'REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, REDACTED FOR PRIVACY', admin_phone: '+310 0000000', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: None, registrant_email: 'redactedforprivacy@sidn.nl', registrant_address: 'REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, REDACTED FOR PRIVACY', registrant_phone: '+310 0000000', registrant_fax: None, registrar_name: 'Stichting Internet Domeinregistratie Nederland (Operationeel)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: None, technical_email: 'redactedforprivacy@sidn.nl', technical_address: 'REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, REDACTED FOR PRIVACY', technical_phone: '+310 0000000', technical_fax: None, created_date: datetime.datetime(2014, 11, 28, 16, 19, 59), updated_date: datetime.datetime(2025, 11, 28, 0, 15), expires_date: datetime.datetime(2026, 11, 28, 16, 19, 59), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['ns5.sidn.nl', 'ns4.sidn.nl', 'ns3.sidn.nl'], domain_name: 'nic.amsterdam', dnssec: 'signed'} -## ar whois.nic.ar nic.ar -## at whois.nic.at nic.at -## ax whois.ax None -## be whois.dns.be google.be -## br whois.registro.br registro.br -registro.br {abuse_email: None, abuse_phone: None, admin_name: 'Frederico Augusto de Carvalho Neves', admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Núcleo de Inf. e Coord. do Ponto BR - NIC.BR', registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: None, registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Frederico Augusto de Carvalho Neves', technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(1999, 2, 21, 12, 0), updated_date: datetime.datetime(2018, 4, 2, 12, 19, 10), expires_date: None, status: ['active'], nameservers: ['a.dns.br', 'b.dns.br', 'c.dns.br', 'd.dns.br', 'e.dns.br'], domain_name: 'registro.br', dnssec: 'signed'} -## bzh whois.nic.bzh pik.bzh -nic.bzh {abuse_email: None, abuse_phone: None, admin_name: 'REDACTED_FOR_PRIVACY', admin_organization: 'AFNIC REGISTRY', admin_email: 'REDACTED_FOR_PRIVACY', admin_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', admin_phone: 'REDACTED_FOR_PRIVACY', admin_fax: 'REDACTED_FOR_PRIVACY', billing_name: 'REDACTED_FOR_PRIVACY', billing_organization: 'AFNIC REGISTRY', billing_email: 'REDACTED_FOR_PRIVACY', billing_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', billing_phone: 'REDACTED_FOR_PRIVACY', billing_fax: 'REDACTED_FOR_PRIVACY', registrant_name: 'REDACTED_FOR_PRIVACY', registrant_organization: 'Association www.bzh', registrant_email: 'REDACTED_FOR_PRIVACY', registrant_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', registrant_phone: 'REDACTED_FOR_PRIVACY', registrant_fax: 'REDACTED_FOR_PRIVACY', registrar_name: 'Registry Operations', registrar_email: 'support+bzh@afnic.fr', registrar_address: 'AFNIC, Saint Quentin en Yvelines, 78181, FR', registrar_phone: 'tel:+33.139308300', registrar_fax: 'tel:+33.139308301', technical_name: 'REDACTED_FOR_PRIVACY', technical_organization: 'AFNIC REGISTRY', technical_email: 'REDACTED_FOR_PRIVACY', technical_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', technical_phone: 'REDACTED_FOR_PRIVACY', technical_fax: 'REDACTED_FOR_PRIVACY', created_date: datetime.datetime(2014, 3, 4, 17, 10, 29), updated_date: datetime.datetime(2026, 4, 18, 17, 18, 2, 440058, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 4, 17, 10, 29), status: ['server transfer prohibited', 'server delete prohibited'], nameservers: ['g.ext.nic.fr', 'ns1.nic.fr', 'ns2.nic.fr', 'ns3.nic.fr'], domain_name: 'nic.bzh', dnssec: 'signed'} -## com.tr whois.trabis.gov.tr google.com.tr -## co.il whois.isoc.org.il ynet.co.il -## eu whois.eu None -## hk whois.hkirc.hk hkirc.hk -## ir whois.nic.ir nic.ir -## is whois.isnic.is isnic.is -isnic.is {abuse_email: None, abuse_phone: None, admin_name: 'Internet á Íslandi hf.', admin_organization: None, admin_email: 'hostmaster@isnic.is', admin_address: 'Katrínartúni 2, Reykjavík, 105, Iceland', admin_phone: 'tel:+354-578-2030', admin_fax: None, billing_name: 'Internet á Íslandi hf.', billing_organization: None, billing_email: 'innheimta@isnic.is', billing_address: 'Katrínartúni 2, Reykjavík, 105, Iceland', billing_phone: 'tel:+354-578-2030', billing_fax: None, registrant_name: 'Internet á Íslandi hf.', registrant_organization: None, registrant_email: 'isnic@isnic.is', registrant_address: 'Katrínartúni 2, Reykjavík, 105, Iceland', registrant_phone: 'tel:+354-578-2030', registrant_fax: None, registrar_name: None, registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Internet á Íslandi hf.', technical_organization: None, technical_email: 'hostmaster@isnic.is', technical_address: 'Katrínartúni 2, Reykjavík, 105, Iceland', technical_phone: 'tel:+354-578-2030', technical_fax: None, created_date: datetime.datetime(2000, 9, 5, 0, 0, 1, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 1, 21, 12, 10, 24, tzinfo=datetime.timezone.utc), expires_date: None, status: ['active'], nameservers: ['tg-secondary01.isnic.is', 'ht-secondary01.isnic.is', 'nsp.dnsnode.net', 'sec1.rcode0.net'], domain_name: 'isnic.is', dnssec: 'signed'} -## kr whois.kr None -## lv whois.nic.lv nic.lv -## pl whois.dns.pl google.pl -dns.pl {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Naukowa i Akademicka Sieć Komputerowa PIB', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'ul. Kolska 12, Warszawa, 01-045', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'NASK', registrar_email: 'info@dns.pl', registrar_address: 'ul. Kolska 12, Warszawa, 01-045', registrar_phone: 'REDACTED FOR PRIVACY', registrar_fax: 'REDACTED FOR PRIVACY', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(1998, 1, 26, 11, 0), updated_date: datetime.datetime(2015, 4, 20, 9, 41, 34), expires_date: None, status: None, nameservers: ['kirdan.nask.net.pl', 'bilbo.nask.org.pl', 'frodo.nask.net.pl', 'eomer.nask.net.pl'], domain_name: 'dns.pl', dnssec: 'signed'} -## pt whois.dns.pt None -## ru whois.tcinet.ru tcinet.ru -## sk whois.sk-nic.sk sk-nic.sk -## co.th whois.thnic.co.th thnic.co.th -thnic.co.th {abuse_email: 'abuse@thnic.co.th', abuse_phone: 'tel:+66.21054007', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'T.H.NIC Co., Ltd.', registrar_email: 'staff@thnic.co.th', registrar_address: '111 Mu 9, Thailand Science Park, 2nd Fl. P-206, Phahon Yothin Rd., Khlong Nueng, Khlong Luang, Pathum Thani, 12120, Thailand', registrar_phone: 'tel:+66.21054007', registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(1999, 3, 29, 17, 0, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 5, 30, 8, 28, 9, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2030, 3, 31, 17, 0, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['a-ns.thnic.co.th', 'b-ns.thnic.co.th', 'e-ns.thnic.co.th', 'f-ns.thnic.co.th'], domain_name: 'thnic.co.th', dnssec: 'signed'} -## tv whois.nic.tv nic.tv -## work whois.nic.work nic.work -## ae whois.aeda.net.ae net.ae -## bg whois.register.bg register.bg -## bj whois.nic.bj nic.bj -## sg whois.sgnic.sg sgnic.sg -sgnic.sg {abuse_email: None, abuse_phone: 'tel:', admin_name: 'SINGAPORE NETWORK INFORMATION CENTRE (SGNIC) PRIVATE LIMITED', admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'SINGAPORE NETWORK INFORMATION CENTRE (SGNIC) PRIVATE LIMITED', registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'SGNIC', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'SINGAPORE NETWORK INFORMATION CENTRE (SGNIC) PRIVATE LIMITED', technical_organization: None, technical_email: 'dna@sgnic.sg', technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2005, 1, 18, 6, 38, 4), updated_date: datetime.datetime(2025, 2, 24, 11, 44, 22), expires_date: datetime.datetime(2027, 1, 18, 6, 38, 4), status: ['active'], nameservers: ['dsany2.sgnic.sg', 'dsany3.sgnic.sg', 'dsany4.sgnic.sg'], domain_name: 'sgnic.sg', dnssec: 'signed'} -## tw whois.twnic.net.tw net.tw -twnic.net.tw {abuse_email: 'abuse@twnic.tw', abuse_phone: None, admin_name: 'Redacted for Privacy', admin_organization: None, admin_email: 'Redacted for Privacy', admin_address: 'Redacted for Privacy, Redacted for Privacy, Redacted for Privacy, Redacted for Privacy', admin_phone: 'tel:Redacted for Privacy', admin_fax: 'tel:Redacted for Privacy', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Redacted for Privacy', registrant_organization: '財團法人台灣網路資訊中心 / Taiwan Network Information Center', registrant_email: 'tech@twnic.tw', registrant_address: 'Redacted for Privacy, Redacted for Privacy, Redacted for Privacy, Redacted for Privacy', registrant_phone: 'tel:Redacted for Privacy', registrant_fax: 'tel:Redacted for Privacy', registrar_name: 'TWNIC', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Redacted for Privacy', technical_organization: None, technical_email: 'Redacted for Privacy', technical_address: 'Redacted for Privacy, Redacted for Privacy, Redacted for Privacy, Redacted for Privacy', technical_phone: 'tel:Redacted for Privacy', technical_fax: 'tel:Redacted for Privacy', created_date: datetime.datetime(2000, 2, 2, 7, 6, 48), updated_date: datetime.datetime(2025, 10, 23, 3, 22, 32), expires_date: datetime.datetime(2034, 4, 20, 16, 0), status: ['active'], nameservers: ['dns1.twnic.net.tw', 'dns2.twnic.net.tw'], domain_name: 'twnic.net.tw', dnssec: 'signed'} -## ug whois.co.ug nic.co.ug -## ws whois.website.ws website.ws -## sn whois.nic.sn nic.sn -## si whois.register.si register.si -register.si {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'org', registrar_email: 'dom-reg@arnes.si', registrar_address: 'Tehnološki park 018, Ljubljana, 1000, SI', registrar_phone: '+386.14798800', registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2008, 10, 28, 15, 43, 25), updated_date: datetime.datetime(2026, 4, 2, 11, 43, 11), expires_date: datetime.datetime(2026, 10, 28, 15, 43, 25), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['kanin.arnes.si', 'nanos.arnes.si', 'rc0.register.si', 'netnod.register.si', 'd-zone1.register.si', 'd-zone2.register.si'], domain_name: 'register.si', dnssec: 'signed'} -## mk whois.marnet.mk marnet.mk -## tc whois.nic.tc nic.tc -## wf whois.nic.wf nic.wf -nic.wf {abuse_email: None, abuse_phone: None, admin_name: 'Nic wf', admin_organization: 'Afnic Backend Registry Operator', admin_email: 'support+fr@nic.fr', admin_address: 'immeuble le Stephenson, 1, rue Stephenson, Montigny le Bretonneux, 78180', admin_phone: 'tel:+33.139308300', admin_fax: 'tel:+33.139308301', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Nic wf', registrant_organization: 'Afnic Backend Registry Operator', registrant_email: 'support+fr@nic.fr', registrant_address: 'immeuble le Stephenson, 1, rue Stephenson, Montigny le Bretonneux, 78180', registrant_phone: 'tel:+33.139308300', registrant_fax: 'tel:+33.139308301', registrar_name: 'Registry Operations', registrar_email: 'support@afnic.fr', registrar_address: 'AFNIC, immeuble le Stephenson, 1, rue Stephenson, Montigny-Le-Bretonneux, 78180', registrar_phone: 'tel:+33.139308300', registrar_fax: 'tel:+33.139308301', technical_name: 'Jean-Philippe PICK', technical_organization: 'Afnic', technical_email: 'jean-philippe.pick@afnic.fr', technical_address: '7, avenue du 8 mai 1945, Guyancourt, 78280', technical_phone: 'tel:+33.0139308300', technical_fax: 'tel:+33.0139308301', created_date: datetime.datetime(1995, 1, 1, 0, 0), updated_date: datetime.datetime(2026, 2, 3, 17, 8, 37, 932407, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2029, 12, 31, 23, 0), status: ['server transfer prohibited', 'server delete prohibited'], nameservers: ['ns4.nic.fr', 'ns6.ext.nic.fr', 'ns7.ext.nic.fr'], domain_name: 'nic.wf', dnssec: 'signed'} -## mo whois.monic.mo monic.mo -## ve whois.nic.ve nic.ve -## lu whois.dns.lu dns.lu -## sm whois.nic.sm nic.sm -## tg whois.nic.tg nic.tg -## md whois.nic.md nic.md -## pf whois.registry.pf registry.pf -## download whois.nic.download None -## global whois.nic.global nic.global -nic.global {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 6, 24, 15, 57, 57, 146000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 8, 8, 15, 58, 23, 220000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 24, 15, 57, 57, 146000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.global', 'a2.nic.global', 'b0.nic.global', 'c0.nic.global'], domain_name: 'nic.global', dnssec: 'signed'} -## aarp whois.nic.aarp nic.aarp -## abbott whois.nic.abbott nic.abbott -nic.abbott {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 7, 2, 19, 18, 6, 378000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 1, 16, 10, 43, 56, 690000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 7, 2, 19, 18, 6, 378000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.abbott', 'a2.nic.abbott', 'b0.nic.abbott', 'c0.nic.abbott'], domain_name: 'nic.abbott', dnssec: 'signed'} -## abb whois.nic.abb nic.abb -nic.abb {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 3, 2, 23, 28, 51), updated_date: datetime.datetime(2026, 4, 16, 23, 29, 34, 533000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 2, 23, 28, 51), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['b0.nic.abb', 'c0.nic.abb', 'a2.nic.abb', 'a0.nic.abb'], domain_name: 'nic.abb', dnssec: 'unsigned'} -## abbvie whois.nic.abbvie nic.abbvie -nic.abbvie {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'AbbVie Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Illinois', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'AbbVie Inc.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2021, 3, 31, 9, 3, 38), updated_date: datetime.datetime(2022, 3, 10, 10, 3, 34), expires_date: datetime.datetime(2031, 3, 31, 9, 3, 38), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.abbvie', 'dns2.nic.abbvie', 'dns3.nic.abbvie', 'dns4.nic.abbvie', 'dnsa.nic.abbvie', 'dnsb.nic.abbvie', 'dnsc.nic.abbvie', 'dnsd.nic.abbvie'], domain_name: 'nic.abbvie', dnssec: 'signed'} -## abc whois.nic.abc nic.abc -nic.abc {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 6, 13, 20, 53, 32), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 13, 20, 53, 32), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n2.nic.abc', 'v2n1.nic.abc', 'v0n0.nic.abc', 'v0n3.nic.abc', 'v0n1.nic.abc', 'v2n0.nic.abc'], domain_name: 'nic.abc', dnssec: 'unsigned'} -## abogado whois.nic.abogado nic.abogado -## abudhabi whois.nic.abudhabi nic.abudhabi -nic.abudhabi {abuse_email: None, abuse_phone: '', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: None, registrant_address: '', registrant_phone: None, registrant_fax: None, registrar_name: 'ADSIC Registry Operator', registrar_email: 'gtldsupport@aeda.ae', registrar_address: 'Dubai', registrar_phone: '', registrar_fax: None, technical_name: '', technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 9, 27, 7, 30, 17), updated_date: datetime.datetime(2025, 11, 11, 7, 30, 18), expires_date: datetime.datetime(2026, 9, 27, 7, 30, 17), status: ['active'], nameservers: ['ns1.nic.abudhabi', 'ns2.nic.abudhabi', 'ns4.nic.abudhabi', 'ns3.nic.abudhabi'], domain_name: 'nic.abudhabi', dnssec: 'signed'} -## academy whois.donuts.co None -## accountant whois.nic.accountant nic.accountant -## accountants whois.donuts.co None -## aco whois.nic.aco nic.aco -nic.aco {abuse_email: 'acoregistry@lemarit.com', abuse_phone: 'tel:+49.4615050350', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'ACO Severin Ahlmann GmbH & Co. KG', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'DE', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'ACO Severin Ahlmann GmbH & Co. KG', registrar_email: None, registrar_address: 'Am Ahlmannkai, Buedelsdorf, 24782, DE', registrar_phone: 'tel:+49.4615050350', registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 11, 25, 20, 33, 53, 90000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 11, 25, 0, 32, 36, 769000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 11, 25, 0, 0, tzinfo=datetime.timezone.utc), status: ['active', 'auto renew period'], nameservers: ['sec1.rcode0.net', 'sec2.rcode0.net'], domain_name: 'nic.aco', dnssec: 'signed'} -## actor whois.donuts.co None -## ads whois.nic.ads nic.ads -nic.ads {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 3, 9, 17, 16, 56, 129000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 9, 17, 16, 56, 129000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 9, 17, 16, 56, 129000, tzinfo=datetime.timezone.utc), status: ['active', 'auto renew period'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.ads', dnssec: 'unsigned'} -## adult whois.nic.adult nic.adult -## aeg whois.nic.aeg nic.aeg -nic.aeg {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 4, 24, 18, 48, 37), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 4, 24, 18, 48, 37), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v2n0.nic.aeg', 'v0n1.nic.aeg', 'v0n2.nic.aeg', 'v0n3.nic.aeg', 'v2n1.nic.aeg', 'v0n0.nic.aeg'], domain_name: 'nic.aeg', dnssec: 'signed'} -## aero whois.aero None -whois.aero {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'SITA SC', registrant_email: None, registrant_address: 'GE', registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9998)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2002, 4, 5, 15, 0, 40), updated_date: datetime.datetime(2026, 4, 5, 15, 1, 38, 184000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 4, 5, 15, 0, 40), status: ['auto renew period'], nameservers: ['ns-502.awsdns-62.com', 'ns-2015.awsdns-59.co.uk', 'ns-1343.awsdns-39.org', 'ns-723.awsdns-26.net'], domain_name: 'whois.aero', dnssec: 'unsigned'} -## afl whois.nic.afl nic.afl -## africa whois.nic.africa nic.africa -nic.africa {abuse_email: 'abuse@registry.net.za', abuse_phone: '+27.115682800', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: 'REDACTED', billing_organization: 'REDACTED', billing_email: 'REDACTED', billing_address: 'REDACTED, REDACTED, REDACTED, REDACTED, REDACTED, REDACTED', billing_phone: 'REDACTED', billing_fax: None, registrant_name: 'REDACTED', registrant_organization: '', registrant_email: 'REDACTED', registrant_address: 'REDACTED, REDACTED, REDACTED, REDACTED, REDACTED, REDACTED', registrant_phone: 'REDACTED', registrant_fax: None, registrar_name: 'DNS Africa', registrar_email: 'support@dns.net.za', registrar_address: 'COZA House Gazelle Close Corporate Park South, Midrand, Gauteng, 1685', registrar_phone: '+27.115682800', registrar_fax: None, technical_name: 'REDACTED', technical_organization: 'REDACTED', technical_email: 'REDACTED', technical_address: 'REDACTED, REDACTED, REDACTED, REDACTED, REDACTED, REDACTED', technical_phone: 'REDACTED', technical_fax: None, created_date: datetime.datetime(2017, 2, 15, 21, 20, 26, 462719, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 1, 31, 7, 4, 41, 355337, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2999, 12, 12, 21, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns2us.dns.business', 'ns1.dnservices.co.za', 'nsp.netnod.se'], domain_name: 'nic.africa', dnssec: 'unsigned'} -## agakhan whois.nic.agakhan nic.agakhan -nic.agakhan {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'Fondation Aga Khan (Aga Khan Foundation)', registrant_email: None, registrant_address: 'Geneva', registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2017, 2, 23, 22, 8, 4, 434000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 9, 22, 8, 37, 502000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 23, 22, 8, 4, 434000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.agakhan', 'b0.nic.agakhan', 'c0.nic.agakhan', 'a2.nic.agakhan'], domain_name: 'nic.agakhan', dnssec: 'signed'} -## agency whois.donuts.co None -## ai whois.nic.ai None -nic.ai {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: 'Larry Avondale Franklin', admin_organization: 'Government of Anguilla', admin_email: 'Crefton.Niles@gov.ai', admin_address: 'The Secretariat, The Valley, unknown, unknown', admin_phone: 'tel:+111.1111111111', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Government of Anguilla', registrant_organization: 'Government of Anguilla', registrant_email: 'Crefton.Niles@gov.ai', registrant_address: 'The Secretariat, The Valley, unknown, unknown', registrant_phone: 'tel:+111.1111111111', registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Larry Avondale Franklin', technical_organization: 'Government of Anguilla', technical_email: 'Larry.Franklin@gov.ai', technical_address: 'The Secretariat, The Valley, unknown, unknown', technical_phone: 'tel:+111.1111111111', technical_fax: None, created_date: datetime.datetime(2017, 12, 16, 1, 14, 21), updated_date: datetime.datetime(2025, 8, 26, 7, 35, 18, 723000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 12, 13, 1, 14, 21), status: ['client delete prohibited', 'server delete prohibited', 'client renew prohibited', 'server renew prohibited', 'client transfer prohibited', 'server transfer prohibited', 'client update prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.ai', 'v0n1.nic.ai', 'v0n2.nic.ai', 'v0n3.nic.ai', 'v2n0.nic.ai', 'v2n1.nic.ai'], domain_name: 'nic.ai', dnssec: 'signed'} -## airbus whois.nic.airbus nic.airbus -nic.airbus {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2023, 9, 29, 18, 39, 13, 288000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 8, 21, 15, 15, 59, 34000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 29, 18, 39, 13, 288000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.airbus', 'v0n1.nic.airbus', 'v0n2.nic.airbus', 'v0n3.nic.airbus', 'v2n0.nic.airbus', 'v2n1.nic.airbus'], domain_name: 'nic.airbus', dnssec: 'signed'} -## airforce whois.donuts.co None -## airtel whois.nic.airtel nic.airtel -## akdn whois.afilias-srs.net nic.akdn -afilias-srs.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 11, 14, 11, 36, 12), updated_date: None, expires_date: datetime.datetime(2026, 11, 14, 16, 36, 12), status: ['client transfer prohibited'], nameservers: ['ns1.yyz1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.sea1.afilias-nst.info'], domain_name: 'afilias-srs.net', dnssec: 'signed'} -## alibaba whois.nic.alibaba nic.alibaba -nic.alibaba {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 6, 7, 13, 18, 5, 732000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 7, 13, 18, 5, 732000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.alibaba', 'b0.nic.alibaba', 'c0.nic.alibaba', 'a2.nic.alibaba'], domain_name: 'nic.alibaba', dnssec: 'signed'} -## alipay whois.nic.alipay nic.alipay -nic.alipay {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 6, 7, 13, 6, 37, 552000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 7, 13, 6, 37, 552000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.alipay', 'b0.nic.alipay', 'c0.nic.alipay', 'a2.nic.alipay'], domain_name: 'nic.alipay', dnssec: 'signed'} -## allfinanz whois.nic.allfinanz nic.allfinanz -nic.allfinanz {abuse_email: 'bettinger@bettinger.de', abuse_phone: 'tel:+49.8954886700', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Allfinanz Deutsche Vermögensberatung Aktiengesellschaft', registrant_organization: 'Allfinanz Deutsche Vermögensberatung Aktiengesellschaft', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Münchener Straße 1, Frankfurt am Main, Hessen, 60329', registrant_phone: 'tel:+49.6923840', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Deutsche Vermögensberatung AG', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Allfinanz Deutsche Vermögensberatung Aktiengesellschaft', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'tel:+49.6923840', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 6, 23, 11, 17, 49, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 6, 17, 0, 6, 57, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 23, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['anycast2.dnsres.net', 'anycast1.dnsres.net'], domain_name: 'nic.allfinanz', dnssec: 'unsigned'} -## allstate whois.nic.allstate nic.allstate -nic.allstate {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 1, 22, 21, 7, 29, 198000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 8, 21, 8, 16, 794000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 22, 21, 7, 29, 198000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.allstate', 'b0.nic.allstate', 'c0.nic.allstate', 'a2.nic.allstate'], domain_name: 'nic.allstate', dnssec: 'signed'} -## ally whois.nic.ally nic.ally -## alsace whois.nic.alsace nic.alsace -nic.alsace {abuse_email: None, abuse_phone: None, admin_name: 'REDACTED_FOR_PRIVACY', admin_organization: 'Afnic Backend Registry Operator', admin_email: 'REDACTED_FOR_PRIVACY', admin_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', admin_phone: 'REDACTED_FOR_PRIVACY', admin_fax: 'REDACTED_FOR_PRIVACY', billing_name: 'REDACTED_FOR_PRIVACY', billing_organization: 'Afnic Backend Registry Operator', billing_email: 'REDACTED_FOR_PRIVACY', billing_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', billing_phone: 'REDACTED_FOR_PRIVACY', billing_fax: 'REDACTED_FOR_PRIVACY', registrant_name: 'REDACTED_FOR_PRIVACY', registrant_organization: 'Afnic Backend Registry Operator', registrant_email: 'REDACTED_FOR_PRIVACY', registrant_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', registrant_phone: 'REDACTED_FOR_PRIVACY', registrant_fax: 'REDACTED_FOR_PRIVACY', registrar_name: 'Registry Operations', registrar_email: 'support+alsace@afnic.fr', registrar_address: 'AFNIC, Montigny-le-Bretonneux, 78180, FR', registrar_phone: 'tel:+33.139308300', registrar_fax: 'tel:+33.139308301', technical_name: 'REDACTED_FOR_PRIVACY', technical_organization: 'Afnic Backend Registry Operator', technical_email: 'REDACTED_FOR_PRIVACY', technical_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', technical_phone: 'REDACTED_FOR_PRIVACY', technical_fax: 'REDACTED_FOR_PRIVACY', created_date: datetime.datetime(2014, 8, 13, 13, 43, 56), updated_date: datetime.datetime(2025, 9, 27, 13, 51, 5, 513538, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 13, 13, 43, 56), status: ['server transfer prohibited', 'server delete prohibited'], nameservers: ['g.ext.nic.fr', 'ns1.nic.fr', 'ns2.nic.fr', 'ns3.nic.fr'], domain_name: 'nic.alsace', dnssec: 'signed'} -## alstom whois.nic.alstom nic.alstom -nic.alstom {abuse_email: 'sophie.coignet-registrar@chq.alstom.com', abuse_phone: '+33.141493686', admin_name: '.alstom Internal Registrar', admin_organization: None, admin_email: 'sophie.coignet-registrar@chq.alstom.com', admin_address: '', admin_phone: '+33.141493686', admin_fax: None, billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Hauts-de-Seine', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: '.alstom Internal Registrar', registrar_email: 'sophie.coignet-registrar@chq.alstom.com', registrar_address: '3 Avenue André Malraux, Levallois-Perret, Hauts-de-Seine, 92300', registrar_phone: '+33.141493686', registrar_fax: None, technical_name: '.alstom Internal Registrar', technical_organization: None, technical_email: 'sophie.coignet-registrar@chq.alstom.com', technical_address: '', technical_phone: '+33.141493686', technical_fax: None, created_date: datetime.datetime(2015, 8, 20, 12, 21, 53, 955000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 4, 13, 0, 47, 897000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 20, 12, 21, 53, 955000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.alstom', dnssec: 'signed'} -## amazon whois.nic.amazon nic.amazon -nic.amazon {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2020, 5, 18, 10, 31, 32), updated_date: datetime.datetime(2023, 8, 9, 9, 44, 21), expires_date: datetime.datetime(2033, 5, 18, 10, 31, 32), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.amazon', 'dns2.nic.amazon', 'dns3.nic.amazon', 'dns4.nic.amazon', 'dnsa.nic.amazon', 'dnsb.nic.amazon', 'dnsc.nic.amazon', 'dnsd.nic.amazon'], domain_name: 'nic.amazon', dnssec: 'signed'} -## americanfamily whois.nic.americanfamily nic.americanfamily -## amfam whois.nic.amfam nic.amfam -## android whois.nic.android nic.android -nic.android {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 10, 16, 17, 47, 8, 840000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 11, 30, 17, 47, 8, 840000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 10, 16, 17, 47, 8, 840000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.android', dnssec: 'unsigned'} -## anquan whois.teleinfo.cn None -## anz whois.nic.anz nic.anz -## aol whois.nic.aol nic.aol -nic.aol {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 9, 21, 19, 39, 17), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 21, 19, 39, 17), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['c0.nic.aol', 'b0.nic.aol', 'a2.nic.aol', 'a0.nic.aol'], domain_name: 'nic.aol', dnssec: 'unsigned'} -## apartments whois.donuts.co None -## app whois.nic.google None -nic.google {abuse_email: 'registry-abuse-support@google.com', abuse_phone: 'tel:+1.2125652633', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Charleston Road Registry NonBillable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 13, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 29, 17, 46, 6, 961000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.google.com', 'ns2.google.com', 'ns3.google.com', 'ns4.google.com'], domain_name: 'nic.google', dnssec: 'unsigned'} -## apple whois.afilias-srs.net None -## aquarelle whois.nic.aquarelle nic.aquarelle -nic.aquarelle {abuse_email: 'clientele@safebrands.com', abuse_phone: 'tel:+33.488662222', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Managed by Safebrands', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 8, 19, 13, 24, 51, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 8, 13, 0, 6, 19, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 19, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['c.nic.aquarelle', 'd.nic.aquarelle', 'b.nic.aquarelle', 'a.nic.aquarelle'], domain_name: 'nic.aquarelle', dnssec: 'signed'} -## arab whois.nic.arab nic.arab -nic.arab {abuse_email: None, abuse_phone: '', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: None, registrant_address: '', registrant_phone: None, registrant_fax: None, registrar_name: 'LAS Registry Operator', registrar_email: 'gtldsupport@aeda.ae', registrar_address: 'Dubai', registrar_phone: '', registrar_fax: None, technical_name: '', technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2017, 1, 2, 6, 39, 2), updated_date: datetime.datetime(2023, 1, 8, 6, 21, 47), expires_date: datetime.datetime(2027, 1, 2, 6, 39, 2), status: ['active'], nameservers: ['ns2.nic.arab', 'ns3.nic.arab', 'ns1.nic.arab', 'ns4.nic.arab'], domain_name: 'nic.arab', dnssec: 'signed'} -## archi whois.nic.archi nic.archi -nic.archi {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 1, 1, 0, 0), updated_date: datetime.datetime(2026, 4, 10, 17, 6, 48, 77000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 24, 17, 6, 36), status: ['server delete prohibited', 'server renew prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['b0.nic.archi', 'a2.nic.archi', 'c0.nic.archi', 'a0.nic.archi'], domain_name: 'nic.archi', dnssec: 'signed'} -## army whois.donuts.co None -## arte whois.nic.arte nic.arte -nic.arte {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 7, 28, 22, 14, 58), updated_date: datetime.datetime(2025, 9, 11, 22, 15, 19, 250000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 7, 28, 22, 14, 58), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n1.nic.arte', 'v2n1.nic.arte', 'v0n0.nic.arte', 'v0n3.nic.arte', 'v0n2.nic.arte', 'v2n0.nic.arte'], domain_name: 'nic.arte', dnssec: 'signed'} -## art whois.centralnic.com None -## asda whois.nic.asda nic.asda -nic.asda {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2023, 8, 25, 8, 47, 37, 456000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 9, 8, 48, 16, 211000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 25, 8, 47, 37, 456000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.asda', 'b0.nic.asda', 'c0.nic.asda', 'a2.nic.asda'], domain_name: 'nic.asda', dnssec: 'signed'} -## associates whois.donuts.co None -## attorney whois.donuts.co None -## auction whois.donuts.co None -## audible whois.nic.audible nic.audible -nic.audible {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 9, 16, 18, 50, 8), updated_date: datetime.datetime(2023, 8, 9, 9, 34, 41), expires_date: datetime.datetime(2032, 9, 16, 18, 50, 8), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.audible', 'dns2.nic.audible', 'dns3.nic.audible', 'dns4.nic.audible', 'dnsa.nic.audible', 'dnsb.nic.audible', 'dnsc.nic.audible', 'dnsd.nic.audible'], domain_name: 'nic.audible', dnssec: 'signed'} -## audio whois.uniregistry.net None -## audi whois.afilias-srs.net None -## auspost whois.nic.auspost nic.auspost -## author whois.nic.author nic.author -nic.author {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 9, 16, 18, 50, 19), updated_date: datetime.datetime(2023, 8, 9, 9, 35, 33), expires_date: datetime.datetime(2032, 9, 16, 18, 50, 19), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.author', 'dns2.nic.author', 'dns3.nic.author', 'dns4.nic.author', 'dnsa.nic.author', 'dnsb.nic.author', 'dnsc.nic.author', 'dnsd.nic.author'], domain_name: 'nic.author', dnssec: 'signed'} -## auto whois.centralnic.com None -## autos whois.centralnic.com None -## aws whois.nic.aws nic.aws -nic.aws {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'AWS Registry LLC', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 9, 16, 18, 50, 31), updated_date: datetime.datetime(2021, 4, 23, 15, 22, 3), expires_date: datetime.datetime(2030, 9, 16, 18, 50, 31), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.aws', 'dns2.nic.aws', 'dns3.nic.aws', 'dns4.nic.aws', 'dnsa.nic.aws', 'dnsb.nic.aws', 'dnsc.nic.aws', 'dnsd.nic.aws'], domain_name: 'nic.aws', dnssec: 'signed'} -## baby whois.centralnic.com None -## baidu whois.gtld.knet.cn nic.baidu -## band whois.donuts.co None -## barcelona whois.nic.barcelona nic.barcelona -nic.barcelona {abuse_email: 'newgtlds@domini.cat', abuse_phone: '+34.671639461', admin_name: '.barcelona Internal Registrar', admin_organization: None, admin_email: 'newgtlds@domini.cat', admin_address: '', admin_phone: '+34.671639461', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Ajuntament de Barcelona', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Catalunya', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: '.barcelona Internal Registrar', registrar_email: 'newgtlds@domini.cat', registrar_address: 'Pl. de Sant Jaume, Barcelona, Catalunya, 08002', registrar_phone: '+34.671639461', registrar_fax: None, technical_name: '.barcelona Internal Registrar', technical_organization: None, technical_email: 'newgtlds@domini.cat', technical_address: '', technical_phone: '+34.671639461', technical_fax: None, created_date: datetime.datetime(2015, 4, 20, 14, 9, 34, 692000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 6, 11, 9, 56, 31, 288000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 4, 20, 14, 9, 34, 692000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.barcelona', dnssec: 'signed'} -## barclaycard whois.nic.barclaycard nic.barclaycard -nic.barclaycard {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 1, 12, 12, 48, 49, 355000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 2, 26, 12, 49, 23, 640000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 12, 12, 48, 49, 355000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['c0.nic.barclaycard', 'a0.nic.barclaycard', 'a2.nic.barclaycard', 'b0.nic.barclaycard'], domain_name: 'nic.barclaycard', dnssec: 'signed'} -## barclays whois.nic.barclays nic.barclays -nic.barclays {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 1, 12, 12, 53, 0, 410000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 2, 26, 12, 53, 35, 733000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 12, 12, 53, 0, 410000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['b0.nic.barclays', 'a2.nic.barclays', 'c0.nic.barclays', 'a0.nic.barclays'], domain_name: 'nic.barclays', dnssec: 'signed'} -## barefoot whois.nic.barefoot nic.barefoot -nic.barefoot {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 8, 25, 22, 47, 23), updated_date: datetime.datetime(2025, 10, 9, 22, 47, 42, 532000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 25, 22, 47, 23), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['c0.nic.barefoot', 'a2.nic.barefoot', 'a0.nic.barefoot', 'b0.nic.barefoot'], domain_name: 'nic.barefoot', dnssec: 'signed'} -## bar whois.centralnic.com None -## bargains whois.donuts.co None -## basketball whois.nic.basketball nic.basketball -## bauhaus whois.nic.bauhaus nic.bauhaus -nic.bauhaus {abuse_email: 'domains@bahag.com', abuse_phone: '+49.6213905306', admin_name: 'Bauhaus internal Registrar', admin_organization: None, admin_email: 'domains@bahag.com', admin_address: '', admin_phone: '+49.6213905306', admin_fax: None, billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Bauhaus internal Registrar', registrar_email: 'domains@bahag.com', registrar_address: 'Gutenbergstrasse 21, Mannheim, 68167', registrar_phone: '+49.6213905306', registrar_fax: '+49.62139057306', technical_name: 'Bauhaus internal Registrar', technical_organization: None, technical_email: 'domains@bahag.com', technical_address: '', technical_phone: '+49.6213905306', technical_fax: None, created_date: datetime.datetime(2014, 6, 25, 13, 41, 24, 825000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2023, 7, 28, 12, 40, 24, 242000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 6, 25, 13, 41, 24, 825000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.bauhaus', dnssec: 'signed'} -## bayern whois.nic.bayern nic.bayern -nic.bayern {abuse_email: 'abuse@registry.godaddy', abuse_phone: '+34.343434343', admin_name: 'Bayern Connect GmbH', admin_organization: None, admin_email: 'help@registry.godaddy', admin_address: '', admin_phone: '+49.8995807616', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'dotBayern', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, Bavaria, REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Bayern Connect GmbH', registrar_email: 'help@registry.godaddy', registrar_address: '', registrar_phone: '+49.8995807616', registrar_fax: None, technical_name: 'Bayern Connect GmbH', technical_organization: None, technical_email: 'help@registry.godaddy', technical_address: '', technical_phone: '+49.8995807616', technical_fax: None, created_date: datetime.datetime(2021, 11, 25, 13, 30, 3, 399000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 1, 9, 14, 16, 1, 912000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 11, 25, 13, 30, 3, 399000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited'], nameservers: ['anycast1.irondns.net', 'ns22.irondns.net'], domain_name: 'nic.bayern', dnssec: 'signed'} -## bbc whois.nic.bbc nic.bbc -nic.bbc {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Nominet Internal Registrar', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 3, 5, 15, 18, 58), updated_date: datetime.datetime(2022, 2, 22, 12, 2, 19), expires_date: datetime.datetime(2031, 3, 4, 18, 41, 26), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.bbc', 'dns2.nic.bbc', 'dns3.nic.bbc', 'dns4.nic.bbc', 'dnsa.nic.bbc', 'dnsb.nic.bbc', 'dnsc.nic.bbc', 'dnsd.nic.bbc'], domain_name: 'nic.bbc', dnssec: 'signed'} -## bbt whois.nic.bbt nic.bbt -nic.bbt {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 3, 17, 19, 36, 4), updated_date: datetime.datetime(2026, 3, 17, 19, 36, 24, 80000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 17, 19, 36, 4), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited', 'auto renew period'], nameservers: ['b0.nic.bbt', 'a0.nic.bbt', 'c0.nic.bbt', 'a2.nic.bbt'], domain_name: 'nic.bbt', dnssec: 'unsigned'} -## bbva whois.nic.bbva nic.bbva -nic.bbva {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Registry Operator, c/o Nominet Registry Services', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Registry Operator, c/o Nominet Registry Services', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2020, 10, 26, 9, 40, 59), updated_date: datetime.datetime(2022, 3, 10, 10, 3, 56), expires_date: datetime.datetime(2031, 10, 26, 8, 40, 59), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.bbva', 'dns2.nic.bbva', 'dns3.nic.bbva', 'dns4.nic.bbva', 'dnsa.nic.bbva', 'dnsb.nic.bbva', 'dnsc.nic.bbva', 'dnsd.nic.bbva'], domain_name: 'nic.bbva', dnssec: 'signed'} -## bcg whois.nic.bcg nic.bcg -nic.bcg {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 1, 22, 21, 24, 41, 557000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 8, 21, 24, 55, 80000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 22, 21, 24, 41, 557000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.bcg', 'b0.nic.bcg', 'c0.nic.bcg', 'a2.nic.bcg'], domain_name: 'nic.bcg', dnssec: 'signed'} -## bcn whois.nic.bcn nic.bcn -nic.bcn {abuse_email: 'newgtlds@domini.cat', abuse_phone: '+34.671639461', admin_name: '.bcn Internal Registrar', admin_organization: None, admin_email: 'newgtlds@domini.cat', admin_address: '', admin_phone: '+34.671639461', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Catalunya', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: '.bcn Internal Registrar', registrar_email: 'newgtlds@domini.cat', registrar_address: 'Pl. de Sant Jaume, Barcelona, Catalunya, 08002', registrar_phone: '+34.671639461', registrar_fax: None, technical_name: '.bcn Internal Registrar', technical_organization: None, technical_email: 'newgtlds@domini.cat', technical_address: '', technical_phone: '+34.671639461', technical_fax: None, created_date: datetime.datetime(2015, 4, 20, 14, 32, 9, 353000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 5, 27, 8, 46, 35, 269000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 4, 20, 14, 32, 9, 353000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.bcn', dnssec: 'signed'} -## beats whois.afilias-srs.net None -## beauty whois.centralnic.com None -## beer whois.nic.beer nic.beer -## berlin whois.nic.berlin nic.berlin -nic.berlin {abuse_email: 'abuse@dot.berlin', abuse_phone: 'tel:+49.304978', admin_name: '', admin_organization: None, admin_email: None, admin_address: '', admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: None, registrant_address: '', registrant_phone: None, registrant_fax: None, registrar_name: None, registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'TLDBOX', technical_organization: 'tldbox GmbH', technical_email: None, technical_address: 'Jakob-Haringer-Strasse 8/V, Salzburg, Salzburg, 5020', technical_phone: 'tel:+43.662234548;ext=730', technical_fax: None, created_date: datetime.datetime(2013, 12, 12, 10, 2, 52, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2017, 6, 22, 5, 58, 24, 211987, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 12, 12, 10, 2, 52, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited'], nameservers: ['sec1.rcode0.net', 'sec2.rcode0.net'], domain_name: 'nic.berlin', dnssec: 'signed'} -## bestbuy whois.nic.bestbuy nic.bestbuy -nic.bestbuy {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 6, 7, 13, 59, 35, 261000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 10, 15, 23, 16, 321000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 7, 13, 59, 35, 261000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.bestbuy', 'b0.nic.bestbuy', 'c0.nic.bestbuy', 'a2.nic.bestbuy'], domain_name: 'nic.bestbuy', dnssec: 'signed'} -## best whois.centralnic.com None -## bet whois.nic.bet nic.bet -nic.bet {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 1, 4, 19, 57, 28, 836000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 2, 18, 19, 57, 53, 691000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 4, 19, 57, 28, 836000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.bet', 'b0.nic.bet', 'c0.nic.bet', 'a2.nic.bet'], domain_name: 'nic.bet', dnssec: 'signed'} -## bf whois.nic.bf nic.bf -## bible whois.nic.bible nic.bible -## bid whois.nic.bid nic.bid -## bike whois.donuts.co None -## bingo whois.donuts.co None -## bio whois.nic.bio nic.bio -nic.bio {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 1, 1, 0, 0), updated_date: datetime.datetime(2026, 3, 13, 16, 45, 3, 753000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 13, 16, 44, 22), status: ['server delete prohibited', 'server renew prohibited', 'server transfer prohibited', 'server update prohibited', 'auto renew period'], nameservers: ['a2.nic.bio', 'c0.nic.bio', 'b0.nic.bio', 'a0.nic.bio'], domain_name: 'nic.bio', dnssec: 'signed'} -## bi whois1.nic.bi None -## blackfriday whois.uniregistry.net None -## black whois.nic.black nic.black -nic.black {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 7, 17, 15, 5, 21, 668000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 8, 31, 15, 5, 27, 268000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 7, 17, 15, 5, 21, 668000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.black', 'a2.nic.black', 'b0.nic.black', 'c0.nic.black'], domain_name: 'nic.black', dnssec: 'signed'} -## blockbuster whois.nic.blockbuster nic.blockbuster -nic.blockbuster {abuse_email: 'support@mobile-registry.com', abuse_phone: 'tel:+1.3037231000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Dish DBS Corporation,', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'CO', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Dish DBS Corporation,', registrar_email: 'support@mobile-registry.com', registrar_address: '9601 S Meridian Blvd, Englewood, CO, 80112,', registrar_phone: 'tel:+1.3037231000', registrar_fax: 'tel:+1.3037231699', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2025, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 17, 17, 51, 59, 349000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.blockbuster', dnssec: 'signed'} -## blog whois.centralnic.com None -## bms whois.nic.bms nic.bms -nic.bms {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 7, 14, 21, 13, 24), updated_date: datetime.datetime(2025, 8, 28, 21, 13, 24, 819000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 7, 14, 21, 13, 24), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.bms', 'a2.nic.bms', 'b0.nic.bms', 'c0.nic.bms'], domain_name: 'nic.bms', dnssec: 'unsigned'} -## bmw whois.nic.bmw nic.bmw -nic.bmw {abuse_email: 'domains@bmw.de', abuse_phone: 'tel:+49.8938230465', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Bayern', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Bayerische Motoren Werke AG', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 2, 5, 10, 28, 8, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 1, 30, 0, 7, 14, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 5, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['anycast1.dnsres.net', 'anycast2.dnsres.net'], domain_name: 'nic.bmw', dnssec: 'unsigned'} -## bnpparibas whois.nic.bnpparibas group.bnpparibas -nic.bnpparibas {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'BNP Paribas Group - iNames service', registrant_email: None, registrant_address: '', registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 10, 28, 15, 26, 58, 579000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 12, 12, 15, 27, 7, 303000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 10, 28, 15, 26, 58, 579000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.bnpparibas', 'a2.nic.bnpparibas', 'b0.nic.bnpparibas', 'c0.nic.bnpparibas'], domain_name: 'nic.bnpparibas', dnssec: 'signed'} -## bn whois.bnnic.bn bnnic.bn -## boats whois.centralnic.com None -## boehringer whois.afilias-srs.net None -## bofa whois.nic.bofa nic.bofa -nic.bofa {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 6, 22, 18, 49, 56), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 22, 18, 49, 56), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.bofa', 'v0n2.nic.bofa', 'v2n0.nic.bofa', 'v2n1.nic.bofa', 'v0n1.nic.bofa', 'v0n3.nic.bofa'], domain_name: 'nic.bofa', dnssec: 'signed'} -## bom whois.gtlds.nic.br None -nic.br {abuse_email: None, abuse_phone: None, admin_name: 'Frederico Augusto de Carvalho Neves', admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Núcleo de Inf. e Coord. do Ponto BR - NIC.BR', registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: None, registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Frederico Augusto de Carvalho Neves', technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(1997, 7, 11, 12, 0), updated_date: datetime.datetime(2018, 3, 27, 20, 9, 8), expires_date: None, status: ['active'], nameservers: ['a.dns.br', 'b.dns.br', 'c.dns.br', 'd.dns.br', 'e.dns.br'], domain_name: 'nic.br', dnssec: 'signed'} -## bond whois.centralnic.com None -## book whois.nic.book nic.book -nic.book {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 22, 23, 28), updated_date: datetime.datetime(2023, 8, 1, 10, 40, 51), expires_date: datetime.datetime(2032, 8, 9, 22, 23, 28), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.book', 'dns2.nic.book', 'dns3.nic.book', 'dns4.nic.book', 'dnsa.nic.book', 'dnsb.nic.book', 'dnsc.nic.book', 'dnsd.nic.book'], domain_name: 'nic.book', dnssec: 'signed'} -## boo whois.nic.google None -## bosch whois.nic.bosch nic.bosch -nic.bosch {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 9, 25, 20, 21, 56), updated_date: datetime.datetime(2025, 11, 9, 20, 22, 18, 15000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 25, 20, 21, 56), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.bosch', 'a2.nic.bosch', 'b0.nic.bosch', 'c0.nic.bosch'], domain_name: 'nic.bosch', dnssec: 'unsigned'} -## bostik whois.nic.bostik nic.bostik -nic.bostik {abuse_email: None, abuse_phone: None, admin_name: 'REDACTED_FOR_PRIVACY', admin_organization: 'Afnic Backend Registry Operator', admin_email: 'REDACTED_FOR_PRIVACY', admin_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', admin_phone: 'REDACTED_FOR_PRIVACY', admin_fax: 'REDACTED_FOR_PRIVACY', billing_name: 'REDACTED_FOR_PRIVACY', billing_organization: 'Afnic Backend Registry Operator', billing_email: 'REDACTED_FOR_PRIVACY', billing_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', billing_phone: 'REDACTED_FOR_PRIVACY', billing_fax: 'REDACTED_FOR_PRIVACY', registrant_name: 'REDACTED_FOR_PRIVACY', registrant_organization: 'Afnic Backend Registry Operator', registrant_email: 'REDACTED_FOR_PRIVACY', registrant_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', registrant_phone: 'REDACTED_FOR_PRIVACY', registrant_fax: 'REDACTED_FOR_PRIVACY', registrar_name: 'Registry Operations', registrar_email: 'support+bostik@afnic.fr', registrar_address: 'AFNIC, Montigny-le-Bretonneux, 78180, FR', registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED_FOR_PRIVACY', technical_organization: 'Afnic Backend Registry Operator', technical_email: 'REDACTED_FOR_PRIVACY', technical_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', technical_phone: 'REDACTED_FOR_PRIVACY', technical_fax: 'REDACTED_FOR_PRIVACY', created_date: datetime.datetime(2015, 8, 28, 15, 12, 54), updated_date: datetime.datetime(2025, 10, 12, 15, 15, 41, 744, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 28, 15, 12, 54), status: ['active'], nameservers: ['g.ext.nic.fr', 'ns1.nic.fr', 'ns2.nic.fr', 'ns3.nic.fr'], domain_name: 'nic.bostik', dnssec: 'signed'} -## boston whois.nic.boston nic.boston -## bot whois.nic.bot nic.bot -nic.bot {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 9, 16, 18, 56, 56), updated_date: datetime.datetime(2021, 4, 23, 15, 46, 42), expires_date: datetime.datetime(2030, 9, 16, 18, 56, 56), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.bot', 'dns2.nic.bot', 'dns3.nic.bot', 'dns4.nic.bot', 'dnsa.nic.bot', 'dnsb.nic.bot', 'dnsc.nic.bot', 'dnsd.nic.bot'], domain_name: 'nic.bot', dnssec: 'signed'} -## boutique whois.donuts.co None -## box whois.nic.box nic.box -nic.box {abuse_email: 'abuse@my.box', abuse_phone: 'tel:+44.123456789', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Domain Administrator', registrant_organization: 'CentralNic Ltd', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: '35-39 Moorgate, London, EC2R 6AR', registrant_phone: 'tel:+44.2033880600', registrant_fax: 'tel:+44.2033880601', registrar_name: 'Intercap Registry Inc.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Domain Administrator', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'tel:+44.2033880600', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2016, 11, 7, 0, 47, 7, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 2, 5, 16, 33, 50, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 11, 7, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['a.nic.box', 'b.nic.box', 'c.nic.box', 'd.nic.box'], domain_name: 'nic.box', dnssec: 'signed'} -## bradesco whois.nic.bradesco nic.bradesco -nic.bradesco {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 5, 25, 14, 40, 11), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2030, 5, 25, 14, 40, 11), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a2.nic.bradesco', 'a0.nic.bradesco', 'c0.nic.bradesco', 'b0.nic.bradesco'], domain_name: 'nic.bradesco', dnssec: 'signed'} -## bridgestone whois.nic.bridgestone nic.bridgestone -nic.bridgestone {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Bridgestone Corporation - bridgestone', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 2, 17, 1, 8, 19, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 12, 0, 51, 33, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 17, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.bridgestone', dnssec: 'unsigned'} -## broadway whois.nic.broadway nic.broadway -nic.broadway {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'redacted@nominet.uk', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Broadway Internal Registrar', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'redacted@nominet.uk', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 11, 5, 22, 47, 36), updated_date: datetime.datetime(2022, 2, 22, 12, 10, 49), expires_date: datetime.datetime(2031, 11, 5, 22, 47, 36), status: ['client delete prohibited', 'client update prohibited', 'client transfer prohibited', 'server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.broadway', 'dns2.nic.broadway', 'dns3.nic.broadway', 'dns4.nic.broadway', 'dnsa.nic.broadway', 'dnsb.nic.broadway', 'dnsc.nic.broadway', 'dnsd.nic.broadway'], domain_name: 'nic.broadway', dnssec: 'signed'} -## broker whois.nic.broker nic.broker -nic.broker {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 1, 15, 20, 53, 3), updated_date: datetime.datetime(2026, 3, 2, 0, 0, 14, 664000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 15, 23, 59, 59), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.broker', 'v0n1.nic.broker', 'v0n2.nic.broker', 'v0n3.nic.broker', 'v2n0.nic.broker', 'v2n1.nic.broker'], domain_name: 'nic.broker', dnssec: 'unsigned'} -## brother whois.nic.brother nic.brother -nic.brother {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Brother Registry Registrar', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 2, 17, 1, 8, 54, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 9, 0, 34, 31, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 17, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.brother', dnssec: 'unsigned'} -## brussels whois.nic.brussels nic.brussels -nic.brussels {abuse_email: 'admin@dnsbelgium.be', abuse_phone: 'tel:+32.16284970', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'DNS Belgium vzw', registrant_email: None, registrant_address: '', registrant_phone: None, registrant_fax: None, registrar_name: 'DNS Belgium vzw', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 3, 26, 12, 9, 34), updated_date: datetime.datetime(2026, 3, 26, 12, 10, 5), expires_date: datetime.datetime(2027, 3, 26, 12, 9, 34), status: ['server delete prohibited', 'server transfer prohibited', 'auto renew period'], nameservers: ['ns1.nic.brussels', 'ns5.nic.brussels', 'ns2.nic.brussels', 'ns3.nic.brussels'], domain_name: 'nic.brussels', dnssec: 'signed'} -## builders whois.donuts.co None -## build whois.centralnic.com None -## business whois.donuts.co None -## buy whois.nic.buy nic.buy -nic.buy {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2017, 3, 29, 3, 53, 44), updated_date: datetime.datetime(2023, 8, 9, 9, 39, 2), expires_date: datetime.datetime(2033, 3, 29, 3, 53, 44), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.buy', 'dns2.nic.buy', 'dns3.nic.buy', 'dns4.nic.buy', 'dnsa.nic.buy', 'dnsb.nic.buy', 'dnsc.nic.buy', 'dnsd.nic.buy'], domain_name: 'nic.buy', dnssec: 'signed'} -## buzz whois.nic.buzz None -## bw whois.nic.net.bw net.bw -## cab whois.donuts.co None -## cafe whois.donuts.co None -## call whois.nic.call nic.call -nic.call {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 9, 16, 18, 57, 20), updated_date: datetime.datetime(2023, 8, 9, 9, 36, 52), expires_date: datetime.datetime(2032, 9, 16, 18, 57, 20), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.call', 'dns2.nic.call', 'dns3.nic.call', 'dns4.nic.call', 'dnsa.nic.call', 'dnsb.nic.call', 'dnsc.nic.call', 'dnsd.nic.call'], domain_name: 'nic.call', dnssec: 'signed'} -## cal whois.nic.google None -## camera whois.donuts.co None -## cam whois.centralnic.com None -## camp whois.donuts.co None -## canon whois.nic.canon nic.canon -nic.canon {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Canon Inc.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 2, 27, 5, 15, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 14, 1, 0, 42, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 27, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.canon', dnssec: 'unsigned'} -## capetown whois.nic.capetown nic.capetown -nic.capetown {abuse_email: 'abuse@registry.net.za', abuse_phone: '+27.113140077', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: 'REDACTED', billing_organization: 'REDACTED', billing_email: 'REDACTED', billing_address: 'REDACTED, REDACTED, REDACTED, REDACTED, REDACTED, REDACTED', billing_phone: 'REDACTED', billing_fax: None, registrant_name: 'REDACTED', registrant_organization: '', registrant_email: 'REDACTED', registrant_address: 'REDACTED, REDACTED, REDACTED, REDACTED, REDACTED, REDACTED', registrant_phone: 'REDACTED', registrant_fax: None, registrar_name: 'DNServices', registrar_email: 'support@dnservices.co.za', registrar_address: 'ZACR & COZA House, Gazell\\000\\351 Close, Corporate Park South, Midrand, Gauteng, 1685', registrar_phone: '+27.113140077', registrar_fax: None, technical_name: 'REDACTED', technical_organization: 'REDACTED', technical_email: 'REDACTED', technical_address: 'REDACTED, REDACTED, REDACTED, REDACTED, REDACTED, REDACTED', technical_phone: 'REDACTED', technical_fax: None, created_date: datetime.datetime(2014, 6, 9, 8, 19, 51, 625055, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 12, 1, 6, 11, 12, 846226, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2998, 12, 31, 22, 0, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.dnservices.co.za', 'nsp.netnod.se', 'ns1.nic.capetown'], domain_name: 'nic.capetown', dnssec: 'unsigned'} -## capital whois.donuts.co None -## capitalone whois.nic.capitalone nic.capitalone -## cards whois.donuts.co None -## career whois.nic.career nic.career -nic.career {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'dotCareer LLC', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2021, 6, 3, 10, 27, 33), updated_date: datetime.datetime(2021, 7, 29, 10, 19, 24), expires_date: datetime.datetime(2030, 6, 3, 10, 27, 33), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.career', 'dns2.nic.career', 'dns3.nic.career', 'dns4.nic.career', 'dnsa.nic.career', 'dnsb.nic.career', 'dnsc.nic.career', 'dnsd.nic.career'], domain_name: 'nic.career', dnssec: 'signed'} -## careers whois.donuts.co None -## care whois.donuts.co None -## car whois.centralnic.com None -## cars whois.centralnic.com None -## case whois.nic.case nic.case -nic.case {abuse_email: 'admin@digity.case', abuse_phone: 'tel:+1.7082546429', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Digity LLC', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 1, 22, 21, 36, 12, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 2, 12, 14, 48, 14, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 22, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['zelda.ns.cloudflare.com', 'jim.ns.cloudflare.com'], domain_name: 'nic.case', dnssec: 'signed'} -## cash whois.donuts.co None -## casino whois.donuts.co None -## catering whois.donuts.co None -## cat whois.nic.cat nic.cat -nic.cat {abuse_email: 'suport@domini.cat', abuse_phone: '+34.936750354', admin_name: 'Fundacio puntCAT Administrative Account', admin_organization: None, admin_email: 'sistemes@domini.cat', admin_address: '', admin_phone: '+34.936750354', admin_fax: None, billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Fundació puntCAT', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Catalunya', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Fundacio puntCAT Administrative Account', registrar_email: 'sistemes@domini.cat', registrar_address: 'Plaça Nova, 5, 7a planta, Barcelona, Catalunya, 08006', registrar_phone: '+34.936750354', registrar_fax: None, technical_name: 'Fundacio puntCAT Administrative Account', technical_organization: None, technical_email: 'sistemes@domini.cat', technical_address: '', technical_phone: '+34.936750354', technical_fax: None, created_date: datetime.datetime(2006, 5, 5, 15, 16, 56, 727000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 6, 19, 15, 21, 11, 733000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 5, 5, 15, 16, 56, 727000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.cat', dnssec: 'signed'} -## catholic whois.nic.catholic nic.catholic -## cba whois.nic.cba nic.cba -## cd whois.nic.cd nic.cd -## center whois.donuts.co None -## ceo whois.centralnic.com None -## cern whois.afilias-srs.net None -## cfa whois.nic.cfa nic.cfa -nic.cfa {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 3, 2, 23, 29, 23), updated_date: datetime.datetime(2026, 4, 16, 23, 29, 34, 949000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 2, 23, 29, 23), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n1.nic.cfa', 'v2n0.nic.cfa', 'v2n1.nic.cfa', 'v0n0.nic.cfa', 'v0n3.nic.cfa', 'v0n2.nic.cfa'], domain_name: 'nic.cfa', dnssec: 'signed'} -## cfd whois.centralnic.com None -## chanel whois.nic.chanel nic.chanel -nic.chanel {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 5, 8, 12, 20, 44), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 5, 8, 12, 20, 44), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['c0.nic.chanel', 'b0.nic.chanel', 'a2.nic.chanel', 'a0.nic.chanel'], domain_name: 'nic.chanel', dnssec: 'unsigned'} -## channel whois.nic.google None -## charity whois.nic.charity nic.charity -nic.charity {abuse_email: 'cbath@pir.org', abuse_phone: 'tel:+1.1234567890', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'PIR Internal (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2018, 4, 18, 17, 20, 4, 310000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 18, 17, 20, 5, 229000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 4, 18, 17, 20, 4, 310000, tzinfo=datetime.timezone.utc), status: ['auto renew period'], nameservers: ['v0n0.nic.charity', 'v0n1.nic.charity', 'v0n2.nic.charity', 'v0n3.nic.charity', 'v2n0.nic.charity', 'v2n1.nic.charity'], domain_name: 'nic.charity', dnssec: 'unsigned'} -## chat whois.donuts.co None -## cheap whois.donuts.co None -## chintai whois.nic.chintai nic.chintai -## christmas whois.uniregistry.net None -## chrome whois.nic.google None -## church whois.donuts.co None -## cipriani whois.afilias-srs.net None -## circle whois.nic.circle nic.circle -nic.circle {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 9, 16, 19, 8, 37), updated_date: datetime.datetime(2023, 8, 9, 9, 37, 21), expires_date: datetime.datetime(2032, 9, 16, 19, 8, 37), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.circle', 'dns2.nic.circle', 'dns3.nic.circle', 'dns4.nic.circle', 'dnsa.nic.circle', 'dnsb.nic.circle', 'dnsc.nic.circle', 'dnsd.nic.circle'], domain_name: 'nic.circle', dnssec: 'signed'} -## ci whois.nic.ci nic.ci -## city whois.donuts.co None -## claims whois.donuts.co None -## cleaning whois.donuts.co None -## clinic whois.donuts.co None -## clinique whois.nic.clinique nic.clinique -nic.clinique {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 1, 22, 21, 52, 59, 274000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 8, 21, 53, 47, 397000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 22, 21, 52, 59, 274000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.clinique', 'b0.nic.clinique', 'c0.nic.clinique', 'a2.nic.clinique'], domain_name: 'nic.clinique', dnssec: 'signed'} -## clothing whois.donuts.co None -## clubmed whois.nic.clubmed nic.clubmed -nic.clubmed {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 7, 28, 22, 15, 13), updated_date: datetime.datetime(2025, 9, 11, 22, 15, 19, 752000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 7, 28, 22, 15, 13), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.clubmed', 'v2n1.nic.clubmed', 'v0n3.nic.clubmed', 'v2n0.nic.clubmed', 'v0n2.nic.clubmed', 'v0n1.nic.clubmed'], domain_name: 'nic.clubmed', dnssec: 'signed'} -## coach whois.donuts.co None -## codes whois.donuts.co None -## coffee whois.donuts.co None -## college whois.centralnic.com None -## cologne whois.ryce-rsp.com None -ryce-rsp.com {abuse_email: 'abuse@ledl.net', abuse_phone: 'tel:+43.621520888999', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Ledl.net GmbH & Co KG', registrar_email: None, registrar_address: 'Lederergasse 6, Strasswalchen, Austria, 5204', registrar_phone: 'tel:+43.621520888', registrar_fax: 'tel:+43.621520889', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2017, 3, 20, 14, 41, 27), updated_date: datetime.datetime(2026, 3, 21, 1, 15, 1), expires_date: datetime.datetime(2027, 3, 20, 14, 41, 27), status: ['active'], nameservers: ['ns1.netzadresse.at', 'ns2.netzadresse.at', 'ns3.netzadresse.at', 'ns4.netzadresse.at'], domain_name: 'ryce-rsp.com', dnssec: 'unsigned'} -## commbank whois.nic.commbank nic.commbank -## community whois.donuts.co None -## company whois.donuts.co None -## compare whois.nic.compare nic.compare -## computer whois.donuts.co None -## com.ru whois.nic.ru mining.com.ru -## comsec whois.nic.comsec nic.comsec -nic.comsec {abuse_email: None, abuse_phone: '', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator Reserved Non-Billable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 4, 15, 15, 55, 11), updated_date: datetime.datetime(2026, 4, 16, 7, 5, 8), expires_date: datetime.datetime(2027, 4, 15, 15, 55, 11), status: ['active'], nameservers: ['AV1.NSTLD.COM', 'AV2.NSTLD.COM', 'AV3.NSTLD.COM', 'AV4.NSTLD.COM'], domain_name: 'NIC.COMSEC', dnssec: 'unsigned'} -## condos whois.donuts.co None -## construction whois.donuts.co None -## consulting whois.donuts.co None -## contact whois.donuts.co None -## contractors whois.donuts.co None -## cooking whois.nic.cooking nic.cooking -## cool whois.donuts.co None -## coop whois.nic.coop None -nic.coop {abuse_email: 'info+whois@registry.coop', abuse_phone: 'tel:+44.1865403136', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'DootCoop', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Oxford', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'DotCoop', registrar_email: 'info+whois@registry.coop', registrar_address: '106-108 Cowley Road, Oxford, Oxford, OX4 1JE', registrar_phone: 'tel:+44.1865403136', registrar_fax: 'tel:+44.1865403136', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2022, 11, 7, 19, 55, 44, 638000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2024, 2, 26, 19, 59, 18, 927000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2032, 11, 7, 19, 55, 44, 638000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.coop', dnssec: 'signed'} -## corsica whois.nic.corsica nic.corsica -nic.corsica {abuse_email: None, abuse_phone: None, admin_name: 'REDACTED_FOR_PRIVACY', admin_organization: 'Afnic Backend Registry Operator', admin_email: 'REDACTED_FOR_PRIVACY', admin_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', admin_phone: 'REDACTED_FOR_PRIVACY', admin_fax: 'REDACTED_FOR_PRIVACY', billing_name: 'REDACTED_FOR_PRIVACY', billing_organization: 'Afnic Backend Registry Operator', billing_email: 'REDACTED_FOR_PRIVACY', billing_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', billing_phone: 'REDACTED_FOR_PRIVACY', billing_fax: 'REDACTED_FOR_PRIVACY', registrant_name: 'REDACTED_FOR_PRIVACY', registrant_organization: 'Afnic Backend Registry Operator', registrant_email: 'REDACTED_FOR_PRIVACY', registrant_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', registrant_phone: 'REDACTED_FOR_PRIVACY', registrant_fax: 'REDACTED_FOR_PRIVACY', registrar_name: 'Registry Operations', registrar_email: 'support+corsica@afnic.fr', registrar_address: 'AFNIC, Montigny-le-Bretonneux, 78180, FR', registrar_phone: 'tel:+33.139308300', registrar_fax: 'tel:+33.139308301', technical_name: 'REDACTED_FOR_PRIVACY', technical_organization: 'Afnic Backend Registry Operator', technical_email: 'REDACTED_FOR_PRIVACY', technical_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', technical_phone: 'REDACTED_FOR_PRIVACY', technical_fax: 'REDACTED_FOR_PRIVACY', created_date: datetime.datetime(2015, 1, 16, 8, 58, 23), updated_date: datetime.datetime(2026, 3, 2, 9, 3, 17, 237152, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 16, 8, 58, 23), status: ['active'], nameservers: ['g.ext.nic.fr', 'ns1.nic.fr', 'ns2.nic.fr', 'ns3.nic.fr'], domain_name: 'nic.corsica', dnssec: 'signed'} -## country whois.nic.country nic.country -nic.country {abuse_email: 'dhernandez@tucows.com', abuse_phone: 'tel:', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Tucows Registry Services', registrar_email: 'ry-services@tucows.com', registrar_address: 'Mowat 96, Toronto, ON, M6K 3M1', registrar_phone: 'tel:+1.8003716992', registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 2, 25, 18, 26, 54, 494000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 11, 18, 30, 7, 902000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 25, 18, 26, 31, 815000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.country', dnssec: 'signed'} -## coupons whois.donuts.co None -## co.za coza-whois.registry.net.za None -## cpa whois.nic.cpa nic.cpa -## creditcard whois.donuts.co None -## credit whois.donuts.co None -## creditunion whois.afilias-srs.net None -## cricket whois.nic.cricket nic.cricket -## crown whois.nic.crown nic.crown -nic.crown {abuse_email: 'registryops@crown.com', abuse_phone: 'tel:+1.4196292311', admin_name: 'CIRA Registry Services', admin_organization: 'CIRA', admin_email: 'support@fury.ca', admin_address: '979 Bank Street, Suite 400, Ottawa, ON, K1S5K5', admin_phone: 'tel:+1.6132375335', admin_fax: None, billing_name: 'CIRA Registry Services', billing_organization: 'CIRA', billing_email: 'support@fury.ca', billing_address: '979 Bank Street, Suite 400, Ottawa, ON, K1S5K5', billing_phone: 'tel:+1.6132375335', billing_fax: None, registrant_name: 'Crown Equipment Corp.', registrant_organization: 'Crown Equipment Corp.', registrant_email: 'registryops@crown.com', registrant_address: '44 S. Washington Street, New Bremen, OH, 45869', registrant_phone: 'tel:+1.4196292311', registrant_fax: None, registrar_name: 'Registry Operator Reserved Non-Billable', registrar_email: None, registrar_address: '', registrar_phone: None, registrar_fax: None, technical_name: 'CIRA Registry Services', technical_organization: 'CIRA', technical_email: 'support@fury.ca', technical_address: '979 Bank Street, Suite 400, Ottawa, ON, K1S5K5', technical_phone: 'tel:+1.6132375335', technical_fax: None, created_date: datetime.datetime(2023, 5, 11, 12, 48, 54), updated_date: datetime.datetime(2026, 1, 26, 15, 23, 4), expires_date: datetime.datetime(3000, 1, 1, 0, 0), status: ['server delete prohibited', 'server renew prohibited', 'server transfer prohibited'], nameservers: ['a.ns.nic.crown', 'b.ns.nic.crown', 'c.ns.nic.crown', 'd.ns.nic.crown'], domain_name: 'nic.crown', dnssec: 'signed'} -## crs whois.nic.crs nic.crs -nic.crs {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 5, 12, 12, 37, 50), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 5, 12, 12, 37, 50), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['c0.nic.crs', 'a2.nic.crs', 'a0.nic.crs', 'b0.nic.crs'], domain_name: 'nic.crs', dnssec: 'signed'} -## cruise whois.nic.cruise nic.cruise -nic.cruise {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 8, 12, 19, 50, 30, 439000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 26, 19, 51, 0, 278000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 12, 19, 50, 30, 439000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.cruise', 'b0.nic.cruise', 'c0.nic.cruise', 'a2.nic.cruise'], domain_name: 'nic.cruise', dnssec: 'signed'} -## cruises whois.donuts.co None -## cuisinella whois.nic.cuisinella nic.cuisinella -## cymru whois.nic.cymru nic.cymru -nic.cymru {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'Oxon', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Nominet Internal Registrar', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 7, 8, 45, 14), updated_date: datetime.datetime(2021, 4, 26, 10, 21, 27), expires_date: datetime.datetime(2030, 8, 7, 8, 45, 14), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.cymru', 'dns2.nic.cymru', 'dns3.nic.cymru', 'dns4.nic.cymru', 'dnsa.nic.cymru', 'dnsb.nic.cymru', 'dnsc.nic.cymru', 'dnsd.nic.cymru'], domain_name: 'nic.cymru', dnssec: 'signed'} -## cyou whois.centralnic.com None -## dad whois.nic.google None -## dance whois.donuts.co None -## data whois.nic.data nic.data -nic.data {abuse_email: 'support@mobile-registry.com', abuse_phone: 'tel:+1.3037231000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Dish DBS Corporation,', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'CO', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Dish DBS Corporation,', registrar_email: 'support@mobile-registry.com', registrar_address: '9601 S Meridian Blvd, Englewood, CO, 80112,', registrar_phone: 'tel:+1.3037231000', registrar_fax: 'tel:+1.3037231699', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2025, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 17, 17, 51, 59, 349000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.data', dnssec: 'signed'} -## date whois.nic.date nic.date -## dating whois.donuts.co None -## datsun whois.nic.gmo None -nic.gmo {abuse_email: 'abuse@internet.gmo', abuse_phone: 'tel:+81.337709199', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'GMO Internet, Inc. ', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 2, 27, 5, 15, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 14, 1, 17, 46, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 27, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.gmo', dnssec: 'unsigned'} -## day whois.nic.google None -## dclk whois.nic.google None -## dds whois.nic.dds nic.dds -## dealer whois.centralnic.com None -## deal whois.nic.deal nic.deal -nic.deal {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 22, 35, 20), updated_date: datetime.datetime(2023, 8, 1, 10, 41, 15), expires_date: datetime.datetime(2032, 8, 9, 22, 35, 20), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.deal', 'dns2.nic.deal', 'dns3.nic.deal', 'dns4.nic.deal', 'dnsa.nic.deal', 'dnsb.nic.deal', 'dnsc.nic.deal', 'dnsd.nic.deal'], domain_name: 'nic.deal', dnssec: 'signed'} -## deals whois.donuts.co None -## degree whois.donuts.co None -## delivery whois.donuts.co None -## deloitte whois.nic.deloitte nic.deloitte -nic.deloitte {abuse_email: 'dttdomainadmin@deloitte.com', abuse_phone: 'tel:+1.3124861191', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'DTT Domain Administrator', registrant_organization: 'Deloitte Touche Tohmatsu', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: '30 Rockefeller Plaza, New York, New York, 10112-0015', registrant_phone: 'tel:+1.2124924566', registrant_fax: 'tel:+1.2124924252', registrar_name: 'Deloitte Touche', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'DTT Domain Administrator', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'tel:+1.2124924566', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 9, 3, 10, 32, 54, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 8, 28, 0, 14, 14, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 3, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['a.nic.deloitte', 'b.nic.deloitte', 'c.nic.deloitte', 'd.nic.deloitte'], domain_name: 'nic.deloitte', dnssec: 'signed'} -## delta whois.nic.delta nic.delta -nic.delta {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'Delta Air Lines Inc.', registrant_email: None, registrant_address: 'GA', registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 6, 7, 14, 22, 38, 683000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 22, 14, 23, 22, 586000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 7, 14, 22, 38, 683000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.delta', 'b0.nic.delta', 'c0.nic.delta', 'a2.nic.delta'], domain_name: 'nic.delta', dnssec: 'signed'} -## democrat whois.donuts.co None -## dental whois.donuts.co None -## dentist whois.donuts.co None -## desi whois.centralnic.com None -## diamonds whois.donuts.co None -## diet whois.uniregistry.net None -## digital whois.donuts.co None -## direct whois.donuts.co None -## directory whois.donuts.co None -## discount whois.donuts.co None -## dish whois.nic.dish nic.dish -nic.dish {abuse_email: 'support@mobile-registry.com', abuse_phone: 'tel:+1.3037231000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Dish DBS Corporation,', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'CO', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Dish DBS Corporation,', registrar_email: 'support@mobile-registry.com', registrar_address: '9601 S Meridian Blvd, Englewood, CO, 80112,', registrar_phone: 'tel:+1.3037231000', registrar_fax: 'tel:+1.3037231699', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2025, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 17, 17, 51, 59, 349000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.dish', dnssec: 'signed'} -## diy whois.nic.diy nic.diy -nic.diy {abuse_email: 'dhernandez@tucows.com', abuse_phone: 'tel:', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Tucows Registry Services', registrar_email: 'ry-services@tucows.com', registrar_address: 'Mowat 96, Toronto, ON, M6K 3M1', registrar_phone: 'tel:+1.8003716992', registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2023, 11, 10, 22, 57, 58, 675000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2023, 11, 14, 21, 16, 35, 318000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2033, 11, 10, 22, 57, 58, 675000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.diy', dnssec: 'signed'} -## dm whois.dmdomains.dm None -## dnp whois.nic.dnp nic.dnp -nic.dnp {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Dai Nippon Printing Co., Ltd.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 2, 27, 5, 15, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 14, 1, 17, 46, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 27, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.dnp', dnssec: 'unsigned'} -## docs whois.nic.google None -## doctor whois.donuts.co None -## dog whois.donuts.co None -## domains whois.donuts.co None -## dot whois.nic.dot nic.dot -nic.dot {abuse_email: 'support@mobile-registry.com', abuse_phone: 'tel:+1.3037231000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Dish DBS Corporation,', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'CO', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Dish DBS Corporation,', registrar_email: 'support@mobile-registry.com', registrar_address: '9601 S Meridian Blvd, Englewood, CO, 80112,', registrar_phone: 'tel:+1.3037231000', registrar_fax: 'tel:+1.3037231699', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2025, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 17, 17, 51, 59, 349000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.dot', dnssec: 'signed'} -## drive whois.nic.google None -## dtv whois.nic.dtv nic.dtv -nic.dtv {abuse_email: 'support@mobile-registry.com', abuse_phone: 'tel:+1.3037231000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Dish DBS Corporation,', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'CO', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Dish DBS Corporation,', registrar_email: 'support@mobile-registry.com', registrar_address: '9601 S Meridian Blvd, Englewood, CO, 80112,', registrar_phone: 'tel:+1.3037231000', registrar_fax: 'tel:+1.3037231699', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2025, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 17, 17, 51, 59, 349000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.dtv', dnssec: 'signed'} -## dubai whois.nic.dubai nic.dubai -nic.dubai {abuse_email: None, abuse_phone: '', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: None, registrant_address: '', registrant_phone: None, registrant_fax: None, registrar_name: 'DubaieGov Registry Operator', registrar_email: 'gtldsupport@aeda.ae', registrar_address: 'Dubai', registrar_phone: '', registrar_fax: None, technical_name: '', technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 3, 2, 4, 58, 19), updated_date: datetime.datetime(2026, 4, 16, 4, 58, 19), expires_date: datetime.datetime(2027, 3, 2, 4, 58, 19), status: ['active'], nameservers: ['ns4.nic.dubai', 'ns1.nic.dubai', 'ns2.nic.dubai', 'ns3.nic.dubai'], domain_name: 'nic.dubai', dnssec: 'signed'} -## durban whois.nic.durban nic.durban -nic.durban {abuse_email: 'abuse@registry.net.za', abuse_phone: '+27.113140077', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: 'REDACTED', billing_organization: 'REDACTED', billing_email: 'REDACTED', billing_address: 'REDACTED, REDACTED, REDACTED, REDACTED, REDACTED, REDACTED', billing_phone: 'REDACTED', billing_fax: None, registrant_name: 'REDACTED', registrant_organization: '', registrant_email: 'REDACTED', registrant_address: 'REDACTED, REDACTED, REDACTED, REDACTED, REDACTED, REDACTED', registrant_phone: 'REDACTED', registrant_fax: None, registrar_name: 'DNServices', registrar_email: 'support@dnservices.co.za', registrar_address: 'ZACR & COZA House, Gazell\\000\\351 Close, Corporate Park South, Midrand, Gauteng, 1685', registrar_phone: '+27.113140077', registrar_fax: None, technical_name: 'REDACTED', technical_organization: 'REDACTED', technical_email: 'REDACTED', technical_address: 'REDACTED, REDACTED, REDACTED, REDACTED, REDACTED, REDACTED', technical_phone: 'REDACTED', technical_fax: None, created_date: datetime.datetime(2014, 6, 9, 8, 16, 57, 672729, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 12, 1, 6, 11, 12, 846226, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2998, 12, 31, 22, 0, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.dnservices.co.za', 'nsp.netnod.se', 'ns1.nic.durban'], domain_name: 'nic.durban', dnssec: 'unsigned'} -## dvag whois.nic.dvag nic.dvag -nic.dvag {abuse_email: 'bettinger@bettinger.de', abuse_phone: 'tel:+49.8954886700', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Deutsche Vermögensberatung AG', registrant_organization: 'Deutsche Vermögensberatung AG', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Münchener Strasse 1, Frankfurt am Main, Hessen, 60329', registrant_phone: 'tel:+49.6923840', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Deutsche Vermögensberatung AG', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Deutsche Vermögensberatung AG', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'tel:+49.6923840', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 6, 23, 8, 21, 18, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 6, 17, 0, 6, 57, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 23, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['anycast1.dnsres.net', 'anycast2.dnsres.net'], domain_name: 'nic.dvag', dnssec: 'unsigned'} -## dvr whois.nic.dvr nic.dvr -nic.dvr {abuse_email: 'support@mobile-registry.com', abuse_phone: 'tel:+1.3037231000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Dish DBS Corporation,', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'CO', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Dish DBS Corporation,', registrar_email: 'support@mobile-registry.com', registrar_address: '9601 S Meridian Blvd, Englewood, CO, 80112,', registrar_phone: 'tel:+1.3037231000', registrar_fax: 'tel:+1.3037231699', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2025, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 17, 17, 51, 59, 349000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.dvr', dnssec: 'signed'} -## earth whois.nic.earth nic.earth -## eat whois.nic.google None -## eco whois.nic.eco nic.eco -nic.eco {abuse_email: 'abuse@bigroom.eco', abuse_phone: 'tel:+1.6046826673', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'Big Room Inc.', registrant_email: None, registrant_address: 'BC', registrant_phone: None, registrant_fax: None, registrar_name: 'Big Room Inc. (Non-billable)', registrar_email: None, registrar_address: '', registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: None, technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 12, 2, 16, 2, 25), updated_date: datetime.datetime(2026, 4, 7, 15, 34, 28), expires_date: datetime.datetime(3000, 1, 1, 0, 0), status: ['server delete prohibited', 'server renew prohibited', 'server transfer prohibited'], nameservers: ['a.ns.nic.eco', 'b.ns.nic.eco', 'c.ns.nic.eco', 'd.ns.nic.eco'], domain_name: 'nic.eco', dnssec: 'signed'} -## edeka whois.afilias-srs.net None -## education whois.donuts.co None -## edu.tr whois.trabis.gov.tr anadolu.edu.tr -## email whois.donuts.co None -## emerck whois.afilias-srs.net None -## energy whois.donuts.co None -## engineer whois.donuts.co None -## engineering whois.donuts.co None -## enterprises whois.donuts.co None -## epson whois.nic.epson nic.epson -nic.epson {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Epson Registry-Registrar', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 2, 17, 1, 13, 56, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 8, 0, 34, 40, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 17, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.epson', dnssec: 'unsigned'} -## equipment whois.donuts.co None -## ericsson whois.nic.ericsson nic.ericsson -nic.ericsson {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 2, 1, 21, 47, 28), updated_date: datetime.datetime(2026, 3, 18, 21, 47, 52, 993000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 1, 21, 47, 28), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.ericsson', 'c0.nic.ericsson', 'b0.nic.ericsson', 'a2.nic.ericsson'], domain_name: 'nic.ericsson', dnssec: 'signed'} -## erni whois.nic.erni nic.erni -nic.erni {abuse_email: 'info@erni.ch', abuse_phone: '+41.412273500', admin_name: 'ERNI Internal Registrar', admin_organization: None, admin_email: 'info@erni.ch', admin_address: '', admin_phone: '+41.412273500', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'ERNI Consulting AG', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'ERNI Internal Registrar', registrar_email: 'info@erni.ch', registrar_address: 'Bahnhofstrasse 4, Baar, CH-6340', registrar_phone: '+41.412273500', registrar_fax: '+41.412273510', technical_name: 'ERNI Internal Registrar', technical_organization: None, technical_email: 'info@erni.ch', technical_address: '', technical_phone: '+41.412273500', technical_fax: None, created_date: datetime.datetime(2014, 10, 13, 15, 50, 28, 160000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 11, 27, 16, 0, 59, 532000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 10, 13, 15, 50, 28, 160000, tzinfo=datetime.timezone.utc), status: ['server transfer prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.erni', dnssec: 'signed'} -## esq whois.nic.google None -## estate whois.donuts.co None -## et whois.ethiotelecom.et None -## eurovision whois.nic.eurovision nic.eurovision -nic.eurovision {abuse_email: 'directionGeneralTlds@ebu.ch', abuse_phone: '+41.227172158', admin_name: 'European Broadcasting Union', admin_organization: None, admin_email: 'directionGeneralTlds@ebu.ch', admin_address: '', admin_phone: '+41.227172158', admin_fax: None, billing_name: 'European Broadcasting Union', billing_organization: None, billing_email: 'directionGeneralTlds@ebu.ch', billing_address: "L'Ancienne-Route 17A, Le Grand-Saconnex, 1218", billing_phone: '+41.227172158', billing_fax: '+41.227474158', registrant_name: 'European Broadcasting Union', registrant_organization: None, registrant_email: 'directionGeneralTlds@ebu.ch', registrant_address: "L'Ancienne-Route 17A, Le Grand-Saconnex, 1218", registrant_phone: '+41.227172158', registrant_fax: '+41.227474158', registrar_name: 'European Broadcasting Union', registrar_email: 'directionGeneralTlds@ebu.ch', registrar_address: "L'Ancienne-Route 17A, Le Grand-Saconnex, 1218", registrar_phone: '+41.227172158', registrar_fax: '+41.227474158', technical_name: 'European Broadcasting Union', technical_organization: None, technical_email: 'directionGeneralTlds@ebu.ch', technical_address: '', technical_phone: '+41.227172158', technical_fax: None, created_date: datetime.datetime(2014, 7, 22, 13, 43, 1, 190000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 5, 14, 4, 34, 855000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 7, 22, 13, 43, 1, 190000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.eurovision', dnssec: 'signed'} -## events whois.donuts.co None -## exchange whois.donuts.co None -## expert whois.donuts.co None -## exposed whois.donuts.co None -## express whois.donuts.co None -## extraspace whois.afilias-srs.net None -## fage whois.afilias-srs.net None -## fail whois.donuts.co None -## fairwinds whois.nic.fairwinds nic.fairwinds -nic.fairwinds {abuse_email: 'placeholder', abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Placeholder 9999', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2024, 3, 4, 9, 17, 7), updated_date: None, expires_date: datetime.datetime(2033, 3, 4, 9, 17, 7), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.fairwinds', 'dns2.nic.fairwinds', 'dns3.nic.fairwinds', 'dns4.nic.fairwinds', 'dnsa.nic.fairwinds', 'dnsb.nic.fairwinds', 'dnsc.nic.fairwinds', 'dnsd.nic.fairwinds'], domain_name: 'nic.fairwinds', dnssec: 'unsigned'} -## faith whois.nic.faith nic.faith -## family whois.donuts.co None -## fan whois.donuts.co None -## fans whois.centralnic.com None -## farm whois.donuts.co None -## fashion whois.nic.fashion nic.fashion -## fast whois.nic.fast nic.fast -nic.fast {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 9, 16, 19, 15, 53), updated_date: datetime.datetime(2023, 8, 9, 9, 37, 52), expires_date: datetime.datetime(2032, 9, 16, 19, 15, 53), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.fast', 'dns2.nic.fast', 'dns3.nic.fast', 'dns4.nic.fast', 'dnsa.nic.fast', 'dnsb.nic.fast', 'dnsc.nic.fast', 'dnsd.nic.fast'], domain_name: 'nic.fast', dnssec: 'signed'} -## fedex whois.nic.fedex nic.fedex -nic.fedex {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 1, 22, 22, 32, 47, 50000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 8, 22, 32, 49, 907000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 22, 22, 32, 47, 50000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.fedex', 'b0.nic.fedex', 'c0.nic.fedex', 'a2.nic.fedex'], domain_name: 'nic.fedex', dnssec: 'signed'} -## feedback whois.centralnic.com None -## ferrari whois.nic.ferrari nic.ferrari -nic.ferrari {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 1, 22, 22, 38, 29, 972000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 8, 22, 38, 59, 656000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 22, 22, 38, 29, 972000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.ferrari', 'b0.nic.ferrari', 'c0.nic.ferrari', 'a2.nic.ferrari'], domain_name: 'nic.ferrari', dnssec: 'signed'} -## fidelity whois.nic.fidelity nic.fidelity -nic.fidelity {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 6, 22, 18, 50, 4), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 22, 18, 50, 4), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a2.nic.fidelity', 'a0.nic.fidelity', 'b0.nic.fidelity', 'c0.nic.fidelity'], domain_name: 'nic.fidelity', dnssec: 'unsigned'} -## fido whois.afilias-srs.net None -## film whois.nic.film nic.film -## final whois.gtlds.nic.br None -## finance whois.donuts.co None -## financial whois.donuts.co None -## fire whois.nic.fire nic.fire -nic.fire {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 9, 16, 19, 16, 30), updated_date: datetime.datetime(2023, 8, 9, 9, 38, 20), expires_date: datetime.datetime(2032, 9, 16, 19, 16, 30), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.fire', 'dns2.nic.fire', 'dns3.nic.fire', 'dns4.nic.fire', 'dnsa.nic.fire', 'dnsb.nic.fire', 'dnsc.nic.fire', 'dnsd.nic.fire'], domain_name: 'nic.fire', dnssec: 'signed'} -## firestone whois.nic.firestone nic.firestone -nic.firestone {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Bridgestone Corporation - FIRESTONE', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 2, 17, 1, 14, 56, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 12, 0, 37, 11, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 17, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.firestone', dnssec: 'unsigned'} -## firmdale whois.nic.firmdale nic.firmdale -nic.firmdale {abuse_email: 'abusegtlds@firmdale.com', abuse_phone: 'tel:null', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'FIRMDALE HOLDINGS LIMITED', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'UK', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'FIRMDALE HOLDINGS LIMITED', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 11, 1, 14, 38, 50), updated_date: datetime.datetime(2025, 3, 13, 9, 5, 19), expires_date: datetime.datetime(2034, 11, 1, 14, 38, 50), status: ['active'], nameservers: ['NS4.NIC.FIRMDALE', 'NS3.NIC.FIRMDALE'], domain_name: 'nic.firmdale', dnssec: 'unsigned'} -## fish whois.donuts.co None -## fishing whois.nic.fishing nic.fishing -## fitness whois.donuts.co None -## fj whois.nic.fj nic.fj -## flights whois.donuts.co None -## florist whois.donuts.co None -## flowers whois.uniregistry.net None -## fly whois.nic.google None -## foo whois.nic.google None -## football whois.donuts.co None -## forex whois.nic.forex nic.forex -nic.forex {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 1, 15, 20, 51, 31), updated_date: datetime.datetime(2026, 3, 2, 0, 0, 14, 684000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 15, 23, 59, 59), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.forex', 'v0n1.nic.forex', 'v0n2.nic.forex', 'v0n3.nic.forex', 'v2n0.nic.forex', 'v2n1.nic.forex'], domain_name: 'nic.forex', dnssec: 'unsigned'} -## forsale whois.donuts.co None -## forum whois.centralnic.com None -## foundation whois.nic.foundation nic.foundation -nic.foundation {abuse_email: 'cbath@pir.org', abuse_phone: 'tel:+1.1234567890', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'PIR Internal (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 12, 12, 18, 26, 9, 367000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 1, 26, 18, 26, 52, 121000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 12, 12, 18, 26, 9, 367000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['v0n0.nic.foundation', 'v0n1.nic.foundation', 'v0n2.nic.foundation', 'v0n3.nic.foundation', 'v2n0.nic.foundation', 'v2n1.nic.foundation'], domain_name: 'nic.foundation', dnssec: 'unsigned'} -## fox whois.nic.fox nic.fox -## free whois.nic.free nic.free -nic.free {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 22, 46, 22), updated_date: datetime.datetime(2023, 8, 1, 10, 41, 38), expires_date: datetime.datetime(2032, 8, 9, 22, 46, 22), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.free', 'dns2.nic.free', 'dns3.nic.free', 'dns4.nic.free', 'dnsa.nic.free', 'dnsb.nic.free', 'dnsc.nic.free', 'dnsd.nic.free'], domain_name: 'nic.free', dnssec: 'signed'} -## fresenius whois.nic.fresenius nic.fresenius -nic.fresenius {abuse_email: 'bettinger@bettinger.de', abuse_phone: 'tel:+49.8954886700', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Domain Manager', registrant_organization: 'Fresenius Immobilien-Verwaltungs-GmbH', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Else-Kroener-Strasse 1, Bad Homburg, Hessen, 61352', registrant_phone: 'tel:+49.61726080', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Fresenius Immobilien-Verwaltungs-GmbH', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Domain Manager', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'tel:+49.61726080', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 7, 20, 9, 55, 55, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 14, 0, 5, 49, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 7, 20, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited', 'client transfer prohibited', 'client delete prohibited'], nameservers: ['anycast1.dnsres.net', 'anycast2.dnsres.net'], domain_name: 'nic.fresenius', dnssec: 'unsigned'} -## frl whois.centralnic.com None -## frogans whois.nic.frogans nic.frogans -nic.frogans {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 4, 22, 16, 38, 17), updated_date: datetime.datetime(2025, 6, 6, 16, 38, 21, 81000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 4, 22, 16, 38, 17), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.frogans', 'b0.nic.frogans', 'c0.nic.frogans', 'a2.nic.frogans'], domain_name: 'nic.frogans', dnssec: 'signed'} -## fujitsu whois.nic.gmo None -## fund whois.donuts.co None -## fun whois.centralnic.com None -## furniture whois.donuts.co None -## futbol whois.donuts.co None -## fyi whois.donuts.co None -## gallery whois.donuts.co None -## gallo whois.nic.gallo nic.gallo -nic.gallo {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 8, 25, 22, 47, 44), updated_date: datetime.datetime(2025, 10, 9, 22, 48, 42, 994000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 25, 22, 47, 44), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['b0.nic.gallo', 'c0.nic.gallo', 'a0.nic.gallo', 'a2.nic.gallo'], domain_name: 'nic.gallo', dnssec: 'signed'} -## gallup whois.nic.gallup nic.gallup -nic.gallup {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 1, 22, 22, 55, 19, 647000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 8, 22, 55, 28, 7000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 22, 22, 55, 19, 647000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.gallup', 'b0.nic.gallup', 'c0.nic.gallup', 'a2.nic.gallup'], domain_name: 'nic.gallup', dnssec: 'signed'} -## gal whois.nic.gal nic.gal -nic.gal {abuse_email: 'administracion@dominio.gal', abuse_phone: '+34.670226268', admin_name: 'Asociacion PuntoGal', admin_organization: None, admin_email: 'administracion@dominio.gal', admin_address: '', admin_phone: '+34.670226268', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Asociacion puntoGAL', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Asociacion PuntoGal', registrar_email: 'administracion@dominio.gal', registrar_address: 'Rúa Tabernas, 11, A Coruña, 15001', registrar_phone: '+34.670226268', registrar_fax: None, technical_name: 'Asociacion PuntoGal', technical_organization: None, technical_email: 'administracion@dominio.gal', technical_address: '', technical_phone: '+34.670226268', technical_fax: None, created_date: datetime.datetime(2014, 2, 4, 12, 41, 15, 207000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 21, 13, 20, 27, 977000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 4, 12, 41, 15, 207000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.gal', dnssec: 'signed'} -## game whois.nic.game None -nic.game {abuse_email: 'xyz_abuse@gen.xyz', abuse_phone: 'tel:+1.8009998422', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'XYZ.com, LLC', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 9, 16, 14, 21, 26, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 10, 0, 8, 19, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 16, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['a.nic.game', 'b.nic.game', 'c.nic.game', 'd.nic.game'], domain_name: 'nic.game', dnssec: 'signed'} -## games whois.donuts.co None -## garden whois.nic.garden nic.garden -## gay whois.nic.gay nic.gay -## gbiz whois.nic.google None -## gdn whois.nic.gdn nic.gdn -nic.gdn {abuse_email: 'tldabuse@nic.gdn', abuse_phone: 'tel:+971.45576538', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'GDN', registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'GDN REGISTRY FZ-LLC', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 2, 17, 10, 27, 3), updated_date: datetime.datetime(2026, 2, 14, 1, 24, 9), expires_date: datetime.datetime(2035, 2, 17, 10, 27, 3), status: ['active'], nameservers: ['DNS-EU1.POWERDNS.NET', 'DNS-EU2.POWERDNS.NET', 'DNS-US1.POWERDNS.NET', 'DNS-US2.POWERDNS.NET', 'NS2.NIC.GDN', 'NS1.NIC.GDN'], domain_name: 'nic.gdn', dnssec: 'unsigned'} -## gea whois.nic.gea nic.gea -nic.gea {abuse_email: 'gearegistry@lemarit.com', abuse_phone: 'tel:+49.4615050350', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'GEA Group Aktiengesellschaft', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'DE', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'GEA Group Aktiengesellschaft', registrar_email: None, registrar_address: 'Peter-Mueller-Str. 12, Duesseldorf, 40468, DE', registrar_phone: 'tel:+49.4615050350', registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 11, 27, 21, 35, 14, 68000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 11, 27, 0, 32, 36, 710000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 11, 27, 0, 0, tzinfo=datetime.timezone.utc), status: ['client delete prohibited', 'auto renew period', 'client transfer prohibited'], nameservers: ['sec1.rcode0.net', 'sec2.rcode0.net'], domain_name: 'nic.gea', dnssec: 'signed'} -## gent whois.centralnic.com None -## genting whois.nic.genting nic.genting -nic.genting {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 4, 24, 18, 50, 40), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 4, 24, 18, 50, 40), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n1.nic.genting', 'v2n0.nic.genting', 'v2n1.nic.genting', 'v0n0.nic.genting', 'v0n3.nic.genting', 'v0n2.nic.genting'], domain_name: 'nic.genting', dnssec: 'signed'} -## george whois.nic.george nic.george -## ge whois.nic.ge nic.ge -## gf whois.mediaserv.net None -mediaserv.net {abuse_email: 'abuse@nameshield.net', abuse_phone: 'tel:+33241182828', admin_name: 'REDACTED', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Nameshield SAS', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(1996, 11, 7, 0, 0, tzinfo=datetime.timezone(datetime.timedelta(seconds=3600))), updated_date: datetime.datetime(2025, 11, 5, 0, 0, tzinfo=datetime.timezone(datetime.timedelta(seconds=3600))), expires_date: datetime.datetime(2026, 11, 6, 0, 0, tzinfo=datetime.timezone(datetime.timedelta(seconds=3600))), status: ['client delete prohibited', 'client transfer prohibited', 'client update prohibited'], nameservers: ['ns1-mq.mediaserv.net', 'ns1-gp.mediaserv.net'], domain_name: 'mediaserv.net', dnssec: 'unsigned'} -## ggee whois.nic.ggee nic.ggee -nic.ggee {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'GMO Internet, Inc.', registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'GMO Internet, Inc.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'GMO Internet, Inc.', technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 11, 4, 10, 52, 36, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 11, 5, 0, 26, 19, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 11, 4, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.ggee', dnssec: 'unsigned'} -## gift whois.uniregistry.net None -## gifts whois.donuts.co None -## gi whois2.afilias-grs.net None -afilias-grs.net {abuse_email: 'abuse@web.com', abuse_phone: '+1.8003337680', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'dataprotected@maskeddetails.com', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: ' ', registrant_organization: None, registrant_email: 'dataprotected@maskeddetails.com', registrant_address: '', registrant_phone: None, registrant_fax: None, registrar_name: 'SNAPNAMES 51, LLC', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'dataprotected@maskeddetails.com', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2026, 3, 30, 18, 35, 57), updated_date: datetime.datetime(2026, 3, 30, 19, 35, 20), expires_date: datetime.datetime(2027, 3, 30, 18, 35, 57), status: ['active'], nameservers: ['NS1.INTERIMNAMESERVER.COM.', 'NS2.INTERIMNAMESERVER.COM.'], domain_name: 'afilias-grs.net.', dnssec: 'unsigned'} -## gives whois.donuts.co None -## giving whois.nic.giving nic.giving -nic.giving {abuse_email: 'cbath@pir.org', abuse_phone: 'tel:+1.1234567890', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'PIR Internal (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2022, 6, 8, 12, 43, 17, 591000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 23, 12, 44, 8, 745000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 8, 12, 43, 17, 591000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['a0.nic.giving', 'a2.nic.giving', 'b0.nic.giving', 'b2.nic.giving', 'c0.nic.giving', 'd0.nic.giving'], domain_name: 'nic.giving', dnssec: 'signed'} -## glass whois.donuts.co None -## gle whois.nic.google None -## globo whois.gtlds.nic.br None -## gl whois.nic.gl nic.gl -## gmail whois.nic.google None -## gmbh whois.donuts.co None -## gmo whois.nic.gmo nic.gmo -## gmx whois.nic.gmx nic.gmx -nic.gmx {abuse_email: 'gmxregistry@1und1.de', abuse_phone: '+49.721913744221', admin_name: '1&1 internal Registrar', admin_organization: None, admin_email: 'gmxregistry@1und1.de', admin_address: '', admin_phone: '+49.721913744221', admin_fax: None, billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: '1&1 internal Registrar', registrar_email: 'gmxregistry@1und1.de', registrar_address: 'Brauerstraße 48, Karlsruhe, 76135', registrar_phone: '+49.721913744221', registrar_fax: '+49.721913742978', technical_name: '1&1 internal Registrar', technical_organization: None, technical_email: 'gmxregistry@1und1.de', technical_address: '', technical_phone: '+49.721913744221', technical_fax: None, created_date: datetime.datetime(2014, 7, 9, 13, 51, 24, 829000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 8, 23, 14, 1, 29, 696000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 7, 9, 13, 51, 24, 829000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.gmx', dnssec: 'signed'} -## godaddy whois.nic.godaddy nic.godaddy -## gold whois.donuts.co None -## goldpoint whois.nic.goldpoint nic.goldpoint -nic.goldpoint {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'YODOBASHI CAMERA CO.,LTD.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 1, 14, 4, 32, 13, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 1, 15, 0, 27, 10, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 14, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.goldpoint', dnssec: 'unsigned'} -## golf whois.donuts.co None -## goodyear whois.nic.goodyear nic.goodyear -nic.goodyear {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 1, 22, 23, 6, 28, 722000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 8, 23, 6, 46, 700000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 22, 23, 6, 28, 722000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.goodyear', 'b0.nic.goodyear', 'c0.nic.goodyear', 'a2.nic.goodyear'], domain_name: 'nic.goodyear', dnssec: 'signed'} -## google whois.nic.google nic.google -## goog whois.nic.google None -## gop whois.nic.gop nic.gop -nic.gop {abuse_email: 'ops@mmx.co', abuse_phone: None, admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'redacted@nominet.uk', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'redacted@nominet.uk', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Republican State Leadership Committee, Inc. 9999', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'redacted@nominet.uk', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 4, 4, 18, 42, 11), updated_date: datetime.datetime(2021, 4, 26, 8, 59, 35), expires_date: datetime.datetime(2031, 4, 4, 18, 42, 11), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.gop', 'dns2.nic.gop', 'dns3.nic.gop', 'dns4.nic.gop', 'dnsa.nic.gop', 'dnsb.nic.gop', 'dnsc.nic.gop', 'dnsd.nic.gop'], domain_name: 'nic.gop', dnssec: 'signed'} -## got whois.nic.got nic.got -nic.got {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 21, 3, 43), updated_date: datetime.datetime(2023, 8, 1, 10, 32, 51), expires_date: datetime.datetime(2032, 8, 9, 21, 3, 43), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.got', 'dns2.nic.got', 'dns3.nic.got', 'dns4.nic.got', 'dnsa.nic.got', 'dnsb.nic.got', 'dnsc.nic.got', 'dnsd.nic.got'], domain_name: 'nic.got', dnssec: 'signed'} -## gov.bn whois.bnnic.bn egc.gov.bn -## gov.tr whois.trabis.gov.tr www.turkiye.gov.tr -## gp whois.nic.gp nic.gp -## gq whois.domino.gq None -## graphics whois.donuts.co None -## gratis whois.donuts.co None -## gripe whois.donuts.co None -## group whois.donuts.co None -## gs whois.nic.gs nic.gs -## gucci whois.nic.gucci nic.gucci -nic.gucci {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Guccio Gucci S.P.A.', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Guccio Gucci S.p.a.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 21, 4, 7), updated_date: datetime.datetime(2022, 2, 22, 12, 9, 50), expires_date: datetime.datetime(2031, 9, 14, 9, 18, 43), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.gucci', 'dns2.nic.gucci', 'dns3.nic.gucci', 'dns4.nic.gucci', 'dnsa.nic.gucci', 'dnsb.nic.gucci', 'dnsc.nic.gucci', 'dnsd.nic.gucci'], domain_name: 'nic.gucci', dnssec: 'signed'} -## guge whois.nic.google None -## guide whois.donuts.co None -## guitars whois.uniregistry.net None -## guru whois.donuts.co None -## hair whois.centralnic.com None -## hamburg whois.nic.hamburg nic.hamburg -nic.hamburg {abuse_email: 'support@nic.hamburg', abuse_phone: 'tel:+49.4065062020', admin_name: '', admin_organization: None, admin_email: None, admin_address: '', admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: None, registrant_address: '', registrant_phone: None, registrant_fax: None, registrar_name: None, registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'TLDBOX', technical_organization: 'tldbox GmbH', technical_email: None, technical_address: 'Jakob-Haringer-Strasse 8/V, Salzburg, Salzburg, 5020', technical_phone: 'tel:+43.662234548;ext=730', technical_fax: None, created_date: datetime.datetime(2014, 4, 16, 10, 23, 25, 524652, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2020, 3, 11, 14, 22, 48, 854944, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 4, 16, 10, 23, 25, 524652, tzinfo=datetime.timezone.utc), status: ['auto renew period', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['sec1.rcode0.net', 'sec2.rcode0.net'], domain_name: 'nic.hamburg', dnssec: 'signed'} -## hangout whois.nic.google None -## haus whois.donuts.co None -## hdfcbank whois.nic.hdfcbank nic.hdfcbank -nic.hdfcbank {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'HDFC Bank Limited', registrant_email: None, registrant_address: 'Maharashtra', registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2018, 3, 13, 15, 38, 40, 594000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 13, 15, 38, 53, 797000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 13, 15, 38, 40, 594000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited', 'auto renew period'], nameservers: ['a0.nic.hdfcbank', 'b0.nic.hdfcbank', 'c0.nic.hdfcbank', 'a2.nic.hdfcbank'], domain_name: 'nic.hdfcbank', dnssec: 'signed'} -## hdfc whois.nic.hdfc nic.hdfc -nic.hdfc {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'HOUSING DEVELOPMENT FINANCE CORPORATION LIMITED', registrant_email: None, registrant_address: 'Maharashtra', registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 8, 12, 20, 27, 47, 775000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 26, 20, 28, 17, 815000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 12, 20, 27, 47, 775000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.hdfc', 'b0.nic.hdfc', 'c0.nic.hdfc', 'a2.nic.hdfc'], domain_name: 'nic.hdfc', dnssec: 'signed'} -## healthcare whois.donuts.co None -## health whois.nic.health nic.health -## help whois.uniregistry.net None -## helsinki whois.nic.helsinki nic.helsinki -nic.helsinki {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 6, 7, 14, 12, 7, 299000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 22, 14, 12, 46, 787000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 7, 14, 12, 7, 299000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.helsinki', 'b0.nic.helsinki', 'c0.nic.helsinki', 'a2.nic.helsinki'], domain_name: 'nic.helsinki', dnssec: 'signed'} -## here whois.nic.google None -## hermes whois.afilias-srs.net None -## hiphop whois.nic.hiphop nic.hiphop -nic.hiphop {abuse_email: 'info@get.hiphop', abuse_phone: 'tel:+1.3052049698', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Dot Hip Hop, LLC', registrar_email: 'info@get.hiphop', registrar_address: '2051 Waters Edge Dr., Pompano Beach, FL, 33062', registrar_phone: 'tel:+1.3052049698', registrar_fax: 'tel:+1.3052049698', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2022, 4, 29, 14, 55, 36, 585000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2024, 2, 27, 17, 44, 8, 644000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2032, 4, 29, 14, 55, 36, 585000, tzinfo=datetime.timezone.utc), status: ['server update prohibited', 'server transfer prohibited', 'server delete prohibited'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.hiphop', dnssec: 'signed'} -## hisamitsu whois.nic.gmo None -## hitachi whois.nic.gmo None -## hiv whois.nic.hiv nic.hiv -nic.hiv {abuse_email: 'dhernandez@tucows.com', abuse_phone: 'tel:', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Tucows Registry Services', registrar_email: 'ry-services@tucows.com', registrar_address: 'Mowat 96, Toronto, ON, M6K 3M1', registrar_phone: 'tel:+1.8003716992', registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 9, 29, 18, 16, 6, 210000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 11, 13, 18, 16, 19, 520000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 29, 18, 16, 6, 210000, tzinfo=datetime.timezone.utc), status: ['server transfer prohibited', 'server delete prohibited', 'server update prohibited'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.hiv', dnssec: 'signed'} -## hkt whois.nic.hkt nic.hkt -nic.hkt {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 6, 13, 12, 32, 57, 628000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 1, 8, 14, 37, 6, 108000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 13, 12, 32, 57, 628000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.hkt', 'b0.nic.hkt', 'c0.nic.hkt', 'a2.nic.hkt'], domain_name: 'nic.hkt', dnssec: 'signed'} -## hm whois.registry.hm registry.hm -## hockey whois.donuts.co None -## holdings whois.donuts.co None -## holiday whois.donuts.co None -## homedepot whois.nic.homedepot nic.homedepot -nic.homedepot {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 1, 22, 23, 12, 3, 700000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 8, 23, 12, 53, 408000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 22, 23, 12, 3, 700000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.homedepot', 'b0.nic.homedepot', 'c0.nic.homedepot', 'a2.nic.homedepot'], domain_name: 'nic.homedepot', dnssec: 'signed'} -## homes whois.centralnic.com None -## honda whois.nic.honda nic.honda -## horse whois.nic.horse nic.horse -## hospital whois.donuts.co None -## host whois.centralnic.com None -## hosting whois.uniregistry.net None -## hot whois.nic.hot nic.hot -nic.hot {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 22, 53, 12), updated_date: datetime.datetime(2023, 8, 1, 10, 42), expires_date: datetime.datetime(2032, 8, 9, 22, 53, 12), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.hot', 'dns2.nic.hot', 'dns3.nic.hot', 'dns4.nic.hot', 'dnsa.nic.hot', 'dnsb.nic.hot', 'dnsc.nic.hot', 'dnsd.nic.hot'], domain_name: 'nic.hot', dnssec: 'signed'} -## house whois.donuts.co None -## how whois.nic.google None -## ht whois.nic.ht nic.ht -nic.ht {abuse_email: None, abuse_phone: None, admin_name: 'Jean Jaunasse Elysee', admin_organization: 'FRDDH', admin_email: 'jjelysee@gmail.com', admin_address: '17 2eme Ruelle Wilson, Port-au-Prince, HT', admin_phone: 'tel:+0.50925163338', admin_fax: None, billing_name: 'Jean Jaunasse Elysee', billing_organization: 'FRDDH', billing_email: 'jjelysee@gmail.com', billing_address: '17 2eme Ruelle Wilson, Port-au-Prince, HT', billing_phone: 'tel:+0.50925163338', billing_fax: None, registrant_name: 'Garth Miller', registrant_organization: 'CoCCA Registry Services (NZ) Limited', registrant_email: 'garth.miller@cocca.org.nz', registrant_address: '11a Wynyard Street, Devonport, Auckland, Auckland, 0624, NZ', registrant_phone: 'tel:+64.94466370', registrant_fax: None, registrar_name: 'Consortium FDS/RDDH', registrar_email: 'contact@frddh.org.ht', registrar_address: '17, 2eme Ruelle Wilson Pacot\r\nPort-au-Prince', registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, HT', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2004, 5, 24, 23, 0), updated_date: datetime.datetime(2025, 8, 26, 3, 12, 43), expires_date: datetime.datetime(2029, 12, 31, 0, 0), status: ['client renew prohibited', 'server renew prohibited', 'client transfer prohibited', 'server transfer prohibited', 'client update prohibited', 'server update prohibited', 'client delete prohibited', 'server delete prohibited'], nameservers: ['dns2.frddh.org.ht', 'dns1.frddh.org.ht'], domain_name: 'nic.ht', dnssec: 'unsigned'} -## hughes whois.nic.hughes nic.hughes -nic.hughes {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 1, 22, 23, 17, 41, 702000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 8, 23, 18, 2, 141000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 22, 23, 17, 41, 702000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.hughes', 'b0.nic.hughes', 'c0.nic.hughes', 'a2.nic.hughes'], domain_name: 'nic.hughes', dnssec: 'signed'} -## hyundai whois.nic.hyundai nic.hyundai -## ibm whois.nic.ibm nic.ibm -## icbc whois.nic.icbc nic.icbc -nic.icbc {abuse_email: 'tech-supprot@zdns.cn', abuse_phone: 'tel:01058813521', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Industrial and Commercial Bank of China Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Beijing', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: '互联网域名系统北京市工程研究中心有限公司', registrar_email: 'td_dns_service@knet.cn', registrar_address: '-, -, 100088', registrar_phone: 'tel:1096002', registrar_fax: '1058812666', technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2022, 10, 17, 8, 27, 59, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 1, 2, 11, 2, 23, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2032, 10, 17, 8, 27, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['c.zdnscloud.com.', 'd.zdnscloud.com.', 'j.zdnscloud.com.', 'a.zdnscloud.cn.', 'b.zdnscloud.cn.', 'f.zdnscloud.cn.', 'i.zdnscloud.cn.'], domain_name: 'nic.icbc', dnssec: 'signed'} -## ice whois.nic.ice nic.ice -nic.ice {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'None', registrant_email: None, registrant_address: 'ON', registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 2, 6, 16, 49, 33), updated_date: datetime.datetime(2026, 3, 23, 16, 49, 47, 140000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 6, 16, 49, 33), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.ice', 'a2.nic.ice', 'b0.nic.ice', 'c0.nic.ice'], domain_name: 'nic.ice', dnssec: 'unsigned'} -## icu whois.centralnic.com None -## ifm whois.nic.ifm nic.ifm -nic.ifm {abuse_email: 'info@ifm.com', abuse_phone: '+49.20124220', admin_name: 'ifm Internal Registrar', admin_organization: None, admin_email: 'info@ifm.com', admin_address: '', admin_phone: '+49.20124220', admin_fax: None, billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'ifm Internal Registrar', registrar_email: 'info@ifm.com', registrar_address: 'Friedrichstr. 1, Essen, 45128', registrar_phone: '+49.20124220', registrar_fax: '+49.20124221200', technical_name: 'ifm Internal Registrar', technical_organization: None, technical_email: 'info@ifm.com', technical_address: '', technical_phone: '+49.20124220', technical_fax: None, created_date: datetime.datetime(2014, 9, 18, 16, 18, 42, 971000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2023, 7, 28, 12, 46, 21, 503000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 9, 18, 16, 18, 42, 971000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.ifm', dnssec: 'signed'} -## ikano whois.nic.ikano nic.ikano -nic.ikano {abuse_email: 'ikano@ebrandservices.com', abuse_phone: 'tel:+352.264422225', admin_name: '', admin_organization: None, admin_email: None, admin_address: '', admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: None, registrant_address: '', registrant_phone: None, registrant_fax: None, registrar_name: None, registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'TLDBOX', technical_organization: 'tldbox GmbH', technical_email: None, technical_address: 'Jakob-Haringer-Strasse 8/V, Salzburg, Salzburg, 5020', technical_phone: 'tel:+43.662234548;ext=730', technical_fax: None, created_date: datetime.datetime(2016, 5, 13, 9, 21, 27, 178252, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2017, 6, 22, 5, 57, 46, 431326, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 5, 13, 9, 21, 27, 178252, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited'], nameservers: ['sec1.rcode0.net', 'sec2.rcode0.net'], domain_name: 'nic.ikano', dnssec: 'signed'} -## imamat whois.afilias-srs.net None -## imdb whois.nic.imdb nic.imdb -nic.imdb {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 21, 10, 21), updated_date: datetime.datetime(2021, 4, 26, 9, 1, 8), expires_date: datetime.datetime(2030, 8, 9, 21, 10, 21), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.imdb', 'dns2.nic.imdb', 'dns3.nic.imdb', 'dns4.nic.imdb', 'dnsa.nic.imdb', 'dnsb.nic.imdb', 'dnsc.nic.imdb', 'dnsd.nic.imdb'], domain_name: 'nic.imdb', dnssec: 'signed'} -## immobilien whois.donuts.co None -## immo whois.donuts.co None -## inc whois.centralnic.com None -## industries whois.donuts.co None -## in whois.registry.in None -registry.in {abuse_email: 'techsupport@registry.in', abuse_phone: 'tel:+91.4049187688', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'National Internet Exchange of India', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'National Capital Territory', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'National Internet Exchange of India', registrar_email: 'techsupport@registry.in', registrar_address: 'World Trade Center, 9th Floor Tower B, B-901, New Delhi, National Capital Territory, 110029', registrar_phone: 'tel:+91.4049187688', registrar_fax: 'tel:+91.4049187688', technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2025, 5, 28, 12, 24, 3, 742000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 5, 28, 14, 9, 53, 119000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 5, 28, 12, 24, 3, 742000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited', 'client delete prohibited', 'client transfer prohibited', 'client renew prohibited'], nameservers: ['ns02.trs-dns.com', 'ns02.trs-dns.net'], domain_name: 'registry.in', dnssec: 'signed'} -## infiniti whois.nic.gmo None -## ing whois.nic.google None -## ink whois.nic.ink None -## institute whois.donuts.co None -## insurance whois.nic.insurance nic.insurance -## insure whois.donuts.co None -## international whois.donuts.co None -## int whois.iana.org eu.int -iana.org {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'IETF Trust', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'VA', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(1995, 6, 5, 0, 0), updated_date: None, expires_date: datetime.datetime(2027, 12, 8, 17, 0, 53), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['ns.icann.org', 'c.iana-servers.net', 'b.iana-servers.net', 'a.iana-servers.net'], domain_name: 'iana.org', dnssec: 'signed'} -## investments whois.donuts.co None -## iq whois.cmc.iq cmc.iq -## irish whois.donuts.co None -## ismaili whois.afilias-srs.net None -## istanbul whois.afilias-srs.net None -## ist whois.afilias-srs.net None -## itv whois.afilias-srs.net None -## jaguar whois.nic.jaguar nic.jaguar -nic.jaguar {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 9, 14, 16, 34, 48), updated_date: datetime.datetime(2025, 10, 29, 16, 34, 59, 355000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 14, 16, 34, 48), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.jaguar', 'a2.nic.jaguar', 'b0.nic.jaguar', 'c0.nic.jaguar'], domain_name: 'nic.jaguar', dnssec: 'unsigned'} -## java whois.nic.java nic.java -nic.java {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: 'Domain Administrator', admin_organization: 'Oracle Corporation', admin_email: 'ngtld-java@cscinfo.com', admin_address: '500 Oracle Parkway, Redwood Shores, CA, 94065', admin_phone: 'tel:+1.6505062220', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Domain Administrator', registrant_organization: 'Oracle Corporation', registrant_email: 'ngtld-java@cscinfo.com', registrant_address: '500 Oracle Parkway, Redwood Shores, CA, 94065', registrant_phone: 'tel:+1.6505062220', registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'DNS Administrator', technical_organization: 'Identity Digital Inc', technical_email: 'dnsadmin@identity.digital', technical_address: '10500 NE 8th Street Suite 750, Bellevue, WA, 98004', technical_phone: 'tel:+1.4242624238', technical_fax: 'tel:+1.4252235351', created_date: datetime.datetime(2014, 11, 3, 19, 37, 38), updated_date: datetime.datetime(2025, 12, 18, 19, 38, 11, 857000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 11, 3, 19, 37, 38), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['c0.nic.java', 'b0.nic.java', 'a2.nic.java', 'a0.nic.java'], domain_name: 'nic.java', dnssec: 'signed'} -## jcb whois.nic.gmo None -## jeep whois.afilias-srs.net None -## jetzt whois.donuts.co None -## jewelry whois.donuts.co None -## jio whois.nic.jio nic.jio -nic.jio {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2018, 2, 15, 18, 39, 33, 571000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 1, 18, 39, 56, 630000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 15, 18, 39, 33, 571000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.jio', 'b0.nic.jio', 'c0.nic.jio', 'a2.nic.jio'], domain_name: 'nic.jio', dnssec: 'signed'} -## jll whois.afilias-srs.net None -## jobs whois.nic.jobs nic.jobs -nic.jobs {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Employ Media LLC', registrant_email: 'redacted@nominet.uk', registrant_address: 'OH', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Employ Media LLC', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2021, 6, 3, 9, 42, 44), updated_date: datetime.datetime(2021, 7, 29, 10, 23, 11), expires_date: datetime.datetime(2030, 6, 3, 9, 42, 44), status: ['server delete prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.jobs', 'dns2.nic.jobs', 'dns3.nic.jobs', 'dns4.nic.jobs', 'dnsa.nic.jobs', 'dnsb.nic.jobs', 'dnsc.nic.jobs', 'dnsd.nic.jobs'], domain_name: 'nic.jobs', dnssec: 'signed'} -## joburg whois.nic.joburg nic.joburg -nic.joburg {abuse_email: 'abuse@registry.net.za', abuse_phone: '+27.113140077', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: 'REDACTED', billing_organization: 'REDACTED', billing_email: 'REDACTED', billing_address: 'REDACTED, REDACTED, REDACTED, REDACTED, REDACTED, REDACTED', billing_phone: 'REDACTED', billing_fax: None, registrant_name: 'REDACTED', registrant_organization: '', registrant_email: 'REDACTED', registrant_address: 'REDACTED, REDACTED, REDACTED, REDACTED, REDACTED, REDACTED', registrant_phone: 'REDACTED', registrant_fax: None, registrar_name: 'DNServices', registrar_email: 'support@dnservices.co.za', registrar_address: 'ZACR & COZA House, Gazell\\000\\351 Close, Corporate Park South, Midrand, Gauteng, 1685', registrar_phone: '+27.113140077', registrar_fax: None, technical_name: 'REDACTED', technical_organization: 'REDACTED', technical_email: 'REDACTED', technical_address: 'REDACTED, REDACTED, REDACTED, REDACTED, REDACTED, REDACTED', technical_phone: 'REDACTED', technical_fax: None, created_date: datetime.datetime(2014, 6, 9, 8, 18, 44, 888895, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 12, 1, 6, 11, 12, 846226, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2998, 12, 31, 22, 0, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.dnservices.co.za', 'ns1.nic.joburg', 'nsp.netnod.se'], domain_name: 'nic.joburg', dnssec: 'unsigned'} -## jot whois.nic.jot nic.jot -nic.jot {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 21, 16, 24), updated_date: datetime.datetime(2023, 8, 1, 10, 34, 2), expires_date: datetime.datetime(2032, 8, 9, 21, 16, 24), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.jot', 'dns2.nic.jot', 'dns3.nic.jot', 'dns4.nic.jot', 'dnsa.nic.jot', 'dnsb.nic.jot', 'dnsc.nic.jot', 'dnsd.nic.jot'], domain_name: 'nic.jot', dnssec: 'signed'} -## joy whois.nic.joy nic.joy -nic.joy {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 21, 16, 36), updated_date: datetime.datetime(2023, 8, 1, 10, 34, 43), expires_date: datetime.datetime(2032, 8, 9, 21, 16, 36), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.joy', 'dns2.nic.joy', 'dns3.nic.joy', 'dns4.nic.joy', 'dnsa.nic.joy', 'dnsb.nic.joy', 'dnsc.nic.joy', 'dnsd.nic.joy'], domain_name: 'nic.joy', dnssec: 'signed'} -## juegos whois.uniregistry.net None -## juniper whois.nic.juniper nic.juniper -nic.juniper {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 2, 11, 20, 30, 7), updated_date: datetime.datetime(2026, 3, 28, 20, 30, 46, 681000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 11, 20, 30, 7), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['c0.nic.juniper', 'b0.nic.juniper', 'a0.nic.juniper', 'a2.nic.juniper'], domain_name: 'nic.juniper', dnssec: 'signed'} -## kaufen whois.donuts.co None -## kddi whois.nic.kddi nic.kddi -nic.kddi {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: ' KDDI CORPORATION', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 2, 27, 5, 15, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 14, 0, 33, 29, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 27, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.jp', 'ns1.gmointernet.com'], domain_name: 'nic.kddi', dnssec: 'unsigned'} -## ke whois.kenic.or.ke None -kenic.or.ke {abuse_email: 'abuse@kenic.or.ke', abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: None, registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2003, 2, 12, 21, 0), updated_date: datetime.datetime(2025, 4, 7, 10, 5, 27), expires_date: datetime.datetime(2026, 12, 31, 0, 0), status: ['client renew prohibited', 'server renew prohibited', 'client transfer prohibited', 'server transfer prohibited', 'client delete prohibited', 'server delete prohibited'], nameservers: ['tessa.ns.cloudflare.com', 'sage.ns.cloudflare.com'], domain_name: 'kenic.or.ke', dnssec: 'signed'} -## kerryhotels whois.nic.kerryhotels nic.kerryhotels -nic.kerryhotels {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 7, 28, 22, 14, 5), updated_date: datetime.datetime(2025, 9, 11, 22, 14, 17, 585000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 7, 28, 22, 14, 5), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.kerryhotels', 'a2.nic.kerryhotels', 'b0.nic.kerryhotels', 'c0.nic.kerryhotels'], domain_name: 'nic.kerryhotels', dnssec: 'unsigned'} -## kerryproperties whois.nic.kerryproperties nic.kerryproperties -nic.kerryproperties {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 7, 28, 22, 14, 36), updated_date: datetime.datetime(2025, 9, 11, 22, 15, 18, 653000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 7, 28, 22, 14, 36), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['b0.nic.kerryproperties', 'a0.nic.kerryproperties', 'c0.nic.kerryproperties', 'a2.nic.kerryproperties'], domain_name: 'nic.kerryproperties', dnssec: 'unsigned'} -## kfh whois.nic.kfh nic.kfh -nic.kfh {abuse_email: 'majeed@kfh.com', abuse_phone: 'tel:+965.24966400', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Kuwait Finance House', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Kuwait', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Kuwait Finance House', registrar_email: 'majeed@kfh.com', registrar_address: 'Safat, Safat, Kuwait, 13110', registrar_phone: 'tel:+965.24966400', registrar_fax: 'tel:+965.24966403', technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2026, 2, 26, 14, 38, 18, 672000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 2, 26, 15, 47, 54, 956000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2036, 2, 26, 14, 38, 18, 672000, tzinfo=datetime.timezone.utc), status: ['server transfer prohibited', 'server delete prohibited', 'server renew prohibited', 'server update prohibited'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.kfh', dnssec: 'signed'} -## kia whois.nic.kia nic.kia -nic.kia {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'KIA Registry-Registrar', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 2, 17, 1, 50, 56, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 9, 0, 34, 31, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 17, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.kia', dnssec: 'unsigned'} -## kids whois.afilias-srs.net None -## ki whois.nic.ki None -## kim whois.nic.kim nic.kim -nic.kim {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 3, 14, 18, 56, 31, 49000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 14, 18, 57, 29, 796000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 14, 18, 56, 31, 49000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited', 'auto renew period'], nameservers: ['a0.nic.kim', 'a2.nic.kim', 'b0.nic.kim', 'c0.nic.kim'], domain_name: 'nic.kim', dnssec: 'signed'} -## kindle whois.nic.kindle nic.kindle -nic.kindle {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 21, 21, 51), updated_date: datetime.datetime(2023, 8, 1, 10, 35, 13), expires_date: datetime.datetime(2032, 8, 9, 21, 21, 51), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.kindle', 'dns2.nic.kindle', 'dns3.nic.kindle', 'dns4.nic.kindle', 'dnsa.nic.kindle', 'dnsb.nic.kindle', 'dnsc.nic.kindle', 'dnsd.nic.kindle'], domain_name: 'nic.kindle', dnssec: 'signed'} -## kitchen whois.donuts.co None -## koeln whois.ryce-rsp.com None -## komatsu whois.nic.komatsu nic.komatsu -## kosher whois.nic.kosher nic.kosher -nic.kosher {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 6, 13, 13, 17, 33, 862000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 28, 13, 18, 32, 508000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 13, 13, 17, 33, 862000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.kosher', 'b0.nic.kosher', 'c0.nic.kosher', 'a2.nic.kosher'], domain_name: 'nic.kosher', dnssec: 'signed'} -## krd whois.nic.krd nic.krd -## kred whois.centralnic.com None -## kuokgroup whois.nic.kuokgroup nic.kuokgroup -nic.kuokgroup {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 7, 28, 22, 14, 47), updated_date: datetime.datetime(2025, 9, 11, 22, 15, 18, 944000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 7, 28, 22, 14, 47), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['b0.nic.kuokgroup', 'a0.nic.kuokgroup', 'a2.nic.kuokgroup', 'c0.nic.kuokgroup'], domain_name: 'nic.kuokgroup', dnssec: 'unsigned'} -## kyoto whois.nic.kyoto nic.kyoto -## ky whois.kyregistry.ky None -kyregistry.ky {abuse_email: 'info+whois@uniregistry.com', abuse_phone: 'tel:+1.3457496263', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Utility Regulation and Competition Office (OfReg)', registrar_email: 'info+whois@uniregistry.com', registrar_address: 'Unit 3-110, 23 Lime Tree Bay Ave, Grand Cayman, George Town, KY1-1108', registrar_phone: 'tel:+1.3457496263', registrar_fax: 'tel:+1.3457496263', technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 1, 16, 9, 28, 45, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 5, 5, 1, 49, 400000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 7, 22, 5, 0, tzinfo=datetime.timezone.utc), status: ['client update prohibited', 'client delete prohibited', 'client transfer prohibited'], nameservers: ['ns02.trs-dns.com', 'ns02.trs-dns.net'], domain_name: 'kyregistry.ky', dnssec: 'signed'} -## lacaixa whois.nic.lacaixa nic.lacaixa -nic.lacaixa {abuse_email: 'assessoria.juridica.cepb@lacaixa.com', abuse_phone: '+34.934046000', admin_name: 'Lacaixa internal Registrar', admin_organization: None, admin_email: 'assessoria.juridica.cepb@lacaixa.com', admin_address: '', admin_phone: '+34.934046000', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Fundación Bancaria “la Caixa”', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Catalonia', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Lacaixa internal Registrar', registrar_email: 'assessoria.juridica.cepb@lacaixa.com', registrar_address: 'Av. Diagonal 621-629, Barcelona, 08028', registrar_phone: '+34.934046000', registrar_fax: None, technical_name: 'Lacaixa internal Registrar', technical_organization: None, technical_email: 'assessoria.juridica.cepb@lacaixa.com', technical_address: '', technical_phone: '+34.934046000', technical_fax: None, created_date: datetime.datetime(2014, 2, 6, 15, 8, 51, 677000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 23, 16, 0, 24, 147000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 6, 15, 8, 51, 677000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.lacaixa', dnssec: 'signed'} -## lamborghini whois.afilias-srs.net None -## lamer whois.nic.lamer nic.lamer -nic.lamer {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 1, 22, 23, 45, 55, 288000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 8, 23, 46, 52, 147000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 22, 23, 45, 55, 288000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.lamer', 'b0.nic.lamer', 'c0.nic.lamer', 'a2.nic.lamer'], domain_name: 'nic.lamer', dnssec: 'signed'} -## land whois.donuts.co None -## landrover whois.nic.landrover nic.landrover -nic.landrover {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 9, 14, 16, 35), updated_date: datetime.datetime(2025, 10, 29, 16, 35, 0, 240000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 14, 16, 35), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.landrover', 'a2.nic.landrover', 'b0.nic.landrover', 'c0.nic.landrover'], domain_name: 'nic.landrover', dnssec: 'unsigned'} -## lasalle whois.afilias-srs.net None -## latino whois.nic.latino nic.latino -nic.latino {abuse_email: 'support@mobile-registry.com', abuse_phone: 'tel:+1.3037231000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Dish DBS Corporation,', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'CO', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Dish DBS Corporation,', registrar_email: 'support@mobile-registry.com', registrar_address: '9601 S Meridian Blvd, Englewood, CO, 80112,', registrar_phone: 'tel:+1.3037231000', registrar_fax: 'tel:+1.3037231699', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2025, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 17, 17, 51, 59, 349000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.latino', dnssec: 'signed'} -## latrobe whois.nic.latrobe nic.latrobe -## law whois.nic.law nic.law -## lawyer whois.donuts.co None -## lb whois.lbdr.org.lb None -lbdr.org.lb {abuse_email: None, abuse_phone: None, admin_name: 'NABIL BUKHALID', admin_organization: 'LBDR LLC', admin_email: 'BUKHALIDN@GMAIL.COM', admin_address: 'HAMRA P . O . BOX 113-6596, BEIRUT, LB', admin_phone: 'tel:+0.9611749116', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'LBDR Reserved', registrar_email: 'admin@lbdr.org.lb', registrar_address: 'Beirut', registrar_phone: 'tel:+0.961', registrar_fax: None, technical_name: 'NABIL BUKHALID', technical_organization: 'LBDR LLC', technical_email: 'BUKHALIDN@GMAIL.COM', technical_address: 'HAMRA P . O . BOX 113-6596, BEIRUT, LB', technical_phone: 'tel:+0.9611749116', technical_fax: None, created_date: datetime.datetime(2016, 7, 18, 0, 0), updated_date: datetime.datetime(2026, 1, 6, 11, 42, 32), expires_date: datetime.datetime(2099, 12, 31, 5, 0), status: ['active'], nameservers: ['b.lbdr.org.lb', 'a.lbdr.org.lb'], domain_name: 'lbdr.org.lb', dnssec: 'signed'} -## lc whois2.afilias-grs.net None -## lds whois.nic.lds nic.lds -nic.lds {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'IRI Domain Management, LLC', registrant_email: None, registrant_address: 'UT', registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 5, 28, 19, 21, 32, 387000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 12, 19, 22, 11, 253000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 5, 28, 19, 21, 32, 387000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.lds', 'b0.nic.lds', 'c0.nic.lds', 'a2.nic.lds'], domain_name: 'nic.lds', dnssec: 'signed'} -## lease whois.donuts.co None -## leclerc whois.nic.leclerc nic.leclerc -nic.leclerc {abuse_email: None, abuse_phone: None, admin_name: 'REDACTED_FOR_PRIVACY', admin_organization: 'Afnic Backend Registry Operator', admin_email: 'REDACTED_FOR_PRIVACY', admin_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', admin_phone: 'REDACTED_FOR_PRIVACY', admin_fax: 'REDACTED_FOR_PRIVACY', billing_name: 'REDACTED_FOR_PRIVACY', billing_organization: 'Afnic Backend Registry Operator', billing_email: 'REDACTED_FOR_PRIVACY', billing_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', billing_phone: 'REDACTED_FOR_PRIVACY', billing_fax: 'REDACTED_FOR_PRIVACY', registrant_name: 'REDACTED_FOR_PRIVACY', registrant_organization: 'Leclerc', registrant_email: 'REDACTED_FOR_PRIVACY', registrant_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', registrant_phone: 'REDACTED_FOR_PRIVACY', registrant_fax: 'REDACTED_FOR_PRIVACY', registrar_name: 'Registry Operations', registrar_email: 'support+leclerc@afnic.fr', registrar_address: 'AFNIC, Saint Quentin en Yvelines, 78181, FR', registrar_phone: 'tel:+33.139308300', registrar_fax: None, technical_name: 'REDACTED_FOR_PRIVACY', technical_organization: 'Afnic Backend Registry Operator', technical_email: 'REDACTED_FOR_PRIVACY', technical_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', technical_phone: 'REDACTED_FOR_PRIVACY', technical_fax: 'REDACTED_FOR_PRIVACY', created_date: datetime.datetime(2014, 9, 5, 14, 17, 46), updated_date: datetime.datetime(2025, 10, 20, 14, 23, 47, 19172, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 5, 14, 17, 46), status: ['client delete prohibited'], nameservers: ['g.ext.nic.fr', 'ns1.nic.fr', 'ns2.nic.fr', 'ns3.nic.fr'], domain_name: 'nic.leclerc', dnssec: 'signed'} -## lefrak whois.nic.lefrak nic.lefrak -nic.lefrak {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 2, 11, 20, 30, 11), updated_date: datetime.datetime(2026, 3, 28, 20, 30, 46, 897000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 11, 20, 30, 11), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a2.nic.lefrak', 'a0.nic.lefrak', 'c0.nic.lefrak', 'b0.nic.lefrak'], domain_name: 'nic.lefrak', dnssec: 'unsigned'} -## legal whois.donuts.co None -## lego whois.nic.lego nic.lego -nic.lego {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 2, 1, 21, 47, 32), updated_date: datetime.datetime(2026, 3, 18, 21, 47, 53, 112000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 1, 21, 47, 32), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.lego', 'v0n2.nic.lego', 'v2n1.nic.lego', 'v0n1.nic.lego', 'v0n3.nic.lego', 'v2n0.nic.lego'], domain_name: 'nic.lego', dnssec: 'unsigned'} -## lexus whois.nic.lexus nic.lexus -nic.lexus {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Lexus Registry-Registrar', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 2, 17, 1, 51, 42, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 12, 1, 17, 47, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 17, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.lexus', dnssec: 'unsigned'} -## lgbt whois.nic.lgbt nic.lgbt -nic.lgbt {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 12, 2, 15, 29, 58, 823000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 1, 16, 15, 30, 55, 304000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 12, 2, 15, 29, 58, 823000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.lgbt', 'b0.nic.lgbt', 'c0.nic.lgbt', 'a2.nic.lgbt'], domain_name: 'nic.lgbt', dnssec: 'signed'} -## lidl whois.nic.lidl nic.lidl -nic.lidl {abuse_email: 'gtld@mail.schwarz', abuse_phone: 'tel:+49.7132304014', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Lidl Stiftung', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 10, 22, 11, 49, 46, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 16, 0, 6, 35, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 10, 22, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['a.nic.lidl', 'b.nic.lidl', 'c.nic.lidl', 'd.nic.lidl'], domain_name: 'nic.lidl', dnssec: 'signed'} -## life whois.donuts.co None -## lifestyle whois.nic.lifestyle nic.lifestyle -nic.lifestyle {abuse_email: 'dhernandez@tucows.com', abuse_phone: 'tel:', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Tucows Registry Services', registrar_email: 'ry-services@tucows.com', registrar_address: 'Mowat 96, Toronto, ON, M6K 3M1', registrar_phone: 'tel:+1.8003716992', registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2023, 11, 10, 22, 57, 58, 675000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2023, 11, 14, 21, 27, 23, 232000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2033, 11, 10, 22, 57, 58, 675000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.lifestyle', dnssec: 'signed'} -## lighting whois.donuts.co None -## like whois.nic.like nic.like -nic.like {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 21, 27), updated_date: datetime.datetime(2023, 8, 1, 10, 35, 47), expires_date: datetime.datetime(2032, 8, 9, 21, 27), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.like', 'dns2.nic.like', 'dns3.nic.like', 'dns4.nic.like', 'dnsa.nic.like', 'dnsb.nic.like', 'dnsc.nic.like', 'dnsd.nic.like'], domain_name: 'nic.like', dnssec: 'signed'} -## limited whois.donuts.co None -## limo whois.donuts.co None -## link whois.uniregistry.net None -## live whois.donuts.co None -## llc whois.nic.llc nic.llc -nic.llc {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2018, 5, 24, 19, 32, 23, 467000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 8, 19, 32, 40, 754000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 5, 24, 19, 32, 23, 467000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.llc', 'b0.nic.llc', 'c0.nic.llc', 'a2.nic.llc'], domain_name: 'nic.llc', dnssec: 'signed'} -## llp whois.nic.llp nic.llp -nic.llp {abuse_email: 'abuse@my.box', abuse_phone: 'tel:+44.123456789', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Intercap Registry Inc.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2019, 12, 5, 19, 5, 30, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 2, 19, 15, 40, 51, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2029, 12, 5, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['a.nic.llp', 'b.nic.llp', 'c.nic.llp', 'd.nic.llp'], domain_name: 'nic.llp', dnssec: 'signed'} -## loan whois.nic.loan nic.loan -## loans whois.donuts.co None -## locker whois.nic.locker nic.locker -nic.locker {abuse_email: 'don@orangedomains.com', abuse_phone: 'tel:+1.94933333', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Orange Domains LLC', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'NY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Orange Domains LLC', registrar_email: 'don@orangedomains.com', registrar_address: '228 Park Avenue South, New York, NY, 94703', registrar_phone: 'tel:+1.94933333', registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2024, 1, 18, 18, 27, 32, 536000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2024, 3, 27, 20, 44, 31, 658000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2034, 1, 18, 18, 27, 32, 536000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.locker', dnssec: 'signed'} -## locus whois.nic.locus nic.locus -nic.locus {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Sean Sandys', registrant_organization: 'Locus Analytics LLC', registrant_email: 'redacted@nominet.uk', registrant_address: '101 Elliot Avenue West, Suite 400, Seattle, Washington, 98119', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'locus Internal Registrar', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 3, 2, 11, 32, 19), updated_date: datetime.datetime(2022, 1, 31, 14, 47, 55), expires_date: datetime.datetime(2031, 3, 2, 11, 32, 19), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dnsa.nic.locus', 'dnsb.nic.locus', 'dnsc.nic.locus', 'dnsd.nic.locus', 'dns1.nic.locus', 'dns2.nic.locus', 'dns3.nic.locus', 'dns4.nic.locus'], domain_name: 'nic.locus', dnssec: 'signed'} -## lol whois.nic.lol None -nic.lol {abuse_email: 'xyz_abuse@gen.xyz', abuse_phone: 'tel:+1.8009998422', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'XYZ.com, LLC', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 9, 16, 14, 21, 26, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 10, 0, 8, 19, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 16, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['a.nic.lol', 'b.nic.lol', 'c.nic.lol', 'd.nic.lol'], domain_name: 'nic.lol', dnssec: 'unsigned'} -## london whois.centralnic.com None -## lotte whois.nic.lotte nic.lotte -nic.lotte {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Lotte Holdings Co., Ltd.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 2, 27, 5, 15, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 14, 1, 0, 42, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 27, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.lotte', dnssec: 'unsigned'} -## lotto whois.nic.lotto nic.lotto -nic.lotto {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 7, 21, 21, 19, 6, 248000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 4, 21, 19, 15, 583000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 7, 21, 21, 19, 6, 248000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.lotto', 'b0.nic.lotto', 'c0.nic.lotto', 'a2.nic.lotto'], domain_name: 'nic.lotto', dnssec: 'signed'} -## lplfinancial whois.nic.lplfinancial nic.lplfinancial -nic.lplfinancial {abuse_email: 'ops@centralnic.com', abuse_phone: 'tel:+44.2033880600', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Richard Cook', registrant_organization: 'LPLFinancial', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: '4707 Executive Drive, San Diego, CA, 91921-3091', registrant_phone: 'tel:+1.8586639876', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CentralNic Ltd', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Richard Cook', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'tel:+1.8586639876', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 10, 13, 12, 23, 19, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 7, 0, 6, 14, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 10, 13, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['d.nic.lplfinancial', 'c.nic.lplfinancial', 'b.nic.lplfinancial', 'a.nic.lplfinancial'], domain_name: 'nic.lplfinancial', dnssec: 'signed'} -## lpl whois.nic.lpl nic.lpl -nic.lpl {abuse_email: 'ops@centralnic.com', abuse_phone: 'tel:+44.2033880600', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Richard Cook', registrant_organization: 'LPLFinancial', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: '4707 Executive Drive, San Diego, CA, 91921-3091', registrant_phone: 'tel:+1.8586639876', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CentralNic Ltd', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Richard Cook', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'tel:+1.8586639876', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 10, 5, 16, 10, 30, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 29, 0, 6, 22, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 10, 5, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server transfer prohibited', 'client transfer prohibited'], nameservers: ['d.nic.lpl', 'c.nic.lpl', 'b.nic.lpl', 'a.nic.lpl'], domain_name: 'nic.lpl', dnssec: 'signed'} -## ls whois.nic.ls nic.ls -## ltda whois.afilias-srs.net None -## ltd whois.donuts.co None -## lundbeck whois.nic.lundbeck nic.lundbeck -nic.lundbeck {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 5, 6, 20, 27, 45), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 5, 6, 20, 27, 45), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['c0.nic.lundbeck', 'a2.nic.lundbeck', 'a0.nic.lundbeck', 'b0.nic.lundbeck'], domain_name: 'nic.lundbeck', dnssec: 'unsigned'} -## luxe whois.nic.luxe nic.luxe -## luxury whois.centralnic.com None -## ly whois.nic.ly nic.ly -nic.ly {abuse_email: 'domains@nic.ly', abuse_phone: 'tel:+0.3400020', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'AbdulNasir A. Al-Tubuly', registrant_organization: 'Libya Telecom and Technology', registrant_email: 'hostmaster@ltt.ly', registrant_address: 'Abu SetaNear Al-Furusia, Al-Shutt St., Tripoli, LY', registrant_phone: 'tel:+218.213400020', registrant_fax: 'tel:+218.213400039', registrar_name: 'LTT local (loc)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2006, 11, 12, 22, 0), updated_date: datetime.datetime(2025, 11, 19, 8, 6, 33), expires_date: datetime.datetime(2035, 11, 12, 22, 0), status: ['client transfer prohibited', 'client update prohibited'], nameservers: ['dns.lttnet.net', 'dns1.lttnet.net'], domain_name: 'nic.ly', dnssec: 'unsigned'} -## madrid whois.nic.madrid nic.madrid -nic.madrid {abuse_email: 'whois@dominio.madrid', abuse_phone: '+34.638095622', admin_name: 'Comunidad de Madrid', admin_organization: None, admin_email: 'candidatura1@madrid.org', admin_address: '', admin_phone: '+34.638095622', admin_fax: None, billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Comunidad de Madrid', registrar_email: 'candidatura1@madrid.org', registrar_address: 'Embajadores, 181, Madrid, 28045', registrar_phone: '+34.638095622', registrar_fax: '+34.914208742', technical_name: 'Comunidad de Madrid', technical_organization: None, technical_email: 'candidatura1@madrid.org', technical_address: '', technical_phone: '+34.638095622', technical_fax: None, created_date: datetime.datetime(2014, 8, 8, 9, 36, 14, 334000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 22, 10, 1, 29, 193000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 8, 9, 36, 14, 334000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.madrid', dnssec: 'signed'} -## ma whois.registre.ma None -## maison whois.donuts.co None -## makeup whois.centralnic.com None -## management whois.donuts.co None -## mango whois.nic.mango nic.mango -nic.mango {abuse_email: 'mangogtld@ubilibet.com', abuse_phone: '+34.932654145', admin_name: 'Registry self-allocated', admin_organization: None, admin_email: 'mangogtld@ubilibet.com', admin_address: '', admin_phone: '+34.932654145', admin_fax: None, billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'PuntoFA, S.L.', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Registry self-allocated', registrar_email: 'mangogtld@ubilibet.com', registrar_address: 'Mercader 9-11,\nPoligon Industrial Riviera de Caldes, Barcelona, 08184', registrar_phone: '+34.932654145', registrar_fax: None, technical_name: 'Registry self-allocated', technical_organization: None, technical_email: 'mangogtld@ubilibet.com', technical_address: '', technical_phone: '+34.932654145', technical_fax: None, created_date: datetime.datetime(2013, 12, 17, 10, 1, 36, 110000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 1, 31, 11, 0, 25, 490000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 12, 17, 10, 1, 36, 110000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.mango', dnssec: 'signed'} -## man whois.nic.man nic.man -nic.man {abuse_email: 'registrar@knipp.de', abuse_phone: '+49.8915800', admin_name: 'MAN Internal Registrar', admin_organization: None, admin_email: 'cedric.dorant@man.eu', admin_address: '', admin_phone: '+49.8915800', admin_fax: None, billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'MAN Truck & Bus SE', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'MAN Internal Registrar', registrar_email: 'cedric.dorant@man.eu', registrar_address: 'Postfach 401347, München, 80713', registrar_phone: '+49.8915800', registrar_fax: None, technical_name: 'MAN Internal Registrar', technical_organization: None, technical_email: 'cedric.dorant@man.eu', technical_address: '', technical_phone: '+49.8915800', technical_fax: None, created_date: datetime.datetime(2015, 1, 28, 14, 33, 34, 703000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2023, 7, 28, 12, 46, 59, 237000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2030, 1, 28, 14, 33, 34, 703000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.man', dnssec: 'signed'} -## map whois.nic.google None -## market whois.donuts.co None -## marketing whois.donuts.co None -## markets whois.nic.markets nic.markets -nic.markets {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 1, 15, 20, 50, 17), updated_date: datetime.datetime(2026, 3, 2, 0, 0, 14, 726000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 15, 23, 59, 59), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.markets', 'v0n1.nic.markets', 'v0n2.nic.markets', 'v0n3.nic.markets', 'v2n0.nic.markets', 'v2n1.nic.markets'], domain_name: 'nic.markets', dnssec: 'unsigned'} -## marriott whois.afilias-srs.net None -## mba whois.donuts.co None -## mckinsey whois.nic.mckinsey nic.mckinsey -nic.mckinsey {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 1, 23, 0, 2, 42, 486000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 9, 0, 3, 16, 753000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 23, 0, 2, 42, 486000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.mckinsey', 'b0.nic.mckinsey', 'c0.nic.mckinsey', 'a2.nic.mckinsey'], domain_name: 'nic.mckinsey', dnssec: 'signed'} -## media whois.donuts.co None -## med whois.nic.med nic.med -nic.med {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Medistry LLC', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2021, 6, 3, 9, 53, 13), updated_date: datetime.datetime(2021, 7, 29, 10, 17, 38), expires_date: datetime.datetime(2030, 6, 3, 9, 53, 13), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.med', 'dns2.nic.med', 'dns3.nic.med', 'dns4.nic.med', 'dnsa.nic.med', 'dnsb.nic.med', 'dnsc.nic.med', 'dnsd.nic.med'], domain_name: 'nic.med', dnssec: 'signed'} -## meet whois.nic.google None -## melbourne whois.nic.melbourne nic.melbourne -## meme whois.nic.google None -## memorial whois.donuts.co None -## men whois.nic.men nic.men -## menu whois.nic.menu nic.menu -## miami whois.nic.miami nic.miami -## mini whois.nic.mini nic.mini -nic.mini {abuse_email: 'domains@bmw.de', abuse_phone: 'tel:+49.8938230465', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Bayern', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Bayerische Motoren Werke', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 2, 5, 10, 50, 47, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 1, 30, 0, 7, 14, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 5, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['anycast1.dnsres.net', 'anycast2.dnsres.net'], domain_name: 'nic.mini', dnssec: 'unsigned'} -## mit whois.afilias-srs.net None -## mitsubishi whois.nic.gmo None -## mls whois.nic.mls nic.mls -nic.mls {abuse_email: None, abuse_phone: '', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: None, registrant_email: None, registrant_address: 'ON', registrant_phone: None, registrant_fax: None, registrar_name: '.MLS Registry (Non-Billable)', registrar_email: None, registrar_address: '', registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: None, technical_address: '', technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 6, 18, 23, 29, 43), updated_date: datetime.datetime(2026, 1, 26, 15, 19, 31), expires_date: datetime.datetime(3000, 1, 1, 0, 0), status: ['server delete prohibited', 'server renew prohibited', 'server transfer prohibited'], nameservers: ['a.ns.nic.mls', 'b.ns.nic.mls', 'c.ns.nic.mls', 'd.ns.nic.mls'], domain_name: 'nic.mls', dnssec: 'signed'} -## mma whois.nic.mma nic.mma -nic.mma {abuse_email: None, abuse_phone: None, admin_name: 'REDACTED_FOR_PRIVACY', admin_organization: 'MMA', admin_email: 'REDACTED_FOR_PRIVACY', admin_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', admin_phone: 'REDACTED_FOR_PRIVACY', admin_fax: 'REDACTED_FOR_PRIVACY', billing_name: 'REDACTED_FOR_PRIVACY', billing_organization: 'Afnic Backend Registry Operator', billing_email: 'REDACTED_FOR_PRIVACY', billing_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', billing_phone: 'REDACTED_FOR_PRIVACY', billing_fax: 'REDACTED_FOR_PRIVACY', registrant_name: 'REDACTED_FOR_PRIVACY', registrant_organization: 'MMA', registrant_email: 'REDACTED_FOR_PRIVACY', registrant_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', registrant_phone: 'REDACTED_FOR_PRIVACY', registrant_fax: 'REDACTED_FOR_PRIVACY', registrar_name: 'Registry Operations', registrar_email: 'support+mma@afnic.fr', registrar_address: 'AFNIC, Montigny-le-Bretonneux, 78180, FR', registrar_phone: 'tel:+33.139308300', registrar_fax: None, technical_name: 'REDACTED_FOR_PRIVACY', technical_organization: 'MMA', technical_email: 'REDACTED_FOR_PRIVACY', technical_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', technical_phone: 'REDACTED_FOR_PRIVACY', technical_fax: 'REDACTED_FOR_PRIVACY', created_date: datetime.datetime(2014, 10, 9, 9, 22, 29), updated_date: datetime.datetime(2025, 11, 23, 9, 25, 57, 679539, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 10, 9, 9, 22, 29), status: ['active'], nameservers: ['g.ext.nic.fr', 'ns1.nic.fr', 'ns2.nic.fr', 'ns3.nic.fr'], domain_name: 'nic.mma', dnssec: 'signed'} -## mm whois.registry.gov.mm registry.gov.mm -## mn whois.nic.mn nic.mn -## mobile whois.nic.mobile nic.mobile -nic.mobile {abuse_email: 'support@mobile-registry.com', abuse_phone: 'tel:+1.3037231000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Dish DBS Corporation,', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'CO', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Dish DBS Corporation,', registrar_email: 'support@mobile-registry.com', registrar_address: '9601 S Meridian Blvd, Englewood, CO, 80112,', registrar_phone: 'tel:+1.3037231000', registrar_fax: 'tel:+1.3037231699', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2025, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 21, 8, 10, 25, 328000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), status: ['server update prohibited', 'client delete prohibited', 'client transfer prohibited'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.mobile', dnssec: 'signed'} -## moda whois.donuts.co None -## moi whois.nic.moi nic.moi -nic.moi {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 21, 33, 29), updated_date: datetime.datetime(2021, 4, 26, 9, 24, 37), expires_date: datetime.datetime(2030, 8, 9, 21, 33, 29), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.moi', 'dns2.nic.moi', 'dns3.nic.moi', 'dns4.nic.moi', 'dnsa.nic.moi', 'dnsb.nic.moi', 'dnsc.nic.moi', 'dnsd.nic.moi'], domain_name: 'nic.moi', dnssec: 'signed'} -## mom whois.nic.mom nic.mom -nic.mom {abuse_email: 'xyz_abuse@gen.xyz', abuse_phone: 'tel:+1.8009998422', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'XYZ.com, LLC', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 9, 16, 14, 21, 26, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 10, 0, 8, 19, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 16, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['a.nic.mom', 'b.nic.mom', 'c.nic.mom', 'd.nic.mom'], domain_name: 'nic.mom', dnssec: 'signed'} -## monash whois.nic.monash nic.monash -## money whois.donuts.co None -## monster whois.centralnic.com None -## mormon whois.nic.mormon nic.mormon -nic.mormon {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'IRI Domain Management, LLC', registrant_email: None, registrant_address: 'UT', registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 5, 21, 19, 28, 37, 754000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 5, 19, 28, 45, 876000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 5, 21, 19, 28, 37, 754000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.mormon', 'b0.nic.mormon', 'c0.nic.mormon', 'a2.nic.mormon'], domain_name: 'nic.mormon', dnssec: 'signed'} -## mortgage whois.donuts.co None -## moscow whois.nic.moscow nic.moscow -nic.moscow {abuse_email: 'info@faitid.org', abuse_phone: 'tel:+74957898207', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Foundation for Assistance for Internet Technologies and Infrastructure Development', registrar_email: 'info@faitid.org', registrar_address: '', registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 3, 20, 14, 19), updated_date: datetime.datetime(2020, 4, 7, 11, 3, 14), expires_date: datetime.datetime(2029, 3, 20, 15, 19), status: ['active'], nameservers: ['ns3-geo.nic.ru', 'ns4-geo.nic.ru', 'ns8-geo.nic.ru', 'ans1-moscow.nic.ru', 'ns1-cloud.nic.ru', 'ns2-cloud.nic.ru'], domain_name: 'nic.moscow', dnssec: 'signed'} -## motorcycles whois.centralnic.com None -## mov whois.nic.google None -## movie whois.donuts.co None -## mq whois.mediaserv.net None -## mr whois.nic.mr nic.mr -## mtn whois.nic.mtn nic.mtn -nic.mtn {abuse_email: 'abuse@nominet.uk', abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'MTN', registrant_email: 'redacted@nominet.uk', registrant_address: 'Dubai', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'MTN Dubai Limited', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 21, 4, 7), updated_date: datetime.datetime(2022, 2, 22, 12, 10, 24), expires_date: datetime.datetime(2032, 1, 11, 12, 26), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.mtn', 'dns2.nic.mtn', 'dns3.nic.mtn', 'dns4.nic.mtn', 'dnsa.nic.mtn', 'dnsb.nic.mtn', 'dnsc.nic.mtn', 'dnsd.nic.mtn'], domain_name: 'nic.mtn', dnssec: 'signed'} -## mtr whois.nic.mtr nic.mtr -## museum whois.nic.museum nic.museum -nic.museum {abuse_email: None, abuse_phone: None, admin_name: 'REDACTED_FOR_PRIVACY', admin_organization: 'Afnic Backend Registry Operator', admin_email: 'REDACTED_FOR_PRIVACY', admin_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', admin_phone: 'REDACTED_FOR_PRIVACY', admin_fax: 'REDACTED_FOR_PRIVACY', billing_name: 'REDACTED_FOR_PRIVACY', billing_organization: 'Afnic Backend Registry Operator', billing_email: 'REDACTED_FOR_PRIVACY', billing_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', billing_phone: 'REDACTED_FOR_PRIVACY', billing_fax: 'REDACTED_FOR_PRIVACY', registrant_name: 'REDACTED_FOR_PRIVACY', registrant_organization: 'Afnic Backend Registry Operator', registrant_email: 'REDACTED_FOR_PRIVACY', registrant_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', registrant_phone: 'REDACTED_FOR_PRIVACY', registrant_fax: 'REDACTED_FOR_PRIVACY', registrar_name: 'Registry Operations', registrar_email: 'support+museum@afnic.fr', registrar_address: 'AFNIC, Montigny-le-Bretonneux, 78180, FR', registrar_phone: 'tel:+33.139308300', registrar_fax: 'tel:+33.139308301', technical_name: 'REDACTED_FOR_PRIVACY', technical_organization: 'Afnic Backend Registry Operator', technical_email: 'REDACTED_FOR_PRIVACY', technical_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', technical_phone: 'REDACTED_FOR_PRIVACY', technical_fax: 'REDACTED_FOR_PRIVACY', created_date: datetime.datetime(2005, 2, 4, 19, 19, 9), updated_date: datetime.datetime(2026, 3, 21, 19, 24, 34, 778032, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 4, 19, 19, 9), status: ['active'], nameservers: ['g.ext.nic.fr', 'ns1.nic.fr', 'ns2.nic.fr', 'ns3.nic.fr'], domain_name: 'nic.museum', dnssec: 'signed'} -## music whois.nic.music nic.music -nic.music {abuse_email: 'registrarsupport@registryservices.music', abuse_phone: 'tel:+1.6042831139', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'DotMusic Limited,', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'BC', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'DotMusic Limited,', registrar_email: 'registrarsupport@registryservices.music', registrar_address: '#404-999 Canada Place, Vancouver, BC, VC6 3E2/A,', registrar_phone: 'tel:+1.6042831139', registrar_fax: 'tel:+1.6042831139', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2024, 8, 5, 19, 6, 37, 900000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 25, 19, 29, 47, 596000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2034, 8, 5, 19, 6, 37, 900000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns-318.awsdns-39.com', 'ns-1367.awsdns-42.org', 'ns-894.awsdns-47.net', 'ns-2026.awsdns-61.co.uk'], domain_name: 'nic.music', dnssec: 'unsigned'} -## mw whois.nic.mw nic.mw -## mz whois.nic.mz nic.mz -## nab whois.nic.nab nic.nab -nic.nab {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 5, 31, 17, 2, 1), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 5, 31, 17, 2, 1), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.nab', 'a2.nic.nab', 'b0.nic.nab', 'c0.nic.nab'], domain_name: 'nic.nab', dnssec: 'unsigned'} -## nagoya whois.nic.nagoya nic.nagoya -nic.nagoya {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'GMO Registry, Inc.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 1, 31, 3, 0, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 18, 0, 51, 53, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 31, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.nagoya', dnssec: 'unsigned'} -## na whois.na-nic.com.na None -na-nic.com.na {abuse_email: None, abuse_phone: None, admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'dns-admin@na-nic.com.na', admin_address: 'REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, NA', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'info@na-nic.com.na', registrant_address: 'REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, NA', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: '|Ondis Internet Services (cc)', registrar_email: 'accounts@ondis.co.NA', registrar_address: 'PO Box 8421\r\nBachbrecht', registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: None, updated_date: datetime.datetime(2025, 8, 12, 18, 57, 34, tzinfo=datetime.timezone(datetime.timedelta(seconds=7200))), expires_date: datetime.datetime(9999, 12, 31, 0, 0, tzinfo=datetime.timezone(datetime.timedelta(seconds=7200))), status: ['client renew prohibited', 'client transfer prohibited', 'client delete prohibited'], nameservers: ['ns-pch.omadhina.co.na', 'ns.na-nic.com', 'sdc.omadhina.co.na', 'katima.omadhina.net'], domain_name: 'na-nic.com.na', dnssec: 'signed'} -## navy whois.donuts.co None -## nec whois.nic.nec nic.nec -nic.nec {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'nec Registry Registrar', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 2, 17, 1, 55, 1, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 12, 0, 34, 30, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 17, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.nec', dnssec: 'unsigned'} -## netbank whois.nic.netbank nic.netbank -## net.tr whois.trabis.gov.tr trt.net.tr -## network whois.donuts.co None -## net.za net-whois.registry.net.za None -## new whois.nic.google None -## news whois.donuts.co None -## nextdirect whois.nic.nextdirect nic.nextdirect -nic.nextdirect {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 3, 3, 21, 59, 8), updated_date: datetime.datetime(2026, 4, 17, 21, 59, 12, 621000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 3, 21, 59, 8), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.nextdirect', 'a2.nic.nextdirect', 'b0.nic.nextdirect', 'c0.nic.nextdirect'], domain_name: 'nic.nextdirect', dnssec: 'unsigned'} -## next whois.nic.next nic.next -nic.next {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 3, 3, 21, 59, 13), updated_date: datetime.datetime(2026, 4, 17, 22, 0, 12, 670000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 3, 21, 59, 13), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.next', 'a2.nic.next', 'b0.nic.next', 'c0.nic.next'], domain_name: 'nic.next', dnssec: 'unsigned'} -## nexus whois.nic.google None -## nf whois.nic.nf nic.nf -nic.nf {abuse_email: None, abuse_phone: None, admin_name: 'Rob Ryan', admin_organization: 'Norfolk Island Data Services', admin_email: 'support@coccaregistry.org', admin_address: '706 Collins Head Rd., Norfolk Island, South Pacific, 2899, NF', admin_phone: 'tel:+64.94466370', admin_fax: None, billing_name: 'Rob Ryan', billing_organization: 'Norfolk Island Data Services', billing_email: 'support@coccaregistry.org', billing_address: '706 Collins Head Rd., Norfolk Island, South Pacific, 2899, NF', billing_phone: 'tel:+64.94466370', billing_fax: None, registrant_name: 'Rob Ryan', registrant_organization: 'Norfolk Island Data Services', registrant_email: 'support@coccaregistry.org', registrant_address: '706 Collins Head Rd., Norfolk Island, South Pacific, 2899, NF', registrant_phone: 'tel:+64.94466370', registrant_fax: None, registrar_name: 'CoCCA Registry Stub Zones', registrar_email: 'support@coccaregistry.org', registrar_address: '4a - 36 College Hill', registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, NF', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2010, 10, 1, 2, 38, 45), updated_date: datetime.datetime(2026, 3, 24, 13, 2, 26), expires_date: datetime.datetime(2025, 12, 31, 0, 0), status: ['client renew prohibited', 'client transfer prohibited', 'client update prohibited', 'client delete prohibited'], nameservers: ['b.nic.nf', 'a.nic.nf'], domain_name: 'nic.nf', dnssec: 'signed'} -## ngo whois.nic.ngo nic.ngo -nic.ngo {abuse_email: 'cbath@pir.org', abuse_phone: 'tel:+1.1234567890', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'PIR Internal (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 3, 9, 17, 22, 34, 221000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 9, 17, 22, 53, 992000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 9, 17, 22, 34, 221000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited', 'auto renew period'], nameservers: ['a0.nic.ngo', 'a2.nic.ngo', 'b0.nic.ngo', 'c0.nic.ngo', 'd0.nic.ngo', 'b2.nic.ngo'], domain_name: 'nic.ngo', dnssec: 'signed'} -## ng whois.nic.net.ng None -## nhk whois.nic.nhk nic.nhk -nic.nhk {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: ' Japan Broadcasting Corporation (NHK)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 2, 27, 5, 15, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 14, 0, 51, 35, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 27, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.jp', 'ns1.gmointernet.com'], domain_name: 'nic.nhk', dnssec: 'unsigned'} -## nico whois.nic.nico nic.nico -nic.nico {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'DWANGO Co., Ltd.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 12, 26, 1, 57, 24, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 12, 27, 0, 26, 19, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 12, 26, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.nico', dnssec: 'unsigned'} -## nikon whois.nic.nikon nic.nikon -nic.nikon {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 8, 25, 22, 48, 4), updated_date: datetime.datetime(2025, 10, 9, 22, 48, 43, 539000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 25, 22, 48, 4), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.nikon', 'a2.nic.nikon', 'b0.nic.nikon', 'c0.nic.nikon'], domain_name: 'nic.nikon', dnssec: 'unsigned'} -## ninja whois.donuts.co None -## nissan whois.nic.gmo None -## nissay whois.nic.nissay nic.nissay -nic.nissay {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2023, 9, 29, 19, 21, 10, 722000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 12, 12, 19, 48, 10, 164000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 29, 19, 21, 10, 722000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.nissay', 'v0n1.nic.nissay', 'v0n2.nic.nissay', 'v0n3.nic.nissay', 'v2n0.nic.nissay', 'v2n1.nic.nissay'], domain_name: 'nic.nissay', dnssec: 'signed'} -## nokia whois.afilias-srs.net None -## norton whois.nic.norton nic.norton -## nowruz whois.nic.nowruz nic.nowruz -nic.nowruz {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'redacted@nominet.uk', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Please Contact Nominet UK Customer Service for Resolution', registrant_email: 'redacted@nominet.uk', registrant_address: 'Oxfordshire', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Asia Green IT System Bilgisayar San. ve Tic. Ltd. Sti.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'redacted@nominet.uk', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2024, 7, 5, 9, 32, 7), updated_date: datetime.datetime(2024, 8, 21, 8, 0, 19), expires_date: datetime.datetime(2026, 7, 5, 9, 32, 7), status: ['active'], nameservers: ['dns1.emdns.uk', 'dns2.emdns.uk', 'dns3.emdns.uk', 'dns4.emdns.uk', 'dnsa.emdns.uk', 'dnsb.emdns.uk', 'dnsc.emdns.uk', 'dnsd.emdns.uk'], domain_name: 'nic.nowruz', dnssec: 'signed'} -## now whois.nic.now nic.now -nic.now {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 23, 6, 29), updated_date: datetime.datetime(2023, 8, 1, 10, 42, 25), expires_date: datetime.datetime(2032, 8, 9, 23, 6, 29), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.now', 'dns2.nic.now', 'dns3.nic.now', 'dns4.nic.now', 'dnsa.nic.now', 'dnsb.nic.now', 'dnsc.nic.now', 'dnsd.nic.now'], domain_name: 'nic.now', dnssec: 'signed'} -## nowtv whois.nic.nowtv nic.nowtv -nic.nowtv {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 6, 17, 17, 9, 16, 154000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 17, 17, 9, 16, 154000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.nowtv', 'b0.nic.nowtv', 'c0.nic.nowtv', 'a2.nic.nowtv'], domain_name: 'nic.nowtv', dnssec: 'signed'} -## nra whois.afilias-srs.net None -## obi whois.nic.obi nic.obi -nic.obi {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 11, 3, 19, 29, 47), updated_date: datetime.datetime(2025, 12, 18, 19, 29, 58, 462000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 11, 3, 19, 29, 47), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.obi', 'c0.nic.obi', 'b0.nic.obi', 'a2.nic.obi'], domain_name: 'nic.obi', dnssec: 'signed'} -## observer whois.nic.observer nic.observer -nic.observer {abuse_email: 'ry-services@tucows.com', abuse_phone: 'tel:+1.8003716992', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Tucows Registry Services', registrar_email: 'ry-services@tucows.com', registrar_address: 'Mowat 96, Toronto, ON, M6K 3M1', registrar_phone: 'tel:+1.8003716992', registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2024, 1, 18, 18, 51, 41, 671000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2024, 1, 30, 18, 21, 18, 377000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2034, 1, 18, 18, 51, 41, 671000, tzinfo=datetime.timezone.utc), status: ['server update prohibited', 'server transfer prohibited', 'server delete prohibited'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.observer', dnssec: 'signed'} -## okinawa whois.nic.okinawa nic.okinawa -nic.okinawa {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'BusinessRalliart inc.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 2, 27, 5, 15, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 14, 0, 51, 34, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 27, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.okinawa', dnssec: 'unsigned'} -## olayangroup whois.nic.olayangroup nic.olayangroup -## olayan whois.nic.olayan nic.olayan -## ollo whois.nic.ollo nic.ollo -nic.ollo {abuse_email: 'support@mobile-registry.com', abuse_phone: 'tel:+1.3037231000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Dish DBS Corporation,', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'CO', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Dish DBS Corporation,', registrar_email: 'support@mobile-registry.com', registrar_address: '9601 S Meridian Blvd, Englewood, CO, 80112,', registrar_phone: 'tel:+1.3037231000', registrar_fax: 'tel:+1.3037231699', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2025, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 17, 17, 51, 59, 349000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.ollo', dnssec: 'signed'} -## omega whois.nic.omega nic.omega -nic.omega {abuse_email: 'info@verisign-grs.com', abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator Reserved Non-Billable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2024, 9, 23, 8, 30, 42), updated_date: None, expires_date: datetime.datetime(2033, 9, 23, 8, 30, 42), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.omega', 'dns2.nic.omega', 'dns3.nic.omega', 'dns4.nic.omega', 'dnsa.nic.omega', 'dnsb.nic.omega', 'dnsc.nic.omega', 'dnsd.nic.omega'], domain_name: 'nic.omega', dnssec: 'signed'} -## om whois.registry.om registry.om -## one whois.nic.one nic.one -## online whois.centralnic.com None -## ooo whois.centralnic.com None -## oracle whois.nic.oracle nic.oracle -nic.oracle {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: 'Domain Administrator', admin_organization: 'Oracle Corporation', admin_email: 'ngtld-oracle@cscinfo.com', admin_address: '500 Oracle Parkway, M/S 501ip3, Redwood Shores, CA, 94065', admin_phone: 'tel:+1.6505062220', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Domain Administrator', registrant_organization: 'Oracle Corporation', registrant_email: 'ngtld-oracle@cscinfo.com', registrant_address: '500 Oracle Parkway, M/S 501ip3, Redwood Shores, CA, 94065', registrant_phone: 'tel:+1.6505062220', registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'DNS Administrator', technical_organization: 'Identity Digital Inc', technical_email: 'dnsadmin@identity.digital', technical_address: '10500 NE 8th Street Suite 750, Bellevue, WA, 98004', technical_phone: 'tel:+1.4242624238', technical_fax: 'tel:+1.4252235351', created_date: datetime.datetime(2014, 11, 3, 19, 36, 51), updated_date: datetime.datetime(2025, 12, 18, 19, 37, 10, 513000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 11, 3, 19, 36, 51), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.oracle', 'b0.nic.oracle', 'a2.nic.oracle', 'c0.nic.oracle'], domain_name: 'nic.oracle', dnssec: 'signed'} -## orange whois.nic.orange nic.orange -nic.orange {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 4, 24, 18, 50, 13), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 4, 24, 18, 50, 13), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.orange', 'v2n1.nic.orange', 'v0n3.nic.orange', 'v2n0.nic.orange', 'v0n2.nic.orange', 'v0n1.nic.orange'], domain_name: 'nic.orange', dnssec: 'signed'} -## organic whois.nic.organic nic.organic -nic.organic {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 7, 17, 20, 7, 31, 184000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 8, 31, 20, 8, 8, 546000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 7, 17, 20, 7, 31, 184000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.organic', 'a2.nic.organic', 'b0.nic.organic', 'c0.nic.organic'], domain_name: 'nic.organic', dnssec: 'signed'} -## org.tr whois.trabis.gov.tr dergipark.org.tr -## org.za org-whois.registry.net.za None -## origins whois.nic.origins nic.origins -nic.origins {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 1, 23, 0, 42, 42, 328000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 9, 0, 43, 20, 586000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 23, 0, 42, 42, 328000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.origins', 'b0.nic.origins', 'c0.nic.origins', 'a2.nic.origins'], domain_name: 'nic.origins', dnssec: 'signed'} -## osaka whois.nic.osaka nic.osaka -## otsuka whois.nic.otsuka nic.otsuka -## ott whois.nic.ott nic.ott -nic.ott {abuse_email: 'support@mobile-registry.com', abuse_phone: 'tel:+1.3037231000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Dish DBS Corporation,', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'CO', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Dish DBS Corporation,', registrar_email: 'support@mobile-registry.com', registrar_address: '9601 S Meridian Blvd, Englewood, CO, 80112,', registrar_phone: 'tel:+1.3037231000', registrar_fax: 'tel:+1.3037231699', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2025, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 17, 17, 51, 59, 349000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.ott', dnssec: 'signed'} -## ovh whois.nic.ovh nic.ovh -nic.ovh {abuse_email: None, abuse_phone: None, admin_name: 'REDACTED_FOR_PRIVACY', admin_organization: 'AFNIC REGISTRY', admin_email: 'REDACTED_FOR_PRIVACY', admin_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', admin_phone: 'REDACTED_FOR_PRIVACY', admin_fax: 'REDACTED_FOR_PRIVACY', billing_name: 'REDACTED_FOR_PRIVACY', billing_organization: 'AFNIC REGISTRY', billing_email: 'REDACTED_FOR_PRIVACY', billing_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', billing_phone: 'REDACTED_FOR_PRIVACY', billing_fax: 'REDACTED_FOR_PRIVACY', registrant_name: 'REDACTED_FOR_PRIVACY', registrant_organization: 'AFNIC REGISTRY', registrant_email: 'REDACTED_FOR_PRIVACY', registrant_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', registrant_phone: 'REDACTED_FOR_PRIVACY', registrant_fax: 'REDACTED_FOR_PRIVACY', registrar_name: 'Registry Operations', registrar_email: 'support+ovh@afnic.fr', registrar_address: 'AFNIC, Saint Quentin en Yvelines, 78181, FR', registrar_phone: 'tel:+33.139308300', registrar_fax: 'tel:+33.139308301', technical_name: 'REDACTED_FOR_PRIVACY', technical_organization: 'AFNIC REGISTRY', technical_email: 'REDACTED_FOR_PRIVACY', technical_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', technical_phone: 'REDACTED_FOR_PRIVACY', technical_fax: 'REDACTED_FOR_PRIVACY', created_date: datetime.datetime(2014, 2, 6, 16, 38, 2), updated_date: datetime.datetime(2026, 3, 23, 16, 43, 50, 654537, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 6, 16, 38, 2), status: ['active'], nameservers: ['g.ext.nic.fr', 'ns1.nic.fr', 'ns2.nic.fr', 'ns3.nic.fr'], domain_name: 'nic.ovh', dnssec: 'signed'} -## page whois.nic.google None -## panasonic whois.nic.gmo None -## paris whois.nic.paris nic.paris -nic.paris {abuse_email: None, abuse_phone: None, admin_name: 'REDACTED_FOR_PRIVACY', admin_organization: '', admin_email: 'REDACTED_FOR_PRIVACY', admin_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', admin_phone: 'REDACTED_FOR_PRIVACY', admin_fax: 'REDACTED_FOR_PRIVACY', billing_name: 'REDACTED_FOR_PRIVACY', billing_organization: '', billing_email: 'REDACTED_FOR_PRIVACY', billing_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', billing_phone: 'REDACTED_FOR_PRIVACY', billing_fax: 'REDACTED_FOR_PRIVACY', registrant_name: 'REDACTED_FOR_PRIVACY', registrant_organization: '', registrant_email: 'REDACTED_FOR_PRIVACY', registrant_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', registrant_phone: 'REDACTED_FOR_PRIVACY', registrant_fax: 'REDACTED_FOR_PRIVACY', registrar_name: 'Registry Operations', registrar_email: 'pocparis@afnic.fr', registrar_address: 'AFNIC, Saint Quentin en Yvelines, 78181, FR', registrar_phone: 'tel:+33.143476538', registrar_fax: 'tel:+33.139308301', technical_name: 'REDACTED_FOR_PRIVACY', technical_organization: '', technical_email: 'REDACTED_FOR_PRIVACY', technical_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', technical_phone: 'REDACTED_FOR_PRIVACY', technical_fax: 'REDACTED_FOR_PRIVACY', created_date: datetime.datetime(2014, 2, 13, 16, 45, 56), updated_date: datetime.datetime(2026, 3, 30, 16, 50, 27, 836695, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 13, 16, 45, 56), status: ['active'], nameservers: ['g.ext.nic.fr', 'ns1.nic.fr', 'ns2.nic.fr', 'ns3.nic.fr'], domain_name: 'nic.paris', dnssec: 'signed'} -## pars whois.nic.pars nic.pars -nic.pars {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'redacted@nominet.uk', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Asia Green IT System Bilgisayar San. ve Tic. Ltd. Sti.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'redacted@nominet.uk', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2024, 7, 15, 8, 44, 38), updated_date: None, expires_date: datetime.datetime(2033, 7, 15, 8, 44, 38), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.pars', 'dns2.nic.pars', 'dns3.nic.pars', 'dns4.nic.pars', 'dnsa.nic.pars', 'dnsb.nic.pars', 'dnsc.nic.pars', 'dnsd.nic.pars'], domain_name: 'nic.pars', dnssec: 'unsigned'} -## partners whois.donuts.co None -## parts whois.donuts.co None -## party whois.nic.party nic.party -## pay whois.nic.pay nic.pay -nic.pay {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 23, 11, 12), updated_date: datetime.datetime(2023, 8, 1, 10, 42, 48), expires_date: datetime.datetime(2032, 8, 9, 23, 11, 12), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.pay', 'dns2.nic.pay', 'dns3.nic.pay', 'dns4.nic.pay', 'dnsa.nic.pay', 'dnsb.nic.pay', 'dnsc.nic.pay', 'dnsd.nic.pay'], domain_name: 'nic.pay', dnssec: 'signed'} -## pccw whois.nic.pccw nic.pccw -nic.pccw {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 6, 13, 13, 0, 3, 571000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 1, 8, 14, 38, 7, 254000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 13, 13, 0, 3, 571000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.pccw', 'b0.nic.pccw', 'c0.nic.pccw', 'a2.nic.pccw'], domain_name: 'nic.pccw', dnssec: 'signed'} -## pet whois.donuts.co None -## phd whois.nic.google None -## philips whois.nic.philips nic.philips -## phone whois.nic.phone nic.phone -nic.phone {abuse_email: 'support@mobile-registry.com', abuse_phone: 'tel:+1.3037231000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Dish DBS Corporation,', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'CO', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Dish DBS Corporation,', registrar_email: 'support@mobile-registry.com', registrar_address: '9601 S Meridian Blvd, Englewood, CO, 80112,', registrar_phone: 'tel:+1.3037231000', registrar_fax: 'tel:+1.3037231699', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2025, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 17, 17, 51, 59, 349000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.phone', dnssec: 'signed'} -## photo whois.uniregistry.net None -## photography whois.donuts.co None -## photos whois.donuts.co None -## physio whois.nic.physio nic.physio -## pictures whois.donuts.co None -## pid whois.nic.pid nic.pid -nic.pid {abuse_email: 'ry-services@tucows.com', abuse_phone: 'tel:+1.8003716992', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Tucows Registry Services', registrar_email: 'ry-services@tucows.com', registrar_address: 'Mowat 96, Toronto, ON, M6K 3M1', registrar_phone: 'tel:+1.8003716992', registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2024, 9, 24, 16, 1, 46, 895000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2024, 9, 24, 16, 28, 20, 267000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2034, 9, 24, 16, 1, 46, 895000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.pid', dnssec: 'signed'} -## pink whois.nic.pink nic.pink -nic.pink {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 3, 14, 16, 20, 28, 853000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 14, 16, 21, 0, 196000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 14, 16, 20, 28, 853000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited', 'auto renew period'], nameservers: ['a0.nic.pink', 'a2.nic.pink', 'b0.nic.pink', 'c0.nic.pink', 'b2.nic.pink'], domain_name: 'nic.pink', dnssec: 'signed'} -## pin whois.nic.pin nic.pin -nic.pin {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 23, 11, 39), updated_date: datetime.datetime(2023, 8, 1, 10, 43, 40), expires_date: datetime.datetime(2032, 8, 9, 23, 11, 39), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.pin', 'dns2.nic.pin', 'dns3.nic.pin', 'dns4.nic.pin', 'dnsa.nic.pin', 'dnsb.nic.pin', 'dnsc.nic.pin', 'dnsd.nic.pin'], domain_name: 'nic.pin', dnssec: 'signed'} -## pioneer whois.nic.pioneer nic.pioneer -nic.pioneer {abuse_email: 'japan@comlaude.com', abuse_phone: 'tel:+81.366348777', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'redacted@nominet.uk', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'redacted@nominet.uk', billing_address: 'REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Pioneer Corporation', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'redacted@nominet.uk', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2022, 7, 20, 13, 26, 39), updated_date: datetime.datetime(2024, 10, 10, 9, 23, 38), expires_date: datetime.datetime(2031, 7, 20, 13, 26, 39), status: ['server transfer prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.pioneer', 'dns2.nic.pioneer', 'dns3.nic.pioneer', 'dns4.nic.pioneer', 'dnsa.nic.pioneer', 'dnsb.nic.pioneer', 'dnsc.nic.pioneer', 'dnsd.nic.pioneer'], domain_name: 'nic.pioneer', dnssec: 'signed'} -## pizza whois.donuts.co None -## place whois.donuts.co None -## play whois.nic.google None -## playstation whois.nic.playstation nic.playstation -nic.playstation {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'GMO Brights Consulting', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 2, 17, 2, 12, 27, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 12, 1, 34, 32, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 17, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.playstation', dnssec: 'unsigned'} -## plumbing whois.donuts.co None -## plus whois.donuts.co None -## pm whois.nic.pm nic.pm -nic.pm {abuse_email: None, abuse_phone: None, admin_name: 'Nic pm', admin_organization: 'Afnic Backend Registry Operator', admin_email: 'support+fr@nic.fr', admin_address: 'immeuble le Stephenson, 1, rue Stephenson, Montigny le Bretonneux, 78180', admin_phone: 'tel:+33.139308300', admin_fax: 'tel:+33.139308301', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Nic pm', registrant_organization: 'Afnic Backend Registry Operator', registrant_email: 'support+fr@nic.fr', registrant_address: 'immeuble le Stephenson, 1, rue Stephenson, Montigny le Bretonneux, 78180', registrant_phone: 'tel:+33.139308300', registrant_fax: 'tel:+33.139308301', registrar_name: 'Registry Operations', registrar_email: 'support@afnic.fr', registrar_address: 'AFNIC, immeuble le Stephenson, 1, rue Stephenson, Montigny-Le-Bretonneux, 78180', registrar_phone: 'tel:+33.139308300', registrar_fax: 'tel:+33.139308301', technical_name: 'Registry Vincent Levigneron', technical_organization: '', technical_email: 'vincent.levigneron@afnic.fr', technical_address: '7, avenue du 8 mai 1945, Guyancourt, 78280', technical_phone: 'tel:+33.139308300', technical_fax: 'tel:+33.139308301', created_date: datetime.datetime(1995, 1, 1, 0, 0), updated_date: datetime.datetime(2026, 2, 3, 17, 5, 17, 883201, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2029, 12, 31, 23, 0), status: ['server transfer prohibited', 'server delete prohibited'], nameservers: ['ns4.nic.fr', 'ns6.ext.nic.fr', 'ns7.ext.nic.fr'], domain_name: 'nic.pm', dnssec: 'signed'} -## pnc whois.nic.pnc nic.pnc -nic.pnc {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 1, 23, 0, 53, 58, 137000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 9, 0, 54, 36, 470000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 23, 0, 53, 58, 137000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.pnc', 'b0.nic.pnc', 'c0.nic.pnc', 'a2.nic.pnc'], domain_name: 'nic.pnc', dnssec: 'signed'} -## pohl whois.nic.pohl nic.pohl -nic.pohl {abuse_email: 'bettinger@bettinger.de', abuse_phone: 'tel:+49.8954886700', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Deutsche Vermögensberatung AG', registrant_organization: 'Deutsche Vermögensberatung AG', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Münchener Straße 1, Frankfurt am Main, Hessen, 60329', registrant_phone: 'tel:+49.6923840', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Deutsche Vermögensberatung AG', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Deutsche Vermögensberatung AG', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'tel:+49.6923840', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 6, 23, 11, 1, 30, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 6, 17, 0, 6, 57, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 23, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['anycast1.dnsres.net', 'anycast2.dnsres.net'], domain_name: 'nic.pohl', dnssec: 'unsigned'} -## poker whois.nic.poker nic.poker -nic.poker {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 2, 4, 22, 30, 37, 91000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 21, 22, 31, 35, 541000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 4, 22, 30, 37, 91000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.poker', 'b0.nic.poker', 'c0.nic.poker', 'a2.nic.poker'], domain_name: 'nic.poker', dnssec: 'signed'} -## politie whois.nic.politie nic.politie -nic.politie {abuse_email: 'support@sidn.nl', abuse_phone: '+31.0263525555', admin_name: 'Product line Cloud, Big Data & Internet', admin_organization: 'Politie Nederland', admin_email: 'redactedforprivacy@sidn.nl', admin_address: 'Zeisterweg 1, Odijk, 3984NH', admin_phone: '+31.0343534500', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Product line Cloud, Big Data & Internet', registrant_organization: 'Politie Nederland', registrant_email: 'redactedforprivacy@sidn.nl', registrant_address: 'Zeisterweg 1, Odijk, 3984NH', registrant_phone: '+31.0343534500', registrant_fax: None, registrar_name: 'Stichting Internet Domeinregistratie Nederland (Operationeel)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'SIDN NOC', technical_organization: None, technical_email: 'redactedforprivacy@sidn.nl', technical_address: 'Meander 501, Arnhem, 6825MD', technical_phone: '+31.0263525555', technical_fax: None, created_date: datetime.datetime(2016, 3, 10, 14, 27, 29), updated_date: datetime.datetime(2026, 3, 10, 0, 15, 2), expires_date: datetime.datetime(2027, 3, 10, 14, 27, 29), status: ['active'], nameservers: ['ns5.sidn.nl', 'ns4.sidn.nl', 'ns3.sidn.nl'], domain_name: 'nic.politie', dnssec: 'signed'} -## porn whois.nic.porn nic.porn -## post whois.dotpostregistry.net us.post -dotpostregistry.net {abuse_email: 'domainabuse@cscglobal.com', abuse_phone: 'tel:+1.8887802723', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Afilias Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Leinster', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CSC Corporate Domains, Inc.', registrar_email: 'admin@internationaladmin.com', registrar_address: '251 Little Falls Drive, Wilmington, DE, 19808', registrar_phone: 'tel:+1.3026365400', registrar_fax: 'tel:+1.3026365400', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2012, 7, 16, 16, 38, 15), updated_date: None, expires_date: datetime.datetime(2026, 7, 16, 20, 38, 15), status: ['client transfer prohibited'], nameservers: ['ns1.sea1.afilias-nst.info', 'ns1.ams1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info'], domain_name: 'dotpostregistry.net', dnssec: 'unsigned'} -## press whois.centralnic.com None -## prime whois.nic.prime nic.prime -nic.prime {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 21, 46, 31), updated_date: datetime.datetime(2021, 4, 26, 9, 28, 10), expires_date: datetime.datetime(2030, 8, 9, 21, 46, 31), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.prime', 'dns2.nic.prime', 'dns3.nic.prime', 'dns4.nic.prime', 'dnsa.nic.prime', 'dnsb.nic.prime', 'dnsc.nic.prime', 'dnsd.nic.prime'], domain_name: 'nic.prime', dnssec: 'signed'} -## prod whois.nic.google None -## productions whois.donuts.co None -## pro whois.nic.pro nic.pro -nic.pro {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2004, 8, 18, 0, 0, 0, 968000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 12, 0, 0, 34, 241000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 26, 0, 0), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.ams1.afilias-nst.info', 'ns1.mia1.afilias-nst.info', 'ns1.sea1.afilias-nst.info', 'ns1.yyz1.afilias-nst.info', 'ns1.hkg1.afilias-nst.info'], domain_name: 'nic.pro', dnssec: 'signed'} -## prof whois.nic.google None -## progressive whois.afilias-srs.net None -## promo whois.nic.promo nic.promo -nic.promo {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 4, 8, 20, 35, 37, 285000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 8, 20, 36, 3, 961000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 4, 8, 20, 35, 37, 285000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited', 'auto renew period'], nameservers: ['a0.nic.promo', 'b0.nic.promo', 'c0.nic.promo', 'a2.nic.promo'], domain_name: 'nic.promo', dnssec: 'signed'} -## properties whois.donuts.co None -## property whois.uniregistry.net None -## protection whois.centralnic.com None -## pr whois.afilias-srs.net None -## pub whois.donuts.co None -## pwc whois.afilias-srs.net None -## qa whois.registry.qa None -## qpon whois.centralnic.com None -## quebec whois.nic.quebec nic.quebec -nic.quebec {abuse_email: 'abuse@registre.quebec', abuse_phone: '+1.5147000018', admin_name: 'PointQuébec Inc.', admin_organization: None, admin_email: 'normand@registre.quebec', admin_address: '', admin_phone: '+1.5147000018', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'PointQuebec, Inc.', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Quebec', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'PointQuébec Inc.', registrar_email: 'normand@registre.quebec', registrar_address: '101-82, Sherbrooke Ouest, Montreal, Quebec, H2X 1X3', registrar_phone: '+1.5147000018', registrar_fax: '+1.8779179904', technical_name: 'PointQuébec Inc.', technical_organization: None, technical_email: 'normand@registre.quebec', technical_address: '', technical_phone: '+1.5147000018', technical_fax: None, created_date: datetime.datetime(2014, 1, 23, 13, 46, 27, 349000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2024, 8, 21, 10, 41, 15, 456000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2029, 1, 23, 13, 46, 27, 349000, tzinfo=datetime.timezone.utc), status: ['server transfer prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.quebec', dnssec: 'signed'} -## quest whois.centralnic.com None -## racing whois.nic.racing nic.racing -## radio whois.nic.radio nic.radio -nic.radio {abuse_email: 'directionGeneralTlds@ebu.ch', abuse_phone: '+41.227172158', admin_name: 'European Broadcasting Union', admin_organization: None, admin_email: 'directionGeneralTlds@ebu.ch', admin_address: '', admin_phone: '+41.227172158', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'European Broadcasting Union', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'European Broadcasting Union', registrar_email: 'directionGeneralTlds@ebu.ch', registrar_address: "L'Ancienne-Route 17A, Le Grand-Saconnex, 1218", registrar_phone: '+41.227172158', registrar_fax: '+41.227474158', technical_name: 'European Broadcasting Union', technical_organization: None, technical_email: 'directionGeneralTlds@ebu.ch', technical_address: '', technical_phone: '+41.227172158', technical_fax: None, created_date: datetime.datetime(2016, 8, 17, 16, 20, 44, 852000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 1, 17, 3, 19, 682000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 17, 16, 20, 44, 852000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.radio', dnssec: 'signed'} -## read whois.nic.read nic.read -nic.read {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 21, 51, 20), updated_date: datetime.datetime(2023, 8, 1, 10, 36, 22), expires_date: datetime.datetime(2032, 8, 9, 21, 51, 20), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.read', 'dns2.nic.read', 'dns3.nic.read', 'dns4.nic.read', 'dnsa.nic.read', 'dnsb.nic.read', 'dnsc.nic.read', 'dnsd.nic.read'], domain_name: 'nic.read', dnssec: 'signed'} -## realestate whois.nic.realestate nic.realestate -nic.realestate {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'dotRealEstate LLC', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2021, 6, 3, 10, 4, 21), updated_date: datetime.datetime(2021, 7, 29, 10, 21, 8), expires_date: datetime.datetime(2030, 6, 3, 10, 4, 21), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.realestate', 'dns2.nic.realestate', 'dns3.nic.realestate', 'dns4.nic.realestate', 'dnsa.nic.realestate', 'dnsb.nic.realestate', 'dnsc.nic.realestate', 'dnsd.nic.realestate'], domain_name: 'nic.realestate', dnssec: 'signed'} -## realtor whois.nic.realtor nic.realtor -nic.realtor {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'OH', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Real Estate Domains LLC', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2021, 6, 3, 10, 16, 6), updated_date: datetime.datetime(2021, 7, 29, 10, 25), expires_date: datetime.datetime(2030, 6, 3, 10, 16, 6), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.realtor', 'dns2.nic.realtor', 'dns3.nic.realtor', 'dns4.nic.realtor', 'dnsa.nic.realtor', 'dnsb.nic.realtor', 'dnsc.nic.realtor', 'dnsd.nic.realtor'], domain_name: 'nic.realtor', dnssec: 'signed'} -## realty whois.nic.realty nic.realty -nic.realty {abuse_email: 'ry-services@tucows.com', abuse_phone: 'tel:+1.8003716992', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Tucows Registry Services', registrar_email: 'ry-services@tucows.com', registrar_address: 'Mowat 96, Toronto, ON, M6K 3M1', registrar_phone: 'tel:+1.8003716992', registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2024, 1, 18, 18, 51, 41, 671000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2024, 1, 30, 18, 21, 18, 377000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2034, 1, 18, 18, 51, 41, 671000, tzinfo=datetime.timezone.utc), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.realty', dnssec: 'signed'} -## recipes whois.donuts.co None -## redumbrella whois.afilias-srs.net None -## rehab whois.donuts.co None -## reise whois.donuts.co None -## reisen whois.donuts.co None -## reit whois.centralnic.com None -## reliance whois.nic.reliance nic.reliance -nic.reliance {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2018, 2, 13, 15, 30, 25, 559000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 30, 15, 31, 7, 711000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 13, 15, 30, 25, 559000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.reliance', 'b0.nic.reliance', 'c0.nic.reliance', 'a2.nic.reliance'], domain_name: 'nic.reliance', dnssec: 'signed'} -## ren whois.nic.ren nic.ren -nic.ren {abuse_email: 'tech-support@zdns.cn', abuse_phone: 'tel:01058813521', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'ZDNS International Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'BeiJing', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: '互联网域名系统北京市工程研究中心有限公司', registrar_email: 'chendan@knet.cn', registrar_address: '北京, 北京, 100190', registrar_phone: 'tel:58813521', registrar_fax: '58812666', technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 3, 28, 10, 11, 6, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2022, 2, 25, 2, 59, 47, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2030, 3, 28, 10, 11, 6, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['cns1.zdnscloud.net.', 'dns1.zdnscloud.info.', 'ins1.zdnscloud.com.', 'vns1.zdnscloud.biz.'], domain_name: 'nic.ren', dnssec: 'unsigned'} -## rentals whois.donuts.co None -## rent whois.centralnic.com None -## repair whois.donuts.co None -## report whois.donuts.co None -## republican whois.donuts.co None -## restaurant whois.donuts.co None -## rest whois.centralnic.com None -## review whois.nic.review nic.review -## reviews whois.donuts.co None -## rexroth whois.nic.rexroth nic.rexroth -nic.rexroth {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 9, 25, 20, 22, 8), updated_date: datetime.datetime(2025, 11, 9, 20, 22, 18, 421000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 25, 20, 22, 8), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.rexroth', 'b0.nic.rexroth', 'a2.nic.rexroth', 'c0.nic.rexroth'], domain_name: 'nic.rexroth', dnssec: 'unsigned'} -## richardli whois.nic.richardli nic.richardli -nic.richardli {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 6, 13, 12, 43, 45, 899000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 1, 8, 14, 43, 33, 147000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 13, 12, 43, 45, 899000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.richardli', 'b0.nic.richardli', 'c0.nic.richardli', 'a2.nic.richardli'], domain_name: 'nic.richardli', dnssec: 'signed'} -## rich whois.afilias-srs.net None -## ricoh whois.nic.ricoh nic.ricoh -nic.ricoh {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Ricoh Registry-Registrar', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 2, 17, 2, 13, 46, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 12, 1, 17, 47, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 17, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.ricoh', dnssec: 'unsigned'} -## ril whois.nic.ril nic.ril -nic.ril {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2018, 2, 13, 15, 51, 25, 991000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 30, 15, 52, 3, 832000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 13, 15, 51, 25, 991000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.ril', 'b0.nic.ril', 'c0.nic.ril', 'a2.nic.ril'], domain_name: 'nic.ril', dnssec: 'signed'} -## rio whois.gtlds.nic.br None -## rip whois.donuts.co None -## rocks whois.donuts.co None -## rodeo whois.nic.rodeo nic.rodeo -## rogers whois.afilias-srs.net None -## room whois.nic.room nic.room -nic.room {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 21, 51, 45), updated_date: datetime.datetime(2023, 8, 1, 10, 36, 47), expires_date: datetime.datetime(2032, 8, 9, 21, 51, 45), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.room', 'dns2.nic.room', 'dns3.nic.room', 'dns4.nic.room', 'dnsa.nic.room', 'dnsb.nic.room', 'dnsc.nic.room', 'dnsd.nic.room'], domain_name: 'nic.room', dnssec: 'signed'} -## rsvp whois.nic.google None -## rugby whois.nic.rugby nic.rugby -## ruhr whois.nic.ruhr nic.ruhr -nic.ruhr {abuse_email: 'abuse@nic.saarland', abuse_phone: 'tel:+49.68949396246', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Saarland', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'dotSaarland GmbH', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 1, 16, 16, 5, 35, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 1, 25, 0, 7, 18, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2029, 1, 31, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['a.nic.ruhr', 'b.nic.ruhr', 'c.nic.ruhr', 'd.nic.ruhr'], domain_name: 'nic.ruhr', dnssec: 'signed'} -## run whois.donuts.co None -## rwe whois.nic.rwe nic.rwe -nic.rwe {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 8, 10, 21, 39, 4), updated_date: datetime.datetime(2025, 9, 24, 21, 39, 10, 356000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 10, 21, 39, 4), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v2n1.nic.rwe', 'v0n0.nic.rwe', 'v0n3.nic.rwe', 'v0n1.nic.rwe', 'v2n0.nic.rwe', 'v0n2.nic.rwe'], domain_name: 'nic.rwe', dnssec: 'unsigned'} -## rw whois.ricta.org.rw None -ricta.org.rw {abuse_email: 'noc@ricta.org.rw', abuse_phone: 'tel:+250.781151371', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, RW', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'RICTA', registrar_email: 'noc@ricta.org.rw', registrar_address: None, registrar_phone: 'tel:+250.781151371', registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2012, 12, 31, 22, 0), updated_date: datetime.datetime(2026, 3, 6, 14, 8, 20), expires_date: datetime.datetime(2035, 12, 14, 0, 0), status: ['client transfer prohibited', 'server transfer prohibited', 'server update prohibited', 'client delete prohibited', 'server delete prohibited'], nameservers: ['ns2.ricta.org.rw', 'ns1.ricta.org.rw', 'ns3.ricta.org.rw'], domain_name: 'ricta.org.rw', dnssec: 'unsigned'} -## ryukyu whois.nic.ryukyu nic.ryukyu -nic.ryukyu {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'GMO Registry, Inc.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 2, 27, 5, 15, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 14, 0, 51, 34, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 27, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.ryukyu', dnssec: 'unsigned'} -## saarland whois.centralnic.com None -## safe whois.nic.safe nic.safe -nic.safe {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 21, 51, 57), updated_date: datetime.datetime(2023, 8, 1, 10, 37, 9), expires_date: datetime.datetime(2032, 8, 9, 21, 51, 57), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.safe', 'dns2.nic.safe', 'dns3.nic.safe', 'dns4.nic.safe', 'dnsa.nic.safe', 'dnsb.nic.safe', 'dnsc.nic.safe', 'dnsd.nic.safe'], domain_name: 'nic.safe', dnssec: 'signed'} -## safety whois.nic.safety nic.safety -## sale whois.donuts.co None -## salon whois.donuts.co None -## samsclub whois.nic.samsclub nic.samsclub -## samsung whois.nic.samsung nic.samsung -nic.samsung {abuse_email: 'info@yesnic.com', abuse_phone: 'tel:+82.15884259', admin_name: 'KNIC', admin_organization: None, admin_email: 'info@yesnic.com', admin_address: '9th fl, asem tower , Samseong 1(il)-dong , Gangnam-gu, Seoul, 135798', admin_phone: 'tel:+82.15884259', admin_fax: None, billing_name: 'KNIC', billing_organization: None, billing_email: 'info@yesnic.com', billing_address: '9th fl, asem tower , Samseong 1(il)-dong , Gangnam-gu, Seoul, 135798', billing_phone: 'tel:+82.15884259', billing_fax: None, registrant_name: 'KNIC', registrant_organization: None, registrant_email: 'info@yesnic.com', registrant_address: '9th fl, asem tower , Samseong 1(il)-dong , Gangnam-gu, Seoul, 135798', registrant_phone: 'tel:+82.15884259', registrant_fax: None, registrar_name: 'KNIC', registrar_email: 'info@yesnic.com', registrar_address: '9th fl, asem tower , Samseong 1(il)-dong , Gangnam-gu, Seoul, 135798', registrar_phone: 'tel:+82.15884259', registrar_fax: None, technical_name: 'KNIC', technical_organization: None, technical_email: 'info@yesnic.com', technical_address: '9th fl, asem tower , Samseong 1(il)-dong , Gangnam-gu, Seoul, 135798', technical_phone: 'tel:+82.15884259', technical_fax: None, created_date: datetime.datetime(2015, 5, 19, 20, 43, 23), updated_date: None, expires_date: datetime.datetime(2030, 10, 10, 15, 0), status: ['active'], nameservers: ['ns1.dns.samsung', 'ns2.dns.samsung'], domain_name: 'nic.samsung', dnssec: 'unsigned'} -## sandvikcoromant whois.nic.sandvikcoromant nic.sandvikcoromant -## sandvik whois.nic.sandvik nic.sandvik -## sanofi whois.nic.sanofi nic.sanofi -nic.sanofi {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 5, 8, 12, 20, 56), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 5, 8, 12, 20, 56), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.sanofi', 'a2.nic.sanofi', 'b0.nic.sanofi', 'c0.nic.sanofi'], domain_name: 'nic.sanofi', dnssec: 'signed'} -## sap whois.nic.sap nic.sap -nic.sap {abuse_email: 'germany@sap.com', abuse_phone: '+49.6227747474', admin_name: 'SAP Internal Registrar', admin_organization: None, admin_email: 'germany@sap.com', admin_address: '', admin_phone: '+49.6227747474', admin_fax: None, billing_name: 'Soenke Lange', billing_organization: 'SAP SE', billing_email: 'hostmaster@sap.com', billing_address: 'Dietmar-Hopp-Allee 16, Walldorf, BW, 69190', billing_phone: '+49.6227749270', billing_fax: '+49.6227757575', registrant_name: 'SAP SE', registrant_organization: 'SAP SE', registrant_email: 'hostmaster@sap.com', registrant_address: 'Dietmar-Hopp-Allee 16, Walldorf, BW, 69190', registrant_phone: '+49.6227747474', registrant_fax: '+49.6227757575', registrar_name: 'SAP Internal Registrar', registrar_email: 'germany@sap.com', registrar_address: 'Hasso-Plattner-Ring 7, Walldorf, 69190', registrar_phone: '+49.6227747474', registrar_fax: '+49.6227757575', technical_name: 'SAP Internal Registrar', technical_organization: None, technical_email: 'germany@sap.com', technical_address: '', technical_phone: '+49.6227747474', technical_fax: None, created_date: datetime.datetime(2014, 4, 23, 14, 44, 53, 759000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2023, 7, 28, 12, 48, 30, 130000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 4, 23, 14, 44, 53, 759000, tzinfo=datetime.timezone.utc), status: ['server transfer prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.sap', dnssec: 'signed'} -## sarl whois.donuts.co None -## save whois.nic.save nic.save -nic.save {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 23, 18, 2), updated_date: datetime.datetime(2023, 8, 1, 10, 44, 8), expires_date: datetime.datetime(2032, 8, 9, 23, 18, 2), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.save', 'dns2.nic.save', 'dns3.nic.save', 'dns4.nic.save', 'dnsa.nic.save', 'dnsb.nic.save', 'dnsc.nic.save', 'dnsd.nic.save'], domain_name: 'nic.save', dnssec: 'signed'} -## saxo whois.nic.saxo nic.saxo -nic.saxo {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 2, 4, 7, 49, 21, 977000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 21, 7, 50, 17, 375000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 4, 7, 49, 21, 977000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.saxo', 'v0n1.nic.saxo', 'v0n2.nic.saxo', 'v0n3.nic.saxo', 'v2n0.nic.saxo', 'v2n1.nic.saxo'], domain_name: 'nic.saxo', dnssec: 'signed'} -## sb whois.nic.net.sb None -## sbi whois.nic.sbi nic.sbi -nic.sbi {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'STATE BANK OF INDIA', registrant_email: None, registrant_address: 'MAHARASHTRA', registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 10, 28, 20, 47, 17, 275000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 12, 12, 20, 47, 57, 968000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 10, 28, 20, 47, 17, 275000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.sbi', 'b0.nic.sbi', 'c0.nic.sbi', 'a2.nic.sbi'], domain_name: 'nic.sbi', dnssec: 'signed'} -## sbs whois.centralnic.com None -## scb whois.nic.scb nic.scb -nic.scb {abuse_email: 'abuse@scb.thains.co.th', abuse_phone: 'tel:+66.22448261', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Thai Name Server Co., Ltd.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 5, 1, 0, 0, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2018, 7, 31, 3, 58, 11, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2033, 5, 1, 0, 0, tzinfo=datetime.timezone.utc), status: ['client delete prohibited', 'client renew prohibited', 'client transfer prohibited', 'client update prohibited', 'server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['ns1.nic.scb', 'ns2.nic.scb'], domain_name: 'nic.scb', dnssec: 'signed'} -## schaeffler whois.afilias-srs.net None -## schmidt whois.nic.schmidt nic.schmidt -## scholarships whois.nic.scholarships nic.scholarships -nic.scholarships {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 6, 17, 13, 27, 40, 29000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 8, 1, 13, 28, 24, 673000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 17, 13, 27, 40, 29000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.scholarships', 'b0.nic.scholarships', 'c0.nic.scholarships', 'a2.nic.scholarships'], domain_name: 'nic.scholarships', dnssec: 'signed'} -## school whois.donuts.co None -## schule whois.donuts.co None -## schwarz whois.nic.schwarz nic.schwarz -nic.schwarz {abuse_email: 'gtld@mail.schwarz', abuse_phone: 'tel:+49.7132304014', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Lidl Stiftung', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 10, 22, 16, 32, 8, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 10, 23, 0, 10, 21, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 10, 22, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['a.nic.schwarz', 'b.nic.schwarz', 'c.nic.schwarz', 'd.nic.schwarz'], domain_name: 'nic.schwarz', dnssec: 'signed'} -## science whois.nic.science nic.science -## scot whois.nic.scot nic.scot -nic.scot {abuse_email: 'secretariat@dotscot.net', abuse_phone: '+41.227006503', admin_name: 'Registry self-allocated', admin_organization: None, admin_email: 'secretariat@dotscot.net', admin_address: '', admin_phone: '+41.227006503', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Dot Scot Registry Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Registry self-allocated', registrar_email: 'secretariat@dotscot.net', registrar_address: '5 Blythswood Square, Glasgow, G2 4AD', registrar_phone: '+41.227006503', registrar_fax: '+41.227006503', technical_name: 'Registry self-allocated', technical_organization: None, technical_email: 'secretariat@dotscot.net', technical_address: '', technical_phone: '+41.227006503', technical_fax: None, created_date: datetime.datetime(2014, 2, 4, 10, 37, 22, 408000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 21, 11, 0, 34, 210000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 4, 10, 37, 22, 408000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.scot', dnssec: 'signed'} -## sc whois2.afilias-grs.net None -## sd whois.sdnic.sd None -## search whois.nic.google None -## seat whois.nic.seat nic.seat -nic.seat {abuse_email: 'notifications.seat@seat.es', abuse_phone: '+34.7085382', admin_name: 'Seat, S.A.', admin_organization: None, admin_email: 'notifications.seat@seat.es', admin_address: '', admin_phone: '+34.7085382', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Seat, S.A.', registrar_email: 'notifications.seat@seat.es', registrar_address: 'Autovia A-2, KM 585, Martorell, 08760', registrar_phone: '+34.7085382', registrar_fax: '+34.70855285', technical_name: 'Seat, S.A.', technical_organization: None, technical_email: 'notifications.seat@seat.es', technical_address: '', technical_phone: '+34.7085382', technical_fax: None, created_date: datetime.datetime(2014, 8, 14, 10, 21, 22, 433000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 28, 11, 3, 29, 769000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 14, 10, 21, 22, 433000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.seat', dnssec: 'signed'} -## secure whois.nic.secure nic.secure -nic.secure {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 23, 18, 40), updated_date: datetime.datetime(2023, 8, 1, 10, 44, 33), expires_date: datetime.datetime(2032, 8, 9, 23, 18, 40), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.secure', 'dns2.nic.secure', 'dns3.nic.secure', 'dns4.nic.secure', 'dnsa.nic.secure', 'dnsb.nic.secure', 'dnsc.nic.secure', 'dnsd.nic.secure'], domain_name: 'nic.secure', dnssec: 'signed'} -## security whois.centralnic.com None -## seek whois.nic.seek nic.seek -## select whois.nic.select nic.select -## 한국 whois.kr None -## 삼성 whois.kr None -## 닷컴 whois.nic.xn--mk1bu44c None -nic.xn--mk1bu44c {abuse_email: None, abuse_phone: '', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator Reserved Non-Billable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 4, 7, 17, 57, 28), updated_date: datetime.datetime(2026, 4, 8, 7, 6, 2), expires_date: datetime.datetime(2027, 4, 7, 17, 57, 28), status: ['active'], nameservers: ['AV1.NSTLD.COM', 'AV2.NSTLD.COM', 'AV3.NSTLD.COM', 'AV4.NSTLD.COM'], domain_name: 'NIC.XN--MK1BU44C', dnssec: 'unsigned'} -## 닷넷 whois.nic.xn--t60b56a None -nic.xn--t60b56a {abuse_email: None, abuse_phone: '', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator Reserved Non-Billable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 4, 7, 17, 59, 45), updated_date: datetime.datetime(2026, 4, 8, 7, 6, 1), expires_date: datetime.datetime(2027, 4, 7, 17, 59, 45), status: ['active'], nameservers: ['AV1.NSTLD.COM', 'AV2.NSTLD.COM', 'AV3.NSTLD.COM', 'AV4.NSTLD.COM'], domain_name: 'NIC.XN--T60B56A', dnssec: 'unsigned'} -## services whois.donuts.co None -## seven whois.nic.seven nic.seven -## sew whois.afilias-srs.net None -## sex whois.nic.sex nic.sex -## sexy whois.uniregistry.net None -## sfr whois.nic.sfr nic.sfr -nic.sfr {abuse_email: 'ops@centralnic.com', abuse_phone: 'tel:+44.2033880600', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'CentralNic Ltd', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 9, 17, 16, 10, 3, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 11, 0, 6, 12, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 17, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['a.nic.sfr', 'b.nic.sfr', 'c.nic.sfr', 'd.nic.sfr'], domain_name: 'nic.sfr', dnssec: 'signed'} -## shangrila whois.nic.shangrila nic.shangrila -nic.shangrila {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 5, 31, 17, 2, 15), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 5, 31, 17, 2, 15), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['c0.nic.shangrila', 'a0.nic.shangrila', 'b0.nic.shangrila', 'a2.nic.shangrila'], domain_name: 'nic.shangrila', dnssec: 'unsigned'} -## sharp whois.nic.gmo None -## shell whois.nic.shell nic.shell -nic.shell {abuse_email: 'info@verisign-grs.com', abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Registry Operator Reserved Non-Billable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2024, 10, 9, 8, 10, 39), updated_date: None, expires_date: datetime.datetime(2033, 10, 9, 8, 10, 39), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.shell', 'dns2.nic.shell', 'dns3.nic.shell', 'dns4.nic.shell', 'dnsa.nic.shell', 'dnsb.nic.shell', 'dnsc.nic.shell', 'dnsd.nic.shell'], domain_name: 'nic.shell', dnssec: 'signed'} -## shia whois.nic.shia nic.shia -nic.shia {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'redacted@nominet.uk', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Asia Green IT System Bilgisayar San. ve Tic. Ltd. Sti.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'redacted@nominet.uk', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2024, 7, 15, 8, 44, 49), updated_date: None, expires_date: datetime.datetime(2033, 7, 15, 8, 44, 49), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.shia', 'dns2.nic.shia', 'dns3.nic.shia', 'dns4.nic.shia', 'dnsa.nic.shia', 'dnsb.nic.shia', 'dnsc.nic.shia', 'dnsd.nic.shia'], domain_name: 'nic.shia', dnssec: 'unsigned'} -## shiksha whois.nic.shiksha nic.shiksha -nic.shiksha {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 3, 14, 17, 43, 59, 611000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 14, 17, 44, 26), expires_date: datetime.datetime(2027, 3, 14, 17, 43, 59, 611000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited', 'auto renew period'], nameservers: ['a0.nic.shiksha', 'a2.nic.shiksha', 'b0.nic.shiksha', 'c0.nic.shiksha'], domain_name: 'nic.shiksha', dnssec: 'signed'} -## shoes whois.donuts.co None -## shopping whois.donuts.co None -## shouji whois.teleinfo.cn None -## show whois.donuts.co None -## silk whois.nic.silk nic.silk -nic.silk {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 21, 52, 35), updated_date: datetime.datetime(2023, 8, 1, 10, 37, 45), expires_date: datetime.datetime(2032, 8, 9, 21, 52, 35), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.silk', 'dns2.nic.silk', 'dns3.nic.silk', 'dns4.nic.silk', 'dnsa.nic.silk', 'dnsb.nic.silk', 'dnsc.nic.silk', 'dnsd.nic.silk'], domain_name: 'nic.silk', dnssec: 'signed'} -## sina whois.nic.sina nic.sina -nic.sina {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'Sina Corporation', registrant_email: None, registrant_address: '', registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 8, 16, 20, 16, 45, 220000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 30, 20, 17, 20, 658000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 8, 16, 20, 16, 45, 220000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.sina', 'b0.nic.sina', 'c0.nic.sina', 'a2.nic.sina'], domain_name: 'nic.sina', dnssec: 'signed'} -## singles whois.donuts.co None -## site whois.centralnic.com None -## skin whois.centralnic.com None -## ski whois.nic.ski nic.ski -nic.ski {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 1, 1, 0, 0), updated_date: datetime.datetime(2026, 3, 31, 12, 23, 9, 225000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 31, 12, 22, 43), status: ['server delete prohibited', 'server renew prohibited', 'server transfer prohibited', 'server update prohibited', 'auto renew period'], nameservers: ['c0.nic.ski', 'a0.nic.ski', 'a2.nic.ski', 'b0.nic.ski'], domain_name: 'nic.ski', dnssec: 'signed'} -## sky whois.nic.sky nic.sky -nic.sky {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Placeholder 9999', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2023, 4, 25, 15, 10, 27), updated_date: None, expires_date: datetime.datetime(2032, 4, 25, 15, 10, 27), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.sky', 'dns2.nic.sky', 'dns3.nic.sky', 'dns4.nic.sky', 'dnsa.nic.sky', 'dnsb.nic.sky', 'dnsc.nic.sky', 'dnsd.nic.sky'], domain_name: 'nic.sky', dnssec: 'signed'} -## sl whois.nic.sl nic.sl -## sling whois.nic.sling nic.sling -nic.sling {abuse_email: 'support@mobile-registry.com', abuse_phone: 'tel:+1.3037231000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Dish DBS Corporation,', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'CO', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Dish DBS Corporation,', registrar_email: 'support@mobile-registry.com', registrar_address: '9601 S Meridian Blvd, Englewood, CO, 80112,', registrar_phone: 'tel:+1.3037231000', registrar_fax: 'tel:+1.3037231699', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2025, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 17, 17, 51, 59, 349000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2035, 4, 9, 21, 14, 29, 784000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.sling', dnssec: 'signed'} -## smart whois.nic.smart nic.smart -nic.smart {abuse_email: 'ops@centralnic.com', abuse_phone: 'tel:+44.2033880600', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Domain Administrator', registrant_organization: 'CentralNic Ltd', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: '35-39 Moorgate, London, EC2R 6AR', registrant_phone: 'tel:+44.2033880600', registrant_fax: 'tel:+44.2033880601', registrar_name: 'CentralNic Ltd', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Domain Administrator', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'tel:+44.2033880600', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 3, 30, 0, 0, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 24, 0, 6, 15, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 30, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['a.nic.smart', 'b.nic.smart', 'c.nic.smart', 'd.nic.smart'], domain_name: 'nic.smart', dnssec: 'unsigned'} -## smile whois.nic.smile nic.smile -nic.smile {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 21, 52, 59), updated_date: datetime.datetime(2023, 8, 1, 10, 38, 9), expires_date: datetime.datetime(2032, 8, 9, 21, 52, 59), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.smile', 'dns2.nic.smile', 'dns3.nic.smile', 'dns4.nic.smile', 'dnsa.nic.smile', 'dnsb.nic.smile', 'dnsc.nic.smile', 'dnsd.nic.smile'], domain_name: 'nic.smile', dnssec: 'signed'} -## sncf whois.nic.sncf nic.sncf -nic.sncf {abuse_email: None, abuse_phone: None, admin_name: 'REDACTED_FOR_PRIVACY', admin_organization: 'Afnic Backend Registry Operator', admin_email: 'REDACTED_FOR_PRIVACY', admin_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', admin_phone: 'REDACTED_FOR_PRIVACY', admin_fax: 'REDACTED_FOR_PRIVACY', billing_name: 'REDACTED_FOR_PRIVACY', billing_organization: 'Afnic Backend Registry Operator', billing_email: 'REDACTED_FOR_PRIVACY', billing_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', billing_phone: 'REDACTED_FOR_PRIVACY', billing_fax: 'REDACTED_FOR_PRIVACY', registrant_name: 'REDACTED_FOR_PRIVACY', registrant_organization: 'Afnic Backend Registry Operator', registrant_email: 'REDACTED_FOR_PRIVACY', registrant_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', registrant_phone: 'REDACTED_FOR_PRIVACY', registrant_fax: 'REDACTED_FOR_PRIVACY', registrar_name: 'Registry Operations', registrar_email: 'support+sncf@afnic.fr', registrar_address: 'AFNIC, Montigny-le-Bretonneux, 78180, FR', registrar_phone: 'tel:+33.139308300', registrar_fax: None, technical_name: 'REDACTED_FOR_PRIVACY', technical_organization: 'Afnic Backend Registry Operator', technical_email: 'REDACTED_FOR_PRIVACY', technical_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', technical_phone: 'REDACTED_FOR_PRIVACY', technical_fax: 'REDACTED_FOR_PRIVACY', created_date: datetime.datetime(2014, 10, 20, 13, 38, 11), updated_date: datetime.datetime(2025, 12, 4, 13, 40, 44, 902845, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 10, 20, 13, 38, 11), status: ['active'], nameservers: ['g.ext.nic.fr', 'ns1.nic.fr', 'ns2.nic.fr', 'ns3.nic.fr'], domain_name: 'nic.sncf', dnssec: 'signed'} -## soccer whois.donuts.co None -## social whois.donuts.co None -## softbank whois.nic.softbank nic.softbank -nic.softbank {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Domain Administrator', registrant_organization: 'SoftBank Group Corp.', registrant_email: 'domain.master@brights.jp', registrant_address: 'Street 1-9-1 Higashi-shimbashi, Minato-ku, Tokyo, 105-7303', registrant_phone: 'tel:+81.355210107', registrant_fax: 'tel:+81.355210117', registrar_name: 'Softbank - Registry Registrar', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 2, 17, 2, 17, 56, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 12, 1, 51, 31, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 17, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.softbank', dnssec: 'unsigned'} -## software whois.donuts.co None -## solar whois.donuts.co None -## solutions whois.donuts.co None -## sony whois.nic.sony nic.sony -nic.sony {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Sony Corporation', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 2, 17, 2, 19, 13, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 12, 2, 0, 37, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 17, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.sony', dnssec: 'unsigned'} -## soy whois.nic.google None -## space whois.centralnic.com None -## spa whois.afilias-srs.net None -## sport whois.nic.sport nic.sport -nic.sport {abuse_email: 'pierre.germeau@sportaccord.com', abuse_phone: '+33.450991629', admin_name: '.sport Internal Registrar (GAISF)', admin_organization: None, admin_email: 'pierre.germeau@sportaccord.com', admin_address: '', admin_phone: '+33.450991629', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Global Association of International Sports Federations (GAISF)', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: '.sport Internal Registrar (GAISF)', registrar_email: 'pierre.germeau@sportaccord.com', registrar_address: 'Avenue de Rhodanie 54, Lausanne, 1007', registrar_phone: '+33.450991629', registrar_fax: None, technical_name: '.sport Internal Registrar (GAISF)', technical_organization: None, technical_email: 'pierre.germeau@sportaccord.com', technical_address: '', technical_phone: '+33.450991629', technical_fax: None, created_date: datetime.datetime(2017, 12, 6, 15, 17, 37, 921000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 1, 20, 15, 53, 59, 388000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 12, 6, 15, 17, 37, 921000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.sport', dnssec: 'signed'} -## spot whois.nic.spot nic.spot -nic.spot {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 23, 23, 45), updated_date: datetime.datetime(2023, 8, 1, 10, 45, 3), expires_date: datetime.datetime(2032, 8, 9, 23, 23, 45), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.spot', 'dns2.nic.spot', 'dns3.nic.spot', 'dns4.nic.spot', 'dnsa.nic.spot', 'dnsb.nic.spot', 'dnsc.nic.spot', 'dnsd.nic.spot'], domain_name: 'nic.spot', dnssec: 'signed'} -## srl whois.afilias-srs.net None -## ss whois.nic.ss nic.ss -## stada whois.afilias-srs.net None -## star whois.nic.star nic.star -nic.star {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'Star India Private Limited', registrant_email: None, registrant_address: 'Maharashtra', registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 6, 17, 13, 44, 27, 44000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 8, 1, 13, 45, 0, 984000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 17, 13, 44, 27, 44000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.star', 'b0.nic.star', 'c0.nic.star', 'a2.nic.star'], domain_name: 'nic.star', dnssec: 'signed'} -## statebank whois.nic.statebank nic.statebank -nic.statebank {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'STATE BANK OF INDIA', registrant_email: None, registrant_address: 'MAHARASHTRA', registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 10, 28, 20, 56, 33, 432000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 12, 12, 20, 57, 8, 942000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 10, 28, 20, 56, 33, 432000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.statebank', 'b0.nic.statebank', 'c0.nic.statebank', 'a2.nic.statebank'], domain_name: 'nic.statebank', dnssec: 'signed'} -## stcgroup whois.nic.stcgroup nic.stcgroup -nic.stcgroup {abuse_email: 'ops@centralnic.com', abuse_phone: 'tel:+44.2033880600', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Domain Administrator', registrant_organization: 'CentralNic Ltd', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: '35-39 Moorgate, London, EC2R 6AR', registrant_phone: 'tel:+44.2033880600', registrant_fax: 'tel:+44.2033880601', registrar_name: 'CentralNic Ltd', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Domain Administrator', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'tel:+44.2033880600', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2013, 9, 11, 11, 58, 20, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 5, 0, 6, 14, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 11, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server transfer prohibited'], nameservers: ['a.nic.stcgroup', 'b.nic.stcgroup', 'c.nic.stcgroup', 'd.nic.stcgroup'], domain_name: 'nic.stcgroup', dnssec: 'unsigned'} -## stc whois.nic.stc nic.stc -nic.stc {abuse_email: 'ops@centralnic.com', abuse_phone: 'tel:+44.2033880600', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Domain Administrator', registrant_organization: 'CentralNic Ltd', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: '35-39 Moorgate, London, EC2R 6AR', registrant_phone: 'tel:+44.2033880600', registrant_fax: 'tel:+44.2033880601', registrar_name: 'CentralNic Ltd', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Domain Administrator', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'tel:+44.2033880600', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2013, 9, 11, 11, 57, 17, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 5, 0, 6, 14, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 11, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server transfer prohibited'], nameservers: ['a.nic.stc', 'b.nic.stc', 'c.nic.stc', 'd.nic.stc'], domain_name: 'nic.stc', dnssec: 'unsigned'} -## stockholm whois.afilias-srs.net None -## storage whois.centralnic.com None -## store whois.centralnic.com None -## stream whois.nic.stream nic.stream -## studio whois.donuts.co None -## style whois.donuts.co None -## sucks whois.nic.sucks nic.sucks -## supplies whois.donuts.co None -## supply whois.donuts.co None -## support whois.donuts.co None -## surf whois.nic.surf nic.surf -## surgery whois.donuts.co None -## suzuki whois.nic.suzuki nic.suzuki -nic.suzuki {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'SUZUKI MOTOR CORPORATION', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 3, 3, 7, 50, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 18, 0, 34, 36, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 3, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.suzuki', dnssec: 'unsigned'} -## swatch whois.nic.swatch nic.swatch -nic.swatch {abuse_email: 'info@verisign-grs.com', abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator Reserved Non-Billable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2024, 9, 23, 8, 41, 19), updated_date: None, expires_date: datetime.datetime(2033, 9, 23, 8, 41, 19), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.swatch', 'dns2.nic.swatch', 'dns3.nic.swatch', 'dns4.nic.swatch', 'dnsa.nic.swatch', 'dnsb.nic.swatch', 'dnsc.nic.swatch', 'dnsd.nic.swatch'], domain_name: 'nic.swatch', dnssec: 'signed'} -## swiss whois.nic.swiss nic.swiss -nic.swiss {abuse_email: 'domainnames@bakom.admin.ch', abuse_phone: '+41.584618949', admin_name: '.swiss internal registrar', admin_organization: None, admin_email: 'domainnames@bakom.admin.ch', admin_address: '', admin_phone: '+41.584618949', admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Bundesamt fuer Kommunikation (BAKOM)', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'BE', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: '.swiss internal registrar', registrar_email: 'domainnames@bakom.admin.ch', registrar_address: "Rue de l'Avenir 44\nP.O Box, Biel/Bienne, Bern, 2501", registrar_phone: '+41.584618949', registrar_fax: '+41.584605549', technical_name: '.swiss internal registrar', technical_organization: None, technical_email: 'domainnames@bakom.admin.ch', technical_address: '', technical_phone: '+41.584618949', technical_fax: None, created_date: datetime.datetime(2015, 1, 9, 16, 22, 0, 376000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 2, 23, 17, 0, 32, 177000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 9, 16, 22, 0, 376000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.swiss', dnssec: 'signed'} -## sx whois.sx None -## sydney whois.nic.sydney nic.sydney -## sy whois.tld.sy tld.sy -## systems whois.donuts.co None -## tab whois.nic.tab nic.tab -## taipei whois.nic.taipei nic.taipei -## talk whois.nic.talk nic.talk -nic.talk {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 23, 24, 22), updated_date: datetime.datetime(2023, 8, 1, 10, 45, 29), expires_date: datetime.datetime(2032, 8, 9, 23, 24, 22), status: ['server transfer prohibited', 'server update prohibited', 'server delete prohibited'], nameservers: ['dns1.nic.talk', 'dns2.nic.talk', 'dns3.nic.talk', 'dns4.nic.talk', 'dnsa.nic.talk', 'dnsb.nic.talk', 'dnsc.nic.talk', 'dnsd.nic.talk'], domain_name: 'nic.talk', dnssec: 'signed'} -## taobao whois.nic.taobao nic.taobao -nic.taobao {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2022, 11, 2, 15, 35, 15, 753000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 12, 17, 15, 36, 15, 180000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 11, 2, 15, 35, 15, 753000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.taobao', 'b0.nic.taobao', 'c0.nic.taobao', 'a2.nic.taobao'], domain_name: 'nic.taobao', dnssec: 'signed'} -## tatamotors whois.nic.tatamotors nic.tatamotors -nic.tatamotors {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 4, 24, 18, 51, 5), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 4, 24, 18, 51, 5), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.tatamotors', 'b0.nic.tatamotors', 'c0.nic.tatamotors', 'a2.nic.tatamotors'], domain_name: 'nic.tatamotors', dnssec: 'unsigned'} -## tatar whois.nic.tatar nic.tatar -nic.tatar {abuse_email: 'Domain@tatar.ru', abuse_phone: 'tel:+7.8432647311', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'CCTR', registrant_email: None, registrant_address: '', registrant_phone: None, registrant_fax: None, registrar_name: 'Coordination Center of Regional Domain of Tatarstan Republic [CCTR-TATAR]', registrar_email: 'gtld-tatar@tcinet.ru', registrar_address: '8, Zoologicheskaya St., Moscow, 123242', registrar_phone: 'tel:+7.4992548894', registrar_fax: 'tel:+7.4992548963', technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 5, 23, 16, 53, 20), updated_date: datetime.datetime(2021, 2, 4, 17, 0, 25), expires_date: datetime.datetime(2026, 5, 23, 17, 53, 20), status: ['active'], nameservers: ['ns.msk-ix.ru', 'int2.ix.ru', 'int3.ix.ru'], domain_name: 'nic.tatar', dnssec: 'signed'} -## tattoo whois.uniregistry.net None -## tax whois.donuts.co None -## taxi whois.donuts.co None -## tci whois.nic.tci nic.tci -nic.tci {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'redacted@nominet.uk', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Asia Green IT System Bilgisayar San. ve Tic. Ltd. Sti.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'redacted@nominet.uk', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2024, 7, 15, 8, 45, 1), updated_date: None, expires_date: datetime.datetime(2033, 7, 15, 8, 45, 1), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.tci', 'dns2.nic.tci', 'dns3.nic.tci', 'dns4.nic.tci', 'dnsa.nic.tci', 'dnsb.nic.tci', 'dnsc.nic.tci', 'dnsd.nic.tci'], domain_name: 'nic.tci', dnssec: 'unsigned'} -## tdk whois.nic.tdk nic.tdk -## td whois.nic.td nic.td -## team whois.donuts.co None -## tech whois.centralnic.com None -## technology whois.donuts.co None -## temasek whois.afilias-srs.net None -## tennis whois.donuts.co None -## teva whois.nic.teva nic.teva -## tf whois.nic.tf nic.tf -nic.tf {abuse_email: None, abuse_phone: None, admin_name: 'Nic tf', admin_organization: 'Afnic Backend Registry Operator', admin_email: 'support+fr@nic.fr', admin_address: 'immeuble le Stephenson, 1, rue Stephenson, Montigny le Bretonneux, 78180', admin_phone: 'tel:+33.139308300', admin_fax: 'tel:+33.139308301', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Nic tf', registrant_organization: 'Afnic Backend Registry Operator', registrant_email: 'support+fr@nic.fr', registrant_address: 'immeuble le Stephenson, 1, rue Stephenson, Montigny le Bretonneux, 78180', registrant_phone: 'tel:+33.139308300', registrant_fax: 'tel:+33.139308301', registrar_name: 'Registry Operations', registrar_email: 'support@afnic.fr', registrar_address: 'AFNIC, immeuble le Stephenson, 1, rue Stephenson, Montigny-Le-Bretonneux, 78180', registrar_phone: 'tel:+33.139308300', registrar_fax: 'tel:+33.139308301', technical_name: 'Registry Vincent Levigneron', technical_organization: '', technical_email: 'vincent.levigneron@afnic.fr', technical_address: '7, avenue du 8 mai 1945, Guyancourt, 78280', technical_phone: 'tel:+33.139308300', technical_fax: 'tel:+33.139308301', created_date: datetime.datetime(1995, 1, 1, 0, 0), updated_date: datetime.datetime(2026, 2, 3, 17, 7, 0, 119778, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2029, 12, 31, 23, 0), status: ['server transfer prohibited', 'server delete prohibited'], nameservers: ['ns4.nic.fr', 'ns6.ext.nic.fr', 'ns7.ext.nic.fr'], domain_name: 'nic.tf', dnssec: 'signed'} -## thd whois.nic.thd nic.thd -nic.thd {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2018, 1, 31, 16, 9, 42, 682000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 17, 16, 10, 36, 959000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 31, 16, 9, 42, 682000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.thd', 'b0.nic.thd', 'c0.nic.thd', 'a2.nic.thd'], domain_name: 'nic.thd', dnssec: 'signed'} -## theater whois.donuts.co None -## theatre whois.centralnic.com None -## th whois.thnic.co.th thnic.co.th -## tiaa whois.nic.tiaa nic.tiaa -nic.tiaa {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 2, 11, 20, 30, 16), updated_date: datetime.datetime(2026, 3, 28, 20, 30, 47, 102000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 11, 20, 30, 16), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n2.nic.tiaa', 'v0n3.nic.tiaa', 'v0n1.nic.tiaa', 'v2n1.nic.tiaa', 'v0n0.nic.tiaa', 'v2n0.nic.tiaa'], domain_name: 'nic.tiaa', dnssec: 'signed'} -## tickets whois.centralnic.com None -## tienda whois.donuts.co None -## tips whois.donuts.co None -## tires whois.donuts.co None -## tirol whois.nic.tirol nic.tirol -nic.tirol {abuse_email: 'david@dns.business', abuse_phone: '+43.5125354', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED', registrant_organization: 'punkt Tirol GmbH', registrant_email: 'REDACTED', registrant_address: 'REDACTED, REDACTED, REDACTED, REDACTED, REDACTED, REDACTED', registrant_phone: 'REDACTED', registrant_fax: None, registrar_name: 'punkt Tirol GmbH', registrar_email: 'david@dns.business', registrar_address: 'Brunecker Strasse 3, Innsbruck, Tirol, 6020', registrar_phone: '+43.5125354', registrar_fax: None, technical_name: 'REDACTED', technical_organization: 'REDACTED', technical_email: 'REDACTED', technical_address: 'REDACTED, REDACTED, REDACTED, REDACTED, REDACTED, REDACTED', technical_phone: 'REDACTED', technical_fax: None, created_date: datetime.datetime(2014, 5, 27, 14, 6, 39, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 8, 7, 13, 53, 40, 436311, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2099, 12, 31, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited'], nameservers: ['ns1.ryce-rsp.com', 'ns1.dns.business'], domain_name: 'nic.tirol', dnssec: 'unsigned'} -## tmall whois.nic.tmall nic.tmall -nic.tmall {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2022, 11, 2, 15, 34, 47, 494000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 12, 17, 15, 35, 14, 340000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 11, 2, 15, 34, 47, 494000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.tmall', 'b0.nic.tmall', 'c0.nic.tmall', 'a2.nic.tmall'], domain_name: 'nic.tmall', dnssec: 'signed'} -## today whois.donuts.co None -## tokyo whois.nic.tokyo nic.tokyo -nic.tokyo {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'GMO Registry, Inc.', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 1, 31, 3, 0, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 12, 22, 7, 42, 43, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2033, 1, 31, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.tokyo', dnssec: 'unsigned'} -## tools whois.donuts.co None -## toray whois.nic.toray nic.toray -nic.toray {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Toray Registry Registrar', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2015, 2, 17, 2, 21, 32, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 12, 1, 51, 30, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 17, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.com', 'ns1.gmointernet.jp'], domain_name: 'nic.toray', dnssec: 'unsigned'} -## toshiba whois.nic.toshiba nic.toshiba -nic.toshiba {abuse_email: None, abuse_phone: None, admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'TOSHIBA Corporation', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 2, 27, 5, 15, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 4, 14, 0, 51, 34, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 2, 27, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns1.gmointernet.jp', 'ns1.gmointernet.com'], domain_name: 'nic.toshiba', dnssec: 'unsigned'} -## total whois.nic.total nic.total -nic.total {abuse_email: None, abuse_phone: None, admin_name: 'REDACTED_FOR_PRIVACY', admin_organization: 'TOTALENERGIES SE', admin_email: 'REDACTED_FOR_PRIVACY', admin_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', admin_phone: 'REDACTED_FOR_PRIVACY', admin_fax: 'REDACTED_FOR_PRIVACY', billing_name: 'REDACTED_FOR_PRIVACY', billing_organization: 'Afnic Backend Registry Operator', billing_email: 'REDACTED_FOR_PRIVACY', billing_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', billing_phone: 'REDACTED_FOR_PRIVACY', billing_fax: 'REDACTED_FOR_PRIVACY', registrant_name: 'REDACTED_FOR_PRIVACY', registrant_organization: 'TOTALENERGIES SE', registrant_email: 'REDACTED_FOR_PRIVACY', registrant_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', registrant_phone: 'REDACTED_FOR_PRIVACY', registrant_fax: 'REDACTED_FOR_PRIVACY', registrar_name: 'Registry Operations', registrar_email: 'support+total@afnic.fr', registrar_address: 'AFNIC, Montigny-le-Bretonneux, 78180, FR', registrar_phone: 'tel:+33.139308300', registrar_fax: None, technical_name: 'REDACTED_FOR_PRIVACY', technical_organization: 'Afnic Backend Registry Operator', technical_email: 'REDACTED_FOR_PRIVACY', technical_address: 'REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY', technical_phone: 'REDACTED_FOR_PRIVACY', technical_fax: 'REDACTED_FOR_PRIVACY', created_date: datetime.datetime(2015, 10, 12, 9, 11, 13), updated_date: datetime.datetime(2025, 11, 26, 9, 16, 37, 31112, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 10, 12, 9, 11, 13), status: ['active'], nameservers: ['g.ext.nic.fr', 'ns1.nic.fr', 'ns2.nic.fr', 'ns3.nic.fr'], domain_name: 'nic.total', dnssec: 'signed'} -## tours whois.donuts.co None -## town whois.donuts.co None -## toyota whois.nic.toyota nic.toyota -## toys whois.donuts.co None -## trade whois.nic.trade None -## trading whois.nic.trading nic.trading -nic.trading {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 1, 15, 20, 52, 25), updated_date: datetime.datetime(2026, 3, 2, 0, 0, 14, 706000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 15, 23, 59, 59), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.trading', 'v0n1.nic.trading', 'v0n2.nic.trading', 'v0n3.nic.trading', 'v2n0.nic.trading', 'v2n1.nic.trading'], domain_name: 'nic.trading', dnssec: 'unsigned'} -## training whois.donuts.co None -## travelersinsurance whois.afilias-srs.net None -## travelers whois.afilias-srs.net None -## travel whois.donuts.co None -## trust whois.nic.trust nic.trust -nic.trust {abuse_email: 'dhernandez@tucows.com', abuse_phone: 'tel:', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Tucows Registry Services', registrar_email: 'ry-services@tucows.com', registrar_address: 'Mowat 96, Toronto, ON, M6K 3M1', registrar_phone: 'tel:+1.8003716992', registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2021, 1, 25, 20, 12, 27, 707000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2024, 2, 27, 17, 49, 51, 6000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2031, 1, 25, 20, 12, 27, 707000, tzinfo=datetime.timezone.utc), status: ['server transfer prohibited', 'server delete prohibited', 'server update prohibited'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.trust', dnssec: 'signed'} -## trv whois.afilias-srs.net None -## tube whois.nic.tube nic.tube -nic.tube {abuse_email: 'rami@get.tube', abuse_phone: '+1.267368747', admin_name: 'Latin American Telecom, LLC', admin_organization: None, admin_email: 'rami@get.tube', admin_address: '', admin_phone: '+1.267368747', admin_fax: None, billing_name: 'REDACTED FOR PRIVACY', billing_organization: 'REDACTED FOR PRIVACY', billing_email: 'REDACTED FOR PRIVACY', billing_address: 'REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, PA, REDACTED FOR PRIVACY', billing_phone: 'REDACTED FOR PRIVACY', billing_fax: 'REDACTED FOR PRIVACY', registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Latin American Telecom, LLC', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'REDACTED FOR PRIVACY, REDACTED FOR PRIVACY, PA, REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Latin American Telecom, LLC', registrar_email: 'rami@get.tube', registrar_address: '420 Fort Duquesne Boulevard, Suite 1900, Pittsburgh, PA, 15222', registrar_phone: '+1.267368747', registrar_fax: '+1.267368747', technical_name: 'Latin American Telecom, LLC', technical_organization: None, technical_email: 'rami@get.tube', technical_address: '', technical_phone: '+1.267368747', technical_fax: None, created_date: datetime.datetime(2025, 3, 31, 10, 36, 14, 750000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 5, 13, 9, 22, 35, 621000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 3, 31, 10, 36, 14, 750000, tzinfo=datetime.timezone.utc), status: ['pending renew', 'auto renew period', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['anycast1.irondns.net', 'anycast2.irondns.net'], domain_name: 'nic.tube', dnssec: 'signed'} -## tui whois.nic.tui nic.tui -nic.tui {abuse_email: 'tui@thomsentrampedach.com', abuse_phone: 'tel:+41.798319275', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'TUI AG', registrant_organization: 'TUI AG', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Karl-Wiechert-Allee 4, Hannover, Niedersachsen, 30625', registrant_phone: 'tel:+49.5115661111', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'TUI AG', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'TUI AG', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'tel:+49.5115661111', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 6, 23, 11, 29, 32, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 6, 17, 0, 7, 50, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 23, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['anycast1.dnsres.net', 'anycast2.dnsres.net'], domain_name: 'nic.tui', dnssec: 'unsigned'} -## tunes whois.nic.tunes nic.tunes -nic.tunes {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 22, 4, 37), updated_date: datetime.datetime(2023, 8, 1, 10, 38, 32), expires_date: datetime.datetime(2032, 8, 9, 22, 4, 37), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.tunes', 'dns2.nic.tunes', 'dns3.nic.tunes', 'dns4.nic.tunes', 'dnsa.nic.tunes', 'dnsb.nic.tunes', 'dnsc.nic.tunes', 'dnsd.nic.tunes'], domain_name: 'nic.tunes', dnssec: 'signed'} -## tushu whois.nic.tushu nic.tushu -nic.tushu {abuse_email: 'contactamazonregistry@amazon.com', abuse_phone: '1.2062661000', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Amazon Registry Services, Inc.', registrant_email: 'redacted@nominet.uk', registrant_address: 'Washington', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Amazon Registry Services, Inc. (Registry)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 8, 9, 22, 4, 50), updated_date: datetime.datetime(2023, 8, 1, 10, 39, 3), expires_date: datetime.datetime(2032, 8, 9, 22, 4, 50), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.tushu', 'dns2.nic.tushu', 'dns3.nic.tushu', 'dns4.nic.tushu', 'dnsa.nic.tushu', 'dnsb.nic.tushu', 'dnsc.nic.tushu', 'dnsd.nic.tushu'], domain_name: 'nic.tushu', dnssec: 'signed'} -## tvs whois.nic.tvs nic.tvs -nic.tvs {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'T V SUNDRAM IYENGAR AND SONS LIMITE', registrant_email: None, registrant_address: 'Tamilnadu', registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2019, 6, 17, 15, 0, 36, 903000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 8, 1, 15, 1, 7, 535000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 17, 15, 0, 36, 903000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.tvs', 'b0.nic.tvs', 'c0.nic.tvs', 'a2.nic.tvs'], domain_name: 'nic.tvs', dnssec: 'signed'} -## ubank whois.nic.ubank nic.ubank -nic.ubank {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 5, 31, 17, 2, 26), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 5, 31, 17, 2, 26), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.ubank', 'a2.nic.ubank', 'b0.nic.ubank', 'c0.nic.ubank'], domain_name: 'nic.ubank', dnssec: 'unsigned'} -## ubs whois.nic.ubs nic.ubs -nic.ubs {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 4, 24, 18, 49, 44), updated_date: datetime.datetime(2025, 8, 19, 9, 5, 44, 542000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 4, 24, 18, 49, 44), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a2.nic.ubs', 'a0.nic.ubs', 'c0.nic.ubs', 'b0.nic.ubs'], domain_name: 'nic.ubs', dnssec: 'unsigned'} -## unicom whois.nic.unicom nic.unicom -nic.unicom {abuse_email: 'tech-supprot@zdns.cn', abuse_phone: 'tel:01058813521', admin_name: 'REDACTED FOR PRIVACY', admin_organization: 'REDACTED FOR PRIVACY', admin_email: 'REDACTED FOR PRIVACY', admin_address: 'REDACTED FOR PRIVACY', admin_phone: 'REDACTED FOR PRIVACY', admin_fax: 'REDACTED FOR PRIVACY', billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'China United Network Communciations Corporation Limited', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Beijing', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: '互联网域名系统北京市工程研究中心有限公司', registrar_email: 'td_dns_service@knet.cn', registrar_address: '-, -, 100088', registrar_phone: 'tel:1096002', registrar_fax: '1058812666', technical_name: 'REDACTED FOR PRIVACY', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'REDACTED FOR PRIVACY', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2017, 4, 18, 23, 7, 41, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2018, 6, 2, 23, 7, 41, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 4, 18, 23, 7, 41, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited', 'auto renew period'], nameservers: ['dns1.zdnscloud.info.', 'cns1.zdnscloud.net.', 'ins1.zdnscloud.com.', 'vns1.zdnscloud.biz.'], domain_name: 'nic.unicom', dnssec: 'unsigned'} -## university whois.donuts.co None -## uno whois.centralnic.com None -## uol whois.gtlds.nic.br None -## ups whois.nic.ups nic.ups -nic.ups {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2017, 11, 7, 18, 36, 17, 79000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 12, 22, 18, 37, 1, 688000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 11, 7, 18, 36, 17, 79000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.ups', 'b0.nic.ups', 'c0.nic.ups', 'a2.nic.ups'], domain_name: 'nic.ups', dnssec: 'signed'} -## vacations whois.donuts.co None -## vana whois.nic.vana nic.vana -nic.vana {abuse_email: 'dhernandez@tucows.com', abuse_phone: 'tel:', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Tucows Registry Services', registrar_email: 'ry-services@tucows.com', registrar_address: 'Mowat 96, Toronto, ON, M6K 3M1', registrar_phone: 'tel:+1.8003716992', registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2023, 11, 10, 22, 57, 58, 675000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2023, 11, 14, 21, 36, 29, 512000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2033, 11, 10, 22, 57, 58, 675000, tzinfo=datetime.timezone.utc), status: ['active'], nameservers: ['ns03.trs-dns.com', 'ns03.trs-dns.net'], domain_name: 'nic.vana', dnssec: 'signed'} -## vanguard whois.nic.vanguard nic.vanguard -nic.vanguard {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2016, 3, 29, 19, 5, 3), updated_date: datetime.datetime(2026, 3, 29, 19, 5, 24, 550000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 29, 19, 5, 3), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited', 'auto renew period'], nameservers: ['b0.nic.vanguard', 'a0.nic.vanguard', 'a2.nic.vanguard', 'c0.nic.vanguard'], domain_name: 'nic.vanguard', dnssec: 'unsigned'} -## vegas whois.nic.vegas nic.vegas -nic.vegas {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 6, 2, 15, 37, 14, 669000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 7, 17, 15, 37, 32, 394000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 2, 15, 37, 14, 669000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.vegas', 'a2.nic.vegas', 'b0.nic.vegas', 'c0.nic.vegas'], domain_name: 'nic.vegas', dnssec: 'signed'} -## ventures whois.donuts.co None -## verisign whois.nic.verisign nic.verisign -nic.verisign {abuse_email: None, abuse_phone: '', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator Reserved Non-Billable', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2013, 5, 31, 14, 19, 28), updated_date: datetime.datetime(2025, 6, 1, 7, 2, 53), expires_date: datetime.datetime(2026, 5, 31, 14, 19, 28), status: ['active'], nameservers: ['AV1.NSTLD.COM', 'AV2.NSTLD.COM', 'AV3.NSTLD.COM', 'AV4.NSTLD.COM'], domain_name: 'NIC.VERISIGN', dnssec: 'unsigned'} -## vermögensberater whois.nic.xn--vermgensberater-ctb None -nic.xn--vermgensberater-ctb {abuse_email: 'bettinger@bettinger.de', abuse_phone: 'tel:+49.8954886700', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Deutsche Vermögensberatung AG', registrant_organization: 'Deutsche Vermögensberatung AG', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Münchener Straße 1, Frankfurt am Main, Hessen, 60329', registrant_phone: 'tel:+49.6923840', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Deutsche Vermögensberatung AG', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Deutsche Vermögensberatung AG', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'tel:+49.6923840', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 6, 23, 8, 26, 16, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 6, 17, 0, 7, 51, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 23, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['anycast1.dnsres.net', 'anycast2.dnsres.net'], domain_name: 'nic.xn--vermgensberater-ctb', dnssec: 'unsigned'} -## vermögensberatung whois.nic.xn--vermgensberatung-pwb None -nic.xn--vermgensberatung-pwb {abuse_email: 'bettinger@bettinger.de', abuse_phone: 'tel:+49.8954886700', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Deutsche Vermögensberatung AG', registrant_organization: 'Deutsche Vermögensberatung AG', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: 'Münchener Straße 1, Frankfurt am Main, Hessen, 60329', registrant_phone: 'tel:+49.6923840', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Deutsche Vermögensberatung AG', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Deutsche Vermögensberatung AG', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'tel:+49.6923840', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2014, 6, 23, 11, 47, 54, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 6, 17, 0, 7, 51, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 6, 23, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server renew prohibited', 'server update prohibited', 'server delete prohibited', 'server transfer prohibited'], nameservers: ['anycast1.dnsres.net', 'anycast2.dnsres.net'], domain_name: 'nic.xn--vermgensberatung-pwb', dnssec: 'unsigned'} -## versicherung whois.nic.versicherung nic.versicherung -nic.versicherung {abuse_email: 'service@tld-box.at', abuse_phone: 'tel:+43.6624669', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'tldbox GmbH', registrant_organization: None, registrant_email: None, registrant_address: 'Jakob-Haringer-Strasse 8/V, Salzburg, 5020', registrant_phone: None, registrant_fax: None, registrar_name: None, registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 4, 29, 14, 8, 54, 68772, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 29, 10, 39, 42, 657491, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 4, 29, 14, 8, 54, 68772, tzinfo=datetime.timezone.utc), status: ['client delete prohibited', 'client transfer prohibited', 'client update prohibited', 'server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['sec1.rcode0.net', 'sec2.rcode0.net'], domain_name: 'nic.versicherung', dnssec: 'signed'} -## vet whois.donuts.co None -## vg whois.nic.vg nic.vg -## viajes whois.donuts.co None -## video whois.donuts.co None -## vig whois.nic.vig nic.vig -nic.vig {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2017, 3, 28, 18, 41, 19, 298000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 3, 28, 18, 41, 46, 976000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 3, 28, 18, 41, 19, 298000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited', 'auto renew period'], nameservers: ['a0.nic.vig', 'b0.nic.vig', 'c0.nic.vig', 'a2.nic.vig'], domain_name: 'nic.vig', dnssec: 'signed'} -## viking whois.afilias-srs.net None -## villas whois.donuts.co None -## vin whois.donuts.co None -## vip whois.nic.vip nic.vip -## virgin whois.nic.virgin nic.virgin -nic.virgin {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'Virgin Enterprises Limited', registrant_email: 'redacted@nominet.uk', registrant_address: 'REDACTED FOR PRIVACY', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Virgin Enterprises Limited', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 2, 17, 2, 22, 46), updated_date: datetime.datetime(2022, 2, 22, 12, 11, 26), expires_date: datetime.datetime(2032, 2, 17, 2, 22, 46), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.virgin', 'dns2.nic.virgin', 'dns3.nic.virgin', 'dns4.nic.virgin', 'dnsa.nic.virgin', 'dnsb.nic.virgin', 'dnsc.nic.virgin', 'dnsd.nic.virgin'], domain_name: 'nic.virgin', dnssec: 'signed'} -## visa whois.nic.visa nic.visa -nic.visa {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2023, 9, 29, 19, 31, 30, 260000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 8, 21, 15, 14, 19, 926000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 29, 19, 31, 30, 260000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['v0n0.nic.visa', 'v0n1.nic.visa', 'v0n2.nic.visa', 'v0n3.nic.visa', 'v2n0.nic.visa', 'v2n1.nic.visa'], domain_name: 'nic.visa', dnssec: 'signed'} -## vision whois.donuts.co None -## viva whois.nic.viva nic.viva -nic.viva {abuse_email: 'ops@centralnic.com', abuse_phone: 'tel:+44.2033880600', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'Domain Administrator', registrant_organization: 'CentralNic Ltd', registrant_email: 'REDACTED FOR PRIVACY', registrant_address: '35-39 Moorgate, London, EC2R 6AR', registrant_phone: 'tel:+44.2033880600', registrant_fax: 'tel:+44.2033880601', registrar_name: 'CentralNic Ltd', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: 'Domain Administrator', technical_organization: 'REDACTED FOR PRIVACY', technical_email: 'REDACTED FOR PRIVACY', technical_address: 'REDACTED FOR PRIVACY', technical_phone: 'tel:+44.2033880600', technical_fax: 'REDACTED FOR PRIVACY', created_date: datetime.datetime(2013, 9, 11, 11, 57, 14, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2025, 9, 5, 0, 6, 14, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 9, 11, 23, 59, 59, tzinfo=datetime.timezone.utc), status: ['server transfer prohibited'], nameservers: ['a.nic.viva', 'b.nic.viva', 'c.nic.viva', 'd.nic.viva'], domain_name: 'nic.viva', dnssec: 'unsigned'} -## vlaanderen whois.nic.vlaanderen nic.vlaanderen -nic.vlaanderen {abuse_email: 'admin@dnsbelgium.be', abuse_phone: 'tel:+32.16284970', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: '', registrant_organization: 'DNS Belgium vzw/asbl', registrant_email: None, registrant_address: '', registrant_phone: None, registrant_fax: None, registrar_name: 'DNS Belgium vzw', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: '', technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 3, 26, 12, 11, 56), updated_date: datetime.datetime(2026, 3, 26, 12, 12, 5), expires_date: datetime.datetime(2027, 3, 26, 12, 11, 56), status: ['server delete prohibited', 'server transfer prohibited', 'auto renew period'], nameservers: ['ns1.nic.vlaanderen', 'ns5.nic.vlaanderen', 'ns2.nic.vlaanderen', 'ns3.nic.vlaanderen'], domain_name: 'nic.vlaanderen', dnssec: 'signed'} -## vodka whois.nic.vodka nic.vodka -## volvo whois.nic.volvo nic.volvo -nic.volvo {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 12, 23, 17, 55, 2), updated_date: datetime.datetime(2026, 2, 6, 17, 55, 49, 752000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2026, 12, 23, 17, 55, 2), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.volvo', 'a2.nic.volvo', 'b0.nic.volvo', 'c0.nic.volvo'], domain_name: 'nic.volvo', dnssec: 'unsigned'} -## vote whois.nic.vote nic.vote -nic.vote {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 1, 6, 20, 19, 36, 650000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 2, 20, 20, 19, 41, 937000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 6, 20, 19, 36, 650000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.vote', 'b0.nic.vote', 'c0.nic.vote', 'a2.nic.vote'], domain_name: 'nic.vote', dnssec: 'signed'} -## voting whois.nic.voting nic.voting -## voto whois.nic.voto nic.voto -nic.voto {abuse_email: 'abuse@identity.digital', abuse_phone: 'tel:+1.6664447777', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: None, registrant_organization: None, registrant_email: None, registrant_address: None, registrant_phone: None, registrant_fax: None, registrar_name: 'Registry Operator acts as Registrar (9999)', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2015, 1, 6, 19, 53, 7, 213000, tzinfo=datetime.timezone.utc), updated_date: datetime.datetime(2026, 2, 20, 19, 53, 23, 644000, tzinfo=datetime.timezone.utc), expires_date: datetime.datetime(2027, 1, 6, 19, 53, 7, 213000, tzinfo=datetime.timezone.utc), status: ['server delete prohibited', 'server transfer prohibited', 'server update prohibited'], nameservers: ['a0.nic.voto', 'b0.nic.voto', 'c0.nic.voto', 'a2.nic.voto'], domain_name: 'nic.voto', dnssec: 'signed'} -## voyage whois.donuts.co None -## wales whois.nic.wales nic.wales -nic.wales {abuse_email: 'abuse@nominet.uk', abuse_phone: 'tel:+44.3302369478', admin_name: None, admin_organization: None, admin_email: None, admin_address: None, admin_phone: None, admin_fax: None, billing_name: None, billing_organization: None, billing_email: None, billing_address: None, billing_phone: None, billing_fax: None, registrant_name: 'REDACTED FOR PRIVACY', registrant_organization: 'REDACTED FOR PRIVACY', registrant_email: 'redacted@nominet.uk', registrant_address: 'Oxon', registrant_phone: 'REDACTED FOR PRIVACY', registrant_fax: 'REDACTED FOR PRIVACY', registrar_name: 'Nominet Internal Registrar', registrar_email: None, registrar_address: None, registrar_phone: None, registrar_fax: None, technical_name: None, technical_organization: None, technical_email: None, technical_address: None, technical_phone: None, technical_fax: None, created_date: datetime.datetime(2014, 8, 7, 8, 44, 38), updated_date: datetime.datetime(2021, 4, 26, 10, 21, 3), expires_date: datetime.datetime(2030, 8, 7, 8, 44, 38), status: ['server delete prohibited', 'server update prohibited', 'server transfer prohibited'], nameservers: ['dns1.nic.wales', 'dns2.nic.wales', 'dns3.nic.wales', 'dns4.nic.wales', 'dnsa.nic.wales', 'dnsb.nic.wales', 'dnsc.nic.wales', 'dnsd.nic.wales'], domain_name: 'nic.wales', dnssec: 'signed'} -## walmart whois.nic.walmart nic.walmart -## walter whois.nic.walter nic.walter -## wang whois.gtld.knet.cn nic.wang -## wanggou whois.nic.wanggou nic.wanggou -nic.wanggou \ No newline at end of file diff --git a/t2.2 b/t2.2 deleted file mode 100644 index 489cea4..0000000 --- a/t2.2 +++ /dev/null @@ -1,673 +0,0 @@ -INFO:httpx:HTTP Request: GET https://data.iana.org/rdap/dns.json "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CN domains -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/uniregistry.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.uniregistrar.com/v1/domain/uniregistry.net "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CO domains -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/centralnic.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.internet.bs/domain/centralnic.com "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CN domains -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/uk/domain/nic.uk "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/uk/domain/nic.ac.uk "HTTP/1.1 404 Not Found" -Exception: Domain not found: 404 -Exception: No RDAP server found for .MC domains -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/uk/domain/whois.gov.uk "HTTP/1.0 301 Moved Permanently" -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/gov.uk/domain/whois.gov.uk "HTTP/1.1 404 Not Found" -Exception: Domain not found: 404 -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/amnic.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.gandi.net/domain/amnic.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://partners.gandi.net/nameservers/v1/domain/amnic.net "HTTP/1.1 302 Found" -INFO:httpx:HTTP Request: GET https://www.gandi.net "HTTP/1.1 302 Found" -INFO:httpx:HTTP Request: GET https://www.gandi.net/en "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.amsterdam/domain/nic.amsterdam "HTTP/1.1 200 " -Exception: The read operation timed out -Exception: No RDAP server found for .AT domains -Exception: No RDAP server found for .AX domains -Exception: No RDAP server found for .BE domains -INFO:httpx:HTTP Request: GET https://rdap.registro.br/domain/registro.br "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.bzh/domain/nic.bzh "HTTP/1.1 200 OK" -Exception: No RDAP server found for .TR domains -Exception: No RDAP server found for .IL domains -Exception: No RDAP server found for .EU domains -Exception: No RDAP server found for .HK domains -Exception: No RDAP server found for .IR domains -INFO:httpx:HTTP Request: GET https://rdap.isnic.is/rdap/domain/isnic.is "HTTP/1.1 200 OK" -Exception: No RDAP server found for .KR domains -Exception: No RDAP server found for .LV domains -INFO:httpx:HTTP Request: GET https://rdap.dns.pl/domain/dns.pl "HTTP/1.1 200 OK" -Exception: No RDAP server found for .PT domains -Exception: No RDAP server found for .RU domains -Exception: No RDAP server found for .SK domains -INFO:httpx:HTTP Request: GET https://rdap.thains.co.th/domain/thnic.co.th "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.tv/domain/nic.tv "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nic.work/domain/nic.work "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -Exception: No RDAP server found for .AE domains -Exception: No RDAP server found for .BG domains -Exception: No RDAP server found for .BJ domains -INFO:httpx:HTTP Request: GET https://rdap.sgnic.sg/rdap/domain/sgnic.sg "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://ccrdap.twnic.tw/tw/domain/twnic.net.tw "HTTP/1.1 200 OK" -Exception: No RDAP server found for .UG domains -Exception: No RDAP server found for .WS domains -INFO:httpx:HTTP Request: GET https://rdap.nic.sn/whois43/domain/nic.sn "HTTP/1.1 200 OK" -Exception: 'DomainResponse' object has no attribute 'ldhName' -INFO:httpx:HTTP Request: GET https://rdap.register.si/domain/register.si "HTTP/1.1 200 OK" -Exception: No RDAP server found for .MK domains -Exception: No RDAP server found for .TC domains -INFO:httpx:HTTP Request: GET https://rdap.nic.wf/domain/nic.wf "HTTP/1.1 200 OK" -Exception: No RDAP server found for .MO domains -Exception: No RDAP server found for .VE domains -Exception: No RDAP server found for .LU domains -Exception: No RDAP server found for .SM domains -Exception: No RDAP server found for .TG domains -Exception: No RDAP server found for .MD domains -Exception: No RDAP server found for .PF domains -INFO:httpx:HTTP Request: GET https://rdap.nic.download/domain/nic.download "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.global "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.aarp/domain/nic.aarp "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.abbott "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.abb "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/abbvie/domain/nic.abbvie "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.abc "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.abogado/domain/nic.abogado "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nic.abudhabi/domain/nic.abudhabi "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.nic.accountant/domain/nic.accountant "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nic.aco/domain/nic.aco "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.ads "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.adult/domain/nic.adult "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.aeg "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/whois.aero "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.afl/domain/nic.afl "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nic.africa/rdap/domain/nic.africa "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.agakhan "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.ai "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.airbus "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.airtel/domain/nic.airtel "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-srs.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/afilias-srs.net "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.alibaba "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.alipay "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/allfinanz/domain/nic.allfinanz "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.allstate "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.ally/domain/nic.ally "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nic.alsace/domain/nic.alsace "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.alstom/domain/nic.alstom "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/amazon/domain/nic.amazon "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.americanfamily/domain/nic.americanfamily "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nic.amfam/domain/nic.amfam "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.android "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.anz/domain/nic.anz "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.aol "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://pubapi.registry.google/rdap/domain/nic.google "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.aquarelle/domain/nic.aquarelle "HTTP/1.1 301 Moved Permanently" -INFO:httpx:HTTP Request: GET https://rdap.centralnicregistry.com/aquarelle/domain/nic.aquarelle "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.arab/domain/nic.arab "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.archi "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.arte "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.asda "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/audible/domain/nic.audible "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.auspost/domain/nic.auspost "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/author/domain/nic.author "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/aws/domain/nic.aws "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.barcelona/domain/nic.barcelona "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.barclaycard "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.barclays "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.barefoot "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.basketball/domain/nic.basketball "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nic.bauhaus/domain/nic.bauhaus "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.bayern/domain/nic.bayern "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/bbc/domain/nic.bbc "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.bbt "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/bbva/domain/nic.bbva "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.bcg "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.bcn/domain/nic.bcn "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.nic.beer/domain/nic.beer "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nic.berlin/v1/domain/nic.berlin "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.bestbuy "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.bet "HTTP/1.1 200 OK" -Exception: No RDAP server found for .BF domains -INFO:httpx:HTTP Request: GET https://rdap.nic.bible/domain/nic.bible "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nic.bid/domain/nic.bid "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.bio "HTTP/1.1 200 OK" -Exception: No RDAP server found for .BI domains -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.black "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.mobile-registry.com/rdap/domain/nic.blockbuster "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.bms "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/bmw/domain/nic.bmw "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.bnpparibas "HTTP/1.1 200 OK" -Exception: No RDAP server found for .BN domains -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.bofa "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.registro.br/domain/nic.br "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/book/domain/nic.book "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.bosch "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.bostik/domain/nic.bostik "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.boston/domain/nic.boston "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/bot/domain/nic.bot "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/box/domain/nic.box "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.bradesco "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.bridgestone "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/broadway/domain/nic.broadway "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.broker "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.brother "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.brussels/domain/nic.brussels "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/buy/domain/nic.buy "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.buzz/domain/nic.buzz "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -Exception: No RDAP server found for .BW domains -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/call/domain/nic.call "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.canon "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.capetown/rdap/domain/nic.capetown "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.capitalone/domain/nic.capitalone "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/career/domain/nic.career "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/case/domain/nic.case "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.cat/domain/nic.cat "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.catholic/domain/nic.catholic "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nic.cba/domain/nic.cba "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -Exception: No RDAP server found for .CD domains -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.cfa "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.chanel "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.publicinterestregistry.org/rdap/domain/nic.charity "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.chintai/domain/nic.chintai "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/circle/domain/nic.circle "HTTP/1.1 200 OK" -Exception: No RDAP server found for .CI domains -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.clinique "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.clubmed "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/com/v1/domain/ryce-rsp.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.ledl.net/domain/ryce-rsp.com "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.commbank/domain/nic.commbank "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nic.compare/domain/nic.compare "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -Exception: No RDAP server found for .RU domains -INFO:httpx:HTTP Request: GET https://tld-rdap.verisign.com/comsec/v1/domain/nic.comsec "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.cooking/domain/nic.cooking "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.registry.coop/rdap/domain/nic.coop "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.corsica/domain/nic.corsica "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.tucowsregistry.net/rdap/domain/nic.country "HTTP/1.1 200 OK" -Exception: No RDAP server found for .ZA domains -INFO:httpx:HTTP Request: GET https://rdap.nic.cpa/domain/nic.cpa "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nic.cricket/domain/nic.cricket "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.crown.fury.ca/rdap/domain/nic.crown "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.crs "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.cruise "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.cuisinella/domain/nic.cuisinella "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/cymru/domain/nic.cymru "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.mobile-registry.com/rdap/domain/nic.data "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.date/domain/nic.date "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.gmo "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.gmo-onamae.com/rdap/v1/domain/nic.gmo "HTTP/1.1 404 Not Found" -INFO:httpx:HTTP Request: GET https://rdap.nic.dds/domain/nic.dds "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/deal/domain/nic.deal "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/deloitte/domain/nic.deloitte "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.delta "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.mobile-registry.com/rdap/domain/nic.dish "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.tucowsregistry.net/rdap/domain/nic.diy "HTTP/1.1 200 OK" -Exception: No RDAP server found for .DM domains -INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.dnp "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.mobile-registry.com/rdap/domain/nic.dot "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.mobile-registry.com/rdap/domain/nic.dtv "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.dubai/domain/nic.dubai "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.nic.durban/rdap/domain/nic.durban "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/dvag/domain/nic.dvag "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.mobile-registry.com/rdap/domain/nic.dvr "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.earth/domain/nic.earth "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.eco.fury.ca/rdap/domain/nic.eco "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.epson "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.ericsson "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.erni/domain/nic.erni "HTTP/1.1 200 OK" -Exception: No RDAP server found for .ET domains -INFO:httpx:HTTP Request: GET https://rdap.nic.eurovision/domain/nic.eurovision "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/fairwinds/domain/nic.fairwinds "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.faith/domain/nic.faith "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nic.fashion/domain/nic.fashion "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/fast/domain/nic.fast "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.fedex "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.ferrari "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.fidelity "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.film/domain/nic.film "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/fire/domain/nic.fire "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.firestone "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.firmdale/domain/nic.firmdale "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.fishing/domain/nic.fishing "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -Exception: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1005) -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.forex "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.publicinterestregistry.org/rdap/domain/nic.foundation "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.fox/domain/nic.fox "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/free/domain/nic.free "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/fresenius/domain/nic.fresenius "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.frogans "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.gallo "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.gallup "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.gal/domain/nic.gal "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/game/domain/nic.game "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.garden/domain/nic.garden "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nic.gay/domain/nic.gay "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nic.gdn/domain/nic.gdn "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.gea/domain/nic.gea "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.genting "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.george/domain/nic.george "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -Exception: No RDAP server found for .GE domains -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/mediaserv.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nameshield.net/domain/mediaserv.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.ggee "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.gmo-onamae.com/rdap/v1/domain/nic.ggee "HTTP/1.1 404 Not Found" -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/afilias-grs.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.snapnames.com/rdap/domain/afilias-grs.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.publicinterestregistry.org/rdap/domain/nic.giving "HTTP/1.1 200 OK" -Exception: No RDAP server found for .GL domains -INFO:httpx:HTTP Request: GET https://rdap.nic.gmx/domain/nic.gmx "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.nic.godaddy/domain/nic.godaddy "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.goldpoint "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.goodyear "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/gop/domain/nic.gop "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/got/domain/nic.got "HTTP/1.1 200 OK" -Exception: No RDAP server found for .GP domains -Exception: No RDAP server found for .GQ domains -Exception: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'rdap.nic.gs'. (_ssl.c:1005) -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/gucci/domain/nic.gucci "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.hamburg/v1/domain/nic.hamburg "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.hdfcbank "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.hdfc "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.health/domain/nic.health "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.helsinki "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.registry.hiphop/rdap/domain/nic.hiphop "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.tucowsregistry.net/rdap/domain/nic.hiv "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.hkt "HTTP/1.1 200 OK" -Exception: No RDAP server found for .HM domains -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.homedepot "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.honda "HTTP/1.1 429 Too Many Requests" -Exception: Too many requests: 429 -INFO:httpx:HTTP Request: GET https://rdap.nic.horse/domain/nic.horse "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/hot/domain/nic.hot "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.ht/domain/nic.ht "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.hughes "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.hyundai "HTTP/1.1 429 Too Many Requests" -Exception: Too many requests: 429 -INFO:httpx:HTTP Request: GET https://rdap.nic.ibm/domain/nic.ibm "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.zdnsgtld.com/icbc/domain/nic.icbc "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.ice "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.ifm/domain/nic.ifm "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.nic.ikano/v1/domain/nic.ikano "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/imdb/domain/nic.imdb "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nixiregistry.in/rdap/domain/registry.in "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.ink/domain/nic.ink "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nic.insurance/domain/nic.insurance "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.publicinterestregistry.org/rdap/domain/iana.org "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/iana.org "HTTP/1.1 200 " -Exception: No RDAP server found for .IQ domains -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.jaguar "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.java "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.jio "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/jobs/domain/nic.jobs "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.joburg/rdap/domain/nic.joburg "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/jot/domain/nic.jot "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/joy/domain/nic.joy "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.juniper "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.kddi "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.kenic.or.ke/domain/kenic.or.ke "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.kerryhotels "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.kerryproperties "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.registry.kfh/rdap/domain/nic.kfh "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.kia "HTTP/1.1 200 OK" -Exception: No RDAP server found for .KI domains -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.kim "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/kindle/domain/nic.kindle "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.komatsu "HTTP/1.1 429 Too Many Requests" -Exception: Too many requests: 429 -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.kosher "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.krd/domain/nic.krd "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.kuokgroup "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.kyoto "HTTP/1.1 429 Too Many Requests" -Exception: Too many requests: 429 -INFO:httpx:HTTP Request: GET https://whois.kyregistry.ky/rdap/domain/kyregistry.ky "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.lacaixa/domain/nic.lacaixa "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.lamer "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.landrover "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.mobile-registry.com/rdap/domain/nic.latino "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.latrobe/domain/nic.latrobe "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nic.law/domain/nic.law "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.lbdr.org.lb/domain/lbdr.org.lb "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.lds "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.leclerc/domain/nic.leclerc "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.lefrak "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.lego "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.lexus "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.lgbt "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/lidl/domain/nic.lidl "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.tucowsregistry.net/rdap/domain/nic.lifestyle "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/like/domain/nic.like "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.llc "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/llp/domain/nic.llp "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.loan/domain/nic.loan "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nic.locker/rdap/domain/nic.locker "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/locus/domain/nic.locus "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/lol/domain/nic.lol "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.lotte "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.lotto "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/lplfinancial/domain/nic.lplfinancial "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/lpl/domain/nic.lpl "HTTP/1.1 200 OK" -Exception: No RDAP server found for .LS domains -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.lundbeck "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.luxe/domain/nic.luxe "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nic.ly/domain/nic.ly "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.nic.madrid/domain/nic.madrid "HTTP/1.1 200 " -Exception: No RDAP server found for .MA domains -INFO:httpx:HTTP Request: GET https://rdap.nic.mango/domain/nic.mango "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.nic.man/domain/nic.man "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.markets "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.mckinsey "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/med/domain/nic.med "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.melbourne/domain/nic.melbourne "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nic.men/domain/nic.men "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nic.menu/domain/nic.menu "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nic.miami/domain/nic.miami "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/mini/domain/nic.mini "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.mls.fury.ca/rdap/domain/nic.mls "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.nic.mma/domain/nic.mma "HTTP/1.1 200 OK" -Exception: No RDAP server found for .MM domains -Exception: No RDAP server found for .MN domains -INFO:httpx:HTTP Request: GET https://rdap.mobile-registry.com/rdap/domain/nic.mobile "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/moi/domain/nic.moi "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/mom/domain/nic.mom "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.monash/domain/nic.monash "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.mormon "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.flexireg.net/domain/nic.moscow "HTTP/1.1 200 OK" -Exception: No RDAP server found for .MR domains -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/mtn/domain/nic.mtn "HTTP/1.1 200 OK" -Exception: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1005) -INFO:httpx:HTTP Request: GET https://rdap.nic.museum/domain/nic.museum "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.registryservices.music/rdap/domain/nic.music "HTTP/1.1 200 OK" -Exception: No RDAP server found for .MW domains -Exception: No RDAP server found for .MZ domains -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.nab "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.nagoya "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://keetmans.omadhina.co.na/domain/na-nic.com.na "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.nec "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.netbank/domain/nic.netbank "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.nextdirect "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.next "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.nf/domain/nic.nf "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.publicinterestregistry.org/rdap/domain/nic.ngo "HTTP/1.1 200 OK" -Exception: timed out -INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.nhk "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.nico "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.nikon "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.nissay "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.norton/domain/nic.norton "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/nowruz/domain/nic.nowruz "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/now/domain/nic.now "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.nowtv "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.obi "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.registry.click/rdap/domain/nic.observer "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.okinawa "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.olayangroup/domain/nic.olayangroup "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nic.olayan/domain/nic.olayan "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.mobile-registry.com/rdap/domain/nic.ollo "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/omega/domain/nic.omega "HTTP/1.1 200 OK" -Exception: No RDAP server found for .OM domains -INFO:httpx:HTTP Request: GET https://rdap.nic.one/domain/nic.one "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.oracle "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.orange "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.organic "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.origins "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.osaka/domain/nic.osaka "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.otsuka "HTTP/1.1 429 Too Many Requests" -Exception: Too many requests: 429 -INFO:httpx:HTTP Request: GET https://rdap.mobile-registry.com/rdap/domain/nic.ott "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.ovh/domain/nic.ovh "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.paris/domain/nic.paris "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/pars/domain/nic.pars "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.party/domain/nic.party "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/pay/domain/nic.pay "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.pccw "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.philips/domain/nic.philips "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.mobile-registry.com/rdap/domain/nic.phone "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.physio/domain/nic.physio "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.registry.click/rdap/domain/nic.pid "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.pink "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/pin/domain/nic.pin "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/pioneer/domain/nic.pioneer "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.playstation "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.pm/domain/nic.pm "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.pnc "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/pohl/domain/nic.pohl "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.poker "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.politie/domain/nic.politie "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.nic.porn/domain/nic.porn "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.verisign.com/net/v1/domain/dotpostregistry.net "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.cscglobal.com/dbs/rdap-api/v1/domain/dotpostregistry.net "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/prime/domain/nic.prime "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.pro "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.promo "HTTP/1.1 200 OK" -Exception: No RDAP server found for .QA domains -INFO:httpx:HTTP Request: GET https://rdap.nic.quebec/domain/nic.quebec "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.nic.racing/domain/nic.racing "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nic.radio/domain/nic.radio "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/read/domain/nic.read "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/realestate/domain/nic.realestate "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/realtor/domain/nic.realtor "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.registry.click/rdap/domain/nic.realty "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.reliance "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.zdnsgtld.com/ren/domain/nic.ren "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.nic.review/domain/nic.review "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.rexroth "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.richardli "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.ricoh "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.ril "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.rodeo/domain/nic.rodeo "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/room/domain/nic.room "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.rugby/domain/nic.rugby "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/ruhr/domain/nic.ruhr "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.rwe "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.ricta.org.rw/domain/ricta.org.rw "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.ryukyu "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/safe/domain/nic.safe "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.safety/domain/nic.safety "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nic.samsclub/domain/nic.samsclub "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://nic.samsung/rdap/domain/nic.samsung "HTTP/1.1 200 Ok" -INFO:httpx:HTTP Request: GET https://rdap.nic.sandvikcoromant/domain/nic.sandvikcoromant "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nic.sandvik/domain/nic.sandvik "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.sanofi "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.sap/domain/nic.sap "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/save/domain/nic.save "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.saxo "HTTP/1.1 200 OK" -Exception: No RDAP server found for .SB domains -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.sbi "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.scb/domain/nic.scb "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.schmidt/domain/nic.schmidt "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.scholarships "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/schwarz/domain/nic.schwarz "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.science/domain/nic.science "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nic.scot/domain/nic.scot "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.sd/domain/sdnic.sd "HTTP/1.1 200 " -Exception: timed out -INFO:httpx:HTTP Request: GET https://rdap.nic.seat/domain/nic.seat "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/secure/domain/nic.secure "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.seek/domain/nic.seek "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nic.select/domain/nic.select "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://tld-rdap.verisign.com/xn--mk1bu44c/v1/domain/nic.xn--mk1bu44c "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://tld-rdap.verisign.com/xn--t60b56a/v1/domain/nic.xn--t60b56a "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.seven/domain/nic.seven "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nic.sex/domain/nic.sex "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/sfr/domain/nic.sfr "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.shangrila "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/shell/domain/nic.shell "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/shia/domain/nic.shia "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.shiksha "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/silk/domain/nic.silk "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.sina "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.ski "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/sky/domain/nic.sky "HTTP/1.1 200 OK" -Exception: No RDAP server found for .SL domains -INFO:httpx:HTTP Request: GET https://rdap.mobile-registry.com/rdap/domain/nic.sling "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/smart/domain/nic.smart "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/smile/domain/nic.smile "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.sncf/domain/nic.sncf "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.softbank "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.sony "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.sport/domain/nic.sport "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/spot/domain/nic.spot "HTTP/1.1 200 OK" -Exception: [SSL] record layer failure (_ssl.c:1005) -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.star "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.statebank "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/stcgroup/domain/nic.stcgroup "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/stc/domain/nic.stc "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.stream/domain/nic.stream "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nic.sucks/domain/nic.sucks "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nic.surf/domain/nic.surf "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.suzuki "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/swatch/domain/nic.swatch "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.swiss/domain/nic.swiss "HTTP/1.1 200 " -Exception: No RDAP server found for .SX domains -INFO:httpx:HTTP Request: GET https://rdap.nic.sydney/domain/nic.sydney "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -Exception: No RDAP server found for .SY domains -INFO:httpx:HTTP Request: GET https://rdap.nic.tab/domain/nic.tab "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nic.taipei/domain/nic.taipei "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/talk/domain/nic.talk "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.taobao "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.tatamotors "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://whois.nic.tatar/rdap/domain/nic.tatar "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/tci/domain/nic.tci "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.tdk/domain/nic.tdk "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -Exception: No RDAP server found for .TD domains -INFO:httpx:HTTP Request: GET https://rdap.nic.teva/domain/nic.teva "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nic.tf/domain/nic.tf "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.thd "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.tiaa "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.ryce-rsp.com/rdap/domain/nic.tirol "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.tmall "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.tokyo "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.toray "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.toshiba "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.total/domain/nic.total "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.gmoregistry.net/rdap/domain/nic.toyota "HTTP/1.1 429 Too Many Requests" -Exception: Too many requests: 429 -INFO:httpx:HTTP Request: GET https://rdap.nic.trade/domain/nic.trade "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.trading "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.tucowsregistry.net/rdap/domain/nic.trust "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.tube/domain/nic.tube "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/tui/domain/nic.tui "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/tunes/domain/nic.tunes "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/tushu/domain/nic.tushu "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.tvs "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.ubank "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.ubs "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.zdnsgtld.com/unicom/domain/nic.unicom "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.ups "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.tucowsregistry.net/rdap/domain/nic.vana "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.vanguard "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.vegas "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://tld-rdap.verisign.com/verisign/v1/domain/nic.verisign "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/xn--vermgensberater-ctb/domain/nic.xn--vermgensberater-ctb "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/xn--vermgensberatung-pwb/domain/nic.xn--vermgensberatung-pwb "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.versicherung/v1/domain/nic.versicherung "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/vg/domain/nic.vg "HTTP/1.1 404 Not Found" -Exception: Domain not found: 404 -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.vig "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.vip/domain/nic.vip "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/virgin/domain/nic.virgin "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.visa "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.centralnic.com/viva/domain/nic.viva "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.vlaanderen/domain/nic.vlaanderen "HTTP/1.1 200 " -INFO:httpx:HTTP Request: GET https://rdap.nic.vodka/domain/nic.vodka "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.volvo "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.vote "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.voting/domain/nic.voting "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.voto "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/wales/domain/nic.wales "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.walmart/domain/nic.walmart "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nic.walter/domain/nic.walter "HTTP/1.0 403 Forbidden" -Exception: Status code <403> -INFO:httpx:HTTP Request: GET https://rdap.nominet.uk/wanggou/domain/nic.wanggou "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.identitydigital.services/rdap/domain/nic.watches "HTTP/1.1 200 OK" -INFO:httpx:HTTP Request: GET https://rdap.nic.webcam/domain/nic.webcam "HTTP/1.0 403 Forbidden" -Exception: Status code <403> diff --git a/t2.py b/t2.py index 0939b4d..65209d1 100644 --- a/t2.py +++ b/t2.py @@ -7,22 +7,41 @@ import whoisdomain +class DataResponse: # noqa: B903 + status: bool # if status is True we have data else a message + data: Any + message: str + + def __init__( + self, + *, + status: bool = False, + data: Any = None, + message: str = "", + ) -> None: + self.status = status + self.data = data + self.message = message + + class WhoisRdap: def __init__(self) -> None: self.dnsc = whodap.DNSClient.new_client() # make sure we cache the primary looup for the tld rdap servers - def do_one_domain(self, domain: str) -> dict[str, Any] | None: + def fld(self, domain: str) -> str: + return tld.get_fld(domain, fix_protocol=True, fail_silently=True) + + def do_one_domain(self, domain: str) -> DataResponse: try: - fld = tld.get_fld(domain, fix_protocol=True, fail_silently=True) - a = fld.split(".") + xfld = self.fld(domain) + a = xfld.split(".") dom = ".".join(a[:-1]) xtld = a[-1] resp = self.dnsc.lookup(dom, xtld) - return resp.to_whois_dict() + return DataResponse(status=True, data=resp.to_whois_dict()) except Exception as e: print(f"Exception: {e}", file=sys.stderr) - - return None + return DataResponse(status=False, message=e) def xmain() -> None: @@ -36,13 +55,17 @@ def xmain() -> None: continue print("##", k, server, test) - fld = tld.get_fld(server, fix_protocol=True, fail_silently=True) - if fld in rr: - continue - rr[fld] = wr.do_one_domain(server) - if rr[fld]: - print(fld, rr[fld]) + xfld = wr.fld(server) + if xfld not in rr: + dd = wr.do_one_domain(server) + rr[xfld] = dd.data if dd.status else dd.message + if rr[xfld]: + print("Server:", xfld, rr[xfld]) + + if test: + dd = wr.do_one_domain(test) + print("Test:", test, dd.data if dd.status else dd.message) xmain() From fcbf21fb0c7057de444804f9171283d39aaf764b Mon Sep 17 00:00:00 2001 From: mboot-github <130295084+mboot-github@users.noreply.github.com> Date: Sun, 19 Apr 2026 10:19:55 +0200 Subject: [PATCH 05/30] remove pylint, simplefy ruff --- .github/workflows/lint.yml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 7e7ed1b..390b731 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -23,16 +23,13 @@ jobs: - name: Install dependencies run: | python -m pip install --upgrade pip - pip install ruff mypy pylint tld types-redis types-requests python-dateutil + pip install ruff tld types-redis types-requests python-dateutil whodap - name: Run ruff format check - run: ruff format --check *.py whoisdomain/ + run: ruff format --check whoisdomain/ - name: Run ruff lint - run: ruff check *.py whoisdomain/ - - - name: Run mypy (strict) - run: mypy --strict --no-incremental *.py whoisdomain/ + run: ruff check whoisdomain/ test: name: Test on Python ${{ matrix.python-version }} From 991702ea6c3f4cc3d1d89ab1f2bc17c27212b606 Mon Sep 17 00:00:00 2001 From: mboot-github <130295084+mboot-github@users.noreply.github.com> Date: Mon, 20 Apr 2026 09:08:53 +0200 Subject: [PATCH 06/30] test whoisdomain formatting with raw --- Makefile | 29 +------- Makefile.docker | 8 +-- Makefile.inc | 21 ++++++ Makefile.pypi | 10 +-- Makefile.tests | 20 +----- README.md | 3 +- t2.py | 179 ++++++++++++++++++++++++++++++++++++++++++++++-- 7 files changed, 204 insertions(+), 66 deletions(-) create mode 100644 Makefile.inc diff --git a/Makefile b/Makefile index abedec7..4c5e26f 100644 --- a/Makefile +++ b/Makefile @@ -1,36 +1,11 @@ # ========================================================== -SHELL := /bin/bash -l -export SHELL - -VENV := ./vtmp/ -export VENV - -# tested on 3.10-3.14 -MIN_PYTHON_VERSION := $(shell basename $$( ls /usr/bin/python3.[0-9][0-9] | awk '{print $0; exit}' ) ) -export MIN_PYTHON_VERSION - -PIP_INSTALL := pip3 -q \ - --require-virtualenv \ - --disable-pip-version-check \ - --no-color install --no-cache-dir - -# ========================================== -# Code formatting and checks -PY_FILES := *.py whoisdomain/ - -# LINE_LENGTH := 160 +include Makefile.inc +# ========================================================== MYPY_INSTALL := \ types-requests \ types-python-dateutil -COMMON_VENV := rm -rf $(VENV); \ - $(MIN_PYTHON_VERSION) -m venv $(VENV); \ - source ./$(VENV)/bin/activate; - -# -------------------------------------------------- -# reformat, lint and verify basics -# -------------------------------------------------- prep: clean format check mypy clean: diff --git a/Makefile.docker b/Makefile.docker index 7c6a04d..14dad60 100644 --- a/Makefile.docker +++ b/Makefile.docker @@ -1,10 +1,6 @@ # ========================================================== -SHELL := /bin/bash -l -export SHELL - -# tested on 3.10-3.14 -MIN_PYTHON_VERSION := $(shell basename $$( ls /usr/bin/python3.[0-9][0-9] | awk '{print $0; exit}' ) ) -export MIN_PYTHON_VERSION +include Makefile.inc +# ========================================================== WHAT := whoisdomain DOCKER_WHO := mbootgithub diff --git a/Makefile.inc b/Makefile.inc new file mode 100644 index 0000000..cdafd9b --- /dev/null +++ b/Makefile.inc @@ -0,0 +1,21 @@ +SHELL := /bin/bash -l +export SHELL + +VENV := ./vtmp/ +export VENV + +MIN_PYTHON_VERSION := $(shell basename $$( ls /usr/bin/python3.[0-9][0-9] | awk '{print $0; exit}' ) ) +export MIN_PYTHON_VERSION + +COMMON_VENV := rm -rf $(VENV); \ + $(MIN_PYTHON_VERSION) -m venv $(VENV); \ + source ./$(VENV)/bin/activate; + +PIP_INSTALL := pip3 -q \ + --require-virtualenv \ + --disable-pip-version-check \ + --no-color install --no-cache-dir + +# ========================================== +# Code formatting and checks +PY_FILES := *.py whoisdomain/ diff --git a/Makefile.pypi b/Makefile.pypi index be2fb5a..12f1d69 100644 --- a/Makefile.pypi +++ b/Makefile.pypi @@ -1,13 +1,7 @@ # ========================================================== # ========================================================== -# https://docs.secure.software/cli - -SHELL := /bin/bash -l -export SHELL - -# tested on 3.10-3.14 -MIN_PYTHON_VERSION := $(shell basename $$( ls /usr/bin/python3.[0-9][0-9] | awk '{print $0; exit}' ) ) -export MIN_PYTHON_VERSION +include Makefile.inc +# ========================================================== run: pypiTest diff --git a/Makefile.tests b/Makefile.tests index 7d9d5a0..9fa0544 100644 --- a/Makefile.tests +++ b/Makefile.tests @@ -1,20 +1,6 @@ -# Makefile - -SHELL := /bin/bash -l -export SHELL - -VENV := ./vtmp/ -export VENV - -# tested on 3.10-3.14 -MIN_PYTHON_VERSION := $(shell basename $$( ls /usr/bin/python3.[0-9][0-9] | awk '{print $0; exit}' ) ) -export MIN_PYTHON_VERSION - -# ========================================== -# Code formatting and checks -PY_FILES := *.py bin/*.py whoisdomain/ - -LINE_LENGTH := 160 +# ========================================================== +include Makefile.inc +# ========================================================== TEST_OPTIONS_ALL = \ --withPublicSuffix \ diff --git a/README.md b/README.md index eb3e07f..425da7b 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,8 @@ On January 19, 2023, ICANN opened voting on a global amendment to all its regist * the second item will be YYYYMMDD, * the third item will start from 1 and be only used if more than one update will have to be done in one day. -Versions `1.x.x` will keep the output compatible with Danny Cork until 2024-02-03 (February 2024) +Versions `1.x.x` will keep the output compatible with Danny Cork. +Versions `2.x.x` will add a dependency on whodap and use rdab based whois data before consulting historical whois. ## Releases diff --git a/t2.py b/t2.py index 65209d1..7018cc4 100644 --- a/t2.py +++ b/t2.py @@ -28,12 +28,12 @@ class WhoisRdap: def __init__(self) -> None: self.dnsc = whodap.DNSClient.new_client() # make sure we cache the primary looup for the tld rdap servers - def fld(self, domain: str) -> str: + def fld(self, domain: str) -> str | None: return tld.get_fld(domain, fix_protocol=True, fail_silently=True) def do_one_domain(self, domain: str) -> DataResponse: try: - xfld = self.fld(domain) + xfld = str(self.fld(domain)) a = xfld.split(".") dom = ".".join(a[:-1]) xtld = a[-1] @@ -41,14 +41,113 @@ def do_one_domain(self, domain: str) -> DataResponse: return DataResponse(status=True, data=resp.to_whois_dict()) except Exception as e: print(f"Exception: {e}", file=sys.stderr) - return DataResponse(status=False, message=e) + return DataResponse(status=False, message=str(e)) + + @classmethod + def get_registrant(cls, data: dict[str, Any]) -> tuple[str, str]: + registrant = "" + registrant_country = "" + + ll = [ + "registrant_email", + "registrant_organization", + "registrant_name", + ] + for k in ll: + if not registrant and data[k]: + registrant = data[k] + break + + mm = [ + "registrant_address", + "registrant_phone", + ] + for k in mm: + if not registrant_country and data[k]: + registrant_country = data[k] + break + + return registrant, registrant_country + + @classmethod + def get_registrar(cls, data: dict[str, Any]) -> str: + ll = [ + "registrar_email", + "registrar_name", + "registrar_phone", + ] + for k in ll: + if data[k]: + return str(data[k]) + + return "" + + @classmethod + def get_emails(cls, data: dict[str, Any]) -> list[str]: + r: list[str] = [] + email_fields: list[str] = [ + "abuse_email", + "admin_email", + "billing_email", + "registrant_email", + "registrar_email", + "technical_email", + ] + for k in email_fields: + if data[k] and "@" in data[k]: + email = str(data[k]) + if email not in r: + r.append(email) + + return r + + @classmethod + def map_data_to_whoisdomain( + cls, + data: dict[str, Any], + *, + with_rdap_whois: bool = False, + ) -> dict[str, Any]: + rr: dict[str, Any] = {} + rr["name"] = data["domain_name"] + rr["dnssec"] = data["dnssec"] == "signed" + if data["abuse_email"]: + rr["abuse_contact"] = data["abuse_email"] + if data["admin_email"]: + rr["admin"] = data["admin_email"] + if data["nameservers"]: + rr["name_servers"] = data["nameservers"] + + if data["created_date"]: + rr["creation_date"] = data["created_date"] + if data["updated_date"]: + rr["updated_date"] = data["updated_date"] + if data["expires_date"]: + rr["expiration_date"] = data["expires_date"] + + rr["statuses"] = [] + rr["status"] = "" + if data["status"]: + rr["statuses"] = data["status"] + if len(rr["statuses"]): + rr["status"] = rr["statuses"][0] + + rr["emails"] = cls.get_emails(data) + + rr["registrant"], rr["registrant_country"] = cls.get_registrant(data) + rr["registrar"] = cls.get_registrar(data) + + if with_rdap_whois: + rr["_rdap_"] = data + + return rr def xmain() -> None: rr = {} wr = WhoisRdap() - for k, v in whoisdomain.tldDb.tld_regexpr.ZZ.items(): + for k, v in whoisdomain.ZZ.items(): server = v.get("_server") test = v.get("_test") if not server: @@ -61,11 +160,77 @@ def xmain() -> None: dd = wr.do_one_domain(server) rr[xfld] = dd.data if dd.status else dd.message if rr[xfld]: - print("Server:", xfld, rr[xfld]) - - if test: + print("Server:", server, xfld, rr[xfld]) + if dd.status: + print(wr.map_data_to_whoisdomain(dd.data, with_raw=True)) + if test and test != xfld: dd = wr.do_one_domain(test) print("Test:", test, dd.data if dd.status else dd.message) + if dd.status: + print(wr.map_data_to_whoisdomain(dd.data, with_rdap_whois=True)) xmain() + +""" +# +domain_name -> name + +abuse_contact + +admin +owner +reseller + +registrant +registrant_country +registrar + +status -> statuses[0] if len(statuses) > 0 else "" +statuses [] +name_servers [] +emails [] + +creation_date +expiration_date +updated_date + +dnssec: bool + +{ + 'name': 'google.com', # actual domain used (www.google.com -> google.com) + 'tld': 'com', + 'fld': '', # new + 'registrar': 'MarkMonitor, Inc.', + 'registrant': 'Google LLC', + 'registrant_country': 'US', + + 'creation_date': datetime.datetime(1997, 9, 15, 9, 0), + 'expiration_date': datetime.datetime(2028, 9, 13, 9, 0), + 'last_updated': datetime.datetime(2019, 9, 9, 17, 39, 4), + + 'status': 'clientUpdateProhibited (https://www.icann.org/epp#clientUpdateProhibited)', # statuses[0] if exists. + 'statuses': [ + 'clientDeleteProhibited (https://www.icann.org/epp#clientDeleteProhibited)', + 'clientTransferProhibited (https://www.icann.org/epp#clientTransferProhibited)', + 'clientUpdateProhibited (https://www.icann.org/epp#clientUpdateProhibited)', + 'serverDeleteProhibited (https://www.icann.org/epp#serverDeleteProhibited)', + 'serverTransferProhibited (https://www.icann.org/epp#serverTransferProhibited)', + 'serverUpdateProhibited (https://www.icann.org/epp#serverUpdateProhibited)' + ], + + 'dnssec': False, + + 'name_servers': [ + 'ns1.google.com', + 'ns2.google.com', + 'ns3.google.com', + 'ns4.google.com' + ], + + 'emails': [ + 'abusecomplaints@markmonitor.com', + 'whoisrequest@markmonitor.com' + ] +} +""" From e128dc003c7304f0eedf634e9576feada0e1de7e Mon Sep 17 00:00:00 2001 From: mboot-github <130295084+mboot-github@users.noreply.github.com> Date: Mon, 20 Apr 2026 09:17:48 +0200 Subject: [PATCH 07/30] move classes to files --- data_response.py | 18 ++++ t2.py | 208 +---------------------------------------------- whois_rdap.py | 126 ++++++++++++++++++++++++++++ 3 files changed, 146 insertions(+), 206 deletions(-) create mode 100644 data_response.py create mode 100644 whois_rdap.py diff --git a/data_response.py b/data_response.py new file mode 100644 index 0000000..29b087c --- /dev/null +++ b/data_response.py @@ -0,0 +1,18 @@ +from typing import Any + + +class DataResponse: # noqa: B903 + status: bool # if status is True we have data else a message + data: Any + message: str + + def __init__( + self, + *, + status: bool = False, + data: Any = None, + message: str = "", + ) -> None: + self.status = status + self.data = data + self.message = message diff --git a/t2.py b/t2.py index 7018cc4..3876783 100644 --- a/t2.py +++ b/t2.py @@ -1,146 +1,5 @@ -import sys -from typing import Any - -import tld -import whodap - import whoisdomain - - -class DataResponse: # noqa: B903 - status: bool # if status is True we have data else a message - data: Any - message: str - - def __init__( - self, - *, - status: bool = False, - data: Any = None, - message: str = "", - ) -> None: - self.status = status - self.data = data - self.message = message - - -class WhoisRdap: - def __init__(self) -> None: - self.dnsc = whodap.DNSClient.new_client() # make sure we cache the primary looup for the tld rdap servers - - def fld(self, domain: str) -> str | None: - return tld.get_fld(domain, fix_protocol=True, fail_silently=True) - - def do_one_domain(self, domain: str) -> DataResponse: - try: - xfld = str(self.fld(domain)) - a = xfld.split(".") - dom = ".".join(a[:-1]) - xtld = a[-1] - resp = self.dnsc.lookup(dom, xtld) - return DataResponse(status=True, data=resp.to_whois_dict()) - except Exception as e: - print(f"Exception: {e}", file=sys.stderr) - return DataResponse(status=False, message=str(e)) - - @classmethod - def get_registrant(cls, data: dict[str, Any]) -> tuple[str, str]: - registrant = "" - registrant_country = "" - - ll = [ - "registrant_email", - "registrant_organization", - "registrant_name", - ] - for k in ll: - if not registrant and data[k]: - registrant = data[k] - break - - mm = [ - "registrant_address", - "registrant_phone", - ] - for k in mm: - if not registrant_country and data[k]: - registrant_country = data[k] - break - - return registrant, registrant_country - - @classmethod - def get_registrar(cls, data: dict[str, Any]) -> str: - ll = [ - "registrar_email", - "registrar_name", - "registrar_phone", - ] - for k in ll: - if data[k]: - return str(data[k]) - - return "" - - @classmethod - def get_emails(cls, data: dict[str, Any]) -> list[str]: - r: list[str] = [] - email_fields: list[str] = [ - "abuse_email", - "admin_email", - "billing_email", - "registrant_email", - "registrar_email", - "technical_email", - ] - for k in email_fields: - if data[k] and "@" in data[k]: - email = str(data[k]) - if email not in r: - r.append(email) - - return r - - @classmethod - def map_data_to_whoisdomain( - cls, - data: dict[str, Any], - *, - with_rdap_whois: bool = False, - ) -> dict[str, Any]: - rr: dict[str, Any] = {} - rr["name"] = data["domain_name"] - rr["dnssec"] = data["dnssec"] == "signed" - if data["abuse_email"]: - rr["abuse_contact"] = data["abuse_email"] - if data["admin_email"]: - rr["admin"] = data["admin_email"] - if data["nameservers"]: - rr["name_servers"] = data["nameservers"] - - if data["created_date"]: - rr["creation_date"] = data["created_date"] - if data["updated_date"]: - rr["updated_date"] = data["updated_date"] - if data["expires_date"]: - rr["expiration_date"] = data["expires_date"] - - rr["statuses"] = [] - rr["status"] = "" - if data["status"]: - rr["statuses"] = data["status"] - if len(rr["statuses"]): - rr["status"] = rr["statuses"][0] - - rr["emails"] = cls.get_emails(data) - - rr["registrant"], rr["registrant_country"] = cls.get_registrant(data) - rr["registrar"] = cls.get_registrar(data) - - if with_rdap_whois: - rr["_rdap_"] = data - - return rr +from whois_rdap import WhoisRdap def xmain() -> None: @@ -162,7 +21,7 @@ def xmain() -> None: if rr[xfld]: print("Server:", server, xfld, rr[xfld]) if dd.status: - print(wr.map_data_to_whoisdomain(dd.data, with_raw=True)) + print(wr.map_data_to_whoisdomain(dd.data, with_rdap_whois=True)) if test and test != xfld: dd = wr.do_one_domain(test) print("Test:", test, dd.data if dd.status else dd.message) @@ -171,66 +30,3 @@ def xmain() -> None: xmain() - -""" -# -domain_name -> name - -abuse_contact - -admin -owner -reseller - -registrant -registrant_country -registrar - -status -> statuses[0] if len(statuses) > 0 else "" -statuses [] -name_servers [] -emails [] - -creation_date -expiration_date -updated_date - -dnssec: bool - -{ - 'name': 'google.com', # actual domain used (www.google.com -> google.com) - 'tld': 'com', - 'fld': '', # new - 'registrar': 'MarkMonitor, Inc.', - 'registrant': 'Google LLC', - 'registrant_country': 'US', - - 'creation_date': datetime.datetime(1997, 9, 15, 9, 0), - 'expiration_date': datetime.datetime(2028, 9, 13, 9, 0), - 'last_updated': datetime.datetime(2019, 9, 9, 17, 39, 4), - - 'status': 'clientUpdateProhibited (https://www.icann.org/epp#clientUpdateProhibited)', # statuses[0] if exists. - 'statuses': [ - 'clientDeleteProhibited (https://www.icann.org/epp#clientDeleteProhibited)', - 'clientTransferProhibited (https://www.icann.org/epp#clientTransferProhibited)', - 'clientUpdateProhibited (https://www.icann.org/epp#clientUpdateProhibited)', - 'serverDeleteProhibited (https://www.icann.org/epp#serverDeleteProhibited)', - 'serverTransferProhibited (https://www.icann.org/epp#serverTransferProhibited)', - 'serverUpdateProhibited (https://www.icann.org/epp#serverUpdateProhibited)' - ], - - 'dnssec': False, - - 'name_servers': [ - 'ns1.google.com', - 'ns2.google.com', - 'ns3.google.com', - 'ns4.google.com' - ], - - 'emails': [ - 'abusecomplaints@markmonitor.com', - 'whoisrequest@markmonitor.com' - ] -} -""" diff --git a/whois_rdap.py b/whois_rdap.py new file mode 100644 index 0000000..508d636 --- /dev/null +++ b/whois_rdap.py @@ -0,0 +1,126 @@ +import sys +from typing import Any + +import tld +import whodap + +from data_response import DataResponse + + +class WhoisRdap: + def __init__(self) -> None: + self.dnsc = whodap.DNSClient.new_client() # make sure we cache the primary looup for the tld rdap servers + + def fld(self, domain: str) -> str | None: + return tld.get_fld(domain, fix_protocol=True, fail_silently=True) + + def do_one_domain(self, domain: str) -> DataResponse: + try: + xfld = str(self.fld(domain)) + a = xfld.split(".") + dom = ".".join(a[:-1]) + xtld = a[-1] + resp = self.dnsc.lookup(dom, xtld) + return DataResponse(status=True, data=resp.to_whois_dict()) + except Exception as e: + print(f"Exception: {e}", file=sys.stderr) + return DataResponse(status=False, message=str(e)) + + @classmethod + def get_registrant(cls, data: dict[str, Any]) -> tuple[str, str]: + registrant = "" + registrant_country = "" + + ll = [ + "registrant_email", + "registrant_organization", + "registrant_name", + ] + for k in ll: + if not registrant and data[k]: + registrant = data[k] + break + + mm = [ + "registrant_address", + "registrant_phone", + ] + for k in mm: + if not registrant_country and data[k]: + registrant_country = data[k] + break + + return registrant, registrant_country + + @classmethod + def get_registrar(cls, data: dict[str, Any]) -> str: + ll = [ + "registrar_email", + "registrar_name", + "registrar_phone", + ] + for k in ll: + if data[k]: + return str(data[k]) + + return "" + + @classmethod + def get_emails(cls, data: dict[str, Any]) -> list[str]: + r: list[str] = [] + email_fields: list[str] = [ + "abuse_email", + "admin_email", + "billing_email", + "registrant_email", + "registrar_email", + "technical_email", + ] + for k in email_fields: + if data[k] and "@" in data[k]: + email = str(data[k]) + if email not in r: + r.append(email) + + return r + + @classmethod + def map_data_to_whoisdomain( + cls, + data: dict[str, Any], + *, + with_rdap_whois: bool = False, + ) -> dict[str, Any]: + rr: dict[str, Any] = {} + rr["name"] = data["domain_name"] + rr["dnssec"] = data["dnssec"] == "signed" + if data["abuse_email"]: + rr["abuse_contact"] = data["abuse_email"] + if data["admin_email"]: + rr["admin"] = data["admin_email"] + if data["nameservers"]: + rr["name_servers"] = data["nameservers"] + + if data["created_date"]: + rr["creation_date"] = data["created_date"] + if data["updated_date"]: + rr["updated_date"] = data["updated_date"] + if data["expires_date"]: + rr["expiration_date"] = data["expires_date"] + + rr["statuses"] = [] + rr["status"] = "" + if data["status"]: + rr["statuses"] = data["status"] + if len(rr["statuses"]): + rr["status"] = rr["statuses"][0] + + rr["emails"] = cls.get_emails(data) + + rr["registrant"], rr["registrant_country"] = cls.get_registrant(data) + rr["registrar"] = cls.get_registrar(data) + + if with_rdap_whois: + rr["_rdap_"] = data + + return rr From d3d22de24f021b46d026966ac301d23e5d7f3927 Mon Sep 17 00:00:00 2001 From: mboot-github <130295084+mboot-github@users.noreply.github.com> Date: Mon, 20 Apr 2026 09:42:19 +0200 Subject: [PATCH 08/30] testing --- data_response.py | 3 +++ t2.py | 8 ++++++++ whois_rdap.py | 11 +++++++++-- 3 files changed, 20 insertions(+), 2 deletions(-) diff --git a/data_response.py b/data_response.py index 29b087c..d38f649 100644 --- a/data_response.py +++ b/data_response.py @@ -1,5 +1,8 @@ +import logging from typing import Any +logger = logging.getLogger(__name__) + class DataResponse: # noqa: B903 status: bool # if status is True we have data else a message diff --git a/t2.py b/t2.py index 3876783..ede4f58 100644 --- a/t2.py +++ b/t2.py @@ -1,10 +1,18 @@ +import logging + import whoisdomain from whois_rdap import WhoisRdap +logger = logging.getLogger(__name__) def xmain() -> None: rr = {} + logging.basicConfig( + filename="myapp.log", + level=logging.WARNING, + ) + wr = WhoisRdap() for k, v in whoisdomain.ZZ.items(): server = v.get("_server") diff --git a/whois_rdap.py b/whois_rdap.py index 508d636..a2c57a6 100644 --- a/whois_rdap.py +++ b/whois_rdap.py @@ -1,4 +1,6 @@ -import sys +import logging + +# import sys from typing import Any import tld @@ -6,6 +8,8 @@ from data_response import DataResponse +logger = logging.getLogger(__name__) + class WhoisRdap: def __init__(self) -> None: @@ -22,8 +26,11 @@ def do_one_domain(self, domain: str) -> DataResponse: xtld = a[-1] resp = self.dnsc.lookup(dom, xtld) return DataResponse(status=True, data=resp.to_whois_dict()) + except NotImplementedError as e: + msg = f"Exception: {e}" + return DataResponse(status=False, message=str(e)) except Exception as e: - print(f"Exception: {e}", file=sys.stderr) + msg = f"Exception: {e}" return DataResponse(status=False, message=str(e)) @classmethod From a2b01a47bf0596f54a835427c8840d81f27ad419 Mon Sep 17 00:00:00 2001 From: mboot-github <130295084+mboot-github@users.noreply.github.com> Date: Mon, 20 Apr 2026 12:48:28 +0200 Subject: [PATCH 09/30] set ruff checks more explicit on items --- pyproject.toml | 138 +++++++++--------- t2.py | 10 +- whoisdomain/__init__.py | 4 +- whoisdomain/cache/dummyCache.py | 4 +- whoisdomain/cache/simpleCacheWithFile.py | 2 +- whoisdomain/context/parameterContext.py | 3 +- .../data_response.py | 0 whoisdomain/doWhoisCommand.py | 1 - whoisdomain/domain.py | 11 +- whoisdomain/handleDateStrings.py | 6 +- whoisdomain/helpers.py | 7 +- whoisdomain/lastWhois.py | 2 +- whoisdomain/main.py | 8 +- whoisdomain/procFunc.py | 2 +- whoisdomain/processWhoisDomainRequest.py | 12 +- whoisdomain/tldInfo.py | 12 +- whoisdomain/version.py | 2 +- whoisdomain/whoisCliInterface.py | 14 +- whoisdomain/whoisParser.py | 6 +- whois_rdap.py => whoisdomain/whois_rdap.py | 9 +- 20 files changed, 130 insertions(+), 123 deletions(-) rename data_response.py => whoisdomain/data_response.py (100%) rename whois_rdap.py => whoisdomain/whois_rdap.py (94%) diff --git a/pyproject.toml b/pyproject.toml index 050cc9c..7c47856 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -97,78 +97,80 @@ [tool.ruff.lint] select = [ - "AIR", - "FAST", - "YTT", - "ASYNC", - "S1", "S2", "S302", "S303", "S304", "S305", "S306", "S307", "S31", "S32", "S401", "S402", "S406", "S407", "S408", "S409", "S41", "S5", "S601", "S602", "S604", "S605", "S606", "S607", "S609", "S61", "S7", - "FBT", - "B00", "B01", "B020", "B021", "B022", "B023", "B025", "B027", "B028", "B029", "B03", "B901", "B903", "B905", "B911", - "A", - "COM", - "C4", - "DTZ003", "DTZ004", "DTZ012", "DTZ901", - "T10", - "DJ003", "DJ01", - "EM", - "EXE", - "FIX", - "FA", - "INT", - "ISC", - "ICN", - "LOG", - "G001", "G002", "G01", "G1", "G2", - "INP", - "PIE", - "T20", - "PYI", - "PT", - "Q", - "RSE", - "RET", - "SIM", - "SLOT", - "TID", - "TD001", "TD004", "TD005", "TD007", - "TC", - "ARG003", "ARG004", "ARG005", - "PTH", - "FLY", - "I", - "C90", - "NPY", - "PD", - "N803", "N804", "N805", "N811", "N812", "N813", "N814", "N817", "N818", "N999", - "PERF1", "PERF2", "PERF401", - "E", - "W", - "DOC202", "DOC403", "DOC502", - "D2", "D3", "D402", "D403", "D405", "D406", "D407", "D408", "D409", "D410", "D411", "D412", "D413", "D414", "D416", - "F", - "PGH", - "PLC", - "PLE", - "PLR01", "PLR02", "PLR04", "PLR0915", "PLR1711", "PLR1704", "PLR1714", "PLR1716", "PLR172", "PLR173", "PLR2044", "PLR5", "PLR6104", "PLR6201", - "PLW", - "UP", - "FURB", - "RUF", - "TRY003", "TRY004", "TRY2", "TRY300", "TRY401", + "A", + "AIR", + "ARG", + "ASYNC", + "B", + "C", + "COM", + "D", + "DJ", + "DOC", + "DTZ", + "E", + "EM", + "EXE", + "F", + "FA", + "FAST", + "FBT", + "FIX", + "FLY", + "FURB", + "G", + "I", + "ICN", + "INP", + "INT", + "ISC", + "LOG", + "N", + "NPY", + "PD", + "PERF", + "PGH", + "PIE", + "PLC", + "PLE", + "PLR", + "PLW", + "PT", + "PTH", + "PYI", + "Q", + "RET", + "RSE", + "RUF", + "S", + "SIM", + "SLOT", + "T", + "TC", + "TD", + "TID", + "TRY", + "UP", + "W", + "YTT", ] ignore = [ # ignore for now: - "S101", "N803", "N999", "PLR6201", - "S602", "FBT002", "FBT001", "RUF001", "N812", "PLW0603", "PLW0602", - "PLW2901", "PIE810", "PERF203", "FIX004", "N818", - "RUF067", - # end for now. - "COM812", "D203", - "T201", # print statements are ok - "SIM102", - "RUF012", - "D205", + "ARG002","ARG001", + "COM812", + "D107","D102","D101","D103","D100","D105","D104","D205","D203", + "FBT002","FBT001", + "FIX004", + "N812","N818","N806","N802","N815","N816","N803","N999", + "PIE810", + "PLR6201","PLR2004","PLR0917","PLR0913","PLR0911","PLR0912","PLR0914", + "PLW0603","PLW0602", "PLW2901", + "RUF001","RUF067", "RUF012", + "S101","S602", + + # + "T201", # print statements are ok, used in verbose mode "FIX002", # TODOs need some love but we will probably not get of them "D212", # `multi-line-summary-first-line` (D212) and `multi-line-summary-second-line` (D213) are incompatible. "PT028", # experimental rule, incomplete diff --git a/t2.py b/t2.py index ede4f58..31ddb45 100644 --- a/t2.py +++ b/t2.py @@ -1,10 +1,10 @@ import logging import whoisdomain -from whois_rdap import WhoisRdap logger = logging.getLogger(__name__) + def xmain() -> None: rr = {} @@ -13,7 +13,7 @@ def xmain() -> None: level=logging.WARNING, ) - wr = WhoisRdap() + wr = whoisdomain.WhoisRdap() for k, v in whoisdomain.ZZ.items(): server = v.get("_server") test = v.get("_test") @@ -23,18 +23,20 @@ def xmain() -> None: print("##", k, server, test) xfld = wr.fld(server) + if xfld not in rr: dd = wr.do_one_domain(server) rr[xfld] = dd.data if dd.status else dd.message if rr[xfld]: print("Server:", server, xfld, rr[xfld]) if dd.status: - print(wr.map_data_to_whoisdomain(dd.data, with_rdap_whois=True)) + print(wr.map_data_to_whoisdomain(dd.data, with_rdap_whois=False)) + if test and test != xfld: dd = wr.do_one_domain(test) print("Test:", test, dd.data if dd.status else dd.message) if dd.status: - print(wr.map_data_to_whoisdomain(dd.data, with_rdap_whois=True)) + print(wr.map_data_to_whoisdomain(dd.data, with_rdap_whois=False)) xmain() diff --git a/whoisdomain/__init__.py b/whoisdomain/__init__.py index bb31023..3103b0a 100644 --- a/whoisdomain/__init__.py +++ b/whoisdomain/__init__.py @@ -1,6 +1,6 @@ # pylint: disable=duplicate-code """ -Module providing all public accessible functions and data for the whoisdomain package +Module providing all public accessible functions and data for the whoisdomain package. ## optional modules supported: @@ -53,6 +53,7 @@ from .tldDb.tld_regexpr import ZZ from .tldInfo import TldInfo from .version import VERSION +from .whois_rdap import WhoisRdap from .whoisCliInterface import WhoisCliInterface from .whoisParser import WhoisParser @@ -110,6 +111,7 @@ "WhoisCommandTimeout", "WhoisPrivateRegistry", "WhoisQuotaExceeded", + "WhoisRdap", "cleanupWhoisResponse", "filterTldToSupportedPattern", "getTestHint", diff --git a/whoisdomain/cache/dummyCache.py b/whoisdomain/cache/dummyCache.py index 2a63781..291801f 100644 --- a/whoisdomain/cache/dummyCache.py +++ b/whoisdomain/cache/dummyCache.py @@ -12,13 +12,13 @@ def __init__( ) -> None: self.verbose = verbose - def get( + def get( # noqa: PLR6301 self, keyString: str, ) -> str | None: return None - def put( + def put( # noqa: PLR6301 self, keyString: str, data: str, diff --git a/whoisdomain/cache/simpleCacheWithFile.py b/whoisdomain/cache/simpleCacheWithFile.py index 532dde8..f744a69 100644 --- a/whoisdomain/cache/simpleCacheWithFile.py +++ b/whoisdomain/cache/simpleCacheWithFile.py @@ -37,7 +37,7 @@ def _fileLoad( self.memCache = json.load(f) except ValueError as e: msg = f"ignore json load err: {e}" - log.error(msg) + log.exception(msg) def _fileSave( self, diff --git a/whoisdomain/context/parameterContext.py b/whoisdomain/context/parameterContext.py index dba702b..147190a 100644 --- a/whoisdomain/context/parameterContext.py +++ b/whoisdomain/context/parameterContext.py @@ -192,8 +192,9 @@ def _addArgs( if name in mandatory: del mandatory[mandatory.index(name)] + @classmethod def _validateAllMandatoryNowKnown( - self, + cls, mandatory: list[str], ) -> None: if len(mandatory) != 0: diff --git a/data_response.py b/whoisdomain/data_response.py similarity index 100% rename from data_response.py rename to whoisdomain/data_response.py diff --git a/whoisdomain/doWhoisCommand.py b/whoisdomain/doWhoisCommand.py index 0aed8e6..bf9bc86 100644 --- a/whoisdomain/doWhoisCommand.py +++ b/whoisdomain/doWhoisCommand.py @@ -55,7 +55,6 @@ def _initDefaultCache( return CACHE_STUB -# TODO: future: can we use decorator for caching? def doWhoisAndReturnString( pc: ParameterContext, dc: DataContext, diff --git a/whoisdomain/domain.py b/whoisdomain/domain.py index 0ed2ca9..870e888 100644 --- a/whoisdomain/domain.py +++ b/whoisdomain/domain.py @@ -17,7 +17,7 @@ class Domain: # The docstrings for classes should summarize its behavior # and list the public methods and instance variables. """ - A class to represent a standarized result of a whois lookup + A class to represent a standarized result of a whois lookup. # Attributes * Attributes are created dynamically, @@ -46,8 +46,9 @@ def init(pc: ParameterContext,dc: DataContext) -> None: """ + @classmethod def _cleanupArray( - self, + cls, data: list[str], ) -> list[str]: if "" in data: @@ -83,7 +84,11 @@ def _doNameservers( self.name_servers = sorted(self.name_servers) - def cleanStatus(self, item: str) -> str: + @classmethod + def cleanStatus( + cls, + item: str, + ) -> str: if "icann.org/epp#" in item: res = re.split(r"\s*\(?https?://(www\.)?icann\.org/epp#\s*", item) if res and res[0]: diff --git a/whoisdomain/handleDateStrings.py b/whoisdomain/handleDateStrings.py index db811c0..06be5a1 100644 --- a/whoisdomain/handleDateStrings.py +++ b/whoisdomain/handleDateStrings.py @@ -1,5 +1,5 @@ """ -This module isolates all date parsing in one place +Isolates all date parsing in one place. str_to_date() is the only entry point """ @@ -132,8 +132,8 @@ def str_to_date( for f in _DATE_FORMATS: try: - z = datetime.datetime.strptime(text, f) - except ValueError as v: + z = datetime.datetime.strptime(text, f) # noqa: DTZ007 + except ValueError as v: # noqa: PERF203 _ = v else: return z.astimezone().replace(tzinfo=None) diff --git a/whoisdomain/helpers.py b/whoisdomain/helpers.py index fb8e5ed..b79acec 100644 --- a/whoisdomain/helpers.py +++ b/whoisdomain/helpers.py @@ -40,7 +40,7 @@ def validTlds() -> list[str]: return tldInfo.validTlds() -def get_TLD_RE() -> dict[str, Any]: +def get_TLD_RE() -> dict[str, dict[str, Any]]: global tldInfo return tldInfo.TLD_RE() @@ -82,9 +82,8 @@ def cleanupWhoisResponse( if pc.with_cleanup_results is True and line.startswith("%"): # only remove if requested continue - if pc.withRedacted is False: - if "REDACTED FOR PRIVACY" in line: # these lines contibute nothing so ignore - continue + if pc.withRedacted is False and "REDACTED FOR PRIVACY" in line: # these lines contibute nothing so ignore + continue if "Please query the RDDS service of the Registrar of Record" in line: # these lines contibute nothing so ignore continue diff --git a/whoisdomain/lastWhois.py b/whoisdomain/lastWhois.py index ca5ced8..9f2e7d1 100644 --- a/whoisdomain/lastWhois.py +++ b/whoisdomain/lastWhois.py @@ -1,5 +1,5 @@ """ -This module keeps track of the original whois string for the last query request +Keep track of the original whois string for the last query request. it should be rewritten to use a static class or singleton it is re-initialized on each new request diff --git a/whoisdomain/main.py b/whoisdomain/main.py index 27021f9..37f844f 100755 --- a/whoisdomain/main.py +++ b/whoisdomain/main.py @@ -47,8 +47,9 @@ def __init__( ): self.data = self.readInputFile(pathToTestFile) + @classmethod def readInputFile( - self, + cls, pathToTestFile: str, ) -> str: if not pathlib.Path(pathToTestFile).exists(): @@ -57,8 +58,9 @@ def readInputFile( # switch to binary mode as that is what Popen uses; make sure the data is treated exactly the same return pathlib.Path(pathToTestFile).read_bytes().decode(errors="ignore") + @classmethod def cleanSection( - self, + cls, section: list[str], ) -> list[str]: # cleanup any beginning and ending empty lines from the section @@ -151,7 +153,7 @@ def cleanupWhoisResponse( # noqa: C901 continue percentSeen = True - if postambleSeen is False: + if postambleSeen is False: # noqa: SIM102 if line.startswith("-- ") or line.startswith(">>> ") or line.startswith("Copyright notice"): postambleSeen = True diff --git a/whoisdomain/procFunc.py b/whoisdomain/procFunc.py index 9d84de3..70e5ef1 100644 --- a/whoisdomain/procFunc.py +++ b/whoisdomain/procFunc.py @@ -59,7 +59,7 @@ def oneItem( # possibly re convert this into a Domain object. return reply["result"] - raise Exception(reply["exception"]) + raise Exception(reply["exception"]) # noqa: TRY002 def makeHandler( self, diff --git a/whoisdomain/processWhoisDomainRequest.py b/whoisdomain/processWhoisDomainRequest.py index 961879c..4912082 100644 --- a/whoisdomain/processWhoisDomainRequest.py +++ b/whoisdomain/processWhoisDomainRequest.py @@ -41,7 +41,7 @@ def __init__( if self.pc.verbose: logging.basicConfig(level="DEBUG") - def _analyzeDomainStringAndValidate( # noqa: C901 + def _analyzeDomainStringAndValidate( self, ) -> None: def _internationalizedDomainNameToPunyCode(d: list[str]) -> list[str]: @@ -69,9 +69,8 @@ def _internationalizedDomainNameToPunyCode(d: list[str]) -> list[str]: self.dc.dList = [] return - if self.dc.dList[0] == "www": - if self.pc.noIgnoreWww is False: - self.dc.dList = self.dc.dList[1:] + if self.dc.dList[0] == "www" and self.pc.noIgnoreWww is False: + self.dc.dList = self.dc.dList[1:] if len(self.dc.dList) == 0: self.dc.tldString = None @@ -220,10 +219,7 @@ def _prepRequest(self) -> bool: return True # ================================================= - myKeys: list[str] = [] - for item in get_TLD_RE(): - myKeys.append(item) - + myKeys: list[str] = list(get_TLD_RE()) if self.dc.tldString not in myKeys: msg = self._makeMessageForUnsupportedTld() if msg is None: diff --git a/whoisdomain/tldInfo.py b/whoisdomain/tldInfo.py index 9fd9387..29d2dd4 100644 --- a/whoisdomain/tldInfo.py +++ b/whoisdomain/tldInfo.py @@ -37,9 +37,8 @@ def _initOne( if tld[0] == "_": # skip meta domain patterns , these are not domains just handles we reuse return - if override is False: - if tld in self.tldRegexDb: - return + if not override and tld in self.tldRegexDb: + return what = self.flattenMasterTldEntry(tld, override=override) if self.withStore: @@ -56,7 +55,8 @@ def _initOne( if self.withStore: self.tldRegexDb[tld2] = what - def _cleanupResultDict(self, resultDict: dict[str, Any]) -> dict[str, Any]: + @classmethod + def _cleanupResultDict(cls, resultDict: dict[str, Any]) -> dict[str, Any]: # we dont want to propagate the extend data resultDict.pop("extend", None) resultDict.pop("_extend", None) @@ -64,7 +64,7 @@ def _cleanupResultDict(self, resultDict: dict[str, Any]) -> dict[str, Any]: # we inhert all except extend or _extend cleanResultDict: dict[str, Any] = {} for key, val in resultDict.items(): - cleanResultDict[key] = val + cleanResultDict[key] = val # noqa: PERF403 return cleanResultDict @@ -133,5 +133,5 @@ def validTlds(self) -> list[str]: return sorted(self.tldRegexDb.keys()) def TLD_RE(self) -> dict[str, dict[str, Any]]: - # this returns the currenly prepared list of all tlds ane theyr compiled regexes + # this returns the currenly prepared list of all tlds and the compiled regexes return self.tldRegexDb diff --git a/whoisdomain/version.py b/whoisdomain/version.py index 310b84c..a15b09a 100644 --- a/whoisdomain/version.py +++ b/whoisdomain/version.py @@ -1,3 +1,3 @@ -"""This module only makes the version available for dynamic versioning""" +"""Make the version available for dynamic versioning.""" VERSION = "1.20260326.1" diff --git a/whoisdomain/whoisCliInterface.py b/whoisdomain/whoisCliInterface.py index 30c9102..4d54cb9 100644 --- a/whoisdomain/whoisCliInterface.py +++ b/whoisdomain/whoisCliInterface.py @@ -3,7 +3,7 @@ import pathlib import platform import shutil -import subprocess +import subprocess # noqa: S404 import time from .context.dataContext import DataContext @@ -32,11 +32,11 @@ def __init__( self.dc = dc self.pc = pc - def _tryInstallMissingWhoisOnWindows(self) -> None: - """ - Windows 'whois' command wrapper - https://docs.microsoft.com/en-us/sysinternals/downloads/whois - """ + @classmethod + def _tryInstallMissingWhoisOnWindows(cls) -> None: + # Windows 'whois' command wrapper. + # https://docs.microsoft.com/en-us/sysinternals/downloads/whois + folder = pathlib.Path.cwd() rr = r"copy \\live.sysinternals.com\tools\whois.exe " copy_command = f"{rr} {folder}" @@ -118,7 +118,7 @@ def _runWhoisCliOnThisOs(self) -> str: # LANG=en is added to make the ".jp" output consisent across all environments # STDBUF_OFF_CMD needed to not lose data on kill - with subprocess.Popen( + with subprocess.Popen( # noqa: S603 self.STDBUF_OFF_CMD + self._makeWhoisCommandToRun(), stdout=subprocess.PIPE, stderr=subprocess.STDOUT, diff --git a/whoisdomain/whoisParser.py b/whoisdomain/whoisParser.py index fde0b97..7a72e9b 100644 --- a/whoisdomain/whoisParser.py +++ b/whoisdomain/whoisParser.py @@ -197,7 +197,6 @@ def _handleShortResponse( msg = f"shortResponse:: {self.dc.tldString} {self.dc.whoisStr}" log.debug(msg) - # TODO: some short responses are actually valid: # lookfor Domain: and Status but all other fields are missing so the regexec could fail # this domain is taken already or reserved @@ -334,9 +333,8 @@ def doSlowdownHintForThisTld( self.pc.slow_down = self.pc.slow_down or 0 slowDown = self.dc.thisTld.get("_slowdown") - if slowDown: - if self.pc.slow_down == 0 and int(slowDown) > 0: - self.pc.slow_down = int(slowDown) + if slowDown and self.pc.slow_down == 0 and int(slowDown) > 0: + self.pc.slow_down = int(slowDown) if int(self.pc.slow_down): msg = f"using _slowdown hint {self.pc.slow_down} for tld: {self.dc.tldString}" diff --git a/whois_rdap.py b/whoisdomain/whois_rdap.py similarity index 94% rename from whois_rdap.py rename to whoisdomain/whois_rdap.py index a2c57a6..47429e2 100644 --- a/whois_rdap.py +++ b/whoisdomain/whois_rdap.py @@ -6,7 +6,7 @@ import tld import whodap -from data_response import DataResponse +from .data_response import DataResponse logger = logging.getLogger(__name__) @@ -15,7 +15,8 @@ class WhoisRdap: def __init__(self) -> None: self.dnsc = whodap.DNSClient.new_client() # make sure we cache the primary looup for the tld rdap servers - def fld(self, domain: str) -> str | None: + @classmethod + def fld(cls, domain: str) -> str | None: return tld.get_fld(domain, fix_protocol=True, fail_silently=True) def do_one_domain(self, domain: str) -> DataResponse: @@ -28,10 +29,10 @@ def do_one_domain(self, domain: str) -> DataResponse: return DataResponse(status=True, data=resp.to_whois_dict()) except NotImplementedError as e: msg = f"Exception: {e}" - return DataResponse(status=False, message=str(e)) + return DataResponse(status=False, message=msg) except Exception as e: msg = f"Exception: {e}" - return DataResponse(status=False, message=str(e)) + return DataResponse(status=False, message=msg) @classmethod def get_registrant(cls, data: dict[str, Any]) -> tuple[str, str]: From 460522815b54ca8a5f4a8efb1b611ed8bde10a08 Mon Sep 17 00:00:00 2001 From: mboot-github <130295084+mboot-github@users.noreply.github.com> Date: Mon, 20 Apr 2026 13:32:41 +0200 Subject: [PATCH 10/30] cleanup ruff rule errors in the code --- Makefile | 2 +- pyproject.toml | 9 ++--- whoisdomain/__init__.py | 6 +++- whoisdomain/cache/dbmCache.py | 1 + whoisdomain/cache/dummyCache.py | 1 + whoisdomain/cache/redisCache.py | 9 ++++- whoisdomain/cache/simpleCacheBase.py | 1 + whoisdomain/cache/simpleCacheWithFile.py | 1 + whoisdomain/context/dataContext.py | 1 + whoisdomain/doWhoisCommand.py | 2 +- whoisdomain/domain.py | 26 +++++++-------- whoisdomain/handleDateStrings.py | 3 +- whoisdomain/helpers.py | 4 ++- whoisdomain/lastWhois.py | 2 +- whoisdomain/main.py | 42 ++++++++++++++---------- whoisdomain/processWhoisDomainRequest.py | 2 +- whoisdomain/tldDb/finders.py | 26 ++++++++------- whoisdomain/tldDb/groupers.py | 5 ++- whoisdomain/tldDb/tld_regexpr.py | 8 +++-- whoisdomain/tldInfo.py | 23 ++++++++++--- 20 files changed, 110 insertions(+), 64 deletions(-) diff --git a/Makefile b/Makefile index 4c5e26f..7f7da09 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ include Makefile.inc MYPY_INSTALL := \ types-requests \ - types-python-dateutil + types-python-dateutil redis prep: clean format check mypy diff --git a/pyproject.toml b/pyproject.toml index 7c47856..b0fcc5b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -158,20 +158,17 @@ ignore = [ # ignore for now: "ARG002","ARG001", - "COM812", "D107","D102","D101","D103","D100","D105","D104","D205","D203", - "FBT002","FBT001", - "FIX004", "N812","N818","N806","N802","N815","N816","N803","N999", - "PIE810", "PLR6201","PLR2004","PLR0917","PLR0913","PLR0911","PLR0912","PLR0914", - "PLW0603","PLW0602", "PLW2901", + "PLW0603", # Using the global statement to update `xxx` is discouraged + "PLW0602", # Using global for `xxx` but no assignment is done "RUF001","RUF067", "RUF012", "S101","S602", # + "COM812", # The following rule may cause conflicts when used with the formatter: `COM812` "T201", # print statements are ok, used in verbose mode - "FIX002", # TODOs need some love but we will probably not get of them "D212", # `multi-line-summary-first-line` (D212) and `multi-line-summary-second-line` (D213) are incompatible. "PT028", # experimental rule, incomplete ] diff --git a/whoisdomain/__init__.py b/whoisdomain/__init__.py index 3103b0a..4f63aef 100644 --- a/whoisdomain/__init__.py +++ b/whoisdomain/__init__.py @@ -126,7 +126,9 @@ ] -def _result2dict(func: Any) -> Any: +def _result2dict( + func: Any, +) -> Any: @wraps(func) def _inner(*args: str, **kw: Any) -> dict[str, Any]: r = func(*args, **kw) @@ -138,6 +140,7 @@ def _inner(*args: str, **kw: Any) -> dict[str, Any]: def remoteQ2( conn: Any, max_requests: int, + *, verbose: bool = False, ) -> None: n: int = 0 @@ -249,6 +252,7 @@ def q2( def query( domain: str, + *, force: bool = False, cache_file: str | None = None, cache_age: int = 60 * 60 * 48, diff --git a/whoisdomain/cache/dbmCache.py b/whoisdomain/cache/dbmCache.py index 330899f..9d6b205 100644 --- a/whoisdomain/cache/dbmCache.py +++ b/whoisdomain/cache/dbmCache.py @@ -10,6 +10,7 @@ class DBMCache: def __init__( self, dbmFile: str, + *, verbose: bool = False, ) -> None: self.verbose = verbose diff --git a/whoisdomain/cache/dummyCache.py b/whoisdomain/cache/dummyCache.py index 291801f..96fba77 100644 --- a/whoisdomain/cache/dummyCache.py +++ b/whoisdomain/cache/dummyCache.py @@ -8,6 +8,7 @@ class DummyCache: def __init__( self, + *, verbose: bool = False, ) -> None: self.verbose = verbose diff --git a/whoisdomain/cache/redisCache.py b/whoisdomain/cache/redisCache.py index 883bad4..aab71ba 100644 --- a/whoisdomain/cache/redisCache.py +++ b/whoisdomain/cache/redisCache.py @@ -15,7 +15,14 @@ if HAS_REDIS: class RedisCache: - def __init__(self, verbose: bool = False, host: str = "localhost", port: int = 6379, db: int = 0) -> None: + def __init__( + self, + *, + verbose: bool = False, + host: str = "localhost", + port: int = 6379, + db: int = 0, + ) -> None: self.verbose = verbose self.pool = redis.ConnectionPool(host=host, port=port, db=db, decode_responses=True) diff --git a/whoisdomain/cache/simpleCacheBase.py b/whoisdomain/cache/simpleCacheBase.py index a3d49d7..78f70f7 100644 --- a/whoisdomain/cache/simpleCacheBase.py +++ b/whoisdomain/cache/simpleCacheBase.py @@ -9,6 +9,7 @@ class SimpleCacheBase: def __init__( self, + *, verbose: bool = False, cacheMaxAge: int = (60 * 60 * 48), ) -> None: diff --git a/whoisdomain/cache/simpleCacheWithFile.py b/whoisdomain/cache/simpleCacheWithFile.py index f744a69..1e60817 100644 --- a/whoisdomain/cache/simpleCacheWithFile.py +++ b/whoisdomain/cache/simpleCacheWithFile.py @@ -16,6 +16,7 @@ class SimpleCacheWithFile(SimpleCacheBase): def __init__( self, + *, verbose: bool = False, cacheFilePath: str | None = None, cacheMaxAge: int = (60 * 60 * 48), diff --git a/whoisdomain/context/dataContext.py b/whoisdomain/context/dataContext.py index 1bbb450..a4bbdad 100644 --- a/whoisdomain/context/dataContext.py +++ b/whoisdomain/context/dataContext.py @@ -12,6 +12,7 @@ class DataContext: def __init__( self, domain: str, + *, hasLibTld: bool = False, ) -> None: self.originalDomain: str = domain # the requested domain before cleanup diff --git a/whoisdomain/doWhoisCommand.py b/whoisdomain/doWhoisCommand.py index bf9bc86..429e88f 100644 --- a/whoisdomain/doWhoisCommand.py +++ b/whoisdomain/doWhoisCommand.py @@ -76,7 +76,7 @@ def doWhoisAndReturnString( cache.put( keyString, wci.executeWhoisQueryOrReturnFileData(), - ) + ), ) diff --git a/whoisdomain/domain.py b/whoisdomain/domain.py index 870e888..e78b8d6 100644 --- a/whoisdomain/domain.py +++ b/whoisdomain/domain.py @@ -72,15 +72,15 @@ def _doNameservers( self.name_servers: list[str] = [] for x in tmp: - x = x.strip(" .") # remove any leading or trailing spaces and/or dots - if x: - if " " in x: - x, _ = x.split(" ", 1) - x = x.strip(" .") + xx = x.strip(" .") # remove any leading or trailing spaces and/or dots + if xx: + if " " in xx: + xx, _ = xx.split(" ", 1) + xx = xx.strip(" .") - x = x.lower() - if x not in self.name_servers: - self.name_servers.append(x) + xx = xx.lower() + if xx not in self.name_servers: + self.name_servers.append(xx) self.name_servers = sorted(self.name_servers) @@ -123,8 +123,8 @@ def _doStatus( if pc.stripHttpStatus: z = [] for item in self.statuses: - item = self.cleanStatus(item) - z.append(item) + xitem = self.cleanStatus(item) + z.append(xitem) self.statuses = z def _doOptionalFields( @@ -172,9 +172,9 @@ def _parseData( self.registrant_country = dc.data["registrant_country"][0].strip() # date time items - self.creation_date = str_to_date(dc.data["creation_date"][0], self.tld) - self.expiration_date = str_to_date(dc.data["expiration_date"][0], self.tld) - self.last_updated = str_to_date(dc.data["updated_date"][0], self.tld) + self.creation_date = str_to_date(dc.data["creation_date"][0], tld=self.tld) + self.expiration_date = str_to_date(dc.data["expiration_date"][0], tld=self.tld) + self.last_updated = str_to_date(dc.data["updated_date"][0], tld=self.tld) self.dnssec = dc.data["DNSSEC"] self._doStatus(pc, dc) diff --git a/whoisdomain/handleDateStrings.py b/whoisdomain/handleDateStrings.py index 06be5a1..04a3fa3 100644 --- a/whoisdomain/handleDateStrings.py +++ b/whoisdomain/handleDateStrings.py @@ -81,6 +81,7 @@ def str_to_date( text: str, + *, tld: str | None = None, verbose: bool = False, ) -> datetime.datetime | None: @@ -111,7 +112,7 @@ def str_to_date( if re.search(r, text): text = re.sub(r, "(utc\\g<1>0\\g<2>00)", text) - # hack for 1st 2nd 3rd 4th etc + # a h a c k for 1st 2nd 3rd 4th etc # better here https://stackoverflow.com/questions/1258199/python-datetime-strptime-wildcard text = re.sub(r"(\d+)(st|nd|rd|th) ", r"\1 ", text) diff --git a/whoisdomain/helpers.py b/whoisdomain/helpers.py index b79acec..5e73702 100644 --- a/whoisdomain/helpers.py +++ b/whoisdomain/helpers.py @@ -17,6 +17,7 @@ def filterTldToSupportedPattern( domain: str, dList: list[str], + *, verbose: bool = False, ) -> str | None: global tldInfo @@ -59,6 +60,7 @@ def getTestHint(tldString: str) -> str | None: def cleanupWhoisResponse( whoisStr: str, + *, verbose: bool = False, with_cleanup_results: bool = False, withRedacted: bool = False, @@ -99,5 +101,5 @@ def cleanupWhoisResponse( VERBOSE: bool = False # Here we focre load on import the processing of the ZZ database -tldInfo = TldInfo(ZZ, VERBOSE) +tldInfo = TldInfo(ZZ, verbose=VERBOSE) tldInfo.init() # must run on import diff --git a/whoisdomain/lastWhois.py b/whoisdomain/lastWhois.py index 9f2e7d1..52238ac 100644 --- a/whoisdomain/lastWhois.py +++ b/whoisdomain/lastWhois.py @@ -33,7 +33,7 @@ def updateLastWhois( "Domain": ".".join(dList), "rawData": whoisStr, "server": pc.server, - } + }, ) diff --git a/whoisdomain/main.py b/whoisdomain/main.py index 37f844f..1da484d 100755 --- a/whoisdomain/main.py +++ b/whoisdomain/main.py @@ -115,13 +115,14 @@ def splitBodyInSections( def cleanupWhoisResponse( # noqa: C901 self, + *, verbose: bool = False, with_cleanup_results: bool = False, ) -> tuple[str, dict[Any, Any]]: result = whois.cleanupWhoisResponse( self.data, - verbose, - with_cleanup_results, + verbose=verbose, + with_cleanup_results=with_cleanup_results, ) self.rDict: dict[str, Any] = { @@ -139,37 +140,43 @@ def cleanupWhoisResponse( # noqa: C901 postambleSeen = False percentSeen = False for line in z: + lline = line if preambleSeen is False: - if line.startswith("["): - self.rDict["Preamble"].append(line) - line = "PRE;" + line + if lline.startswith("["): + self.rDict["Preamble"].append(lline) + lline = "PRE;" + lline continue preambleSeen = True if preambleSeen is True and percentSeen is False: - if line.startswith("%"): - self.rDict["Percent"].append(line) - line = "PERCENT;" + line + if lline.startswith("%"): + self.rDict["Percent"].append(lline) + lline = "PERCENT;" + lline continue percentSeen = True - if postambleSeen is False: # noqa: SIM102 - if line.startswith("-- ") or line.startswith(">>> ") or line.startswith("Copyright notice"): + if postambleSeen is False: + valid = [ + "-- ", + ">>> ", + "Copyright notice", + ] + if lline.startswith(tuple(valid)): postambleSeen = True if postambleSeen is True: - self.rDict["Postamble"].append(line) - line = "POST;" + line + self.rDict["Postamble"].append(lline) + lline = "POST;" + lline continue - body.append(line) + body.append(lline) - ll = line - if "\t" in line: - ll = "TAB;" + line # mark lines having tabs + ll = lline + if "\t" in lline: + ll = "TAB;" + lline # mark lines having tabs if ll.endswith("\r"): - ll = "CR;" + line # mark lines having CR (\r) + ll = "CR;" + lline # mark lines having CR (\r) rr.append(ll) @@ -216,6 +223,7 @@ def testItem(d: str, pc: whois.ParameterContext) -> Any: def testItem1( d: str, + *, printgetRawWhoisResult: bool = False, ) -> None: global \ diff --git a/whoisdomain/processWhoisDomainRequest.py b/whoisdomain/processWhoisDomainRequest.py index 4912082..5c87f6f 100644 --- a/whoisdomain/processWhoisDomainRequest.py +++ b/whoisdomain/processWhoisDomainRequest.py @@ -87,7 +87,7 @@ def _internationalizedDomainNameToPunyCode(d: list[str]) -> list[str]: self.dc.tldString = filterTldToSupportedPattern( self.dc.domain, self.dc.dList, - self.pc.verbose, + verbose=self.pc.verbose, ) if self.dc.tldString is None: diff --git a/whoisdomain/tldDb/finders.py b/whoisdomain/tldDb/finders.py index a275e2d..ca62b50 100644 --- a/whoisdomain/tldDb/finders.py +++ b/whoisdomain/tldDb/finders.py @@ -16,7 +16,10 @@ PATTERN_CACHE: dict[tuple[str, int], Any] = {} -def make_pat(reStr: str, flags: int) -> Any: +def make_pat( + reStr: str, + flags: int, +) -> Any: if (reStr, flags) in PATTERN_CACHE: pattern = PATTERN_CACHE[reStr, flags] else: @@ -26,10 +29,12 @@ def make_pat(reStr: str, flags: int) -> Any: def newLineSplit( + *, ignoreCase: bool = True, ) -> Callable[[str], list[str]]: def xNewlineSplit( whoisStr: str, + *, verbose: bool = False, ) -> Any: # split the incoming text on newlines \n\n @@ -45,13 +50,13 @@ def xNewlineSplit( def R( reStr: str, + *, ignoreCase: bool = True, -) -> Callable[[str, list[str], bool], list[str]]: +) -> Callable[[str, list[str]], list[str]]: # regular simple regex strings are converter with currying to functins to be called later def reFindAll( textStr: str, sData: list[str], - verbose: bool = False, ) -> Any: flags = re.IGNORECASE if ignoreCase else 0 # NOFLAG is 3.11 pattern = make_pat(reStr, flags) @@ -71,9 +76,9 @@ def findFromToAndLookFor( fromStr: str, toStr: str, lookForStr: str, + *, ignoreCase: bool = True, - verbose: bool = False, -) -> Callable[[str, list[str], bool], list[str]]: +) -> Callable[[str, list[str]], list[str]]: # look for a particular string like R() # but limit the context we look in # to a specific sub section of the whois cli response @@ -81,7 +86,6 @@ def findFromToAndLookFor( def xFindFromToAndLookFor( textStr: str, sData: list[str], - verbose: bool = False, ) -> Any: flags = re.IGNORECASE if ignoreCase else 0 # NOFLAG is 3.11 p1 = make_pat(fromStr, flags) @@ -157,9 +161,9 @@ def findFromToAndLookForWithFindFirst( fromStr: str, # we will replace {} in fromStr with the result from findFirst toStr: str, lookForStr: str, + *, ignoreCase: bool = True, - verbose: bool = False, -) -> Callable[[str, list[str], bool], list[str]]: +) -> Callable[[str, list[str]], list[str]]: # look for a particular string like R() with find first # then build a from ,to context using the result from findFirst (google.fr is a example) # but limit the context we look in @@ -168,7 +172,6 @@ def findFromToAndLookForWithFindFirst( def xFindFromToAndLookForWithFindFirst( textStr: str, sData: list[str], - verbose: bool = False, ) -> list[str]: flags = re.IGNORECASE if ignoreCase else 0 # NOFLAG is 3.11 @@ -221,14 +224,13 @@ def findInSplitedLookForHavingFindFirst( findFirst: str, lookForStr: str, extract: str, + *, ignoreCase: bool = True, - verbose: bool = False, -) -> Callable[[str, list[str], bool], list[str]]: +) -> Callable[[str, list[str]], list[str]]: # requires splitted data def xfindInSplitedLookForHavingFindFirst( textStr: str, sData: list[str], - verbose: bool = False, ) -> list[str]: flags = re.IGNORECASE if ignoreCase else 0 # NOFLAG is 3.11 diff --git a/whoisdomain/tldDb/groupers.py b/whoisdomain/tldDb/groupers.py index dcd24d0..5c6b7b2 100644 --- a/whoisdomain/tldDb/groupers.py +++ b/whoisdomain/tldDb/groupers.py @@ -18,9 +18,12 @@ ] -def groupFromList(aList: list[str]) -> Callable[[str], dict[str, str]]: +def groupFromList( + aList: list[str], +) -> Callable[[str], dict[str, str]]: def xgroupFromList( whoisStr: str, + *, verbose: bool = False, ) -> dict[str, str]: result: dict[str, str] = {} diff --git a/whoisdomain/tldDb/tld_regexpr.py b/whoisdomain/tldDb/tld_regexpr.py index 6558996..9dfa910 100644 --- a/whoisdomain/tldDb/tld_regexpr.py +++ b/whoisdomain/tldDb/tld_regexpr.py @@ -27,7 +27,12 @@ # seems the most up to date and maintained -def xStr(what: str, times: int = 1, firstMandatory: bool = True) -> str: +def xStr( + what: str, + times: int = 1, + *, + firstMandatory: bool = True, +) -> str: # ================================================================= # Often we want to repeat regex patterns, # ( typically with nameservers or status fields ) @@ -909,7 +914,6 @@ def xStr(what: str, times: int = 1, firstMandatory: bool = True) -> str: fromStr=r"\nRegistrar:", toStr=r"\n\n", lookForStr=r"Organization:\s*([^\n]*)\n", - verbose=True, ), } diff --git a/whoisdomain/tldInfo.py b/whoisdomain/tldInfo.py index 29d2dd4..2da5e30 100644 --- a/whoisdomain/tldInfo.py +++ b/whoisdomain/tldInfo.py @@ -13,6 +13,7 @@ class TldInfo: def __init__( self, zzDict: dict[str, Any], + *, verbose: bool = False, ) -> None: self.verbose = verbose @@ -31,6 +32,7 @@ def __init__( def _initOne( self, tld: str, + *, override: bool = False, ) -> None: # meta domains start with _: examples _centralnic and _donuts @@ -56,7 +58,10 @@ def _initOne( self.tldRegexDb[tld2] = what @classmethod - def _cleanupResultDict(cls, resultDict: dict[str, Any]) -> dict[str, Any]: + def _cleanupResultDict( + cls, + resultDict: dict[str, Any], + ) -> dict[str, Any]: # we dont want to propagate the extend data resultDict.pop("extend", None) resultDict.pop("_extend", None) @@ -73,6 +78,7 @@ def _cleanupResultDict(cls, resultDict: dict[str, Any]) -> dict[str, Any]: def flattenMasterTldEntry( self, tldString: str, + *, override: bool = False, ) -> dict[str, Any]: tldDict = self.zzDictRef[tldString] @@ -87,7 +93,9 @@ def flattenMasterTldEntry( return self._cleanupResultDict(tldDict) - def init(self) -> None: + def init( + self, + ) -> None: # build the database of all tld for tld in self.zzDictRef: self._initOne(tld, override=False) @@ -96,6 +104,7 @@ def filterTldToSupportedPattern( self, domain: str, dList: list[str], + *, verbose: bool = False, ) -> str | None: # we have max 2 levels so first check if the last 2 are in our list @@ -127,11 +136,15 @@ def mergeExternalDictWithRegex( # reprocess the regexes we newly defined or overrode override = True for tld in aDict: - self._initOne(tld, override) + self._initOne(tld, override=override) - def validTlds(self) -> list[str]: + def validTlds( + self, + ) -> list[str]: return sorted(self.tldRegexDb.keys()) - def TLD_RE(self) -> dict[str, dict[str, Any]]: + def TLD_RE( + self, + ) -> dict[str, dict[str, Any]]: # this returns the currenly prepared list of all tlds and the compiled regexes return self.tldRegexDb From 35d78a141e12720c61c36be06080fb356257be90 Mon Sep 17 00:00:00 2001 From: mboot-github <130295084+mboot-github@users.noreply.github.com> Date: Mon, 20 Apr 2026 13:49:25 +0200 Subject: [PATCH 11/30] lint clean again --- pyproject.toml | 11 +++++++-- whoisdomain/context/parameterContext.py | 4 ++-- whoisdomain/main.py | 30 ++++++++++++------------- whoisdomain/whoisCliInterface.py | 4 ++-- 4 files changed, 28 insertions(+), 21 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index b0fcc5b..880d424 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -160,11 +160,18 @@ "ARG002","ARG001", "D107","D102","D101","D103","D100","D105","D104","D205","D203", "N812","N818","N806","N802","N815","N816","N803","N999", - "PLR6201","PLR2004","PLR0917","PLR0913","PLR0911","PLR0912","PLR0914", + "PLR2004", + + "PLR0911", # Too many return statements + "PLR0912", # Too many branches + "PLR0914", # Too many local variables + "PLR0913", # Too many arguments in function definition "PLW0603", # Using the global statement to update `xxx` is discouraged "PLW0602", # Using global for `xxx` but no assignment is done + "RUF001","RUF067", "RUF012", - "S101","S602", + "S101", # Use of `assert` detected + # "S602", # "COM812", # The following rule may cause conflicts when used with the formatter: `COM812` diff --git a/whoisdomain/context/parameterContext.py b/whoisdomain/context/parameterContext.py index 147190a..385259d 100644 --- a/whoisdomain/context/parameterContext.py +++ b/whoisdomain/context/parameterContext.py @@ -213,12 +213,12 @@ def __init__( self._validateAllMandatoryNowKnown(mandatory) def __getattr__(self, name: str) -> Any: - if name in ["params", "value"]: + if name in {"params", "value"}: return self.name return self.get(name) def __setattr__(self, name: str, value: Any) -> None: - if name in ["params", "value"]: + if name in {"params", "value"}: object.__setattr__(self, name, value) else: self.set(name, value) diff --git a/whoisdomain/main.py b/whoisdomain/main.py index 1da484d..206b78a 100755 --- a/whoisdomain/main.py +++ b/whoisdomain/main.py @@ -598,12 +598,12 @@ def main() -> None: # noqa: C901,PLR0915 fileData: dict[str, Any] = {} for opt, arg in opts: - if opt in ("-S", "SupportedTld"): + if opt in {"-S", "SupportedTld"}: for tld in sorted(whois.validTlds()): print(tld) sys.exit(0) - if opt in ("-V", "Version"): + if opt in {"-V", "Version"}: print(whois.getVersion()) sys.exit(0) @@ -611,28 +611,28 @@ def main() -> None: # noqa: C901,PLR0915 usage() sys.exit(0) - if opt in ("-a", "--all"): + if opt in {"-a", "--all"}: TestAllTld = True - if opt in ("-H", "--having"): + if opt in {"-H", "--having"}: TestAllTld = True allHaving = str(arg) - if opt in ("-r", "--reg"): + if opt in {"-r", "--reg"}: TestAllTld = True allRegex = str(arg) - if opt in ("-v", "--verbose"): + if opt in {"-v", "--verbose"}: Verbose = True logging.basicConfig(level="DEBUG") - if opt in ("-p", "--print"): + if opt in {"-p", "--print"}: PrintGetRawWhoisResult = True - if opt in ("-j", "--json"): + if opt in {"-j", "--json"}: PrintJson = True - if opt in ("-T", "--Testing"): + if opt in {"-T", "--Testing"}: # print out all names of tld where we have _test TestAllTld = True rr = makeTestAllCurrentTld(None) @@ -640,23 +640,23 @@ def main() -> None: # noqa: C901,PLR0915 print(item) sys.exit(0) - if opt in ("-t", "--test"): + if opt in {"-t", "--test"}: # collect all _test entries defined and only run those, # o not run the default meta.tld TestAllTld = True TestRunOnly = True - if opt in ("-R", "--Ruleset"): + if opt in {"-R", "--Ruleset"}: Ruleset = True - if opt in ("-D", "--Directory"): + if opt in {"-D", "--Directory"}: directory = arg isDir = pathlib.Path(directory).is_dir() if isDir is False: print(f"{directory} cannot be found or is not a directory", file=sys.stderr) sys.exit(101) - if opt in ("-C", "--Cleanup"): + if opt in {"-C", "--Cleanup"}: inFile = arg isFile = pathlib.Path(arg).is_file() if isFile is False: @@ -668,7 +668,7 @@ def main() -> None: # noqa: C901,PLR0915 rc.printMe() sys.exit(0) - if opt in ("-f", "--file"): + if opt in {"-f", "--file"}: # a set filename = arg isFile = pathlib.Path(filename).is_file() if isFile is False: @@ -679,7 +679,7 @@ def main() -> None: # noqa: C901,PLR0915 files.append(filename) TestAllTld = False - if opt in ("-d", "--domain"): + if opt in {"-d", "--domain"}: # set domain = arg if domain not in domains: domains.append(domain) diff --git a/whoisdomain/whoisCliInterface.py b/whoisdomain/whoisCliInterface.py index 4d54cb9..7a8b131 100644 --- a/whoisdomain/whoisCliInterface.py +++ b/whoisdomain/whoisCliInterface.py @@ -43,7 +43,7 @@ def _tryInstallMissingWhoisOnWindows(cls) -> None: msg = f"downloading dependencies: {copy_command}" log.debug(msg) - subprocess.call( + subprocess.call( # noqa: S602 # `subprocess` call with `shell=True` identified, security issue copy_command, stdout=subprocess.PIPE, stderr=subprocess.STDOUT, @@ -100,7 +100,7 @@ def _postProcessingResult(self) -> str: msg = f"{self.rawWhoisResultString}" log.debug(msg) - if self.pc.ignore_returncode is False and self.processHandle.returncode not in [0, 1]: + if self.pc.ignore_returncode is False and self.processHandle.returncode not in {0, 1}: if "fgets: Connection reset by peer" in self.rawWhoisResultString: return self.rawWhoisResultString.replace("fgets: Connection reset by peer", "") From c49573fd3048dbeca89f8ca10a93fec20b3ed7c1 Mon Sep 17 00:00:00 2001 From: mboot-github <130295084+mboot-github@users.noreply.github.com> Date: Mon, 20 Apr 2026 14:16:09 +0200 Subject: [PATCH 12/30] more ruff rules clarify --- pyproject.toml | 24 ++++++++++++++++---- whoisdomain/cache/dummyCache.py | 4 ++-- whoisdomain/doWhoisCommand.py | 4 ++-- whoisdomain/domain.py | 5 ++-- whoisdomain/handleDateStrings.py | 1 - whoisdomain/helpers.py | 5 +--- whoisdomain/main.py | 26 ++++++++++----------- whoisdomain/processWhoisDomainRequest.py | 2 -- whoisdomain/tldDb/finders.py | 14 +++++------- whoisdomain/tldDb/groupers.py | 29 ++++++++---------------- whoisdomain/tldInfo.py | 7 +----- 11 files changed, 57 insertions(+), 64 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 880d424..7200649 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -157,9 +157,26 @@ ignore = [ # ignore for now: - "ARG002","ARG001", - "D107","D102","D101","D103","D100","D105","D104","D205","D203", - "N812","N818","N806","N802","N815","N816","N803","N999", + #"ARG001", + #"ARG002", + + "D100", + "D101", + "D102", + "D104", + "D105", + "D107", + "D103", # Missing docstring in public function + + "N802", + "N803", + "N806", + "N812", + "N815", + "N816", + "N818", + "N999", + "PLR2004", "PLR0911", # Too many return statements @@ -171,7 +188,6 @@ "RUF001","RUF067", "RUF012", "S101", # Use of `assert` detected - # "S602", # "COM812", # The following rule may cause conflicts when used with the formatter: `COM812` diff --git a/whoisdomain/cache/dummyCache.py b/whoisdomain/cache/dummyCache.py index 96fba77..5807bab 100644 --- a/whoisdomain/cache/dummyCache.py +++ b/whoisdomain/cache/dummyCache.py @@ -15,13 +15,13 @@ def __init__( def get( # noqa: PLR6301 self, - keyString: str, + keyString: str, # noqa: ARG002 ) -> str | None: return None def put( # noqa: PLR6301 self, - keyString: str, + keyString: str, # noqa: ARG002 data: str, ) -> str: return data diff --git a/whoisdomain/doWhoisCommand.py b/whoisdomain/doWhoisCommand.py index 429e88f..e12053c 100644 --- a/whoisdomain/doWhoisCommand.py +++ b/whoisdomain/doWhoisCommand.py @@ -30,7 +30,7 @@ def setMyCache(myCache: Any) -> None: def _initDefaultCache( pc: ParameterContext, - dc: DataContext, + # dc: DataContext, ) -> Any: global CACHE_STUB @@ -62,7 +62,7 @@ def doWhoisAndReturnString( ) -> str: cache = _initDefaultCache( pc=pc, - dc=dc, + # dc=dc, ) keyString = ".".join(dc.dList) diff --git a/whoisdomain/domain.py b/whoisdomain/domain.py index e78b8d6..ba108e5 100644 --- a/whoisdomain/domain.py +++ b/whoisdomain/domain.py @@ -58,7 +58,8 @@ def _cleanupArray( def _doNameservers( self, - pc: ParameterContext, + # pc: ParameterContext, + *, dc: DataContext, ) -> None: tmp: list[str] = [] @@ -178,7 +179,7 @@ def _parseData( self.dnssec = dc.data["DNSSEC"] self._doStatus(pc, dc) - self._doNameservers(pc, dc) + self._doNameservers(dc=dc) # optional fields self._doOptionalFields(dc.data) diff --git a/whoisdomain/handleDateStrings.py b/whoisdomain/handleDateStrings.py index 04a3fa3..9d1a53b 100644 --- a/whoisdomain/handleDateStrings.py +++ b/whoisdomain/handleDateStrings.py @@ -83,7 +83,6 @@ def str_to_date( text: str, *, tld: str | None = None, - verbose: bool = False, ) -> datetime.datetime | None: text = text.strip().lower() diff --git a/whoisdomain/helpers.py b/whoisdomain/helpers.py index 5e73702..30c544c 100644 --- a/whoisdomain/helpers.py +++ b/whoisdomain/helpers.py @@ -15,13 +15,10 @@ def filterTldToSupportedPattern( - domain: str, dList: list[str], - *, - verbose: bool = False, ) -> str | None: global tldInfo - return tldInfo.filterTldToSupportedPattern(domain, dList, verbose=verbose) + return tldInfo.filterTldToSupportedPattern(dList) def mergeExternalDictWithRegex( diff --git a/whoisdomain/main.py b/whoisdomain/main.py index 206b78a..2faa001 100755 --- a/whoisdomain/main.py +++ b/whoisdomain/main.py @@ -223,8 +223,6 @@ def testItem(d: str, pc: whois.ParameterContext) -> Any: def testItem1( d: str, - *, - printgetRawWhoisResult: bool = False, ) -> None: global \ IgnoreReturncode, \ @@ -378,7 +376,7 @@ def getAllCurrentTld() -> list[str]: def appendHintOrMeta( rr: list[str], - allRegex: str | None, + # allRegex: str | None, tld: str, ) -> None: global TestAllTld, TestRunOnly @@ -393,7 +391,7 @@ def appendHintOrMeta( def appendHint( rr: list[str], - allRegex: str | None, + # allRegex: str | None, tld: str, ) -> None: global TestAllTld, TestRunOnly @@ -405,17 +403,17 @@ def appendHint( def makeMetaAllCurrentTld( - allHaving: str | None = None, + # allHaving: str | None = None, allRegex: str | None = None, ) -> list[str]: rr: list[str] = [] for tld in getAllCurrentTld(): if allRegex is None: - appendHintOrMeta(rr, allRegex, tld) + appendHintOrMeta(rr, tld) continue if re.search(allRegex, tld): - appendHintOrMeta(rr, allRegex, tld) + appendHintOrMeta(rr, tld) return rr @@ -426,10 +424,10 @@ def makeTestAllCurrentTld( rr: list[str] = [] for tld in getAllCurrentTld(): if allRegex is None: - appendHint(rr, allRegex, tld) + appendHint(rr, tld) continue if re.search(allRegex, tld): - appendHint(rr, allRegex, tld) + appendHint(rr, tld) return rr @@ -583,7 +581,7 @@ def main() -> None: # noqa: C901,PLR0915 # TestAllTld: bool = False - allHaving: str | None = None # from all supported tld only process the ones having this :: TODO :: + # allHaving: str | None = None # from all supported tld only process the ones having this :: TODO :: allRegex: str | None = None # from all supported tld process only the ones matching this regex directory: str | None = None @@ -614,9 +612,9 @@ def main() -> None: # noqa: C901,PLR0915 if opt in {"-a", "--all"}: TestAllTld = True - if opt in {"-H", "--having"}: - TestAllTld = True - allHaving = str(arg) + # if opt in {"-H", "--having"}: + # TestAllTld = True + # allHaving = str(arg) if opt in {"-r", "--reg"}: TestAllTld = True @@ -709,7 +707,7 @@ def main() -> None: # noqa: C901,PLR0915 if TestAllTld: if TestRunOnly is False: - testDomains(makeMetaAllCurrentTld(allHaving, allRegex)) + testDomains(makeMetaAllCurrentTld(allRegex)) else: testDomains(makeTestAllCurrentTld(allRegex)) diff --git a/whoisdomain/processWhoisDomainRequest.py b/whoisdomain/processWhoisDomainRequest.py index 5c87f6f..ab0480e 100644 --- a/whoisdomain/processWhoisDomainRequest.py +++ b/whoisdomain/processWhoisDomainRequest.py @@ -85,9 +85,7 @@ def _internationalizedDomainNameToPunyCode(d: list[str]) -> list[str]: # Is it a supported domain ======= self.dc.tldString = filterTldToSupportedPattern( - self.dc.domain, self.dc.dList, - verbose=self.pc.verbose, ) if self.dc.tldString is None: diff --git a/whoisdomain/tldDb/finders.py b/whoisdomain/tldDb/finders.py index ca62b50..db1bbc6 100644 --- a/whoisdomain/tldDb/finders.py +++ b/whoisdomain/tldDb/finders.py @@ -34,8 +34,6 @@ def newLineSplit( ) -> Callable[[str], list[str]]: def xNewlineSplit( whoisStr: str, - *, - verbose: bool = False, ) -> Any: # split the incoming text on newlines \n\n reStr = r"\n\n" @@ -52,11 +50,11 @@ def R( reStr: str, *, ignoreCase: bool = True, -) -> Callable[[str, list[str]], list[str]]: +) -> Callable[[str], list[str]]: # regular simple regex strings are converter with currying to functins to be called later def reFindAll( textStr: str, - sData: list[str], + # sData: list[str], ) -> Any: flags = re.IGNORECASE if ignoreCase else 0 # NOFLAG is 3.11 pattern = make_pat(reStr, flags) @@ -78,14 +76,14 @@ def findFromToAndLookFor( lookForStr: str, *, ignoreCase: bool = True, -) -> Callable[[str, list[str]], list[str]]: +) -> Callable[[str], list[str]]: # look for a particular string like R() # but limit the context we look in # to a specific sub section of the whois cli response # use currying to create a func that will be called later def xFindFromToAndLookFor( textStr: str, - sData: list[str], + # sData: list[str], ) -> Any: flags = re.IGNORECASE if ignoreCase else 0 # NOFLAG is 3.11 p1 = make_pat(fromStr, flags) @@ -163,7 +161,7 @@ def findFromToAndLookForWithFindFirst( lookForStr: str, *, ignoreCase: bool = True, -) -> Callable[[str, list[str]], list[str]]: +) -> Callable[[str], list[str]]: # look for a particular string like R() with find first # then build a from ,to context using the result from findFirst (google.fr is a example) # but limit the context we look in @@ -171,7 +169,7 @@ def findFromToAndLookForWithFindFirst( # use currying to create a func that will be called later def xFindFromToAndLookForWithFindFirst( textStr: str, - sData: list[str], + # sData: list[str], ) -> list[str]: flags = re.IGNORECASE if ignoreCase else 0 # NOFLAG is 3.11 diff --git a/whoisdomain/tldDb/groupers.py b/whoisdomain/tldDb/groupers.py index 5c6b7b2..1b08cd6 100644 --- a/whoisdomain/tldDb/groupers.py +++ b/whoisdomain/tldDb/groupers.py @@ -2,7 +2,6 @@ # import sys import logging import os -from collections.abc import Callable log = logging.getLogger(__name__) logging.basicConfig(level=os.environ.get("LOGLEVEL", "INFO")) @@ -18,21 +17,13 @@ ] -def groupFromList( - aList: list[str], -) -> Callable[[str], dict[str, str]]: - def xgroupFromList( - whoisStr: str, - *, - verbose: bool = False, - ) -> dict[str, str]: - result: dict[str, str] = {} - # iterate over the lines of whoisStr - # for key each item in the list - # create a empty list - # store the list under key - # see if there is a match ans append matched lines to the list - # what = r"\n\n" - return result - - return xgroupFromList +# def groupFromList( +# aList: list[str], +# ) -> Callable[[str], dict[str, str]]: +# def xgroupFromList( +# whoisStr: str, +# ) -> dict[str, str]: +# result: dict[str, str] = {} +# return result +# +# return xgroupFromList diff --git a/whoisdomain/tldInfo.py b/whoisdomain/tldInfo.py index 2da5e30..a804da4 100644 --- a/whoisdomain/tldInfo.py +++ b/whoisdomain/tldInfo.py @@ -42,7 +42,7 @@ def _initOne( if not override and tld in self.tldRegexDb: return - what = self.flattenMasterTldEntry(tld, override=override) + what = self.flattenMasterTldEntry(tld) if self.withStore: self.tldRegexDb[tld] = what @@ -78,8 +78,6 @@ def _cleanupResultDict( def flattenMasterTldEntry( self, tldString: str, - *, - override: bool = False, ) -> dict[str, Any]: tldDict = self.zzDictRef[tldString] hasExtend: str | None = tldDict.get("extend") or tldDict.get("_extend") @@ -102,10 +100,7 @@ def init( def filterTldToSupportedPattern( self, - domain: str, dList: list[str], - *, - verbose: bool = False, ) -> str | None: # we have max 2 levels so first check if the last 2 are in our list tld = f"{dList[-2]}.{dList[-1]}" From 52623abb7249d146a4145d1e113950b8ce7bf638 Mon Sep 17 00:00:00 2001 From: mboot-github <130295084+mboot-github@users.noreply.github.com> Date: Mon, 20 Apr 2026 14:58:23 +0200 Subject: [PATCH 13/30] diocument all exceptions in ruff rules --- pyproject.toml | 36 ++++++---------- t1.py | 6 ++- whoisdomain/__init__.py | 30 ++++++------- whoisdomain/cache/simpleCacheBase.py | 6 +-- whoisdomain/cache/simpleCacheWithFile.py | 20 ++++----- whoisdomain/context/parameterContext.py | 15 ++++--- whoisdomain/doWhoisCommand.py | 4 +- whoisdomain/exceptions.py | 16 +++---- whoisdomain/handleDateStrings.py | 4 +- whoisdomain/helpers.py | 26 +++++------ whoisdomain/main.py | 35 +++++++-------- whoisdomain/processWhoisDomainRequest.py | 12 +++--- whoisdomain/whoisCliInterface.py | 10 ++--- whoisdomain/whoisParser.py | 55 ++++++------------------ 14 files changed, 120 insertions(+), 155 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 7200649..94b8e91 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -156,28 +156,19 @@ ] ignore = [ - # ignore for now: - #"ARG001", - #"ARG002", - - "D100", - "D101", - "D102", - "D104", - "D105", - "D107", + "D100", # Missing docstring in public module + "D101", # Missing docstring in public module + "D102", # Missing docstring in public method "D103", # Missing docstring in public function + "D104", # Missing docstring in public package + "D105", # Missing docstring in magic method + "D107", # Missing docstring in magic method + "D203", "D211", # `incorrect-blank-line-before-class` (D203) and `no-blank-line-before-class` (D211) are incompatible. Ignoring `incorrect-blank-line-before-class`. - "N802", - "N803", - "N806", - "N812", - "N815", - "N816", - "N818", - "N999", - - "PLR2004", + "N802", # Function name `getThisTld` should be lowercase + "N803", # Argument name `xx` should be lowercase + "N806", # Variable `xx` in function should be lowercase + "N999", # Invalid module name "PLR0911", # Too many return statements "PLR0912", # Too many branches @@ -186,9 +177,10 @@ "PLW0603", # Using the global statement to update `xxx` is discouraged "PLW0602", # Using global for `xxx` but no assignment is done - "RUF001","RUF067", "RUF012", - "S101", # Use of `assert` detected + "RUF001", # String contains ambiguous urf8 char + "RUF067", # `__init__` module should only contain docstrings and re-exports + "S101", # Use of `assert` detected # "COM812", # The following rule may cause conflicts when used with the formatter: `COM812` "T201", # print statements are ok, used in verbose mode diff --git a/t1.py b/t1.py index 9a51bb2..c5846a7 100755 --- a/t1.py +++ b/t1.py @@ -5,6 +5,8 @@ from whoisdomain import ProcFunc +N = 26 + def remoteFunc( conn: Any, @@ -51,7 +53,7 @@ def main() -> None: for item in names: v = f(item) print(v) - if n >= 26: + if n >= N: break f = pf.makeHandler(remoteFunc, restart_after_count) @@ -61,7 +63,7 @@ def main() -> None: for item in names: v = f(item) print(v) - if n >= 26: + if n >= N: break diff --git a/whoisdomain/__init__.py b/whoisdomain/__init__.py index 4f63aef..48e22ff 100644 --- a/whoisdomain/__init__.py +++ b/whoisdomain/__init__.py @@ -25,13 +25,13 @@ from .domain import Domain from .doWhoisCommand import setMyCache from .exceptions import ( - FailedParsingWhoisOutput, - UnknownDateFormat, - UnknownTld, - WhoisCommandFailed, - WhoisCommandTimeout, - WhoisPrivateRegistry, - WhoisQuotaExceeded, + FailedParsingWhoisOutputError, + UnknownDateFormatError, + UnknownTldError, + WhoisCommandFailedError, + WhoisCommandTimeoutError, + WhoisPrivateRegistryError, + WhoisQuotaExceededError, ) from .helpers import ( cleanupWhoisResponse, @@ -83,7 +83,7 @@ TLD_LIB_PRESENT: bool = False try: - import tld as libTld # noqa: F401 + import tld as lib_tld # noqa: F401 TLD_LIB_PRESENT = True except ImportError as e: @@ -94,7 +94,7 @@ "ZZ", "DBMCache", "DummyCache", - "FailedParsingWhoisOutput", + "FailedParsingWhoisOutputError", "NoneStrings", "NoneStringsAdd", "ParameterContext", @@ -105,12 +105,12 @@ "SimpleCacheBase", "SimpleCacheWithFile", "TldInfo", - "UnknownDateFormat", - "UnknownTld", - "WhoisCommandFailed", - "WhoisCommandTimeout", - "WhoisPrivateRegistry", - "WhoisQuotaExceeded", + "UnknownDateFormatError", + "UnknownTldError", + "WhoisCommandFailedError", + "WhoisCommandTimeoutError", + "WhoisPrivateRegistryError", + "WhoisQuotaExceededError", "WhoisRdap", "cleanupWhoisResponse", "filterTldToSupportedPattern", diff --git a/whoisdomain/cache/simpleCacheBase.py b/whoisdomain/cache/simpleCacheBase.py index 78f70f7..7861928 100644 --- a/whoisdomain/cache/simpleCacheBase.py +++ b/whoisdomain/cache/simpleCacheBase.py @@ -11,11 +11,11 @@ def __init__( self, *, verbose: bool = False, - cacheMaxAge: int = (60 * 60 * 48), + cache_max_age: int = (60 * 60 * 48), ) -> None: self.verbose = verbose self.memCache: dict[str, tuple[float, str]] = {} - self.cacheMaxAge: int = cacheMaxAge + self.cache_max_age: int = cache_max_age def put( self, @@ -38,7 +38,7 @@ def get( return None t = time.time() - hasExpired = cData[0] < (t - self.cacheMaxAge) + hasExpired = cData[0] < (t - self.cache_max_age) if hasExpired is True: return None diff --git a/whoisdomain/cache/simpleCacheWithFile.py b/whoisdomain/cache/simpleCacheWithFile.py index 1e60817..6ddca6a 100644 --- a/whoisdomain/cache/simpleCacheWithFile.py +++ b/whoisdomain/cache/simpleCacheWithFile.py @@ -12,28 +12,28 @@ class SimpleCacheWithFile(SimpleCacheBase): - cacheFilePath: str | None = None + cache_file_path: str | None = None def __init__( self, *, verbose: bool = False, - cacheFilePath: str | None = None, - cacheMaxAge: int = (60 * 60 * 48), + cache_file_path: str | None = None, + cache_max_age: int = (60 * 60 * 48), ) -> None: - super().__init__(verbose=verbose, cacheMaxAge=cacheMaxAge) - self.cacheFilePath = cacheFilePath + super().__init__(verbose=verbose, cache_max_age=cache_max_age) + self.cache_file_path = cache_file_path def _fileLoad( self, ) -> None: - if self.cacheFilePath is None: + if self.cache_file_path is None: return - if not pathlib.Path(self.cacheFilePath).is_file(): + if not pathlib.Path(self.cache_file_path).is_file(): return - with pathlib.Path(self.cacheFilePath).open(encoding="utf-8") as f: + with pathlib.Path(self.cache_file_path).open(encoding="utf-8") as f: try: self.memCache = json.load(f) except ValueError as e: @@ -43,10 +43,10 @@ def _fileLoad( def _fileSave( self, ) -> None: - if self.cacheFilePath is None: + if self.cache_file_path is None: return - with pathlib.Path(self.cacheFilePath).open("w", encoding="utf-8") as f: + with pathlib.Path(self.cache_file_path).open("w", encoding="utf-8") as f: json.dump(self.memCache, f) def put( diff --git a/whoisdomain/context/parameterContext.py b/whoisdomain/context/parameterContext.py index 385259d..ee0fd3c 100644 --- a/whoisdomain/context/parameterContext.py +++ b/whoisdomain/context/parameterContext.py @@ -149,13 +149,7 @@ class ParameterContext: params: dict[str, Any] value: dict[str, Any] - - KT: dict[str, Any] = { - "int": int, - "float": float, - "str": str, - "bool": bool, - } + KT: dict[str, Any] def _loadDefaults(self) -> list[str]: mandatory: list[str] = [] @@ -205,6 +199,13 @@ def __init__( self, **kwargs: Any, ) -> None: + self.KT = { + "int": int, + "float": float, + "str": str, + "bool": bool, + } + self.params = json.loads(ParamsStringJson) self.value = {} diff --git a/whoisdomain/doWhoisCommand.py b/whoisdomain/doWhoisCommand.py index e12053c..97d0afc 100644 --- a/whoisdomain/doWhoisCommand.py +++ b/whoisdomain/doWhoisCommand.py @@ -46,8 +46,8 @@ def _initDefaultCache( # if no cache defined init the default cache (optional with file storage based on pc) CACHE_STUB = SimpleCacheWithFile( verbose=pc.verbose, - cacheFilePath=pc.cache_file, - cacheMaxAge=pc.cache_age, + cache_file_path=pc.cache_file, + cache_max_age=pc.cache_age, ) msg = "initializing default cache" diff --git a/whoisdomain/exceptions.py b/whoisdomain/exceptions.py index 1dcdec2..938775b 100644 --- a/whoisdomain/exceptions.py +++ b/whoisdomain/exceptions.py @@ -5,37 +5,37 @@ logging.basicConfig(level=os.environ.get("LOGLEVEL", "INFO")) -class WhoisException(Exception): +class WhoisExceptionError(Exception): # make all other exeptions based on a generic exception pass -class UnknownTld(WhoisException): +class UnknownTldError(WhoisExceptionError): pass -class FailedParsingWhoisOutput(WhoisException): +class FailedParsingWhoisOutputError(WhoisExceptionError): pass -class WhoisQuotaExceeded(WhoisException): +class WhoisQuotaExceededError(WhoisExceptionError): pass -class UnknownDateFormat(WhoisException): +class UnknownDateFormatError(WhoisExceptionError): pass -class WhoisCommandFailed(WhoisException): +class WhoisCommandFailedError(WhoisExceptionError): pass -class WhoisPrivateRegistry(WhoisException): +class WhoisPrivateRegistryError(WhoisExceptionError): # also known as restricted : see comments at the bottom in tld_regexpr.py # almost no info is returned or there is no cli whois server at all: # see: https://www.iana.org/domains/root/db/.html pass -class WhoisCommandTimeout(WhoisException): +class WhoisCommandTimeoutError(WhoisExceptionError): pass diff --git a/whoisdomain/handleDateStrings.py b/whoisdomain/handleDateStrings.py index 9d1a53b..6fea00f 100644 --- a/whoisdomain/handleDateStrings.py +++ b/whoisdomain/handleDateStrings.py @@ -9,7 +9,7 @@ import os import re -from .exceptions import UnknownDateFormat +from .exceptions import UnknownDateFormatError log = logging.getLogger(__name__) logging.basicConfig(level=os.environ.get("LOGLEVEL", "INFO")) @@ -139,4 +139,4 @@ def str_to_date( return z.astimezone().replace(tzinfo=None) msg = f"Unknown date format: '{text}'" - raise UnknownDateFormat(msg) + raise UnknownDateFormatError(msg) diff --git a/whoisdomain/helpers.py b/whoisdomain/helpers.py index 30c544c..90b6509 100644 --- a/whoisdomain/helpers.py +++ b/whoisdomain/helpers.py @@ -5,7 +5,7 @@ ) from .context.parameterContext import ParameterContext -from .exceptions import WhoisQuotaExceeded +from .exceptions import WhoisQuotaExceededError from .tldDb.tld_regexpr import ZZ from .tldInfo import TldInfo from .version import VERSION @@ -17,30 +17,30 @@ def filterTldToSupportedPattern( dList: list[str], ) -> str | None: - global tldInfo - return tldInfo.filterTldToSupportedPattern(dList) + global MY_TLD_INFO + return MY_TLD_INFO.filterTldToSupportedPattern(dList) def mergeExternalDictWithRegex( aDict: dict[str, Any] | None = None, ) -> None: - global tldInfo + global MY_TLD_INFO if aDict is None: return if len(aDict) == 0: return - tldInfo.mergeExternalDictWithRegex(aDict) + MY_TLD_INFO.mergeExternalDictWithRegex(aDict) def validTlds() -> list[str]: - global tldInfo - return tldInfo.validTlds() + global MY_TLD_INFO + return MY_TLD_INFO.validTlds() def get_TLD_RE() -> dict[str, dict[str, Any]]: - global tldInfo - return tldInfo.TLD_RE() + global MY_TLD_INFO + return MY_TLD_INFO.TLD_RE() def getVersion() -> str: @@ -76,7 +76,7 @@ def cleanupWhoisResponse( for line in tmp: # some servers respond with: % Quota exceeded in the comment section (lines starting with %) if "quota exceeded" in line.lower(): - raise WhoisQuotaExceeded(whoisStr) + raise WhoisQuotaExceededError(whoisStr) if pc.with_cleanup_results is True and line.startswith("%"): # only remove if requested continue @@ -97,6 +97,6 @@ def cleanupWhoisResponse( VERBOSE: bool = False -# Here we focre load on import the processing of the ZZ database -tldInfo = TldInfo(ZZ, verbose=VERBOSE) -tldInfo.init() # must run on import +# Here we force-load on import the processing of the ZZ database +MY_TLD_INFO = TldInfo(ZZ, verbose=VERBOSE) +MY_TLD_INFO.init() # must run on import diff --git a/whoisdomain/main.py b/whoisdomain/main.py index 2faa001..1ae102c 100755 --- a/whoisdomain/main.py +++ b/whoisdomain/main.py @@ -39,13 +39,14 @@ class ResponseCleaner: data: str - rDict: dict[str, Any] = {} + my_response_dict: dict[str, Any] def __init__( self, pathToTestFile: str, ): self.data = self.readInputFile(pathToTestFile) + self.my_response_dict = {} @classmethod def readInputFile( @@ -125,7 +126,7 @@ def cleanupWhoisResponse( # noqa: C901 with_cleanup_results=with_cleanup_results, ) - self.rDict: dict[str, Any] = { + self.my_response_dict: dict[str, Any] = { "BodyHasSections": False, # if this is true the body is not a list of lines but a list of sections with lines "Preamble": [], # the lines telling what whois servers wwere contacted "Percent": [], # lines staring with %% , often not present but may contain hints @@ -143,14 +144,14 @@ def cleanupWhoisResponse( # noqa: C901 lline = line if preambleSeen is False: if lline.startswith("["): - self.rDict["Preamble"].append(lline) + self.my_response_dict["Preamble"].append(lline) lline = "PRE;" + lline continue preambleSeen = True if preambleSeen is True and percentSeen is False: if lline.startswith("%"): - self.rDict["Percent"].append(lline) + self.my_response_dict["Percent"].append(lline) lline = "PERCENT;" + lline continue percentSeen = True @@ -165,7 +166,7 @@ def cleanupWhoisResponse( # noqa: C901 postambleSeen = True if postambleSeen is True: - self.rDict["Postamble"].append(lline) + self.my_response_dict["Postamble"].append(lline) lline = "POST;" + lline continue @@ -181,21 +182,21 @@ def cleanupWhoisResponse( # noqa: C901 rr.append(ll) body = self.cleanSection(body) - self.rDict["Body"] = self.splitBodyInSections(body) - return "\n".join(rr), self.rDict + self.my_response_dict["Body"] = self.splitBodyInSections(body) + return "\n".join(rr), self.my_response_dict def printMe(self) -> None: zz = ["Preamble", "Percent", "Postamble"] for k in zz: n = 0 - for lines in self.rDict[k]: + for lines in self.my_response_dict[k]: tab = " [TAB] " if "\t" in lines else "" # tabs are present in this section cr = " [CR] " if "\r" in lines else "" # \r is present in this section print(k, cr, tab, lines) k = "Body" - if self.rDict[k]: - for n, lines in enumerate(self.rDict[k]): + if self.my_response_dict[k]: + for n, lines in enumerate(self.my_response_dict[k]): ws = " [WHITESPACE AT END] " if re.search(r"[ \t]+\r?\n", lines) else "" tab = " [TAB] " if "\t" in lines else "" # tabs are present in this section cr = " [CR] " if "\r" in lines else "" # \r is present in this section @@ -322,19 +323,19 @@ def testDomains(aList: list[str]) -> None: # noqa: C901 prepItem(dd) try: testItem1(dd) - except whois.UnknownTld as e: + except whois.UnknownTldError as e: errorItem(dd, e, what="UnknownTld") - except whois.FailedParsingWhoisOutput as e: + except whois.FailedParsingWhoisOutputError as e: errorItem(dd, e, what="FailedParsingWhoisOutput") - except whois.UnknownDateFormat as e: + except whois.UnknownDateFormatError as e: errorItem(dd, e, what="UnknownDateFormat") - except whois.WhoisCommandFailed as e: + except whois.WhoisCommandFailedError as e: errorItem(dd, e, what="WhoisCommandFailed") - except whois.WhoisQuotaExceeded as e: + except whois.WhoisQuotaExceededError as e: errorItem(dd, e, what="WhoisQuotaExceeded") - except whois.WhoisPrivateRegistry as e: + except whois.WhoisPrivateRegistryError as e: errorItem(dd, e, what="WhoisPrivateRegistry") - except whois.WhoisCommandTimeout as e: + except whois.WhoisCommandTimeoutError as e: errorItem(dd, e, what="WhoisCommandTimeout") diff --git a/whoisdomain/processWhoisDomainRequest.py b/whoisdomain/processWhoisDomainRequest.py index ab0480e..704a08c 100644 --- a/whoisdomain/processWhoisDomainRequest.py +++ b/whoisdomain/processWhoisDomainRequest.py @@ -6,7 +6,7 @@ from .context.parameterContext import ParameterContext from .domain import Domain from .doWhoisCommand import doWhoisAndReturnString -from .exceptions import UnknownTld +from .exceptions import UnknownTldError from .helpers import filterTldToSupportedPattern, get_TLD_RE from .lastWhois import updateLastWhois from .whoisCliInterface import WhoisCliInterface @@ -17,7 +17,7 @@ TLD_LIB_PRESENT: bool = False try: - import tld as libTld + import tld as lib_tld TLD_LIB_PRESENT = True except ImportError as ee: @@ -53,7 +53,7 @@ def _internationalizedDomainNameToPunyCode(d: list[str]) -> list[str]: # test with: www.dublin.airport.aero see make withPublicSuffix if self.dc.hasLibTld and self.pc.withPublicSuffix: - res = libTld.get_tld( + res = lib_tld.get_tld( self.dc.domain, fail_silently=True, fix_protocol=True, @@ -94,7 +94,7 @@ def _internationalizedDomainNameToPunyCode(d: list[str]) -> list[str]: a = f"The TLD {tld} is currently not supported by this package." b = "Use validTlds() to see what toplevel domains are supported." msg = f"{a} {b}" - raise UnknownTld(msg) + raise UnknownTldError(msg) # Internationalized domains: Idna translate if self.pc.internationalized: @@ -193,7 +193,7 @@ def _doOneLookup( def _prepRequest(self) -> bool: try: self._analyzeDomainStringAndValidate() # may raise UnknownTld - except UnknownTld: + except UnknownTldError: if self.pc.simplistic is False: raise @@ -231,7 +231,7 @@ def _prepRequest(self) -> bool: return True if self.pc.simplistic is False: - raise UnknownTld(msg) + raise UnknownTldError(msg) self.dc.exeptionStr = msg # was: self.dc.exeptionStr = "UnknownTld" assert self.dom is not None diff --git a/whoisdomain/whoisCliInterface.py b/whoisdomain/whoisCliInterface.py index 7a8b131..bbb8c4c 100644 --- a/whoisdomain/whoisCliInterface.py +++ b/whoisdomain/whoisCliInterface.py @@ -9,8 +9,8 @@ from .context.dataContext import DataContext from .context.parameterContext import ParameterContext from .exceptions import ( - WhoisCommandFailed, - WhoisCommandTimeout, + WhoisCommandFailedError, + WhoisCommandTimeoutError, ) log = logging.getLogger(__name__) @@ -110,7 +110,7 @@ def _postProcessingResult(self) -> str: if self.pc.simplistic: return self.rawWhoisResultString - raise WhoisCommandFailed(self.rawWhoisResultString) + raise WhoisCommandFailedError(self.rawWhoisResultString) return str(self.rawWhoisResultString) @@ -140,7 +140,7 @@ def _runWhoisCliOnThisOs(self) -> str: # Add this option to cover those cases if not self.pc.parse_partial_response or not self.rawWhoisResultString: msg = f"timeout: query took more then {self.pc.timeout} seconds" - raise WhoisCommandTimeout(msg) from ex + raise WhoisCommandTimeoutError(msg) from ex return self._postProcessingResult() @@ -153,7 +153,7 @@ def _returnWhoisPythonFromStaticTestData(self) -> str: return pathlib.Path(pathToTestFile).read_bytes().decode(errors="ignore") msg = f"no test data found for: {pathToTestFile}" - raise WhoisCommandFailed(msg) + raise WhoisCommandFailedError(msg) # public diff --git a/whoisdomain/whoisParser.py b/whoisdomain/whoisParser.py index 7a72e9b..da16c79 100644 --- a/whoisdomain/whoisParser.py +++ b/whoisdomain/whoisParser.py @@ -12,9 +12,9 @@ # import sys from .exceptions import ( - FailedParsingWhoisOutput, - WhoisPrivateRegistry, - WhoisQuotaExceeded, + FailedParsingWhoisOutputError, + WhoisPrivateRegistryError, + WhoisQuotaExceededError, ) from .helpers import get_TLD_RE from .strings.ignoreStrings import IgnoreStrings @@ -24,6 +24,8 @@ log = logging.getLogger(__name__) logging.basicConfig(level=os.environ.get("LOGLEVEL", "INFO")) +NN2 = 2 + class WhoisParser: def __init__( @@ -57,23 +59,6 @@ def _doExtractPattensIanaFromWhoisString( msg = f"parsing iana data only for tld: {self.dc.tldString}, {result}" log.debug(msg) - # def _doExtractPattensFromWhoisString_old( - # self, - # ) -> None: - # empty = [""] # Historical: we use 'empty string' as default, not None - # - # for key, compiledRe in self.dc.thisTld.items(): - # if key.startswith("_"): - # # skip meta element like: _server or _privateRegistry - # continue - # - # self.resultDict[key] = empty # set a default - # if compiledRe: - # # here we apply the regex patterns - # self.resultDict[key] = compiledRe.findall(self.dc.whoisStr) or empty - # msg = f"{key}, {self.resultDict[key]}" - # log.debug(msg) - def _doExtractPattensFromWhoisString( self, ) -> None: @@ -104,13 +89,6 @@ def _doExtractPattensFromWhoisString( log.debug(msg) continue - # if isinstance(val, str): - # # we still support plain strings also - # self.resultDict[key] = re.findall(val, self.dc.whoisStr, flags=re.IGNORECASE) or empty - # msg = f"_doExtractPattensFromWhoisStringstr: {key}, {self.resultDict[key]}" - # log.debug(msg) - # continue - msg = f"UNKNOWN: _doExtractPattensFromWhoisString {key}, {val}" log.debug(msg) @@ -127,12 +105,12 @@ def _doSourceIana( whois_splitted: list[str] = self.dc.whoisStr.split(k) z: int = len(whois_splitted) - if z > 2: + if z > NN2: self.dc.whoisStr = k.join(whois_splitted[1:]) self.dom = None return self.dom - if z == 2 and whois_splitted[1].strip(): + if z == NN2 and whois_splitted[1].strip(): # if we see source: IANA and the part after is not only whitespace msg = f"after: {k} we see not only whitespace: {whois_splitted[1]}" log.debug(msg) @@ -177,7 +155,7 @@ def _doDnsSec( return False whoisDnsSecList: list[str] = self.dc.whoisStr.split("DNSSEC:") - if len(whoisDnsSecList) >= 2: + if len(whoisDnsSecList) >= NN2: msg = "DEGUG: i have seen dnssec: {whoisDnsSecStr}" log.debug(msg) @@ -197,15 +175,6 @@ def _handleShortResponse( msg = f"shortResponse:: {self.dc.tldString} {self.dc.whoisStr}" log.debug(msg) - # lookfor Domain: and Status but all other fields are missing so the regexec could fail - # this domain is taken already or reserved - - # whois syswow.64-b.it - # [Querying whois.nic.it] - # [whois.nic.it] - # Domain: syswow.64-b.it - # Status: UNASSIGNABLE - # --------------------------------- # NOTE: from here s is lowercase only s = self.dc.whoisStr.strip().lower() @@ -238,7 +207,7 @@ def _handleShortResponse( ) return self.dom - raise WhoisQuotaExceeded(self.dc.whoisStr) + raise WhoisQuotaExceededError(self.dc.whoisStr) if self.pc.simplistic: msg = "FailedParsingWhoisOutput" @@ -251,7 +220,7 @@ def _handleShortResponse( ) return self.dom - raise FailedParsingWhoisOutput(self.dc.whoisStr) + raise FailedParsingWhoisOutputError(self.dc.whoisStr) def _extractWhoisServer(self) -> list[str]: # jp starts comments with [\s @@ -275,7 +244,7 @@ def _cleanupWhoisResponse( # noqa: C901 for line in tmp: # some servers respond with: % Quota exceeded in the comment section (lines starting with %) if "quota exceeded" in line.lower(): - raise WhoisQuotaExceeded(self.dc.whoisStr) + raise WhoisQuotaExceededError(self.dc.whoisStr) if ":101: no entries found" in line.lower(): # google.co.cz has a response longer than 5 but no data break @@ -315,7 +284,7 @@ def verifyPrivateRegistry( if self.pc.simplistic is False: msg = "WhoisPrivateRegistry" - raise WhoisPrivateRegistry(msg) + raise WhoisPrivateRegistryError(msg) return True From 452d3299bf219038aa888752b5ed1cd7d1880c53 Mon Sep 17 00:00:00 2001 From: mboot-github <130295084+mboot-github@users.noreply.github.com> Date: Fri, 24 Apr 2026 12:16:53 +0200 Subject: [PATCH 14/30] rdap info first , if none try whois --- Makefile.tests | 29 ++++- t1.py | 1 + whoisdomain/__init__.py | 139 ++++++++++++++--------- whoisdomain/cache/dbmCache.py | 2 - whoisdomain/cache/dummyCache.py | 2 - whoisdomain/cache/redisCache.py | 3 +- whoisdomain/cache/simpleCacheBase.py | 2 - whoisdomain/cache/simpleCacheWithFile.py | 2 - whoisdomain/context/dataContext.py | 2 - whoisdomain/context/parameterContext.py | 97 +++++++++------- whoisdomain/doWhoisCommand.py | 3 +- whoisdomain/domain.py | 114 +++++++++---------- whoisdomain/exceptions.py | 2 - whoisdomain/handleDateStrings.py | 3 +- whoisdomain/helpers.py | 2 - whoisdomain/lastWhois.py | 3 +- whoisdomain/main.py | 3 +- whoisdomain/processWhoisDomainRequest.py | 3 +- whoisdomain/strings/ignoreStrings.py | 3 +- whoisdomain/strings/noneStrings.py | 2 - whoisdomain/strings/quotaStrings.py | 3 +- whoisdomain/tldDb/finders.py | 15 ++- whoisdomain/tldDb/groupers.py | 2 - whoisdomain/tldDb/tld_regexpr.py | 2 - whoisdomain/tldInfo.py | 2 - whoisdomain/whoisCliInterface.py | 1 - whoisdomain/whoisParser.py | 7 +- whoisdomain/whois_rdap.py | 10 +- 28 files changed, 240 insertions(+), 219 deletions(-) diff --git a/Makefile.tests b/Makefile.tests index 9fa0544..6af7f50 100644 --- a/Makefile.tests +++ b/Makefile.tests @@ -12,32 +12,49 @@ TEST_OPTIONS_ALL = \ # -------------------------------------------------- # Tests # -------------------------------------------------- -test: test1 testwith test2 test3 test4 +test: prep test1 test2 test3 test4 + +prep: + mkdir -p tmp test1: - ./test1.py | tee tmp/$@.1 + $(COMMON_VENV) \ + $(PIP_INSTALL) -r requirements.txt; \ + ./test1.py 2>tmp/$@.2| tee tmp/$@.1 # test2 has the data type in the output test2: + $(COMMON_VENV) \ + $(PIP_INSTALL) -r requirements.txt; \ ./test2.py -f testdata/DOMAINS.txt 2>tmp/$@.2 | tee tmp/$@.1 # test3 simulates the whoisdomain command and has no data type in the output test3: + $(COMMON_VENV) \ + $(PIP_INSTALL) -r requirements.txt; \ ./test3.py -f testdata/DOMAINS.txt 2>tmp/$@.2 | tee tmp/$@.1 test4: + $(COMMON_VENV) \ + $(PIP_INSTALL) -r requirements.txt; \ LOGLEVEL=DEBUG ./test2.py $(TEST_OPTIONS_ALL) -t 2>tmp/$@.2 | tee tmp/$@.1 testwith: withPublicSuffix withExtractServers stripHttpStatus withPublicSuffix: + $(COMMON_VENV) \ + $(PIP_INSTALL) -r requirements.txt; \ ./test2.py -d www.dublin.airport.aero --withPublicSuffix withExtractServers: + $(COMMON_VENV) \ + $(PIP_INSTALL) -r requirements.txt; \ ./test2.py -d google.com --extractServers stripHttpStatus: - ./test2.py -d nic.aarp --stripHttpStatus - ./test2.py -d nic.abudhabi --stripHttpStatus - ./test2.py -d META.AU --stripHttpStatus - ./test2.py -d google.AU --stripHttpStatus + $(COMMON_VENV) \ + $(PIP_INSTALL) -r requirements.txt; \ + ./test2.py -d nic.aarp --stripHttpStatus;\ + ./test2.py -d nic.abudhabi --stripHttpStatus; \ + ./test2.py -d META.AU --stripHttpStatus; \ + ./test2.py -d google.AU --stripHttpStatus; \ diff --git a/t1.py b/t1.py index c5846a7..2b902e1 100755 --- a/t1.py +++ b/t1.py @@ -41,6 +41,7 @@ def main() -> None: "Mu", "Nirvana", "Purgatory", + "JustHereOnMyDyingPlanet", ] restart_after_count: int = 50 diff --git a/whoisdomain/__init__.py b/whoisdomain/__init__.py index 48e22ff..62c323e 100644 --- a/whoisdomain/__init__.py +++ b/whoisdomain/__init__.py @@ -58,7 +58,6 @@ from .whoisParser import WhoisParser log = logging.getLogger(__name__) -logging.basicConfig(level=os.environ.get("LOGLEVEL", "INFO")) HAS_REDIS = False try: @@ -197,21 +196,31 @@ def q2( pc: ParameterContext, ) -> Domain | None: if pc.verbose is True: - os.putenv("LOGLEVEL", "DEBUG") - os.environ["LOGLEVEL"] = "DEBUG" logging.basicConfig(level="DEBUG") gc.collect(0) gc.collect(1) gc.collect(2) - initLastWhois() - dc = DataContext( domain=domain, hasLibTld=TLD_LIB_PRESENT, ) + wr = WhoisRdap() + dd = wr.do_one_domain(domain) + if dd.status: + with_rdap_whois = True + d: dict[str, Any] = wr.map_data_to_whoisdomain(dd.data, with_rdap_whois=with_rdap_whois) + rr = Domain(pc=pc, dc=dc) + rr.from_whodap_dict(d) + msg = f"lookup: {domain} using whodap" + log.info(msg) + return rr # also show the raw data from whodap + log.warning(dd) # no proper answer from rdap try whois + + initLastWhois() + dom = Domain( pc=pc, dc=dc, @@ -250,68 +259,90 @@ def q2( return result +# force: bool = False, +# cache_file: str | None = None, +# cache_age: int = 60 * 60 * 48, +# slow_down: int = 0, +# ignore_returncode: bool = False, +# server: str | None = None, +# verbose: bool = False, +# with_cleanup_results: bool = False, +# internationalized: bool = False, +# include_raw_whois_text: bool = False, +# return_raw_text_for_unsupported_tld: bool = False, +# timeout: float | None = None, +# parse_partial_response: bool = False, +# cmd: str = "whois", +# simplistic: bool = False, +# withRedacted: bool = False, +# tryInstallMissingWhoisOnWindows: bool = False, +# shortResponseLen: int = 5, +# withPublicSuffix: bool = False, +# extractServers: bool = False, +# stripHttpStatus: bool = False, +# noIgnoreWww: bool = False, + + def query( domain: str, *, - force: bool = False, - cache_file: str | None = None, - cache_age: int = 60 * 60 * 48, - slow_down: int = 0, - ignore_returncode: bool = False, - server: str | None = None, - verbose: bool = False, - with_cleanup_results: bool = False, - internationalized: bool = False, - include_raw_whois_text: bool = False, - return_raw_text_for_unsupported_tld: bool = False, - timeout: float | None = None, - parse_partial_response: bool = False, - cmd: str = "whois", - simplistic: bool = False, - withRedacted: bool = False, pc: ParameterContext | None = None, - tryInstallMissingWhoisOnWindows: bool = False, - shortResponseLen: int = 5, - withPublicSuffix: bool = False, - extractServers: bool = False, - stripHttpStatus: bool = False, - noIgnoreWww: bool = False, - # if you use pc as argument all above params (except domain are ignored) + verbose: bool = False, + **kwargs: Any, + # force: bool = False, + # cache_file: str | None = None, + # cache_age: int = 60 * 60 * 48, + # slow_down: int = 0, + # ignore_returncode: bool = False, + # server: str | None = None, + # with_cleanup_results: bool = False, + # internationalized: bool = False, + # include_raw_whois_text: bool = False, + # return_raw_text_for_unsupported_tld: bool = False, + # timeout: float | None = None, + # parse_partial_response: bool = False, + # cmd: str = "whois", + # simplistic: bool = False, + # withRedacted: bool = False, + # tryInstallMissingWhoisOnWindows: bool = False, + # shortResponseLen: int = 5, + # withPublicSuffix: bool = False, + # extractServers: bool = False, + # stripHttpStatus: bool = False, + # noIgnoreWww: bool = False, ) -> Domain | None: # see documentation about paramaters in parameterContext.py assert isinstance(domain, str), Exception("`domain` - must be ") if verbose is True: - os.putenv("LOGLEVEL", "DEBUG") - os.environ["LOGLEVEL"] = "DEBUG" logging.basicConfig(level="DEBUG") if pc is None: - pc = ParameterContext( - force=force, - cache_file=cache_file, - cache_age=cache_age, - slow_down=slow_down, - ignore_returncode=ignore_returncode, - server=server, - verbose=verbose, - with_cleanup_results=with_cleanup_results, - internationalized=internationalized, - include_raw_whois_text=include_raw_whois_text, - return_raw_text_for_unsupported_tld=return_raw_text_for_unsupported_tld, - timeout=timeout, - parse_partial_response=parse_partial_response, - cmd=cmd, - simplistic=simplistic, - withRedacted=withRedacted, - withPublicSuffix=withPublicSuffix, - shortResponseLen=shortResponseLen, - tryInstallMissingWhoisOnWindows=tryInstallMissingWhoisOnWindows, - extractServers=extractServers, - stripHttpStatus=stripHttpStatus, - noIgnoreWww=noIgnoreWww, - ) + pc = ParameterContext(**kwargs) + # force=force, + # cache_file=cache_file, + # cache_age=cache_age, + # slow_down=slow_down, + # ignore_returncode=ignore_returncode, + # server=server, + # verbose=verbose, + # with_cleanup_results=with_cleanup_results, + # internationalized=internationalized, + # include_raw_whois_text=include_raw_whois_text, + # return_raw_text_for_unsupported_tld=return_raw_text_for_unsupported_tld, + # timeout=timeout, + # parse_partial_response=parse_partial_response, + # cmd=cmd, + # simplistic=simplistic, + # withRedacted=withRedacted, + # withPublicSuffix=withPublicSuffix, + # shortResponseLen=shortResponseLen, + # tryInstallMissingWhoisOnWindows=tryInstallMissingWhoisOnWindows, + # extractServers=extractServers, + # stripHttpStatus=stripHttpStatus, + # noIgnoreWww=noIgnoreWww, + # ) msg = f"{pc}" log.debug(msg) diff --git a/whoisdomain/cache/dbmCache.py b/whoisdomain/cache/dbmCache.py index 9d6b205..32ad569 100644 --- a/whoisdomain/cache/dbmCache.py +++ b/whoisdomain/cache/dbmCache.py @@ -1,9 +1,7 @@ import dbm import logging -import os log = logging.getLogger(__name__) -logging.basicConfig(level=os.environ.get("LOGLEVEL", "INFO")) class DBMCache: diff --git a/whoisdomain/cache/dummyCache.py b/whoisdomain/cache/dummyCache.py index 5807bab..ed5fb0f 100644 --- a/whoisdomain/cache/dummyCache.py +++ b/whoisdomain/cache/dummyCache.py @@ -1,8 +1,6 @@ import logging -import os log = logging.getLogger(__name__) -logging.basicConfig(level=os.environ.get("LOGLEVEL", "INFO")) class DummyCache: diff --git a/whoisdomain/cache/redisCache.py b/whoisdomain/cache/redisCache.py index aab71ba..5fe669e 100644 --- a/whoisdomain/cache/redisCache.py +++ b/whoisdomain/cache/redisCache.py @@ -1,8 +1,7 @@ import logging -import os log = logging.getLogger(__name__) -logging.basicConfig(level=os.environ.get("LOGLEVEL", "INFO")) + HAS_REDIS = False try: diff --git a/whoisdomain/cache/simpleCacheBase.py b/whoisdomain/cache/simpleCacheBase.py index 7861928..3211a2a 100644 --- a/whoisdomain/cache/simpleCacheBase.py +++ b/whoisdomain/cache/simpleCacheBase.py @@ -1,9 +1,7 @@ import logging -import os import time log = logging.getLogger(__name__) -logging.basicConfig(level=os.environ.get("LOGLEVEL", "INFO")) class SimpleCacheBase: diff --git a/whoisdomain/cache/simpleCacheWithFile.py b/whoisdomain/cache/simpleCacheWithFile.py index 6ddca6a..2b53ad0 100644 --- a/whoisdomain/cache/simpleCacheWithFile.py +++ b/whoisdomain/cache/simpleCacheWithFile.py @@ -1,6 +1,5 @@ import json import logging -import os import pathlib from .simpleCacheBase import ( @@ -8,7 +7,6 @@ ) log = logging.getLogger(__name__) -logging.basicConfig(level=os.environ.get("LOGLEVEL", "INFO")) class SimpleCacheWithFile(SimpleCacheBase): diff --git a/whoisdomain/context/dataContext.py b/whoisdomain/context/dataContext.py index a4bbdad..598a8f7 100644 --- a/whoisdomain/context/dataContext.py +++ b/whoisdomain/context/dataContext.py @@ -1,11 +1,9 @@ import logging -import os from typing import ( Any, ) log = logging.getLogger(__name__) -logging.basicConfig(level=os.environ.get("LOGLEVEL", "INFO")) class DataContext: diff --git a/whoisdomain/context/parameterContext.py b/whoisdomain/context/parameterContext.py index ee0fd3c..3085510 100644 --- a/whoisdomain/context/parameterContext.py +++ b/whoisdomain/context/parameterContext.py @@ -1,12 +1,8 @@ import json import logging -import os -from typing import ( - Any, -) +from typing import Any log = logging.getLogger(__name__) -logging.basicConfig(level=os.environ.get("LOGLEVEL", "INFO")) ParamsStringJson: str = """ { @@ -147,11 +143,28 @@ class ParameterContext: - params: dict[str, Any] + kt: dict[str, Any] value: dict[str, Any] - KT: dict[str, Any] + params: dict[str, Any] - def _loadDefaults(self) -> list[str]: + def __init__( + self, + **kwargs: Any, + ) -> None: + self.kt: dict[str, Any] = { + "int": int, + "float": float, + "str": str, + "bool": bool, + } + self.value: dict[str, Any] = {} + self.params: dict[str, Any] = json.loads(ParamsStringJson) + + mandatory: list[str] = self._load_defaults() + self._add_args(mandatory, **kwargs) + self._validate_all_mandatoty_known(mandatory) + + def _load_defaults(self) -> list[str]: mandatory: list[str] = [] for i, k in self.params.items(): if "default" in k: @@ -161,7 +174,7 @@ def _loadDefaults(self) -> list[str]: self.value[i] = None return mandatory - def _addArgs( + def _add_args( self, mandatory: list[str], **kwargs: dict[str, Any], @@ -178,7 +191,7 @@ def _addArgs( # we have a type and we still exist if value is not None: - if not isinstance(value, self.KT[t]): + if not isinstance(value, self.kt[t]): msg = f"unknown type: {t} for {name}, {value}" raise TypeError(msg) @@ -187,7 +200,7 @@ def _addArgs( del mandatory[mandatory.index(name)] @classmethod - def _validateAllMandatoryNowKnown( + def _validate_all_mandatoty_known( cls, mandatory: list[str], ) -> None: @@ -195,40 +208,32 @@ def _validateAllMandatoryNowKnown( msg = f"missing mandatory parametrs: {sorted(mandatory)}" raise ValueError(msg) - def __init__( + def __getattr__( self, - **kwargs: Any, - ) -> None: - self.KT = { - "int": int, - "float": float, - "str": str, - "bool": bool, - } - - self.params = json.loads(ParamsStringJson) - self.value = {} - - mandatory: list[str] = self._loadDefaults() - self._addArgs(mandatory, **kwargs) - self._validateAllMandatoryNowKnown(mandatory) + name: str, + ) -> Any: + if name in {"params", "value", "kt"}: + getattr(self, name) - def __getattr__(self, name: str) -> Any: - if name in {"params", "value"}: - return self.name return self.get(name) - def __setattr__(self, name: str, value: Any) -> None: - if name in {"params", "value"}: - object.__setattr__(self, name, value) - else: - self.set(name, value) + def __setattr__( + self, + name: str, + value: Any, + ) -> None: + if name in {"params", "value", "kt"}: + super().__setattr__(name, value) + return - def get(self, name: str) -> Any: - if name in self.value: - return self.value[name] - msg = f"'{self.__class__.__name__}' object has no attribute '{name}'" - raise AttributeError(msg) + self.set(name, value) + + # ------------------------------------- + def get( + self, + name: str, + ) -> Any: + return self.value.get(name) def set(self, name: str, value: Any) -> None: if name not in self.params: @@ -242,25 +247,29 @@ def set(self, name: str, value: Any) -> None: raise TypeError(msg) if value is not None: - if not isinstance(value, self.KT[t]): + if not isinstance(value, self.kt[t]): msg = f"unknown type: {t} for {name}, {value}" raise TypeError(msg) self.value[name] = value # leave the default - def toJson(self) -> str: + def toJson( + self, + ) -> str: rr: dict[str, Any] = {} for k in self.params: rr[k] = self.get(k) return json.dumps(rr) - def fromJson(self, jString: str) -> None: + def fromJson( + self, + jString: str, + ) -> None: zz = json.loads(jString) for k, v in zz.items(): self.set(k, v) if __name__ == "__main__": - domain: str = "haha.ha" pc = ParameterContext() print(pc.value) diff --git a/whoisdomain/doWhoisCommand.py b/whoisdomain/doWhoisCommand.py index 97d0afc..37cbfd0 100644 --- a/whoisdomain/doWhoisCommand.py +++ b/whoisdomain/doWhoisCommand.py @@ -1,5 +1,4 @@ import logging -import os from typing import ( Any, ) @@ -10,7 +9,7 @@ from .whoisCliInterface import WhoisCliInterface log = logging.getLogger(__name__) -logging.basicConfig(level=os.environ.get("LOGLEVEL", "INFO")) + # actually also whois uses cache, so if you really dont want to use cache # you should also pass the --force-lookup flag (on linux) diff --git a/whoisdomain/domain.py b/whoisdomain/domain.py index ba108e5..4baa18c 100644 --- a/whoisdomain/domain.py +++ b/whoisdomain/domain.py @@ -1,50 +1,46 @@ import logging -import os import re -from typing import ( - Any, -) +from typing import TYPE_CHECKING, Any + +if TYPE_CHECKING: + import datetime from .context.dataContext import DataContext from .context.parameterContext import ParameterContext from .handleDateStrings import str_to_date log = logging.getLogger(__name__) -logging.basicConfig(level=os.environ.get("LOGLEVEL", "INFO")) class Domain: - # The docstrings for classes should summarize its behavior - # and list the public methods and instance variables. - """ - A class to represent a standarized result of a whois lookup. - - # Attributes - * Attributes are created dynamically, - not all domains have currently the same amount. - - - name: str, the domain name - - tld: str, the detected top level domain - - name_servers: List, a list of detected name servers - - DNSSEC: boolean - - - status: List - - registrar: str - - registrant: str - - registrant_country: - - emails: List - - - updated_date: datetime - - expiration_date: datetime - - creation_date: datetime - - Methods - ------- - def init(pc: ParameterContext,dc: DataContext) -> None: - initialize the object with the current data from dc.data: Dict[str, Any] - the init is separated from creating an instance as we want to use dependency injection as much as possible. - - """ + def __init__( + self, + pc: ParameterContext, + dc: DataContext, + ) -> None: + _ = pc + _ = dc + + self.name: str = "" + self.tld: str = "" + self.registrar: str = "" + self.registrant: str = "" + self.registrant_country: str = "" + self.status: str = "" + + self.abuse_contact: str = "" + self.admin: str = "" + + self.statuses: list[str] = [] + self.emails: list[str] = [] + self.name_servers: list[str] = [] + + self.dnssec: bool = False + + self.updated_date: datetime.datetime | None = None + self.expiration_date: datetime.datetime | None = None + self.creation_date: datetime.datetime | None = None + self._rdap_: dict[str, Any] = {} @classmethod def _cleanupArray( @@ -56,9 +52,25 @@ def _cleanupArray( data.pop(index) return data + @classmethod + def cleanStatus( + cls, + item: str, + ) -> str: + if "icann.org/epp#" in item: + res = re.split(r"\s*\(?https?://(www\.)?icann\.org/epp#\s*", item) + if res and res[0]: + return res[0].strip() + + if "identitydigital.au/get-au/whois-status-codes#" in item: + res = re.split(r"\s*https://identitydigital\.au/get-au/whois-status-codes#\s*", item) + if res and res[0]: + return res[0].strip() + + return item + def _doNameservers( self, - # pc: ParameterContext, *, dc: DataContext, ) -> None: @@ -71,7 +83,6 @@ def _doNameservers( # not a string but an array tmp.extend(y.strip().lower() for y in x) - self.name_servers: list[str] = [] for x in tmp: xx = x.strip(" .") # remove any leading or trailing spaces and/or dots if xx: @@ -85,23 +96,6 @@ def _doNameservers( self.name_servers = sorted(self.name_servers) - @classmethod - def cleanStatus( - cls, - item: str, - ) -> str: - if "icann.org/epp#" in item: - res = re.split(r"\s*\(?https?://(www\.)?icann\.org/epp#\s*", item) - if res and res[0]: - return res[0].strip() - - if "identitydigital.au/get-au/whois-status-codes#" in item: - res = re.split(r"\s*https://identitydigital\.au/get-au/whois-status-codes#\s*", item) - if res and res[0]: - return res[0].strip() - - return item - def _doStatus( self, pc: ParameterContext, @@ -177,19 +171,19 @@ def _parseData( self.expiration_date = str_to_date(dc.data["expiration_date"][0], tld=self.tld) self.last_updated = str_to_date(dc.data["updated_date"][0], tld=self.tld) - self.dnssec = dc.data["DNSSEC"] + self.dnssec = bool(dc.data["DNSSEC"]) self._doStatus(pc, dc) self._doNameservers(dc=dc) # optional fields self._doOptionalFields(dc.data) - def __init__( + def from_whodap_dict( self, - pc: ParameterContext, - dc: DataContext, + d: dict[str, Any], ) -> None: - pass + for name, value in d.items(): + super().__setattr__(name, value) def init( self, diff --git a/whoisdomain/exceptions.py b/whoisdomain/exceptions.py index 938775b..4fbc38b 100644 --- a/whoisdomain/exceptions.py +++ b/whoisdomain/exceptions.py @@ -1,8 +1,6 @@ import logging -import os log = logging.getLogger(__name__) -logging.basicConfig(level=os.environ.get("LOGLEVEL", "INFO")) class WhoisExceptionError(Exception): diff --git a/whoisdomain/handleDateStrings.py b/whoisdomain/handleDateStrings.py index 6fea00f..eb55411 100644 --- a/whoisdomain/handleDateStrings.py +++ b/whoisdomain/handleDateStrings.py @@ -6,13 +6,12 @@ import datetime import logging -import os import re from .exceptions import UnknownDateFormatError log = logging.getLogger(__name__) -logging.basicConfig(level=os.environ.get("LOGLEVEL", "INFO")) + # http://docs.python.org/library/datetime.html#strftime-strptime-behavior _DATE_FORMATS = [ diff --git a/whoisdomain/helpers.py b/whoisdomain/helpers.py index 90b6509..fefe656 100644 --- a/whoisdomain/helpers.py +++ b/whoisdomain/helpers.py @@ -1,5 +1,4 @@ import logging -import os from typing import ( Any, ) @@ -11,7 +10,6 @@ from .version import VERSION log = logging.getLogger(__name__) -logging.basicConfig(level=os.environ.get("LOGLEVEL", "INFO")) def filterTldToSupportedPattern( diff --git a/whoisdomain/lastWhois.py b/whoisdomain/lastWhois.py index 52238ac..3435575 100644 --- a/whoisdomain/lastWhois.py +++ b/whoisdomain/lastWhois.py @@ -9,7 +9,6 @@ """ import logging -import os from typing import ( Any, ) @@ -17,7 +16,7 @@ from .context.parameterContext import ParameterContext log = logging.getLogger(__name__) -logging.basicConfig(level=os.environ.get("LOGLEVEL", "INFO")) + LastWhois: dict[str, Any] = {} diff --git a/whoisdomain/main.py b/whoisdomain/main.py index 1ae102c..faf1d54 100755 --- a/whoisdomain/main.py +++ b/whoisdomain/main.py @@ -4,7 +4,6 @@ import getopt import json import logging -import os import pathlib import re import sys @@ -15,7 +14,7 @@ import whoisdomain as whois # to be compatible with dannycork log = logging.getLogger(__name__) -logging.basicConfig(level=os.environ.get("LOGLEVEL", "INFO")) + # if we are not running as test2.py run in a simplistic way SIMPLISTIC: bool = False diff --git a/whoisdomain/processWhoisDomainRequest.py b/whoisdomain/processWhoisDomainRequest.py index 704a08c..c54b3d0 100644 --- a/whoisdomain/processWhoisDomainRequest.py +++ b/whoisdomain/processWhoisDomainRequest.py @@ -1,6 +1,5 @@ # import sys import logging -import os from .context.dataContext import DataContext from .context.parameterContext import ParameterContext @@ -13,7 +12,7 @@ from .whoisParser import WhoisParser log = logging.getLogger(__name__) -logging.basicConfig(level=os.environ.get("LOGLEVEL", "INFO")) + TLD_LIB_PRESENT: bool = False try: diff --git a/whoisdomain/strings/ignoreStrings.py b/whoisdomain/strings/ignoreStrings.py index 562188f..7af5cfd 100644 --- a/whoisdomain/strings/ignoreStrings.py +++ b/whoisdomain/strings/ignoreStrings.py @@ -1,8 +1,7 @@ import logging -import os log = logging.getLogger(__name__) -logging.basicConfig(level=os.environ.get("LOGLEVEL", "INFO")) + IGNORESTRINGS: list[str] = [ "", diff --git a/whoisdomain/strings/noneStrings.py b/whoisdomain/strings/noneStrings.py index f138a8b..078b3d3 100644 --- a/whoisdomain/strings/noneStrings.py +++ b/whoisdomain/strings/noneStrings.py @@ -1,8 +1,6 @@ import logging -import os log = logging.getLogger(__name__) -logging.basicConfig(level=os.environ.get("LOGLEVEL", "INFO")) NONESTRINGS: list[str] = [ diff --git a/whoisdomain/strings/quotaStrings.py b/whoisdomain/strings/quotaStrings.py index 9be2a68..c33808a 100644 --- a/whoisdomain/strings/quotaStrings.py +++ b/whoisdomain/strings/quotaStrings.py @@ -1,8 +1,7 @@ import logging -import os log = logging.getLogger(__name__) -logging.basicConfig(level=os.environ.get("LOGLEVEL", "INFO")) + QUOTASTRINGS: list[str] = [ "limit exceeded", diff --git a/whoisdomain/tldDb/finders.py b/whoisdomain/tldDb/finders.py index db1bbc6..4c8dff5 100644 --- a/whoisdomain/tldDb/finders.py +++ b/whoisdomain/tldDb/finders.py @@ -1,5 +1,4 @@ import logging -import os import re from collections.abc import Callable @@ -11,7 +10,7 @@ ) log = logging.getLogger(__name__) -logging.basicConfig(level=os.environ.get("LOGLEVEL", "INFO")) + PATTERN_CACHE: dict[tuple[str, int], Any] = {} @@ -50,11 +49,11 @@ def R( reStr: str, *, ignoreCase: bool = True, -) -> Callable[[str], list[str]]: +) -> Callable[[str, list[str]], list[str]]: # regular simple regex strings are converter with currying to functins to be called later def reFindAll( textStr: str, - # sData: list[str], + _: list[str], ) -> Any: flags = re.IGNORECASE if ignoreCase else 0 # NOFLAG is 3.11 pattern = make_pat(reStr, flags) @@ -76,14 +75,14 @@ def findFromToAndLookFor( lookForStr: str, *, ignoreCase: bool = True, -) -> Callable[[str], list[str]]: +) -> Callable[[str, list[str]], list[str]]: # look for a particular string like R() # but limit the context we look in # to a specific sub section of the whois cli response # use currying to create a func that will be called later def xFindFromToAndLookFor( textStr: str, - # sData: list[str], + _: list[str], ) -> Any: flags = re.IGNORECASE if ignoreCase else 0 # NOFLAG is 3.11 p1 = make_pat(fromStr, flags) @@ -161,7 +160,7 @@ def findFromToAndLookForWithFindFirst( lookForStr: str, *, ignoreCase: bool = True, -) -> Callable[[str], list[str]]: +) -> Callable[[str, list[str]], list[str]]: # look for a particular string like R() with find first # then build a from ,to context using the result from findFirst (google.fr is a example) # but limit the context we look in @@ -169,7 +168,7 @@ def findFromToAndLookForWithFindFirst( # use currying to create a func that will be called later def xFindFromToAndLookForWithFindFirst( textStr: str, - # sData: list[str], + _: list[str], ) -> list[str]: flags = re.IGNORECASE if ignoreCase else 0 # NOFLAG is 3.11 diff --git a/whoisdomain/tldDb/groupers.py b/whoisdomain/tldDb/groupers.py index 1b08cd6..a73e7d8 100644 --- a/whoisdomain/tldDb/groupers.py +++ b/whoisdomain/tldDb/groupers.py @@ -1,10 +1,8 @@ # import re # import sys import logging -import os log = logging.getLogger(__name__) -logging.basicConfig(level=os.environ.get("LOGLEVEL", "INFO")) COM_LIST: list[str] = [ diff --git a/whoisdomain/tldDb/tld_regexpr.py b/whoisdomain/tldDb/tld_regexpr.py index 9dfa910..0000b60 100644 --- a/whoisdomain/tldDb/tld_regexpr.py +++ b/whoisdomain/tldDb/tld_regexpr.py @@ -2,7 +2,6 @@ # line length = 160 import logging -import os from typing import Any from .finders import ( @@ -14,7 +13,6 @@ ) log = logging.getLogger(__name__) -logging.basicConfig(level=os.environ.get("LOGLEVEL", "INFO")) # 2023-09-03 mboot, all _items are inherited, confirmed diff --git a/whoisdomain/tldInfo.py b/whoisdomain/tldInfo.py index a804da4..66dcfec 100644 --- a/whoisdomain/tldInfo.py +++ b/whoisdomain/tldInfo.py @@ -1,12 +1,10 @@ # import re import logging -import os from typing import ( Any, ) log = logging.getLogger(__name__) -logging.basicConfig(level=os.environ.get("LOGLEVEL", "INFO")) class TldInfo: diff --git a/whoisdomain/whoisCliInterface.py b/whoisdomain/whoisCliInterface.py index bbb8c4c..b8852c0 100644 --- a/whoisdomain/whoisCliInterface.py +++ b/whoisdomain/whoisCliInterface.py @@ -14,7 +14,6 @@ ) log = logging.getLogger(__name__) -logging.basicConfig(level=os.environ.get("LOGLEVEL", "INFO")) class WhoisCliInterface: diff --git a/whoisdomain/whoisParser.py b/whoisdomain/whoisParser.py index da16c79..335e150 100644 --- a/whoisdomain/whoisParser.py +++ b/whoisdomain/whoisParser.py @@ -1,5 +1,4 @@ import logging -import os import re from typing import ( Any, @@ -22,7 +21,7 @@ from .strings.quotaStrings import QuotaStrings log = logging.getLogger(__name__) -logging.basicConfig(level=os.environ.get("LOGLEVEL", "INFO")) + NN2 = 2 @@ -67,7 +66,7 @@ def _doExtractPattensFromWhoisString( sData: list[str] = [] splitter = self.dc.thisTld.get("_split") if splitter: - sData = splitter(self.dc.whoisStr, self.pc.verbose) + sData = splitter(self.dc.whoisStr) if sData != []: for item in sData: msg = f"split data: {item}" @@ -84,7 +83,7 @@ def _doExtractPattensFromWhoisString( if callable(val): # vcall the curry function we created in tld_regexpr.py - self.resultDict[key] = val(self.dc.whoisStr, sData, self.pc.verbose) or empty + self.resultDict[key] = val(self.dc.whoisStr, sData) or empty msg = f"_doExtractPattensFromWhoisString: call indirect {val} {key}, {self.resultDict[key]}" log.debug(msg) continue diff --git a/whoisdomain/whois_rdap.py b/whoisdomain/whois_rdap.py index 47429e2..ee2dec9 100644 --- a/whoisdomain/whois_rdap.py +++ b/whoisdomain/whois_rdap.py @@ -1,8 +1,5 @@ import logging - -# import sys from typing import Any - import tld import whodap @@ -101,11 +98,16 @@ def map_data_to_whoisdomain( ) -> dict[str, Any]: rr: dict[str, Any] = {} rr["name"] = data["domain_name"] - rr["dnssec"] = data["dnssec"] == "signed" + + rr["dnssec"] = False + if data.get("dnssec"): + rr["dnssec"] = data["dnssec"] == "signed" + if data["abuse_email"]: rr["abuse_contact"] = data["abuse_email"] if data["admin_email"]: rr["admin"] = data["admin_email"] + if data["nameservers"]: rr["name_servers"] = data["nameservers"] From a0e0225534d2921e397f37660c5312be91afd317 Mon Sep 17 00:00:00 2001 From: mboot-github <130295084+mboot-github@users.noreply.github.com> Date: Fri, 24 Apr 2026 14:30:11 +0200 Subject: [PATCH 15/30] cleanup tld db --- analizer/Makefile | 7 + analizer/investigateTld.py | 12 +- analizer/oneTld.py | 12 +- analizer/requirements.txt | 2 + pyproject.toml | 2 +- whoisdomain/tldDb/tld_regexpr.py | 642 +++++++++++++------------------ whoisdomain/whois_rdap.py | 6 +- 7 files changed, 308 insertions(+), 375 deletions(-) diff --git a/analizer/Makefile b/analizer/Makefile index b11c5df..b2aff1d 100644 --- a/analizer/Makefile +++ b/analizer/Makefile @@ -35,16 +35,21 @@ COMMON_VENV := rm -rf $(VENV); \ all: clean prep test +# --------------------------- clean: cleanupVenv rm -f *.1 *.2 *.log *.tmp 1 2 rm -rf .mypy_cache # rm -f IanaDb.sqlite # dont remove during testing rm -rf .iana_cache/ .psl_cache/ +realclean: clean + rm -f *.sqlite + # cleanup the virtual env cleanupVenv: rm -rf $(VENV) +# --------------------------- prep: format check format: @@ -53,10 +58,12 @@ format: check: ruff check --fix $(PY_FILES) +# --------------------------- test: IanaDb.sqlite $(COMMON_VENV) \ $(PIP_INSTALL) -r requirements.txt ;\ ./investigateTld.py 2>2 | tee 1 + cat 2 IanaDb.sqlite: $(COMMON_VENV) \ diff --git a/analizer/investigateTld.py b/analizer/investigateTld.py index 42fc566..60fc28d 100755 --- a/analizer/investigateTld.py +++ b/analizer/investigateTld.py @@ -21,13 +21,14 @@ def extract_server_hints(aDict: dict[str, Any]) -> dict[str, Any]: # key will be the whois server, data will be the list of tld's using this server servers: dict[str, Any] = {} k = "_server" + for key, value in aDict.items(): if k in value: server = value[k] if server not in servers: servers[server] = [] servers[server].append(key) - # print(servers) + return servers @@ -53,8 +54,6 @@ def xMain() -> None: dbFileName = "IanaDb.sqlite" allTld: list[str] = [] - # print(tld_regexpr.ZZ) - # sys.exit(0) server_hints = extract_server_hints(tld_regexpr.ZZ) iad = IanaDatabase(verbose=verbose) @@ -68,9 +67,10 @@ def xMain() -> None: tld = ot.tld forest[tld] = ot - for tld, data in forest.items(): - if data.rdap_info != "NULL": - print(tld, data.rdap_info) + if 0: + for tld, data in forest.items(): + if data.rdap_info != "NULL": + print("RDAP", tld, data.rdap_info) allTld = sorted(allTld) for tld in tld_regexpr.ZZ: diff --git a/analizer/oneTld.py b/analizer/oneTld.py index fe357cf..10e77db 100644 --- a/analizer/oneTld.py +++ b/analizer/oneTld.py @@ -155,6 +155,10 @@ def _doUtf8Preparations(self): return False def _skipKnowTld(self): + z = self.allKnownTldDict.get(self.tld, {}).get("_privateRegistry") + if z is not None: + return False + if self.tld2 == self.tld and self.tld in self.allKnownTldDict: return True @@ -162,7 +166,7 @@ def _skipKnowTld(self): def _doNoManagerTld(self): if self.manager == "NULL": - print(f"no manager fir tld: {self.tld}") + print(f"no manager for tld: {self.tld}") if self.tld not in self.allKnownTldDict: print(f'# ZZ["{self.tld}"] = ' + '{"_privateRegistry": True} # no manager') @@ -254,6 +258,12 @@ def processRow( if n(): return + if "whois.identitydigital.services" in self.resolved_whois_servers: + return + + if "tucowsregistry.net" in self.resolved_whois_servers: + return + print( "# MISSING", self.tld, diff --git a/analizer/requirements.txt b/analizer/requirements.txt index 9177d1e..52acbf0 100644 --- a/analizer/requirements.txt +++ b/analizer/requirements.txt @@ -1,3 +1,5 @@ dnspython beautifulsoup4 requests-cache +tld +whodap diff --git a/pyproject.toml b/pyproject.toml index 94b8e91..fb5ab96 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -177,7 +177,7 @@ "PLW0603", # Using the global statement to update `xxx` is discouraged "PLW0602", # Using global for `xxx` but no assignment is done - "RUF001", # String contains ambiguous urf8 char + "RUF001", # String contains ambiguous utf8 char "RUF067", # `__init__` module should only contain docstrings and re-exports "S101", # Use of `assert` detected diff --git a/whoisdomain/tldDb/tld_regexpr.py b/whoisdomain/tldDb/tld_regexpr.py index 0000b60..437e40c 100644 --- a/whoisdomain/tldDb/tld_regexpr.py +++ b/whoisdomain/tldDb/tld_regexpr.py @@ -58,7 +58,7 @@ def xStr( # meta registrars start with _ are only used a s a common toll to define others # NOTE: _server is not inherited down stream, currently -ZZ["_privateReg"] = {"_privateRegistry": True} +# ZZ["_privateReg"] = {"_privateRegistry": True} ZZ["_teleinfo"] = {"extend": "com", "_server": "whois.teleinfo.cn"} # updated all downstream @@ -1457,18 +1457,14 @@ def xStr( # ====================================== # ====================================== -ZZ["aaa"] = {"_privateRegistry": True} # no whois server found in iana ZZ["aarp"] = {"_server": "whois.nic.aarp", "extend": "com", "_test": "nic.aarp"} ZZ["abbott"] = {"_server": "whois.nic.abbott", "extend": "com", "_test": "nic.abbott"} ZZ["abb"] = {"_server": "whois.nic.abb", "_test": "nic.abb", "extend": "com"} ZZ["abbvie"] = {"_server": "whois.nic.abbvie", "extend": "com", "_test": "nic.abbvie"} ZZ["abc"] = {"_server": "whois.nic.abc", "extend": "com", "_test": "nic.abc"} -ZZ["able"] = {"_privateRegistry": True} # no whois server found in iana ZZ["abogado"] = {"_server": "whois.nic.abogado", "extend": "com", "_test": "nic.abogado"} ZZ["abudhabi"] = {"_server": "whois.nic.abudhabi", "extend": "com", "_test": "nic.abudhabi"} ZZ["academy"] = {"extend": "_donuts", "_server": "whois.donuts.co"} -ZZ["ac.bd"] = {"extend": "bd"} -ZZ["accenture"] = {"_privateRegistry": True} # no whois server found in iana ZZ["accountant"] = {"extend": "com", "_server": "whois.nic.accountant", "_test": "nic.accountant"} ZZ["accountants"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["ac.jp"] = {"extend": "co.jp", "_test": "icu.ac.jp"} @@ -1477,27 +1473,22 @@ def xStr( ZZ["ac.rw"] = {"extend": "rw"} ZZ["ac.th"] = {"extend": "co.th", "_test": "chula.ac.th"} ZZ["actor"] = {"extend": "_donuts", "_server": "whois.donuts.co"} -ZZ["ac.ug"] = {"extend": "ug", "_privateRegistry": True} ZZ["ad.jp"] = {"extend": "co.jp", "_test": "nic.ad.jp"} -ZZ["ad"] = {"_privateRegistry": True} # no whois server found in iana ZZ["ads"] = {"_server": "whois.nic.ads", "extend": "com", "_test": "nic.ads"} ZZ["adult"] = {"_server": "whois.nic.adult", "extend": "com", "_test": "nic.adult"} ZZ["aeg"] = {"_server": "whois.nic.aeg", "extend": "com", "_test": "nic.aeg"} ZZ["aero"] = {"extend": "ac", "_server": "whois.aero", "registrant_country": R(r"Registrant\s+Country:\s+(.+)")} -ZZ["aetna"] = {"_privateRegistry": True} # no whois server found in iana ZZ["af"] = {"extend": "ac"} ZZ["afl"] = {"_server": "whois.nic.afl", "extend": "com", "_test": "nic.afl"} ZZ["africa"] = {"extend": "com", "_server": "whois.nic.africa", "_test": "nic.africa"} ZZ["agakhan"] = {"_server": "whois.nic.agakhan", "extend": "com", "_test": "nic.agakhan"} ZZ["agency"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["ag"] = {"extend": "ac"} -ZZ["ai"] = {"extend": "com", "_server": "whois.nic.ai"} # Anguill, "_test": "nic.ai"} -ZZ["aig"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["ai"] = {"extend": "com", "_server": "whois.nic.ai", "_test": "nic.ai"} ZZ["airbus"] = {"_server": "whois.nic.airbus", "extend": "com", "_test": "nic.airbus"} ZZ["airforce"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["airtel"] = {"_server": "whois.nic.airtel", "extend": "com", "_test": "nic.airtel"} ZZ["akdn"] = {"_server": "whois.afilias-srs.net", "extend": "com", "_test": "nic.akdn"} -ZZ["al"] = {"extend": "_privateReg"} ZZ["alibaba"] = {"_server": "whois.nic.alibaba", "extend": "com", "_test": "nic.alibaba"} ZZ["alipay"] = {"_server": "whois.nic.alipay", "extend": "com", "_test": "nic.alipay"} ZZ["allfinanz"] = {"_server": "whois.nic.allfinanz", "extend": "com", "_test": "nic.allfinanz"} @@ -1506,24 +1497,17 @@ def xStr( ZZ["alsace"] = {"_server": "whois.nic.alsace", "extend": "com", "_test": "nic.alsace"} ZZ["alstom"] = {"_server": "whois.nic.alstom", "extend": "com", "_test": "nic.alstom"} ZZ["amazon"] = {"_server": "whois.nic.amazon", "extend": "com", "_test": "nic.amazon"} -ZZ["americanexpress"] = {"_privateRegistry": True} # no whois server found in iana ZZ["americanfamily"] = {"_server": "whois.nic.americanfamily", "extend": "com", "_test": "nic.americanfamily"} -ZZ["amex"] = {"_privateRegistry": True} # no whois server found in iana ZZ["amfam"] = {"_server": "whois.nic.amfam", "extend": "com", "_test": "nic.amfam"} -ZZ["amica"] = {"_privateRegistry": True} # no whois server found in iana -ZZ["analytics"] = {"_privateRegistry": True} # no whois server found in iana ZZ["android"] = {"_server": "whois.nic.android", "extend": "com", "_test": "nic.android"} ZZ["anquan"] = {"extend": "_teleinfo", "_server": "whois.teleinfo.cn"} ZZ["anz"] = {"_server": "whois.nic.anz", "extend": "com", "_test": "nic.anz"} ZZ["aol"] = {"_server": "whois.nic.aol", "extend": "com", "_test": "nic.aol"} -ZZ["ao"] = {"_privateRegistry": True} # no whois server found in iana ZZ["apartments"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["app"] = {"extend": "com", "_server": "whois.nic.google"} ZZ["apple"] = {"_server": "whois.afilias-srs.net", "extend": "com"} -ZZ["aq"] = {"_privateRegistry": True} # no whois server found in iana ZZ["aquarelle"] = {"_server": "whois.nic.aquarelle", "extend": "com", "_test": "nic.aquarelle"} ZZ["arab"] = {"_server": "whois.nic.arab", "extend": "com", "_test": "nic.arab"} -ZZ["aramco"] = {"_privateRegistry": True} # no whois server found in iana ZZ["archi"] = {"_server": "whois.nic.archi", "extend": "com", "_test": "nic.archi"} ZZ["army"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["arte"] = {"_server": "whois.nic.arte", "extend": "com", "_test": "nic.arte"} @@ -1532,7 +1516,6 @@ def xStr( ZZ["as"] = {"extend": "gg"} ZZ["asia"] = {"extend": "com"} ZZ["associates"] = {"extend": "_donuts", "_server": "whois.donuts.co"} -ZZ["athleta"] = {"_privateRegistry": True} # no whois server found in iana ZZ["attorney"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["auction"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["audible"] = {"_server": "whois.nic.audible", "extend": "com", "_test": "nic.audible"} @@ -1544,13 +1527,8 @@ def xStr( ZZ["autos"] = {"extend": "_centralnic", "_server": "whois.centralnic.com"} ZZ["aw"] = {"extend": "nl", "name_servers": R(r"Domain nameservers.*:\n{}".format(xStr(r"(?:\s+(\S+)\n)?", 4)))} ZZ["aws"] = {"_server": "whois.nic.aws", "extend": "com", "_test": "nic.aws"} -ZZ["axa"] = {"_privateRegistry": True} # no whois server found in iana -ZZ["az"] = {"extend": "_privateReg"} -ZZ["azure"] = {"_privateRegistry": True} # no whois server found in iana ZZ["baby"] = {"extend": "_centralnic", "_server": "whois.centralnic.com"} -ZZ["ba"] = {"extend": "_privateReg"} ZZ["baidu"] = {"_server": "whois.gtld.knet.cn", "extend": "com", "_test": "nic.baidu"} -ZZ["banamex"] = {"_privateRegistry": True} # no whois server found in iana ZZ["band"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["barcelona"] = {"_server": "whois.nic.barcelona", "extend": "com", "_test": "nic.barcelona"} ZZ["barclaycard"] = {"_server": "whois.nic.barclaycard", "extend": "com", "_test": "nic.barclaycard"} @@ -1558,17 +1536,14 @@ def xStr( ZZ["barefoot"] = {"_server": "whois.nic.barefoot", "extend": "com", "_test": "nic.barefoot"} ZZ["bar"] = {"extend": "_centralnic", "_server": "whois.centralnic.com"} ZZ["bargains"] = {"extend": "_donuts", "_server": "whois.donuts.co"} -ZZ["baseball"] = {"_privateRegistry": True} # no whois server found in iana ZZ["basketball"] = {"_server": "whois.nic.basketball", "extend": "com", "_test": "nic.basketball"} ZZ["bauhaus"] = {"_server": "whois.nic.bauhaus", "extend": "com", "_test": "nic.bauhaus"} ZZ["bayern"] = {"_server": "whois.nic.bayern", "extend": "com", "_test": "nic.bayern"} ZZ["bbc"] = {"_server": "whois.nic.bbc", "extend": "com", "_test": "nic.bbc"} -ZZ["bb"] = {"_privateRegistry": True} # no whois server found in iana ZZ["bbt"] = {"_server": "whois.nic.bbt", "extend": "com", "_test": "nic.bbt"} ZZ["bbva"] = {"_server": "whois.nic.bbva", "extend": "com", "_test": "nic.bbva"} ZZ["bcg"] = {"_server": "whois.nic.bcg", "extend": "com", "_test": "nic.bcg"} ZZ["bcn"] = {"_server": "whois.nic.bcn", "extend": "com", "_test": "nic.bcn"} -ZZ["bd"] = {"extend": "_privateReg"} # Bangladesh ZZ["beats"] = {"_server": "whois.afilias-srs.net", "extend": "com"} ZZ["beauty"] = {"extend": "_centralnic", "_server": "whois.centralnic.com"} ZZ["beer"] = {"_server": "whois.nic.beer", "extend": "com", "_test": "nic.beer"} @@ -1577,22 +1552,17 @@ def xStr( ZZ["best"] = {"extend": "_centralnic", "_server": "whois.centralnic.com"} ZZ["bet"] = {"extend": "ac", "_server": "whois.nic.bet", "_test": "nic.bet"} ZZ["bf"] = {"extend": "com", "_server": "whois.nic.bf", "registrant": R(r"Registrant Name:\s?(.+)"), "_test": "nic.bf"} -ZZ["bharti"] = {"_privateRegistry": True} # no whois server found in iana -ZZ["bh"] = {"_privateRegistry": True} # no whois server found in iana ZZ["bible"] = {"_server": "whois.nic.bible", "extend": "com", "_test": "nic.bible"} ZZ["bid"] = {"extend": "ac", "_server": "whois.nic.bid", "_test": "nic.bid"} ZZ["bike"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["bingo"] = {"extend": "_donuts", "_server": "whois.donuts.co"} -ZZ["bing"] = {"_privateRegistry": True} # no whois server found in iana ZZ["bio"] = {"_server": "whois.nic.bio", "extend": "com", "_test": "nic.bio"} ZZ["bi"] = {"_server": "whois1.nic.bi", "extend": "com"} ZZ["blackfriday"] = {"extend": "_uniregistry", "_server": "whois.uniregistry.net"} ZZ["black"] = {"_server": "whois.nic.black", "extend": "com", "_test": "nic.black"} ZZ["blockbuster"] = {"_server": "whois.nic.blockbuster", "extend": "com", "_test": "nic.blockbuster"} ZZ["blog"] = {"extend": "_centralnic", "_server": "whois.centralnic.com"} -ZZ["bloomberg"] = {"_privateRegistry": True} # no whois server found in iana ZZ["blue"] = {"extend": "com"} -ZZ["bm"] = {"_privateRegistry": True} # no whois server found in iana ZZ["bms"] = {"_server": "whois.nic.bms", "extend": "com", "_test": "nic.bms"} ZZ["bmw"] = {"_server": "whois.nic.bmw", "extend": "com", "_test": "nic.bmw"} ZZ["bnpparibas"] = {"_server": "whois.nic.bnpparibas", "extend": "com", "_test": "group.bnpparibas"} @@ -1602,7 +1572,6 @@ def xStr( ZZ["bofa"] = {"_server": "whois.nic.bofa", "extend": "com", "_test": "nic.bofa"} ZZ["bom"] = {"extend": "com", "_server": "whois.gtlds.nic.br"} ZZ["bond"] = {"extend": "_centralnic", "_server": "whois.centralnic.com"} -ZZ["booking"] = {"_privateRegistry": True} # no whois server found in iana ZZ["book"] = {"_server": "whois.nic.book", "extend": "com", "_test": "nic.book"} ZZ["boo"] = {"_server": "whois.nic.google", "extend": "com"} ZZ["bosch"] = {"_server": "whois.nic.bosch", "extend": "com", "_test": "nic.bosch"} @@ -1617,22 +1586,17 @@ def xStr( ZZ["broker"] = {"_server": "whois.nic.broker", "extend": "com", "_test": "nic.broker"} ZZ["brother"] = {"_server": "whois.nic.brother", "extend": "com", "_test": "nic.brother"} ZZ["brussels"] = {"_server": "whois.nic.brussels", "extend": "com", "_test": "nic.brussels"} -ZZ["bs"] = {"_privateRegistry": True} # no whois server found in iana -ZZ["bt"] = {"_privateRegistry": True} # no whois server found in iana ZZ["builders"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["build"] = {"extend": "_centralnic", "_server": "whois.centralnic.com"} ZZ["business"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["buy"] = {"_server": "whois.nic.buy", "extend": "com", "_test": "nic.buy"} ZZ["buzz"] = {"extend": "amsterdam", "_server": "whois.nic.buzz"} -ZZ["bv"] = {"_privateRegistry": True} # no whois server found in iana ZZ["bw"] = {"_server": "whois.nic.net.bw", "_test": "net.bw", "extend": "com"} -ZZ["bz"] = {"extend": "_privateReg"} ZZ["cab"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["ca"] = {"extend": "com"} ZZ["cafe"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["call"] = {"_server": "whois.nic.call", "extend": "com", "_test": "nic.call"} ZZ["cal"] = {"_server": "whois.nic.google", "extend": "com"} -ZZ["calvinklein"] = {"_privateRegistry": True} # no whois server found in iana ZZ["camera"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["cam"] = {"extend": "_centralnic", "_server": "whois.centralnic.com"} ZZ["camp"] = {"extend": "_donuts", "_server": "whois.donuts.co"} @@ -1640,7 +1604,6 @@ def xStr( ZZ["capetown"] = {"_server": "whois.nic.capetown", "extend": "com", "_test": "nic.capetown"} ZZ["capital"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["capitalone"] = {"_server": "whois.nic.capitalone", "extend": "com", "_test": "nic.capitalone"} -ZZ["caravan"] = {"_privateRegistry": True} # no whois server found in iana ZZ["cards"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["career"] = {"_server": "whois.nic.career", "extend": "com", "_test": "nic.career"} ZZ["careers"] = {"extend": "_donuts", "_server": "whois.donuts.co"} @@ -1656,35 +1619,25 @@ def xStr( ZZ["catholic"] = {"_server": "whois.nic.catholic", "extend": "com", "_test": "nic.catholic"} ZZ["ca.ug"] = {"extend": "ug"} ZZ["cba"] = {"_server": "whois.nic.cba", "extend": "com", "_test": "nic.cba"} -ZZ["cbn"] = {"_privateRegistry": True} # no whois server found in iana -ZZ["cbre"] = {"_privateRegistry": True} # no whois server found in iana ZZ["cd"] = {"extend": "ac", "_server": "whois.nic.cd", "registrant_country": R(r"Registrant\s+Country:\s+(.+)"), "_test": "nic.cd"} ZZ["center"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["ceo"] = {"extend": "_centralnic", "_server": "whois.centralnic.com"} ZZ["cern"] = {"_server": "whois.afilias-srs.net", "extend": "com"} ZZ["cfa"] = {"_server": "whois.nic.cfa", "extend": "com", "_test": "nic.cfa"} ZZ["cfd"] = {"extend": "_centralnic", "_server": "whois.centralnic.com"} -ZZ["cg"] = {"_privateRegistry": True} # no whois server found in iana ZZ["chanel"] = {"_server": "whois.nic.chanel", "extend": "com", "_test": "nic.chanel"} ZZ["channel"] = {"_server": "whois.nic.google", "extend": "com"} ZZ["charity"] = {"extend": "_donuts", "_server": "whois.nic.charity", "_test": "nic.charity"} -ZZ["chase"] = {"_privateRegistry": True} # no whois server found in iana ZZ["chat"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["cheap"] = {"extend": "_donuts", "_server": "whois.donuts.co"} -ZZ["ch"] = {"extend": "_privateReg"} ZZ["chintai"] = {"_server": "whois.nic.chintai", "extend": "com", "_test": "nic.chintai"} ZZ["christmas"] = {"extend": "_uniregistry", "_server": "whois.uniregistry.net"} ZZ["chrome"] = {"_server": "whois.nic.google", "extend": "com"} ZZ["church"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["cipriani"] = {"_server": "whois.afilias-srs.net", "extend": "com"} ZZ["circle"] = {"_server": "whois.nic.circle", "extend": "com", "_test": "nic.circle"} -ZZ["cisco"] = {"_privateRegistry": True} # no whois server found in iana ZZ["ci"] = {"_server": "whois.nic.ci", "extend": "com", "_test": "nic.ci"} -ZZ["citadel"] = {"_privateRegistry": True} # no whois server found in iana -ZZ["citic"] = {"_privateRegistry": True} # no whois server found in iana -ZZ["citi"] = {"_privateRegistry": True} # no whois server found in iana ZZ["city"] = {"extend": "_donuts", "_server": "whois.donuts.co"} -ZZ["ck"] = {"_privateRegistry": True} # no whois server found in iana ZZ["claims"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["cleaning"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["click"] = {"extend": "com"} @@ -1706,30 +1659,21 @@ def xStr( ZZ["com.af"] = {"extend": "af"} ZZ["com.ag"] = {"extend": "ac"} ZZ["com.au"] = {"extend": "au"} -ZZ["com.bd"] = {"extend": "bd"} ZZ["com.bo"] = {"extend": "bo"} ZZ["com.cn"] = {"extend": "cn"} -ZZ["com.do"] = {"extend": "_privateReg"} -ZZ["com.ec"] = {"extend": "ec"} -ZZ["com.eg"] = {"extend": "_privateReg"} ZZ["com.et"] = {"extend": "et", "_test": "google.com.et"} ZZ["com.ly"] = {"extend": "ly"} ZZ["commbank"] = {"_server": "whois.nic.commbank", "extend": "com", "_test": "nic.commbank"} ZZ["com.mo"] = {"extend": "mo"} ZZ["community"] = {"extend": "_donuts", "_server": "whois.donuts.co"} -ZZ["com.np"] = {"extend": "np"} ZZ["company"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["compare"] = {"_server": "whois.nic.compare", "extend": "com", "_test": "nic.compare"} -ZZ["com.ph"] = {"extend": "ph"} ZZ["computer"] = {"extend": "_donuts", "_server": "whois.donuts.co"} -ZZ["com.py"] = {"extend": "_privateReg"} ZZ["com.ru"] = {"extend": "ru", "_server": "whois.nic.ru", "_test": "mining.com.ru"} ZZ["comsec"] = {"_server": "whois.nic.comsec", "extend": "com", "_test": "nic.comsec"} -ZZ["com.tm"] = {"extend": "tm", "_privateRegistry": True} ZZ["com.tw"] = {"extend": "tw"} ZZ["com.ua"] = {"extend": "ua"} ZZ["com.ve"] = {"extend": "ve"} -ZZ["com.zw"] = {"extend": "zw"} ZZ["condos"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["construction"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["consulting"] = {"extend": "_donuts", "_server": "whois.donuts.co"} @@ -1743,7 +1687,6 @@ def xStr( ZZ["co.rw"] = {"extend": "rw"} ZZ["co.ug"] = {"extend": "ug"} ZZ["country"] = {"_server": "whois.nic.country", "extend": "com", "_test": "nic.country"} -ZZ["coupon"] = {"_privateRegistry": True} # no whois server found in iana ZZ["coupons"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["courses"] = {"extend": "com"} ZZ["co.ve"] = {"extend": "ve"} @@ -1759,13 +1702,9 @@ def xStr( ZZ["cruise"] = {"_server": "whois.nic.cruise", "extend": "com", "_test": "nic.cruise"} ZZ["cruises"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["cuisinella"] = {"_server": "whois.nic.cuisinella", "extend": "com", "_test": "nic.cuisinella"} -ZZ["cu"] = {"_privateRegistry": True} # no whois server found in iana -ZZ["cv"] = {"extend": "_privateReg"} # Cape Verde -ZZ["cw"] = {"extend": "_privateReg"} ZZ["cx"] = {"extend": "com"} ZZ["cymru"] = {"_server": "whois.nic.cymru", "extend": "com", "_test": "nic.cymru"} # Yea ZZ["cyou"] = {"extend": "_centralnic", "_server": "whois.centralnic.com"} -ZZ["cy"] = {"_privateRegistry": True} ZZ["dad"] = {"extend": "com", "_server": "whois.nic.google"} ZZ["dance"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["data"] = {"_server": "whois.nic.data", "extend": "com", "_test": "nic.data"} @@ -1780,7 +1719,6 @@ def xStr( ZZ["deals"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["degree"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["delivery"] = {"extend": "_donuts", "_server": "whois.donuts.co"} -ZZ["dell"] = {"_privateRegistry": True} # no whois server found in iana ZZ["deloitte"] = {"_server": "whois.nic.deloitte", "extend": "com", "_test": "nic.deloitte"} ZZ["delta"] = {"_server": "whois.nic.delta", "extend": "com", "_test": "nic.delta"} ZZ["democrat"] = {"extend": "_donuts", "_server": "whois.donuts.co"} @@ -1789,45 +1727,36 @@ def xStr( ZZ["desi"] = {"extend": "_centralnic", "_server": "whois.centralnic.com"} ZZ["design"] = {"extend": "ac"} ZZ["dev"] = {"extend": "com"} -ZZ["dhl"] = {"_privateRegistry": True} # no whois server found in iana ZZ["diamonds"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["diet"] = {"extend": "_uniregistry", "_server": "whois.uniregistry.net"} ZZ["digital"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["direct"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["directory"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["discount"] = {"extend": "_donuts", "_server": "whois.donuts.co"} -ZZ["discover"] = {"_privateRegistry": True} # no whois server found in iana ZZ["dish"] = {"_server": "whois.nic.dish", "extend": "com", "_test": "nic.dish"} ZZ["diy"] = {"_server": "whois.nic.diy", "extend": "com", "_test": "nic.diy"} -ZZ["dj"] = {"_privateRegistry": True} # no whois server found in iana ZZ["dm"] = {"_server": "whois.dmdomains.dm", "extend": "com"} ZZ["dnp"] = {"_server": "whois.nic.dnp", "extend": "com", "_test": "nic.dnp"} ZZ["docs"] = {"_server": "whois.nic.google", "extend": "com"} ZZ["doctor"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["do"] = {"extend": "bzh", "_server": "whois.nic.do", "_test": "nic.do"} -ZZ["do"] = {"extend": "_privateReg"} ZZ["dog"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["domains"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["dot"] = {"_server": "whois.nic.dot", "extend": "com", "_test": "nic.dot"} ZZ["drive"] = {"_server": "whois.nic.google", "extend": "com"} ZZ["dtv"] = {"_server": "whois.nic.dtv", "extend": "com", "_test": "nic.dtv"} ZZ["dubai"] = {"_server": "whois.nic.dubai", "extend": "com", "_test": "nic.dubai"} -ZZ["duckdns.org"] = {"extend": "_privateReg"} -ZZ["dupont"] = {"_privateRegistry": True} # no whois server found in iana ZZ["durban"] = {"_server": "whois.nic.durban", "extend": "com", "_test": "nic.durban"} ZZ["dvag"] = {"_server": "whois.nic.dvag", "extend": "com", "_test": "nic.dvag"} ZZ["dvr"] = {"_server": "whois.nic.dvr", "extend": "com", "_test": "nic.dvr"} -ZZ["dz"] = {"extend": "_privateReg"} ZZ["earth"] = {"_server": "whois.nic.earth", "extend": "com", "_test": "nic.earth"} ZZ["eat"] = {"_server": "whois.nic.google", "extend": "com"} -ZZ["ec"] = {"extend": "_privateReg"} ZZ["eco"] = {"_server": "whois.nic.eco", "extend": "com", "_test": "nic.eco"} ZZ["edeka"] = {"_server": "whois.afilias-srs.net", "extend": "com"} ZZ["ed.jp"] = {"extend": "co.jp"} ZZ["education"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["edu.tr"] = {"extend": "com.tr", "_server": "whois.trabis.gov.tr", "_test": "anadolu.edu.tr"} ZZ["edu.ua"] = {"extend": "ua", "creation_date": R(r"\ncreated:\s+0-UANIC\s+(.+)")} -ZZ["eg"] = {"extend": "_privateReg"} # Egipt ZZ["email"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["emerck"] = {"_server": "whois.afilias-srs.net", "extend": "com"} ZZ["energy"] = {"extend": "_donuts", "_server": "whois.donuts.co"} @@ -1838,8 +1767,6 @@ def xStr( ZZ["equipment"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["ericsson"] = {"_server": "whois.nic.ericsson", "extend": "com", "_test": "nic.ericsson"} ZZ["erni"] = {"_server": "whois.nic.erni", "extend": "com", "_test": "nic.erni"} -ZZ["er"] = {"_privateRegistry": True} # no whois server found in iana -ZZ["es"] = {"extend": "_privateReg"} ZZ["esq"] = {"extend": "com", "_server": "whois.nic.google"} ZZ["estate"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["et"] = {"extend": "com", "_server": "whois.ethiotelecom.et"} @@ -1858,14 +1785,12 @@ def xStr( ZZ["family"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["fan"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["fans"] = {"extend": "_centralnic", "_server": "whois.centralnic.com"} -ZZ["farmers"] = {"_privateRegistry": True} # no whois server found in iana ZZ["farm"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["fashion"] = {"extend": "com", "_server": "whois.nic.fashion", "_test": "nic.fashion"} ZZ["fast"] = {"_server": "whois.nic.fast", "extend": "com", "_test": "nic.fast"} ZZ["fedex"] = {"_server": "whois.nic.fedex", "extend": "com", "_test": "nic.fedex"} ZZ["feedback"] = {"extend": "_centralnic", "_server": "whois.centralnic.com"} ZZ["ferrari"] = {"_server": "whois.nic.ferrari", "extend": "com", "_test": "nic.ferrari"} -ZZ["ferrero"] = {"_privateRegistry": True} # no whois server found in iana ZZ["fidelity"] = {"_server": "whois.nic.fidelity", "extend": "com", "_test": "nic.fidelity"} ZZ["fido"] = {"_server": "whois.afilias-srs.net", "extend": "com"} ZZ["film"] = {"_server": "whois.nic.film", "extend": "com", "_test": "nic.film"} @@ -1880,19 +1805,14 @@ def xStr( ZZ["fit"] = {"extend": "com"} ZZ["fitness"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["fj"] = {"_server": "whois.nic.fj", "_test": "nic.fj", "extend": "com"} -ZZ["fk"] = {"_privateRegistry": True} # no whois server found in iana -ZZ["flickr"] = {"_privateRegistry": True} # no whois server found in iana ZZ["flights"] = {"extend": "_donuts", "_server": "whois.donuts.co"} -ZZ["flir"] = {"_privateRegistry": True} # no whois server found in iana ZZ["florist"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["flowers"] = {"extend": "_uniregistry", "_server": "whois.uniregistry.net"} ZZ["fly"] = {"_server": "whois.nic.google", "extend": "com"} ZZ["fm"] = {"extend": "com"} ZZ["fo"] = {"extend": "com", "registrant": None} -ZZ["food"] = {"_privateRegistry": True} # no whois server found in iana ZZ["foo"] = {"extend": "com", "_server": "whois.nic.google"} ZZ["football"] = {"extend": "_donuts", "_server": "whois.donuts.co"} -ZZ["ford"] = {"_privateRegistry": True} # no whois server found in iana ZZ["forex"] = {"_server": "whois.nic.forex", "extend": "com", "_test": "nic.forex"} ZZ["forsale"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["forum"] = {"extend": "_centralnic", "_server": "whois.centralnic.com"} @@ -1902,26 +1822,21 @@ def xStr( ZZ["fresenius"] = {"_server": "whois.nic.fresenius", "extend": "com", "_test": "nic.fresenius"} ZZ["frl"] = {"extend": "_centralnic", "_server": "whois.centralnic.com"} ZZ["frogans"] = {"_server": "whois.nic.frogans", "extend": "com", "_test": "nic.frogans"} -ZZ["frontier"] = {"_privateRegistry": True} # no whois server found in iana -ZZ["ftr"] = {"_privateRegistry": True} # no whois server found in iana ZZ["fujitsu"] = {"_server": "whois.nic.gmo", "extend": "com"} ZZ["fund"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["fun"] = {"extend": "_centralnic", "_server": "whois.centralnic.com"} ZZ["furniture"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["futbol"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["fyi"] = {"extend": "_donuts", "_server": "whois.donuts.co"} -ZZ["ga"] = {"extend": "_privateReg"} ZZ["gallery"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["gallo"] = {"_server": "whois.nic.gallo", "extend": "com", "_test": "nic.gallo"} ZZ["gallup"] = {"_server": "whois.nic.gallup", "extend": "com", "_test": "nic.gallup"} ZZ["gal"] = {"_server": "whois.nic.gal", "extend": "com", "_test": "nic.gal"} ZZ["game"] = {"extend": "amsterdam", "_server": "whois.nic.game"} ZZ["games"] = {"extend": "_donuts", "_server": "whois.donuts.co"} -ZZ["gap"] = {"_privateRegistry": True} # no whois server found in iana ZZ["garden"] = {"extend": "com", "_server": "whois.nic.garden", "_test": "nic.garden"} ZZ["gay"] = {"extend": "com", "_server": "whois.nic.gay", "_test": "nic.gay"} ZZ["gbiz"] = {"_server": "whois.nic.google", "extend": "com"} -ZZ["gb"] = {"_privateRegistry": True} # no whois server found in iana ZZ["gd"] = {"extend": "com"} ZZ["gdn"] = {"_server": "whois.nic.gdn", "extend": "com", "_test": "nic.gdn"} # no host ip for whois.nic.gdn ZZ["gea"] = {"_server": "whois.nic.gea", "extend": "com", "_test": "nic.gea"} @@ -1932,7 +1847,6 @@ def xStr( ZZ["ge"] = {"_server": "whois.nic.ge", "extend": "ac", "updated_date": None, "_test": "nic.ge", "registrant": R(r"Registrant:\s*([^\n]*)\n")} ZZ["gf"] = {"extend": "si", "_server": "whois.mediaserv.net"} ZZ["ggee"] = {"_server": "whois.nic.ggee", "extend": "com", "_test": "nic.ggee"} -ZZ["gh"] = {"_privateRegistry": True} ZZ["gift"] = {"extend": "_uniregistry", "_server": "whois.uniregistry.net"} ZZ["gifts"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["gi"] = {"_server": "whois2.afilias-grs.net", "extend": "com"} @@ -1945,10 +1859,7 @@ def xStr( ZZ["gmail"] = {"_server": "whois.nic.google", "extend": "com"} ZZ["gmbh"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["gmo"] = {"_server": "whois.nic.gmo", "extend": "com", "_test": "nic.gmo"} -ZZ["gm"] = {"_privateRegistry": True} # no whois server found in iana ZZ["gmx"] = {"_server": "whois.nic.gmx", "extend": "com", "_test": "nic.gmx"} -ZZ["gn"] = {"_privateRegistry": True} # no whois server found in iana -ZZ["gob.ec"] = {"extend": "ec"} ZZ["godaddy"] = {"_server": "whois.nic.godaddy", "extend": "com", "_test": "nic.godaddy"} ZZ["go.jp"] = {"extend": "co.jp"} ZZ["go.ke"] = {"extend": "ke"} @@ -1958,41 +1869,32 @@ def xStr( ZZ["goodyear"] = {"_server": "whois.nic.goodyear", "extend": "com", "_test": "nic.goodyear"} ZZ["google"] = {"_server": "whois.nic.google", "extend": "com", "_test": "nic.google"} ZZ["goog"] = {"_server": "whois.nic.google", "extend": "com"} -# ZZ["goo"] = {"_server": "whois.nic.gmo", "extend": "com"} ZZ["gop"] = {"_server": "whois.nic.gop", "extend": "com", "_test": "nic.gop"} ZZ["go.th"] = {"extend": "co.th"} ZZ["got"] = {"_server": "whois.nic.got", "extend": "com", "_test": "nic.got"} -ZZ["gov.bd"] = {"extend": "bd"} ZZ["gov.bn"] = {"_server": "whois.bnnic.bn", "_test": "egc.gov.bn", "extend": "com"} ZZ["gov"] = {"extend": "com"} ZZ["gov.rw"] = {"extend": "rw"} ZZ["gov.tr"] = {"extend": "com.tr", "_server": "whois.trabis.gov.tr", "_test": "www.turkiye.gov.tr"} ZZ["gp"] = {"_server": "whois.nic.gp", "_test": "nic.gp", "extend": "com"} ZZ["gq"] = {"extend": "ml", "_server": "whois.domino.gq"} -ZZ["grainger"] = {"_privateRegistry": True} # no whois server found in iana ZZ["graphics"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["gratis"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["green"] = {"extend": "com"} -ZZ["gr"] = {"extend": "_privateReg"} ZZ["gripe"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["gr.jp"] = {"extend": "co.jp"} -ZZ["grocery"] = {"_privateRegistry": True} # no whois server found in iana ZZ["group"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["gs"] = {"_server": "whois.nic.gs", "extend": "com", "_test": "nic.gs"} -ZZ["gt"] = {"extend": "_privateReg"} ZZ["gucci"] = {"_server": "whois.nic.gucci", "extend": "com", "_test": "nic.gucci"} ZZ["guge"] = {"_server": "whois.nic.google", "extend": "com"} ZZ["guide"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["guitars"] = {"extend": "_uniregistry", "_server": "whois.uniregistry.net"} -ZZ["gu"] = {"_privateRegistry": True} # no whois server found in iana ZZ["guru"] = {"extend": "_donuts", "_server": "whois.donuts.co"} -ZZ["gw"] = {"_privateRegistry": True} # no whois server found in iana ZZ["gy"] = {"extend": "com"} ZZ["hair"] = {"extend": "_centralnic", "_server": "whois.centralnic.com"} ZZ["hamburg"] = {"_server": "whois.nic.hamburg", "extend": "com", "_test": "nic.hamburg"} ZZ["hangout"] = {"_server": "whois.nic.google", "extend": "com"} ZZ["haus"] = {"extend": "_donuts", "_server": "whois.donuts.co"} -ZZ["hbo"] = {"_privateRegistry": True} # no whois server found in iana ZZ["hdfcbank"] = {"_server": "whois.nic.hdfcbank", "extend": "com", "_test": "nic.hdfcbank"} ZZ["hdfc"] = {"_server": "whois.nic.hdfc", "extend": "com", "_test": "nic.hdfc"} ZZ["healthcare"] = {"extend": "_donuts", "_server": "whois.donuts.co"} @@ -2012,31 +1914,23 @@ def xStr( ZZ["holdings"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["holiday"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["homedepot"] = {"_server": "whois.nic.homedepot", "extend": "com", "_test": "nic.homedepot"} -ZZ["homegoods"] = {"_privateRegistry": True} # no whois server found in iana -ZZ["homesense"] = {"_privateRegistry": True} # no whois server found in iana ZZ["homes"] = {"extend": "_centralnic", "_server": "whois.centralnic.com"} ZZ["honda"] = {"_server": "whois.nic.honda", "extend": "com", "_test": "nic.honda"} -ZZ["hopto.org"] = {"extend": "_privateReg"} # dynamic dns without any whois +# ZZ["hopto.org"] = {"_privateRegistry": True} # dynamic dns without any whois ZZ["horse"] = {"_server": "whois.nic.horse", "extend": "com", "_test": "nic.horse"} ZZ["hospital"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["host"] = {"extend": "_centralnic", "_server": "whois.centralnic.com"} ZZ["hosting"] = {"extend": "_uniregistry", "_server": "whois.uniregistry.net"} -ZZ["hotels"] = {"_privateRegistry": True} # no whois server found in iana -ZZ["hotmail"] = {"_privateRegistry": True} # no whois server found in iana ZZ["hot"] = {"_server": "whois.nic.hot", "extend": "com", "_test": "nic.hot"} ZZ["house"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["how"] = {"_server": "whois.nic.google", "extend": "com"} -ZZ["hsbc"] = {"_privateRegistry": True} # no whois server found in iana ZZ["ht"] = {"_server": "whois.nic.ht", "extend": "com", "_test": "nic.ht"} -ZZ["hu"] = {"extend": "_privateReg"} ZZ["hughes"] = {"_server": "whois.nic.hughes", "extend": "com", "_test": "nic.hughes"} -ZZ["hyatt"] = {"_privateRegistry": True} # no whois server found in iana ZZ["hyundai"] = {"_server": "whois.nic.hyundai", "extend": "com", "_test": "nic.hyundai"} ZZ["ibm"] = {"_server": "whois.nic.ibm", "extend": "com", "_test": "nic.ibm"} ZZ["icbc"] = {"_server": "whois.nic.icbc", "extend": "com", "_test": "nic.icbc"} ZZ["ice"] = {"_server": "whois.nic.ice", "extend": "com", "_test": "nic.ice"} ZZ["icu"] = {"extend": "_centralnic", "_server": "whois.centralnic.com"} -ZZ["ieee"] = {"_privateRegistry": True} # no whois server found in iana ZZ["ie"] = {"extend": "com"} # Ireland ZZ["ifm"] = {"_server": "whois.nic.ifm", "extend": "com", "_test": "nic.ifm"} ZZ["ikano"] = {"_server": "whois.nic.ikano", "extend": "com", "_test": "nic.ikano"} @@ -2058,16 +1952,13 @@ def xStr( ZZ["international"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["in.th"] = {"extend": "co.th"} ZZ["int"] = {"_server": "whois.iana.org", "_test": "eu.int", "extend": "cz"} -ZZ["intuit"] = {"_privateRegistry": True} # no whois server found in iana ZZ["investments"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["io"] = {"extend": "com", "expiration_date": R(r"\nRegistry Expiry Date:\s?(.+)")} -ZZ["ipiranga"] = {"_privateRegistry": True} # no whois server found in iana ZZ["iq"] = {"_server": " whois.cmc.iq", "_test": "cmc.iq", "extend": "com"} # ho host: whois.cmc.iq ZZ["irish"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["ismaili"] = {"_server": "whois.afilias-srs.net", "extend": "com"} ZZ["istanbul"] = {"_server": "whois.afilias-srs.net", "extend": "com"} ZZ["ist"] = {"_server": "whois.afilias-srs.net", "extend": "com"} -ZZ["itau"] = {"_privateRegistry": True} # no whois server found in iana ZZ["itv"] = {"_server": "whois.afilias-srs.net", "extend": "com"} ZZ["jaguar"] = {"_server": "whois.nic.jaguar", "extend": "com", "_test": "nic.jaguar"} ZZ["java"] = {"_server": "whois.nic.java", "extend": "com", "_test": "nic.java"} @@ -2078,16 +1969,10 @@ def xStr( ZZ["jewelry"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["jio"] = {"_server": "whois.nic.jio", "extend": "com", "_test": "nic.jio"} ZZ["jll"] = {"_server": "whois.afilias-srs.net", "extend": "com"} -ZZ["jmp"] = {"_privateRegistry": True} # no whois server found in iana -ZZ["jm"] = {"_privateRegistry": True} # no whois server found in iana -ZZ["jnj"] = {"_privateRegistry": True} # no whois server found in iana ZZ["jobs"] = {"_server": "whois.nic.jobs", "extend": "com", "_test": "nic.jobs"} ZZ["joburg"] = {"_server": "whois.nic.joburg", "extend": "com", "_test": "nic.joburg"} -ZZ["jo"] = {"_privateRegistry": True} # no whois server found in iana ZZ["jot"] = {"_server": "whois.nic.jot", "extend": "com", "_test": "nic.jot"} ZZ["joy"] = {"_server": "whois.nic.joy", "extend": "com", "_test": "nic.joy"} -ZZ["jpmorgan"] = {"_privateRegistry": True} # no whois server found in iana -ZZ["jprs"] = {"_privateRegistry": True} # no whois server found in iana ZZ["juegos"] = {"extend": "_uniregistry", "_server": "whois.uniregistry.net"} ZZ["juniper"] = {"_server": "whois.nic.juniper", "extend": "com", "_test": "nic.juniper"} ZZ["kaufen"] = {"extend": "_donuts", "_server": "whois.donuts.co"} @@ -2096,7 +1981,6 @@ def xStr( ZZ["kerryhotels"] = {"_server": "whois.nic.kerryhotels", "extend": "com", "_test": "nic.kerryhotels"} ZZ["kerryproperties"] = {"_server": "whois.nic.kerryproperties", "extend": "com", "_test": "nic.kerryproperties"} ZZ["kfh"] = {"_server": "whois.nic.kfh", "extend": "com", "_test": "nic.kfh"} -ZZ["kh"] = {"_privateRegistry": True} # no whois server found in iana ZZ["kia"] = {"_server": "whois.nic.kia", "extend": "com", "_test": "nic.kia"} ZZ["kids"] = {"_server": "whois.afilias-srs.net", "extend": "com"} ZZ["ki"] = {"extend": "com", "_server": "whois.nic.ki", "_test": None} # kiribati never answeres @@ -2104,18 +1988,13 @@ def xStr( ZZ["kindle"] = {"_server": "whois.nic.kindle", "extend": "com", "_test": "nic.kindle"} ZZ["kitchen"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["kiwi"] = {"extend": "com"} -ZZ["km"] = {"_privateRegistry": True} # no whois server found in iana ZZ["kn"] = {"extend": "com"} # Saint Kitts and Nevis ZZ["koeln"] = {"_server": "whois.ryce-rsp.com", "extend": "com"} ZZ["komatsu"] = {"_server": "whois.nic.komatsu", "extend": "com", "_test": "nic.komatsu"} ZZ["kosher"] = {"_server": "whois.nic.kosher", "extend": "com", "_test": "nic.kosher"} -ZZ["kpmg"] = {"_privateRegistry": True} # no whois server found in iana -ZZ["kpn"] = {"_privateRegistry": True} # no whois server found in iana -ZZ["kp"] = {"_privateRegistry": True} # no whois server found in iana ZZ["krd"] = {"_server": "whois.nic.krd", "extend": "com", "_test": "nic.krd"} ZZ["kred"] = {"extend": "_centralnic", "_server": "whois.centralnic.com"} ZZ["kuokgroup"] = {"_server": "whois.nic.kuokgroup", "extend": "com", "_test": "nic.kuokgroup"} -ZZ["kw"] = {"_privateRegistry": True} # no whois server found in iana ZZ["kyoto"] = {"_server": "whois.nic.kyoto", "extend": "com", "_test": "nic.kyoto"} ZZ["ky"] = {"_server": "whois.kyregistry.ky", "extend": "com"} ZZ["lacaixa"] = {"_server": "whois.nic.lacaixa", "extend": "com", "_test": "nic.lacaixa"} @@ -2124,7 +2003,6 @@ def xStr( ZZ["lamer"] = {"_server": "whois.nic.lamer", "extend": "com", "_test": "nic.lamer"} ZZ["land"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["landrover"] = {"_server": "whois.nic.landrover", "extend": "com", "_test": "nic.landrover"} -ZZ["lanxess"] = {"_privateRegistry": True} # no whois server found in iana ZZ["lasalle"] = {"_server": "whois.afilias-srs.net", "extend": "com"} ZZ["lat"] = {"extend": "com"} ZZ["latino"] = {"_server": "whois.nic.latino", "extend": "com", "_test": "nic.latino"} @@ -2143,20 +2021,14 @@ def xStr( ZZ["lgbt"] = {"_server": "whois.nic.lgbt", "extend": "com", "_test": "nic.lgbt"} ZZ["lg.jp"] = {"extend": "co.jp"} ZZ["lidl"] = {"_server": "whois.nic.lidl", "extend": "com", "_test": "nic.lidl"} -ZZ["li"] = {"extend": "_privateReg"} ZZ["life"] = {"extend": "_donuts", "_server": "whois.donuts.co"} -ZZ["lifeinsurance"] = {"_privateRegistry": True} # no whois server found in iana ZZ["lifestyle"] = {"_server": "whois.nic.lifestyle", "extend": "com", "_test": "nic.lifestyle"} ZZ["lighting"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["like"] = {"_server": "whois.nic.like", "extend": "com", "_test": "nic.like"} -ZZ["lilly"] = {"_privateRegistry": True} # no whois server found in iana ZZ["limited"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["limo"] = {"extend": "_donuts", "_server": "whois.donuts.co"} -ZZ["lincoln"] = {"_privateRegistry": True} # no whois server found in iana ZZ["link"] = {"extend": "amsterdam", "_server": "whois.uniregistry.net"} ZZ["live"] = {"extend": "_donuts", "_server": "whois.donuts.co"} -ZZ["living"] = {"_privateRegistry": True} # no whois server found in iana -ZZ["lk"] = {"extend": "_privateReg"} # Sri Lanka ZZ["llc"] = {"_server": "whois.nic.llc", "extend": "com", "_test": "nic.llc"} ZZ["llp"] = {"_server": "whois.nic.llp", "extend": "com", "_test": "nic.llp"} ZZ["loan"] = {"extend": "com", "_server": "whois.nic.loan", "_test": "nic.loan"} @@ -2170,7 +2042,6 @@ def xStr( ZZ["love"] = {"extend": "ac", "registrant_country": R(r"Registrant\s+Country:\s+(.+)")} ZZ["lplfinancial"] = {"_server": "whois.nic.lplfinancial", "extend": "com", "_test": "nic.lplfinancial"} ZZ["lpl"] = {"_server": "whois.nic.lpl", "extend": "com", "_test": "nic.lpl"} -ZZ["lr"] = {"_privateRegistry": True} # no whois server found in iana ZZ["ls"] = {"extend": "cz", "_server": "whois.nic.ls", "_test": "nic.ls"} ZZ["ltda"] = {"_server": "whois.afilias-srs.net", "extend": "com"} ZZ["ltd"] = {"extend": "_donuts", "_server": "whois.donuts.co"} @@ -2181,7 +2052,6 @@ def xStr( ZZ["ly"] = {"extend": "ac", "_server": "whois.nic.ly", "registrant_country": R(r"Registrant\s+Country:\s+(.+)"), "_test": "nic.ly"} ZZ["madrid"] = {"_server": "whois.nic.madrid", "extend": "com", "_test": "nic.madrid"} ZZ["ma"] = {"extend": "ac", "_server": "whois.registre.ma", "registrar": R(r"Sponsoring Registrar:\s*(.+)")} -ZZ["maif"] = {"_privateRegistry": True} # no whois server found in iana ZZ["maison"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["makeup"] = {"extend": "_centralnic", "_server": "whois.centralnic.com"} ZZ["management"] = {"extend": "_donuts", "_server": "whois.donuts.co"} @@ -2192,8 +2062,6 @@ def xStr( ZZ["marketing"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["markets"] = {"_server": "whois.nic.markets", "extend": "com", "_test": "nic.markets"} ZZ["marriott"] = {"_server": "whois.afilias-srs.net", "extend": "com"} -ZZ["marshalls"] = {"_privateRegistry": True} # no whois server found in iana -ZZ["mattel"] = {"_privateRegistry": True} # no whois server found in iana ZZ["mba"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["mckinsey"] = {"_server": "whois.nic.mckinsey", "extend": "com", "_test": "nic.mckinsey"} ZZ["media"] = {"extend": "_donuts", "_server": "whois.donuts.co"} @@ -2205,18 +2073,12 @@ def xStr( ZZ["memorial"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["men"] = {"_server": "whois.nic.men", "extend": "com", "_test": "nic.men"} ZZ["menu"] = {"_server": "whois.nic.menu", "extend": "com", "_test": "nic.menu"} -ZZ["merckmsd"] = {"_privateRegistry": True} # no whois server found in iana ZZ["mg"] = {"extend": "ac", "registrant_country": R(r"Registrant\s+Country:\s+(.+)")} -ZZ["mh"] = {"_privateRegistry": True} # no whois server found in iana ZZ["miami"] = {"_server": "whois.nic.miami", "extend": "com", "_test": "nic.miami"} -ZZ["microsoft"] = {"_privateRegistry": True} # no whois server found in iana -ZZ["mil"] = {"_privateRegistry": True} # no whois server found in iana ZZ["mil.rw"] = {"extend": "rw"} ZZ["mini"] = {"_server": "whois.nic.mini", "extend": "com", "_test": "nic.mini"} -ZZ["mint"] = {"_privateRegistry": True} # no whois server found in iana ZZ["mit"] = {"_server": "whois.afilias-srs.net", "extend": "com"} ZZ["mitsubishi"] = {"_server": "whois.nic.gmo", "extend": "com"} -ZZ["mlb"] = {"_privateRegistry": True} # no whois server found in iana ZZ["mls"] = {"_server": "whois.nic.mls", "extend": "com", "_test": "nic.mls"} ZZ["mma"] = {"_server": "whois.nic.mma", "extend": "com", "_test": "nic.mma"} ZZ["mm"] = {"_server": "whois.registry.gov.mm", "_test": "registry.gov.mm", "extend": "com"} @@ -2234,82 +2096,61 @@ def xStr( ZZ["mormon"] = {"_server": "whois.nic.mormon", "extend": "com", "_test": "nic.mormon"} ZZ["mortgage"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["moscow"] = {"_server": "whois.nic.moscow", "extend": "com", "_test": "nic.moscow"} -ZZ["moto"] = {"_privateRegistry": True} # no whois server found in iana ZZ["motorcycles"] = {"extend": "_centralnic", "_server": "whois.centralnic.com"} ZZ["mov"] = {"extend": "com", "_server": "whois.nic.google"} ZZ["movie"] = {"extend": "_donuts", "_server": "whois.donuts.co"} -ZZ["mp"] = {"extend": "_privateReg"} ZZ["mq"] = {"extend": "si", "_server": "whois.mediaserv.net"} ZZ["mr"] = {"_server": "whois.nic.mr", "extend": "com", "_test": "nic.mr"} -ZZ["msd"] = {"_privateRegistry": True} # no whois server found in iana -ZZ["ms"] = {"extend": "_privateReg"} -ZZ["msk.ru"] = {"extend": "com.ru"} # test with: mining.msk.ru ZZ["mtn"] = {"_server": "whois.nic.mtn", "extend": "com", "_test": "nic.mtn"} -ZZ["mt"] = {"_privateRegistry": True} # no whois server found in iana ZZ["mtr"] = {"_server": "whois.nic.mtr", "extend": "com", "_test": "nic.mtr"} ZZ["mu"] = {"extend": "bank"} ZZ["mu"] = {"extend": "bank"} ZZ["museum"] = {"_server": "whois.nic.museum", "extend": "com", "_test": "nic.museum"} ZZ["music"] = {"_server": "whois.nic.music", "extend": "com", "_test": "nic.music"} -ZZ["mv"] = {"_privateRegistry": True} # no whois server found in iana ZZ["mw"] = {"_server": "whois.nic.mw", "_test": "nic.mw", "extend": "fr"} -ZZ["my"] = {"extend": "_privateReg"} ZZ["mz"] = {"_server": "whois.nic.mz", "extend": "com", "_test": "nic.mz"} ZZ["nab"] = {"_server": "whois.nic.nab", "extend": "com", "_test": "nic.nab"} ZZ["nagoya"] = {"_server": "whois.nic.nagoya", "extend": "com", "_test": "nic.nagoya"} ZZ["name"] = {"extend": "com", "status": R(r"Domain Status:\s?(.+)")} ZZ["na"] = {"_server": "whois.na-nic.com.na", "extend": "com"} ZZ["navy"] = {"extend": "_donuts", "_server": "whois.donuts.co"} -ZZ["nba"] = {"_privateRegistry": True} # no whois server found in iana ZZ["nec"] = {"_server": "whois.nic.nec", "extend": "com", "_test": "nic.nec"} ZZ["ne.jp"] = {"extend": "co.jp"} ZZ["ne.ke"] = {"extend": "ke"} -ZZ["ne"] = {"_privateRegistry": True} # no whois server found in iana ZZ["netbank"] = {"_server": "whois.nic.netbank", "extend": "com", "_test": "nic.netbank"} -ZZ["net.bd"] = {"extend": "bd"} ZZ["net"] = {"extend": "com"} -ZZ["netflix"] = {"_privateRegistry": True} # no whois server found in iana -ZZ["net.ph"] = {"extend": "ph"} ZZ["net.rw"] = {"extend": "rw"} ZZ["net.tr"] = {"extend": "com.tr", "_server": "whois.trabis.gov.tr", "_test": "trt.net.tr"} ZZ["net.ua"] = {"extend": "ua"} ZZ["net.ve"] = {"extend": "ve"} ZZ["network"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["net.za"] = {"extend": "za", "_server": "net-whois.registry.net.za"} -ZZ["neustar"] = {"_privateRegistry": True} # no whois server found in iana ZZ["new"] = {"_server": "whois.nic.google", "extend": "com"} ZZ["news"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["nextdirect"] = {"_server": "whois.nic.nextdirect", "extend": "com", "_test": "nic.nextdirect"} ZZ["next"] = {"_server": "whois.nic.next", "extend": "com", "_test": "nic.next"} ZZ["nexus"] = {"extend": "com", "_server": "whois.nic.google"} -ZZ["nfl"] = {"_privateRegistry": True} # no whois server found in iana ZZ["nf"] = {"_server": "whois.nic.nf", "extend": "com", "_test": "nic.nf"} ZZ["ngo"] = {"_server": "whois.nic.ngo", "extend": "com", "_test": "nic.ngo"} ZZ["ng"] = {"_server": "whois.nic.net.ng", "extend": "ac", "registrant_country": R(r"Registrant Country:\s+(.+)")} ZZ["nhk"] = {"_server": "whois.nic.nhk", "extend": "com", "_test": "nic.nhk"} ZZ["nico"] = {"_server": "whois.nic.nico", "extend": "com", "_test": "nic.nico"} -ZZ["nike"] = {"_privateRegistry": True} # no whois server found in iana ZZ["nikon"] = {"_server": "whois.nic.nikon", "extend": "com", "_test": "nic.nikon"} ZZ["ninja"] = {"extend": "_donuts", "_server": "whois.donuts.co"} -ZZ["ni"] = {"_privateRegistry": True} # no whois server found in iana ZZ["nissan"] = {"_server": "whois.nic.gmo", "extend": "com"} ZZ["nissay"] = {"_server": "whois.nic.nissay", "extend": "com", "_test": "nic.nissay"} -ZZ["noip.com"] = {"extend": "_privateReg"} -ZZ["noip.org"] = {"extend": "_privateReg"} +ZZ["noip.com"] = {"_privateRegistry": True} +ZZ["noip.org"] = {"_privateRegistry": True} ZZ["nokia"] = {"_server": "whois.afilias-srs.net", "extend": "com"} ZZ["norton"] = {"_server": "whois.nic.norton", "extend": "com", "_test": "nic.norton"} ZZ["nowruz"] = {"_server": "whois.nic.nowruz", "extend": "com", "_test": "nic.nowruz"} ZZ["now"] = {"_server": "whois.nic.now", "extend": "com", "_test": "nic.now"} ZZ["nowtv"] = {"_server": "whois.nic.nowtv", "extend": "com", "_test": "nic.nowtv"} -ZZ["np"] = {"extend": "_privateReg"} ZZ["nra"] = {"_server": "whois.afilias-srs.net", "extend": "com"} -ZZ["nr"] = {"_privateRegistry": True} # no whois server found in iana ZZ["nrw"] = {"extend": "com"} -ZZ["ntt"] = {"_privateRegistry": True} # no whois server found in iana ZZ["nu"] = {"extend": "se"} ZZ["obi"] = {"_server": "whois.nic.obi", "extend": "com", "_test": "nic.obi"} ZZ["observer"] = {"extend": "com", "_server": "whois.nic.observer", "_test": "nic.observer"} -ZZ["office"] = {"_privateRegistry": True} # no whois server found in iana ZZ["okinawa"] = {"_server": "whois.nic.okinawa", "extend": "com", "_test": "nic.okinawa"} ZZ["olayangroup"] = {"_server": "whois.nic.olayangroup", "extend": "com", "_test": "nic.olayangroup"} ZZ["olayan"] = {"_server": "whois.nic.olayan", "extend": "com", "_test": "nic.olayan"} @@ -2322,16 +2163,13 @@ def xStr( ZZ["onl"] = {"extend": "com"} ZZ["online"] = {"extend": "_centralnic", "_server": "whois.centralnic.com"} ZZ["ooo"] = {"extend": "_centralnic", "_server": "whois.centralnic.com"} -ZZ["open"] = {"_privateRegistry": True} # no whois server found in iana ZZ["oracle"] = {"_server": "whois.nic.oracle", "extend": "com", "_test": "nic.oracle"} ZZ["orange"] = {"_server": "whois.nic.orange", "extend": "com", "_test": "nic.orange"} ZZ["organic"] = {"_server": "whois.nic.organic", "extend": "com", "_test": "nic.organic"} -ZZ["org.ph"] = {"extend": "ph"} ZZ["org.rw"] = {"extend": "rw"} ZZ["org.tr"] = {"extend": "com.tr", "_server": "whois.trabis.gov.tr", "_test": "dergipark.org.tr"} ZZ["org.ve"] = {"extend": "ve"} ZZ["org.za"] = {"extend": "za", "_server": "org-whois.registry.net.za"} -ZZ["org.zw"] = {"extend": "zw"} ZZ["origins"] = {"_server": "whois.nic.origins", "extend": "com", "_test": "nic.origins"} ZZ["or.jp"] = {"extend": "co.jp"} ZZ["or.ke"] = {"extend": "ke"} @@ -2341,7 +2179,6 @@ def xStr( ZZ["ovh"] = {"extend": "com", "_server": "whois.nic.ovh", "_test": "nic.ovh"} ZZ["page"] = {"extend": "com", "_server": "whois.nic.google"} ZZ["panasonic"] = {"_server": "whois.nic.gmo", "extend": "com"} -ZZ["pa"] = {"_privateRegistry": True} ZZ["paris"] = {"_server": "whois.nic.paris", "extend": "com", "_test": "nic.paris"} ZZ["pars"] = {"_server": "whois.nic.pars", "extend": "com", "_test": "nic.pars"} ZZ["partners"] = {"extend": "_donuts", "_server": "whois.donuts.co"} @@ -2351,11 +2188,7 @@ def xStr( ZZ["pccw"] = {"_server": "whois.nic.pccw", "extend": "com", "_test": "nic.pccw"} ZZ["pe"] = {"extend": "com", "registrant": R(r"Registrant Name:\s?(.+)"), "admin": R(r"Admin Name:\s?(.+)")} ZZ["pet"] = {"extend": "_donuts", "_server": "whois.donuts.co"} -ZZ["pfizer"] = {"_privateRegistry": True} # no whois server found in iana -ZZ["pg"] = {"_privateRegistry": True} # no whois server found in iana ZZ["phd"] = {"extend": "com", "_server": "whois.nic.google"} -ZZ["ph"] = {"extend": "_privateReg"} -ZZ["ph"] = {"extend": "_privateReg"} ZZ["philips"] = {"_server": "whois.nic.philips", "extend": "com", "_test": "nic.philips"} ZZ["phone"] = {"_server": "whois.nic.phone", "extend": "com", "_test": "nic.phone"} ZZ["photo"] = {"extend": "_uniregistry", "_server": "whois.uniregistry.net"} @@ -2363,15 +2196,12 @@ def xStr( ZZ["photos"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["physio"] = {"_server": "whois.nic.physio", "extend": "com", "_test": "nic.physio"} ZZ["pics"] = {"extend": "ac"} -ZZ["pictet"] = {"_privateRegistry": True} # no whois server found in iana ZZ["pictures"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["pid"] = {"_server": "whois.nic.pid", "extend": "com", "_test": "nic.pid"} -ZZ["ping"] = {"_privateRegistry": True} # no whois server found in iana ZZ["pink"] = {"_server": "whois.nic.pink", "extend": "com", "_test": "nic.pink"} ZZ["pin"] = {"_server": "whois.nic.pin", "extend": "com", "_test": "nic.pin"} ZZ["pioneer"] = {"_server": "whois.nic.pioneer", "extend": "com", "_test": "nic.pioneer"} ZZ["pizza"] = {"extend": "_donuts", "_server": "whois.donuts.co"} -ZZ["pk"] = {"extend": "_privateReg"} ZZ["place"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["play"] = {"_server": "whois.nic.google", "extend": "com"} ZZ["playstation"] = {"_server": "whois.nic.playstation", "extend": "com", "_test": "nic.playstation"} @@ -2379,13 +2209,11 @@ def xStr( ZZ["plus"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["pm"] = {"extend": "re", "_server": "whois.nic.pm", "_test": "nic.pm"} ZZ["pnc"] = {"_server": "whois.nic.pnc", "extend": "com", "_test": "nic.pnc"} -ZZ["pn"] = {"_privateRegistry": True} # no whois server found in iana ZZ["pohl"] = {"_server": "whois.nic.pohl", "extend": "com", "_test": "nic.pohl"} ZZ["poker"] = {"_server": "whois.nic.poker", "extend": "com", "_test": "nic.poker"} ZZ["politie"] = {"_server": "whois.nic.politie", "extend": "com", "_test": "nic.politie"} ZZ["porn"] = {"_server": "whois.nic.porn", "extend": "com", "_test": "nic.porn"} ZZ["post"] = {"_server": "whois.dotpostregistry.net", "_test": "us.post", "extend": "com"} -ZZ["praxi"] = {"_privateRegistry": True} # no whois server found in iana ZZ["press"] = {"extend": "_centralnic", "_server": "whois.centralnic.com"} ZZ["prime"] = {"_server": "whois.nic.prime", "extend": "com", "_test": "nic.prime"} ZZ["prod"] = {"_server": "whois.nic.google", "extend": "com"} @@ -2398,12 +2226,8 @@ def xStr( ZZ["property"] = {"extend": "_uniregistry", "_server": "whois.uniregistry.net"} ZZ["protection"] = {"extend": "_centralnic", "_server": "whois.centralnic.com"} ZZ["pr"] = {"_server": "whois.afilias-srs.net", "extend": "com"} -ZZ["prudential"] = {"_privateRegistry": True} # no whois server found in iana -ZZ["pru"] = {"_privateRegistry": True} # no whois server found in iana -ZZ["ps"] = {"_privateRegistry": True} # no host can be contacted only http://www.nic.ps ZZ["pub"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["pwc"] = {"_server": "whois.afilias-srs.net", "extend": "com"} -ZZ["py"] = {"extend": "_privateReg"} # Paraguay ZZ["qa"] = {"_server": "whois.registry.qa", "extend": "com"} ZZ["qpon"] = {"extend": "_centralnic", "_server": "whois.centralnic.com"} ZZ["quebec"] = {"_server": "whois.nic.quebec", "extend": "com", "_test": "nic.quebec"} @@ -2454,7 +2278,6 @@ def xStr( ZZ["saarland"] = {"extend": "_centralnic", "_server": "whois.centralnic.com"} ZZ["safe"] = {"_server": "whois.nic.safe", "extend": "com", "_test": "nic.safe"} ZZ["safety"] = {"_server": "whois.nic.safety", "extend": "com", "_test": "nic.safety"} -ZZ["sakura"] = {"_privateRegistry": True} # no whois server found in iana ZZ["sale"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["salon"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["samsclub"] = {"_server": "whois.nic.samsclub", "extend": "com", "_test": "nic.samsclub"} @@ -2464,7 +2287,6 @@ def xStr( ZZ["sanofi"] = {"_server": "whois.nic.sanofi", "extend": "com", "_test": "nic.sanofi"} ZZ["sap"] = {"_server": "whois.nic.sap", "extend": "com", "_test": "nic.sap"} ZZ["sarl"] = {"extend": "_donuts", "_server": "whois.donuts.co"} -ZZ["sas"] = {"_privateRegistry": True} # no whois server found in iana ZZ["save"] = {"_server": "whois.nic.save", "extend": "com", "_test": "nic.save"} ZZ["saxo"] = {"_server": "whois.nic.saxo", "extend": "com", "_test": "nic.saxo"} ZZ["sb"] = {"extend": "com", "_server": "whois.nic.net.sb"} @@ -2488,7 +2310,6 @@ def xStr( ZZ["security"] = {"extend": "_centralnic", "_server": "whois.centralnic.com"} ZZ["seek"] = {"_server": "whois.nic.seek", "extend": "com", "_test": "nic.seek"} ZZ["select"] = {"_server": "whois.nic.select", "extend": "com", "_test": "nic.select"} -ZZ["sener"] = {"_privateRegistry": True} # no whois server found in iana ZZ["한국"] = {"_server": "whois.kr", "extend": "kr"} ZZ["삼성"] = {"_server": "whois.kr", "extend": "kr"} ZZ["닷컴"] = {"_server": "whois.nic.xn--mk1bu44c", "extend": "xn--mk1bu44c"} @@ -2513,10 +2334,8 @@ def xStr( ZZ["sina"] = {"_server": "whois.nic.sina", "extend": "com", "_test": "nic.sina"} ZZ["singles"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["site"] = {"extend": "_centralnic", "_server": "whois.centralnic.com"} -ZZ["sj"] = {"_privateRegistry": True} # no whois server found in iana ZZ["skin"] = {"extend": "_centralnic", "_server": "whois.centralnic.com"} ZZ["ski"] = {"_server": "whois.nic.ski", "extend": "com", "_test": "nic.ski"} -ZZ["skype"] = {"_privateRegistry": True} # no whois server found in iana ZZ["sky"] = {"_server": "whois.nic.sky", "extend": "com", "_test": "nic.sky"} ZZ["sl"] = {"extend": "com", "_server": "whois.nic.sl", "_test": "nic.sl"} ZZ["sling"] = {"_server": "whois.nic.sling", "extend": "com", "_test": "nic.sling"} @@ -2528,10 +2347,8 @@ def xStr( ZZ["so"] = {"extend": "com"} ZZ["softbank"] = {"_server": "whois.nic.softbank", "extend": "com", "_test": "nic.softbank"} ZZ["software"] = {"extend": "_donuts", "_server": "whois.donuts.co"} -ZZ["sohu"] = {"_privateRegistry": True} # no whois server found in iana ZZ["solar"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["solutions"] = {"extend": "_donuts", "_server": "whois.donuts.co"} -ZZ["song"] = {"_privateRegistry": True} # no whois server found in iana ZZ["sony"] = {"_server": "whois.nic.sony", "extend": "com", "_test": "nic.sony"} ZZ["soy"] = {"_server": "whois.nic.google", "extend": "com"} ZZ["space"] = {"extend": "_centralnic", "_server": "whois.centralnic.com"} @@ -2539,14 +2356,11 @@ def xStr( ZZ["spb.ru"] = {"extend": "com.ru", "_test": "iac.spb.ru"} ZZ["sport"] = {"_server": "whois.nic.sport", "extend": "com", "_test": "nic.sport"} ZZ["spot"] = {"_server": "whois.nic.spot", "extend": "com", "_test": "nic.spot"} -ZZ["sr"] = {"extend": "_privateReg"} ZZ["srl"] = {"_server": "whois.afilias-srs.net", "extend": "ac", "registrant_country": R(r"Registrant Country:\s+(.+)")} ZZ["ss"] = {"_server": "whois.nic.ss", "extend": "com", "_test": "nic.ss"} ZZ["stada"] = {"_server": "whois.afilias-srs.net", "extend": "com"} -ZZ["staples"] = {"_privateRegistry": True} # no whois server found in iana ZZ["star"] = {"_server": "whois.nic.star", "extend": "com", "_test": "nic.star"} ZZ["statebank"] = {"_server": "whois.nic.statebank", "extend": "com", "_test": "nic.statebank"} -ZZ["statefarm"] = {"_privateRegistry": True} # no whois server found in iana ZZ["stcgroup"] = {"_server": "whois.nic.stcgroup", "extend": "com", "_test": "nic.stcgroup"} ZZ["stc"] = {"_server": "whois.nic.stc", "extend": "com", "_test": "nic.stc"} ZZ["stockholm"] = {"_server": "whois.afilias-srs.net", "extend": "com"} @@ -2564,19 +2378,16 @@ def xStr( ZZ["surf"] = {"_server": "whois.nic.surf", "extend": "com", "_test": "nic.surf"} ZZ["surgery"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["suzuki"] = {"_server": "whois.nic.suzuki", "extend": "com", "_test": "nic.suzuki"} -ZZ["sv"] = {"_privateRegistry": True} ZZ["swatch"] = {"_server": "whois.nic.swatch", "extend": "com", "_test": "nic.swatch"} ZZ["swiss"] = {"_server": "whois.nic.swiss", "extend": "com", "_test": "nic.swiss"} ZZ["sx"] = {"extend": "com", "_server": "whois.sx"} ZZ["sydney"] = {"_server": "whois.nic.sydney", "extend": "com", "_test": "nic.sydney"} ZZ["sy"] = {"extend": "com", "_server": "whois.tld.sy", "_test": "tld.sy"} ZZ["systems"] = {"extend": "_donuts", "_server": "whois.donuts.co"} -ZZ["sz"] = {"_privateRegistry": True} # no whois server found in iana ZZ["tab"] = {"_server": "whois.nic.tab", "extend": "com", "_test": "nic.tab"} ZZ["taipei"] = {"_server": "whois.nic.taipei", "extend": "com", "_test": "nic.taipei"} ZZ["talk"] = {"_server": "whois.nic.talk", "extend": "com", "_test": "nic.talk"} ZZ["taobao"] = {"_server": "whois.nic.taobao", "extend": "com", "_test": "nic.taobao"} -ZZ["target"] = {"_privateRegistry": True} # no whois server found in iana ZZ["tatamotors"] = {"_server": "whois.nic.tatamotors", "extend": "com", "_test": "nic.tatamotors"} ZZ["tatar"] = {"_server": "whois.nic.tatar", "extend": "com", "_test": "nic.tatar"} ZZ["tattoo"] = {"extend": "_uniregistry", "_server": "whois.uniregistry.net"} @@ -2602,15 +2413,9 @@ def xStr( ZZ["tips"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["tires"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["tirol"] = {"_server": "whois.nic.tirol", "extend": "com", "_test": "nic.tirol"} -ZZ["tjmaxx"] = {"_privateRegistry": True} # no whois server found in iana -ZZ["tj"] = {"_privateRegistry": True} # no whois server found in iana -ZZ["tjx"] = {"_privateRegistry": True} # no whois server found in iana -ZZ["tk"] = {"extend": "_privateReg"} -ZZ["tkmaxx"] = {"_privateRegistry": True} # no whois server found in iana ZZ["tl"] = {"extend": "com"} ZZ["tmall"] = {"_server": "whois.nic.tmall", "extend": "com", "_test": "nic.tmall"} ZZ["today"] = {"extend": "_donuts", "_server": "whois.donuts.co"} -ZZ["to"] = {"extend": "_privateReg"} ZZ["tokyo"] = {"extend": "com", "_server": "whois.nic.tokyo", "_test": "nic.tokyo"} ZZ["tools"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["top"] = {"extend": "com"} @@ -2627,10 +2432,8 @@ def xStr( ZZ["travelersinsurance"] = {"_server": "whois.afilias-srs.net", "extend": "com"} ZZ["travelers"] = {"_server": "whois.afilias-srs.net", "extend": "com"} ZZ["travel"] = {"extend": "_donuts", "_server": "whois.donuts.co"} -ZZ["tr"] = {"extend": "_privateReg"} ZZ["trust"] = {"_server": "whois.nic.trust", "extend": "com", "_test": "nic.trust"} ZZ["trv"] = {"_server": "whois.afilias-srs.net", "extend": "com"} -ZZ["tt"] = {"extend": "_privateReg"} ZZ["tube"] = {"extend": "com", "_server": "whois.nic.tube", "_test": "nic.tube"} ZZ["tui"] = {"_server": "whois.nic.tui", "extend": "com", "_test": "nic.tui"} ZZ["tunes"] = {"_server": "whois.nic.tunes", "extend": "com", "_test": "nic.tunes"} @@ -2644,9 +2447,7 @@ def xStr( ZZ["uol"] = {"_server": "whois.gtlds.nic.br", "extend": "bom"} ZZ["ups"] = {"_server": "whois.nic.ups", "extend": "com", "_test": "nic.ups"} ZZ["us"] = {"extend": "name"} -ZZ["uy"] = {"extend": "_privateReg"} # Uruguay ZZ["vacations"] = {"extend": "_donuts", "_server": "whois.donuts.co"} -ZZ["va"] = {"extend": "_privateReg"} # This TLD has no whois server. ZZ["vana"] = {"_server": "whois.nic.vana", "extend": "com", "_test": "nic.vana"} ZZ["vanguard"] = {"_server": "whois.nic.vanguard", "extend": "com", "_test": "nic.vanguard"} ZZ["vc"] = {"extend": "com"} @@ -2665,22 +2466,18 @@ def xStr( ZZ["viking"] = {"_server": "whois.afilias-srs.net", "extend": "com"} ZZ["villas"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["vin"] = {"extend": "_donuts", "_server": "whois.donuts.co"} -ZZ["vi"] = {"_privateRegistry": True} # no whois server found in iana ZZ["vip"] = {"_server": "whois.nic.vip", "extend": "com", "updated_date": None, "_test": "nic.vip"} ZZ["virgin"] = {"_server": "whois.nic.virgin", "extend": "com", "_test": "nic.virgin"} ZZ["visa"] = {"_server": "whois.nic.visa", "extend": "com", "_test": "nic.visa"} ZZ["vision"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["viva"] = {"_server": "whois.nic.viva", "extend": "com", "_test": "nic.viva"} -ZZ["vivo"] = {"_privateRegistry": True} # no whois server found in iana ZZ["vlaanderen"] = {"_server": "whois.nic.vlaanderen", "extend": "com", "_test": "nic.vlaanderen"} -ZZ["vn"] = {"extend": "_privateReg"} ZZ["vodka"] = {"_server": "whois.nic.vodka", "extend": "com", "_test": "nic.vodka"} ZZ["volvo"] = {"_server": "whois.nic.volvo", "extend": "com", "_test": "nic.volvo"} ZZ["vote"] = {"_server": "whois.nic.vote", "extend": "com", "_test": "nic.vote"} ZZ["voting"] = {"_server": "whois.nic.voting", "extend": "com", "_test": "nic.voting"} ZZ["voto"] = {"_server": "whois.nic.voto", "extend": "com", "_test": "nic.voto"} ZZ["voyage"] = {"extend": "_donuts", "_server": "whois.donuts.co"} -ZZ["vu"] = {"extend": "_privateReg"} # all dates 1970 , no furter relevant info ZZ["wales"] = {"_server": "whois.nic.wales", "extend": "com", "_test": "nic.wales"} ZZ["walmart"] = {"_server": "whois.nic.walmart", "extend": "com", "_test": "nic.walmart"} ZZ["walter"] = {"_server": "whois.nic.walter", "extend": "com", "_test": "nic.walter"} @@ -2688,8 +2485,6 @@ def xStr( ZZ["wanggou"] = {"_server": "whois.nic.wanggou", "extend": "com", "_test": "nic.wanggou"} ZZ["watches"] = {"_server": "whois.nic.watches", "extend": "com", "_test": "nic.watches"} ZZ["watch"] = {"extend": "_donuts", "_server": "whois.donuts.co"} -ZZ["weatherchannel"] = {"_privateRegistry": True} # no whois server found in iana -ZZ["weather"] = {"_privateRegistry": True} # no whois server found in iana ZZ["webcam"] = {"extend": "com", "_server": "whois.nic.webcam", "_test": "nic.webcam"} ZZ["weber"] = {"_server": "whois.nic.weber", "extend": "com", "_test": "nic.weber"} ZZ["website"] = {"extend": "_centralnic", "_server": "whois.centralnic.com"} @@ -2701,25 +2496,19 @@ def xStr( ZZ["weir"] = {"_server": "whois.nic.weir", "_test": "nic.weir", "extend": "com"} ZZ["whoswho"] = {"_server": "whois.nic.whoswho", "extend": "com", "_test": "nic.whoswho"} ZZ["wien"] = {"_server": "whois.nic.wien", "extend": "com", "_test": "nic.wien"} -ZZ["williamhill"] = {"_privateRegistry": True} # no whois server found in iana -ZZ["windows"] = {"_privateRegistry": True} # no whois server found in iana ZZ["wine"] = {"extend": "_donuts", "_server": "whois.donuts.co"} -ZZ["win"] = {"extend": "com"} -ZZ["winners"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["win"] = {"_server": "whois.win.nic", "extend": "com"} ZZ["wme"] = {"_server": "whois.nic.wme", "extend": "com", "_test": "nic.wme"} -# ZZ["wolterskluwer"] = {"_server": "whois.nic.wolterskluwer", "extend": "com", "_test": "nic.wolterskluwer"} ZZ["woodside"] = {"_server": "whois.nic.woodside", "extend": "com", "_test": "nic.woodside"} ZZ["works"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["world"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["wow"] = {"_server": "whois.nic.wow", "extend": "com", "_test": "nic.wow"} ZZ["wtc"] = {"_server": "whois.nic.wtc", "extend": "com", "_test": "nic.wtc"} ZZ["wtf"] = {"extend": "_donuts", "_server": "whois.donuts.co"} -ZZ["xbox"] = {"_privateRegistry": True} # no whois server found in iana ZZ["xerox"] = {"_server": "whois.nic.xerox", "extend": "com", "_test": "nic.xerox"} ZZ["xihuan"] = {"extend": "_teleinfo", "_server": "whois.teleinfo.cn"} ZZ["xin"] = {"extend": "com", "_server": "whois.nic.xin", "_test": "nic.xin"} ZZ["xn--11b4c3d"] = {"_server": "whois.nic.xn--11b4c3d", "extend": "com", "_test": "nic.xn--11b4c3d"} -ZZ["xn--1ck2e1b"] = {"_privateRegistry": True} # no whois server found in iana ZZ["xn--1ck2e1b"] = {"_server": "whois.nic.xn--1ck2e1b", "_test": "nic.xn--1ck2e1b", "extend": "com"} ZZ["xn--1qqw23a"] = {"_server": "whois.ngtld.cn", "extend": "com"} ZZ["xn--2scrj9c"] = {"_server": "whois.registry.in", "extend": "com"} @@ -2734,7 +2523,6 @@ def xStr( ZZ["xn--45brj9c"] = {"_server": "whois.registry.in", "extend": "com"} ZZ["xn--45q11c"] = {"extend": "_gtldKnet", "_server": "whois.gtld.knet.cn", "_test": None} ZZ["xn--4gbrim"] = {"_server": "whois.nic.xn--4gbrim", "extend": "com", "_test": "nic.xn--4gbrim"} -ZZ["xn--54b7fta0cc"] = {"_privateRegistry": True} # no whois server found in iana ZZ["xn--55qx5d"] = {"_server": "whois.ngtld.cn", "extend": "com"} ZZ["xn--5su34j936bgsg"] = {"_server": "whois.nic.xn--5su34j936bgsg", "extend": "com", "_test": "nic.xn--5su34j936bgsg"} ZZ["xn--5tzm5g"] = {"_server": "whois.nic.xn--5tzm5g", "extend": "com", "_test": "nic.xn--5tzm5g"} @@ -2750,24 +2538,19 @@ def xStr( ZZ["xn--9et52u"] = {"_server": "whois.gtld.knet.cn", "extend": "com", "_test": None} ZZ["xn--9krt00a"] = {"_server": "whois.nic.xn--9krt00a", "extend": "com", "_test": "nic.xn--9krt00a"} ZZ["xn--b4w605ferd"] = {"_server": "whois.afilias-srs.net", "extend": "com"} -ZZ["xn--bck1b9a5dre4c"] = {"_privateRegistry": True} # no whois server found in iana ZZ["xn--bck1b9a5dre4c"] = {"_server": "whois.nic.xn--bck1b9a5dre4c", "_test": "nic.xn--bck1b9a5dre4c", "extend": "com"} ZZ["xn--c1avg"] = {"_server": "whois.nic.xn--c1avg", "extend": "com", "_test": "nic.xn--c1avg"} ZZ["xn--c2br7g"] = {"_server": "whois.nic.xn--c2br7g", "extend": "com", "_test": "nic.xn--c2br7g"} -ZZ["xn--cck2b3b"] = {"_privateRegistry": True} # no whois server found in iana ZZ["xn--cck2b3b"] = {"_server": "whois.nic.xn--cck2b3b", "_test": "nic.xn--cck2b3b", "extend": "com"} ZZ["xn--cckwcxetd"] = {"_server": "whois.nic.xn--cckwcxetd", "extend": "com", "_test": "nic.xn--cckwcxetd"} ZZ["xn--cg4bki"] = {"_server": "whois.kr", "extend": "kr"} ZZ["xn--clchc0ea0b2g2a9gcd"] = {"_server": "whois.sgnic.sg", "extend": "sg"} -ZZ["xn--czr694b"] = {"_privateRegistry": True} # no whois server found in iana ZZ["xn--czrs0t"] = {"_server": "whois.nic.xn--czrs0t", "extend": "com", "_test": "nic.xn--czrs0t"} ZZ["xn--czru2d"] = {"extend": "_gtldKnet", "_server": "whois.gtld.knet.cn", "_test": None} ZZ["xn--d1alf"] = {"_server": "whois.marnet.mk", "extend": "mk"} ZZ["xn--e1a4c"] = {"_server": "whois.eu", "extend": "eu"} -ZZ["xn--eckvdtc9d"] = {"_privateRegistry": True} # no whois server found in iana ZZ["xn--eckvdtc9d"] = {"_server": "whois.nic.xn--eckvdtc9d", "_test": "nic.xn--eckvdtc9d", "extend": "com"} ZZ["xn--efvy88h"] = {"_server": "whois.nic.xn--efvy88h", "extend": "com", "_test": "nic.xn--efvy88h"} -ZZ["xn--fct429k"] = {"_privateRegistry": True} # no whois server found in iana ZZ["xn--fct429k"] = {"_server": "whois.nic.xn--fct429k", "_test": "nic.xn--fct429k", "extend": "com"} ZZ["xn--fhbei"] = {"_server": "whois.nic.xn--fhbei", "extend": "com", "_test": "nic.xn--fhbei"} ZZ["xn--fiq228c5hs"] = {"extend": "_teleinfo", "_server": "whois.teleinfo.cn"} @@ -2777,48 +2560,35 @@ def xStr( ZZ["xn--fjq720a"] = {"_server": "whois.nic.xn--fjq720a", "extend": "com", "_test": "nic.xn--fjq720a"} ZZ["xn--flw351e"] = {"_server": "whois.nic.google", "extend": "com"} ZZ["xn--fpcrj9c3d"] = {"_server": "whois.registry.in", "extend": "com"} -ZZ["xn--fzc2c9e2c"] = {"_privateRegistry": True} # no whois server found in iana ZZ["xn--fzys8d69uvgm"] = {"_server": "whois.nic.xn--fzys8d69uvgm", "extend": "com", "_test": "nic.xn--fzys8d69uvgm"} -ZZ["xn--g2xx48c"] = {"_privateRegistry": True} # no whois server found in iana ZZ["xn--g2xx48c"] = {"_server": "whois.nic.xn--g2xx48c", "_test": "nic.xn--g2xx48c", "extend": "com"} -ZZ["xn--gckr3f0f"] = {"_privateRegistry": True} # no whois server found in iana ZZ["xn--gckr3f0f"] = {"_server": "whois.nic.xn--gckr3f0f", "_test": "nic.xn--gckr3f0f", "extend": "com"} ZZ["xn--gecrj9c"] = {"_server": "whois.registry.in", "extend": "com"} -ZZ["xn--gk3at1e"] = {"_privateRegistry": True} # no whois server found in iana ZZ["xn--gk3at1e"] = {"_server": "whois.nic.xn--gk3at1e", "_test": "nic.xn--gk3at1e", "extend": "com"} ZZ["xn--h2breg3eve"] = {"_server": "whois.registry.in", "extend": "com"} ZZ["xn--h2brj9c8c"] = {"_server": "whois.registry.in", "extend": "com"} ZZ["xn--h2brj9c"] = {"_server": "whois.registry.in", "extend": "com"} ZZ["xn--hxt814e"] = {"extend": "_gtldKnet", "_server": "whois.gtld.knet.cn", "_test": None} ZZ["xn--i1b6b1a6a2e"] = {"_server": "whois.nic.xn--i1b6b1a6a2e", "extend": "com", "_test": "nic.xn--i1b6b1a6a2e"} -ZZ["xn--imr513n"] = {"_privateRegistry": True} # no whois server found in iana ZZ["xn--io0a7i"] = {"_server": "whois.ngtld.cn", "extend": "com"} ZZ["xn--j1aef"] = {"_server": "whois.nic.xn--j1aef", "extend": "com", "_test": "nic.xn--j1aef"} ZZ["xn--j6w193g"] = {"_server": "whois.hkirc.hk", "extend": "hk", "_test": "hkirc.hk"} ZZ["xn--jlq480n2rg"] = {"_server": "whois.nic.xn--jlq480n2rg", "extend": "com", "_test": "nic.xn--jlq480n2rg"} -ZZ["xn--jvr189m"] = {"_privateRegistry": True} # no whois server found in iana ZZ["xn--jvr189m"] = {"_server": "whois.nic.xn--jvr189m", "_test": "nic.xn--jvr189m", "extend": "com"} ZZ["xn--kcrx77d1x4a"] = {"_server": "whois.nic.xn--kcrx77d1x4a", "extend": "com", "_test": "nic.xn--kcrx77d1x4a"} ZZ["xn--kprw13d"] = {"extend": "tw", "_test": "google.xn--kprw13d"} ZZ["xn--kpry57d"] = {"extend": "tw", "_test": "google.xn--kpry57d"} ZZ["xn--kput3i"] = {"_server": "whois.nic.xn--kput3i", "extend": "com", "_test": "nic.xn--kput3i"} -ZZ["xn--l1acc"] = {"_privateRegistry": True} # no whois server found in iana ZZ["xn--l1acc"] = {"_server": "whois.mn", "_test": "whois.mn", "extend": "mn"} ZZ["xn--mgb9awbf"] = {"_server": "whois.registry.om", "extend": "om"} -ZZ["xn--mgba3a3ejt"] = {"_privateRegistry": True} # no whois server found in iana ZZ["xn--mgba7c0bbn0a"] = {"_server": "whois.nic.xn--mgba7c0bbn0a", "extend": "com", "_test": "nic.xn--mgba7c0bbn0a"} ZZ["xn--mgbab2bd"] = {"_server": "whois.nic.xn--mgbab2bd", "extend": "com", "_test": "nic.xn--mgbab2bd"} ZZ["xn--mgbah1a3hjkrd"] = {"_server": "whois.nic.mr", "extend": "mr"} -ZZ["xn--mgbai9azgqp6j"] = {"_privateRegistry": True} # no whois server found in iana -ZZ["xn--mgbayh7gpa"] = {"_privateRegistry": True} # no whois server found in iana ZZ["xn--mgbbh1a71e"] = {"_server": "whois.registry.in", "extend": "com"} ZZ["xn--mgbbh1a"] = {"_server": "whois.registry.in", "extend": "com"} -ZZ["xn--mgbc0a9azcg"] = {"_privateRegistry": True} # no whois server found in iana ZZ["xn--mgbca7dzdo"] = {"_server": "whois.nic.xn--mgbca7dzdo", "extend": "com", "_test": "nic.xn--mgbca7dzdo"} -ZZ["xn--mgbcpq6gpa1a"] = {"_privateRegistry": True} # no whois server found in iana ZZ["xn--mgbgu82a"] = {"_server": "whois.registry.in", "extend": "com"} ZZ["xn--mgbi4ecexp"] = {"_server": "whois.nic.xn--mgbi4ecexp", "extend": "com", "_test": "nic.xn--mgbi4ecexp"} -ZZ["xn--mgbpl2fh"] = {"_privateRegistry": True} # no whois server found in iana ZZ["xn--mgbt3dhd"] = {"_server": "whois.nic.xn--mgbt3dhd", "extend": "com", "_test": "nic.xn--mgbt3dhd"} ZZ["xn--mix891f"] = {"_server": "whois.monic.mo", "extend": "mo"} ZZ["xn--mk1bu44c"] = {"_server": "whois.nic.xn--mk1bu44c", "extend": "com", "_test": "nic.xn--mk1bu44c"} @@ -2826,22 +2596,17 @@ def xStr( ZZ["xn--ngbc5azd"] = {"_server": "whois.nic.xn--ngbc5azd", "extend": "com", "_test": "nic.xn--ngbc5azd"} ZZ["xn--ngbe9e0a"] = {"_server": "whois.nic.xn--ngbe9e0a", "extend": "com", "_test": "nic.xn--ngbe9e0a"} ZZ["xn--ngbrx"] = {"_server": "whois.nic.xn--ngbrx", "extend": "com", "_test": "nic.xn--ngbrx"} -ZZ["xn--node"] = {"_privateRegistry": True} # no whois server ZZ["xn--nqv7fs00ema"] = {"_server": "whois.nic.xn--nqv7fs00ema", "extend": "com", "_test": "nic.xn--nqv7fs00ema"} ZZ["xn--nqv7f"] = {"_server": "whois.nic.xn--nqv7f", "extend": "com", "_test": "nic.xn--nqv7f"} -ZZ["xn--nyqy26a"] = {"_privateRegistry": True} # no whois server found in iana ZZ["xn--o3cw4h"] = {"_server": "whois.thnic.co.th", "extend": "co.th"} ZZ["xn--ogbpf8fl"] = {"_server": "whois.tld.sy", "extend": "sy", "_test": "tld.sy"} -ZZ["xn--otu796d"] = {"_privateRegistry": True} # no whois server found in iana ZZ["xn--p1acf"] = {"extend": "com"} ZZ["xn--p1ai"] = {"extend": "ru"} + ZZ["xn--pssy2u"] = {"_server": "whois.nic.xn--pssy2u", "extend": "com", "_test": "nic.xn--pssy2u"} ZZ["xn--q9jyb4c"] = {"_server": "whois.nic.google", "extend": "com"} ZZ["xn--qcka1pmc"] = {"_server": "whois.nic.google", "extend": "com"} ZZ["xn--qxa6a"] = {"_server": "whois.eu", "extend": "eu"} -ZZ["xn--qxam"] = {"_privateRegistry": True} # no whois server found in iana -ZZ["xn--rhqv96g"] = {"_privateRegistry": True} # no whois server found in iana -ZZ["xn--rovu88b"] = {"_privateRegistry": True} # no whois server found in iana ZZ["xn--rovu88b"] = {"_server": "whois.nic.xn--rovu88b", "_test": "nic.xn--rovu88b", "extend": "com"} ZZ["xn--rvc1e0am3e"] = {"_server": "whois.registry.in", "extend": "com"} ZZ["xn--s9brj9c"] = {"_server": "whois.registry.in", "extend": "com"} @@ -2856,18 +2621,14 @@ def xStr( ZZ["xn--vuq861b"] = {"extend": "_teleinfo", "_server": "whois.teleinfo.cn"} ZZ["xn--w4r85el8fhu5dnra"] = {"_server": "whois.nic.xn--w4r85el8fhu5dnra", "extend": "com", "_test": "nic.xn--w4r85el8fhu5dnra"} ZZ["xn--w4rs40l"] = {"_server": "whois.nic.xn--w4rs40l", "extend": "com", "_test": "nic.xn--w4rs40l"} -ZZ["xn--wgbh1c"] = {"_privateRegistry": True} # no whois server found in iana ZZ["xn--wgbl6a"] = {"_server": "whois.registry.qa", "extend": "qa", "_test": "registry.qa"} ZZ["xn--xhq521b"] = {"_server": "whois.ngtld.cn", "extend": "com"} -ZZ["xn--xkc2al3hye2a"] = {"_privateRegistry": True} # no whois server found in iana ZZ["xn--xkc2dl3a5ee0h"] = {"_server": "whois.registry.in", "extend": "com"} ZZ["xn--yfro4i67o"] = {"_server": "whois.sgnic.sg", "extend": "sg"} ZZ["xxx"] = {"_server": "whois.nic.xxx", "extend": "com", "_test": "nic.xxx"} ZZ["xyz"] = {"extend": "_centralnic", "_server": "whois.nic.xyz", "_test": "nic.xyz"} ZZ["yachts"] = {"extend": "_centralnic", "_server": "whois.centralnic.com"} -ZZ["yahoo"] = {"_privateRegistry": True} # no whois server found in iana ZZ["yamaxun"] = {"_server": "whois.nic.yamaxun", "extend": "com", "_test": "nic.yamaxun"} -ZZ["yandex"] = {"_privateRegistry": True} # no whois server found in iana ZZ["ye"] = {"extend": "com", "_server": "whois.y.net.ye", "_test": "net.ye"} ZZ["yodobashi"] = {"_server": "whois.nic.gmo", "extend": "com"} ZZ["yoga"] = {"_server": "whois.nic.yoga", "extend": "com", "_test": "nic.yoga"} @@ -2876,15 +2637,20 @@ def xStr( ZZ["youtube"] = {"_server": "whois.nic.google", "extend": "com"} ZZ["yt"] = {"extend": "re", "_server": "whois.nic.yt", "_test": "nic.yt"} ZZ["yun"] = {"extend": "_teleinfo", "_server": "whois.teleinfo.cn"} -ZZ["za"] = {"extend": "com"} +ZZ["za"] = {"_server": "whois.nic.za", "extend": "com"} + ZZ["zappos"] = {"_server": "whois.nic.zappos", "extend": "com", "_test": "nic.zappos"} ZZ["zara"] = {"_server": "whois.afilias-srs.net", "extend": "com"} -ZZ["zero"] = {"_privateRegistry": True} # no whois server found in iana ZZ["zip"] = {"extend": "com", "_server": "whois.nic.zip", "_test": "nic.zip"} ZZ["zm"] = {"extend": "com"} ZZ["zone"] = {"extend": "_donuts", "_server": "whois.donuts.co"} ZZ["zuerich"] = {"extend": "_centralnic", "_server": "whois.centralnic.com"} -ZZ["zw"] = {"extend": "_privateReg"} # Zimbabwe + +ZZ["онлайн"] = {"extend": "com"} +ZZ["рус"] = {"extend": "com"} +ZZ["рф"] = {"extend": "ru"} + +ZZ["орг"] = {"_server": "whois.nic.xn--c1avg", "extend": "xn--c1avg"} ZZ["ευ"] = {"_server": "whois.eu", "extend": "eu"} ZZ["ею"] = {"_server": "whois.eu", "extend": "eu"} ZZ["католик"] = {"_server": "whois.nic.xn--80aqecdr1a", "extend": "xn--80aqecdr1a"} @@ -2892,31 +2658,127 @@ def xStr( ZZ["мкд"] = {"_server": "whois.marnet.mk", "extend": "mk"} ZZ["мон"] = {"_server": "whois.mn", "extend": "xn--l1acc"} # whois.mn ['xn--l1acc'] ZZ["москва"] = {"_server": "whois.nic.xn--80adxhks", "extend": "xn--80adxhks"} -ZZ["онлайн"] = {"extend": "com"} -ZZ["орг"] = {"_server": "whois.nic.xn--c1avg", "extend": "xn--c1avg"} -ZZ["рус"] = {"extend": "com"} -ZZ["рф"] = {"extend": "ru"} +ZZ["aaa"] = {"_server": "whois.nic.aaa", "extend": "com"} +ZZ["accenture"] = {"_server": "whois.nic.accenture", "extend": "com"} +ZZ["ad"] = {"_server": "whois.nic.ad", "extend": "com"} +ZZ["arpa"] = {"_server": "whois.iana.org", "_test": "iana.org", "extend": "com"} +ZZ["baseball"] = {"_server": "whois.nic.baseball", "extend": "com"} +ZZ["bharti"] = {"_server": "whois.nic.bharti", "extend": "com"} +ZZ["bh"] = {"_server": "whois.nic.bh", "extend": "com"} +ZZ["bloomberg"] = {"_server": "whois.nic.bloomberg", "extend": "com"} +ZZ["bm"] = {"_server": "whois.nic.bm", "extend": "com"} +ZZ["ch"] = {"_server": "whois.nic.ch", "extend": "com"} +ZZ["citadel"] = {"_server": "whois.nic.citadel", "extend": "com"} +ZZ["coupon"] = {"_server": "whois.nic.coupon", "extend": "com"} +ZZ["cv"] = {"_server": "whois.nic.cv", "extend": "com"} +ZZ["discover"] = {"_server": "whois.nic.discover", "extend": "com"} +ZZ["dz"] = {"_server": "whois.nic.dz", "extend": "com"} +ZZ["ec"] = {"_server": "whois.nic.ec", "extend": "com"} +ZZ["es"] = {"_server": "whois.nic.es", "extend": "com"} +ZZ["food"] = {"_server": "whois.tucowsregistry.net", "extend": "com"} +ZZ["gh"] = {"_server": "whois.nic.gh", "extend": "com"} +ZZ["gn"] = {"_server": "whois.ande.gov.gn", "extend": "com"} +ZZ["grocery"] = {"_server": "whois.nic.grocery", "extend": "com"} +ZZ["hotels"] = {"_server": "whois.nic.hotels", "extend": "com"} +ZZ["hu"] = {"_server": "whois.nic.hu", "extend": "com"} +ZZ["jprs"] = {"_server": "whois.nic.jprs", "extend": "com"} +ZZ["lifeinsurance"] = {"_server": "whois.nic.lifeinsurance", "extend": "com"} +ZZ["li"] = {"_server": "whois.nic.li", "extend": "com"} +ZZ["living"] = {"_server": "whois.tucowsregistry.net", "extend": "com"} +ZZ["maif"] = {"_server": "whois.nic.maif", "extend": "com"} +ZZ["merckmsd"] = {"_server": "whois.nic.merckmsd", "extend": "com"} +ZZ["merck"] = {"_server": "whois.nic.merck", "extend": "com"} +ZZ["moto"] = {"_server": "whois.nic.moto", "extend": "com"} +ZZ["msd"] = {"_server": "whois.nic.msd", "extend": "com"} +ZZ["ms"] = {"_server": "whois.nic.ms", "extend": "com"} +ZZ["my"] = {"_server": "whois.mynic.my", "extend": "com"} +ZZ["ntt"] = {"_server": "whois.nic.ntt", "extend": "com"} +ZZ["open"] = {"_server": "whois.nic.open", "extend": "com"} +ZZ["pg"] = {"_server": "whois.nic.pg", "extend": "com"} +ZZ["pictet"] = {"_server": "whois.nic.pictet", "extend": "com"} +ZZ["ping"] = {"_server": "whois.nic.ping", "extend": "com"} +ZZ["pk"] = {"_server": "whois.pknic.net.pk", "extend": "com"} +ZZ["sakura"] = {"_server": "whois.nic.sakura", "extend": "com"} +ZZ["sener"] = {"_server": "whois.nic.rwe", "extend": "com"} +ZZ["song"] = {"_server": "whois.nic.song", "extend": "com"} +ZZ["sr"] = {"_server": "whois.sr", "extend": "com"} +ZZ["tk"] = {"_server": "whois.dot.tk", "extend": "com"} +ZZ["to"] = {"_server": "whois.tonicregistry.to", "extend": "com"} +ZZ["tr"] = {"_server": "whois.trabis.gov.tr", "extend": "com"} +ZZ["uy"] = {"_server": "whois.nic.org.uy", "extend": "com"} +ZZ["vi"] = {"_server": "virgil.nic.vi", "extend": "com"} # [Unable to connect to remote host] +ZZ["vu"] = {"_server": "whois.dnrs.vu", "extend": "com"} +ZZ["xn--2scrj9c"] = {"_server": "whois.nixiregistry.in", "_test": "nixiregistry.in", "extend": "in"} +ZZ["xn--3hcrj9c"] = {"_server": "whois.nixiregistry.in", "_test": "nixiregistry.in", "extend": "in"} +ZZ["xn--45br5cyl"] = {"_server": "whois.nixiregistry.in", "_test": "nixiregistry.in", "extend": "in"} +ZZ["xn--45brj9c"] = {"_server": "whois.nixiregistry.in", "_test": "nixiregistry.in", "extend": "in"} +ZZ["xn--4dbrk0ce"] = {"_server": "whois.isoc.org.il", "_test": "isoc.org.il", "extend": "com"} +ZZ["xn--55qw42g"] = {"_server": "whois.conac.cn", "_test": "conac.cn", "extend": "com"} +ZZ["xn--80ao21a"] = {"_server": "whois.nic.kz", "_test": "nic.kz", "extend": "kz"} +ZZ["xn--90a3ac"] = {"_server": "whois.rnids.rs", "_test": "rnids.rs", "extend": "com"} +ZZ["xn--90ae"] = {"_server": "whois.imena.bg", "_test": "imena.bg", "extend": "com"} +ZZ["xn--90ais"] = {"_server": "whois.cctld.by", "_test": "cctld.by", "extend": "com"} +ZZ["xn--clchc0ea0b2g2a9gcd"] = {"_server": "whois.ta.sgnic.sg", "_test": "ta.sgnic.sg", "extend": "sg"} +ZZ["xn--d1acj3b"] = {"_server": "whois.nic.xn--d1acj3b", "_test": "nic.xn--d1acj3b", "extend": "com"} +ZZ["xn--fpcrj9c3d"] = {"_server": "whois.nixiregistry.in", "_test": "nixiregistry.in", "extend": "in"} +ZZ["xn--gecrj9c"] = {"_server": "whois.nixiregistry.in", "_test": "nixiregistry.in", "extend": "in"} +ZZ["xn--h2breg3eve"] = {"_server": "whois.nixiregistry.in", "_test": "nixiregistry.in", "extend": "in"} +ZZ["xn--j1amh"] = {"_server": "whois.dotukr.com", "_test": "dotukr.com", "extend": "com"} +ZZ["xn--lgbbat1ad8j"] = {"_server": "whois.nic.dz", "_test": "nic.dz", "extend": "com"} +ZZ["xn--mgba3a4f16a"] = {"_server": "whois.nic.ir", "_test": "nic.ir", "extend": "com"} +ZZ["xn--mgbaam7a8h"] = {"_server": "whois.aeda.net.ae", "_test": "aeda.net.ae", "extend": "com"} +ZZ["xn--mgberp4a5d4ar"] = {"_server": "whois.nic.net.sa", "_test": "nic.net.sa", "extend": "com"} +ZZ["xn--mgbtx2b"] = {"_server": "whois.cmc.iq", "_test": "cmc.iq", "extend": "com"} +ZZ["xn--mgbx4cd0ab"] = {"_server": "whois.mynic.my", "_test": "mynic.my", "extend": "com"} +ZZ["xn--pgbs0dh"] = {"_server": "whois.ati.tn", "_test": "ati.tn", "extend": "tn"} +ZZ["xn--q7ce6a"] = {"_server": "whois.nic.la", "_test": "nic.la", "extend": "com"} +ZZ["xn--rvc1e0am3e"] = {"_server": "whois.nixiregistry.in", "_test": "nixiregistry.in", "extend": "in"} +ZZ["xn--s9brj9c"] = {"_server": "whois.nixiregistry.in", "_test": "nixiregistry.in", "extend": "in"} +ZZ["xn--xkc2dl3a5ee0h"] = {"_server": "whois.nixiregistry.in", "_test": "nixiregistry.in", "extend": "in"} +ZZ["xn--y9a3aq"] = {"_server": "whois.amnic.net", "_test": "amnic.net", "extend": "com"} +ZZ["xn--ygbi2ammx"] = {"_server": "whois.pnina.ps", "_test": "pnina.ps", "extend": "com"} +ZZ["xn--zfr164b"] = {"_server": "whois.conac.cn", "_test": "conac.cn", "extend": "com"} +ZZ["yahoo"] = {"_server": "whois.nic.yahoo", "extend": "com"} +ZZ["yandex"] = {"_server": "whois.nic.yandex", "extend": "com"} +ZZ["zero"] = {"_server": "whois.nic.zero", "extend": "com"} +ZZ["бг"] = {"_server": "whois.imena.bg", "extend": "xn--90ae"} # whois.imena.bg ['xn--90ae'] +ZZ["бел"] = {"_server": "whois.cctld.by", "extend": "xn--90ais"} # whois.cctld.by ['xn--90ais'] +ZZ["дети"] = {"_server": "whois.nic.xn--d1acj3b", "extend": "xn--d1acj3b"} # whois.nic.xn--d1acj3b ['xn--d1acj3b'] +ZZ["қаз"] = {"_server": "whois.nic.kz", "extend": "xn--80ao21a"} # whois.nic.kz ['xn--80ao21a'] ZZ["сайт"] = {"_server": "whois.nic.xn--80aswg", "extend": "xn--80aswg"} +ZZ["срб"] = {"_server": "whois.rnids.rs", "extend": "xn--90a3ac"} # whois.rnids.rs ['xn--90a3ac'] +ZZ["укр"] = {"_server": "whois.dotukr.com", "extend": "xn--j1amh"} # whois.dotukr.com ['xn--j1amh'] +ZZ["հայ"] = {"_server": "whois.amnic.net", "extend": "am"} # whois.amnic.net ['am', 'xn--y9a3aq'] +ZZ["ישראל"] = {"_server": "whois.isoc.org.il", "extend": "co.il"} # whois.isoc.org.il ['co.il', 'xn--4dbrk0ce'] ZZ["קום"] = {"_server": "whois.nic.xn--9dbq2a", "extend": "xn--9dbq2a"} ZZ["ابوظبي"] = {"_server": "whois.nic.xn--mgbca7dzdo", "extend": "xn--mgbca7dzdo"} +ZZ["الجزائر"] = {"_server": "whois.nic.dz", "extend": "xn--lgbbat1ad8j"} # whois.nic.dz ['xn--lgbbat1ad8j'] +ZZ["السعودية"] = {"_server": "whois.nic.net.sa", "extend": "xn--mgberp4a5d4ar"} # whois.nic.net.sa ['xn--mgberp4a5d4ar'] ZZ["العليان"] = {"_server": "whois.nic.xn--mgba7c0bbn0a", "extend": "xn--mgba7c0bbn0a"} +ZZ["امارات"] = {"_server": "whois.aeda.net.ae", "extend": "ae"} # whois.aeda.net.ae ['ae', 'xn--mgbaam7a8h'] +ZZ["ایران"] = {"_server": "whois.nic.ir", "extend": "ir"} # whois.nic.ir ['ir', 'xn--mgba3a4f16a'] ZZ["بارت"] = {"_server": "whois.registry.in", "extend": "com"} ZZ["بازار"] = {"_server": "whois.nic.xn--mgbab2bd", "extend": "xn--mgbab2bd"} ZZ["بھارت"] = {"_server": "whois.registry.in", "extend": "com"} ZZ["بيتك"] = {"_server": "whois.nic.xn--ngbe9e0a", "extend": "xn--ngbe9e0a"} ZZ["ڀارت"] = {"_server": "whois.registry.in", "extend": "com"} +ZZ["تونس"] = {"_server": "whois.ati.tn", "extend": "xn--pgbs0dh"} # whois.ati.tn ['xn--pgbs0dh'] ZZ["سورية"] = {"_server": "whois.tld.sy", "extend": "sy"} ZZ["شبكة"] = {"_server": "whois.nic.xn--ngbc5azd", "extend": "xn--ngbc5azd"} +ZZ["عراق"] = {"_server": "whois.cmc.iq", "extend": "xn--mgbtx2b"} # whois.cmc.iq ['xn--mgbtx2b'] ZZ["عرب"] = {"_server": "whois.nic.xn--ngbrx", "extend": "xn--ngbrx"} ZZ["عمان"] = {"_server": "whois.registry.om", "extend": "om"} +ZZ["فلسطين"] = {"_server": "whois.pnina.ps", "extend": "xn--ygbi2ammx"} # whois.pnina.ps ['xn--ygbi2ammx'] ZZ["قطر"] = {"_server": "whois.registry.qa", "extend": "qa"} ZZ["كاثوليك"] = {"_server": "whois.nic.xn--mgbi4ecexp", "extend": "xn--mgbi4ecexp"} ZZ["كوم"] = {"_server": "whois.nic.xn--fhbei", "extend": "xn--fhbei"} +ZZ["مليسيا"] = {"_server": "whois.mynic.my", "extend": "xn--mgbx4cd0ab"} # whois.mynic.my ['xn--mgbx4cd0ab'] ZZ["موريتانيا"] = {"_server": "whois.nic.mr", "extend": "mr"} ZZ["موقع"] = {"_server": "whois.nic.xn--4gbrim", "extend": "xn--4gbrim"} ZZ["همراه"] = {"_server": "whois.nic.xn--mgbt3dhd", "extend": "xn--mgbt3dhd"} ZZ["คอม"] = {"_server": "whois.nic.xn--42c2d9a", "extend": "xn--42c2d9a"} ZZ["ไทย"] = {"_server": "whois.thnic.co.th", "extend": "co.th"} +ZZ["ລາວ"] = {"_server": "whois.nic.la", "extend": "xn--q7ce6a"} # whois.nic.la ['xn--q7ce6a'] ZZ["アマゾン"] = {"_server": "whois.nic.xn--cckwcxetd", "extend": "xn--cckwcxetd"} ZZ["グーグル"] = {"_server": "whois.nic.google", "extend": "com"} ZZ["クラウド"] = {"_server": "whois.nic.xn--gckr3f0f", "extend": "xn--gckr3f0f"} # whois.nic.xn--gckr3f0f ['xn--gckr3f0f'] @@ -2936,6 +2798,7 @@ def xStr( ZZ["信息"] = {"_server": "whois.teleinfo.cn", "extend": "_teleinfo"} ZZ["八卦"] = {"extend": "_gtldKnet", "_server": "whois.gtld.knet.cn", "_test": None} ZZ["公司"] = {"_server": "whois.ngtld.cn", "extend": "com"} +ZZ["公益"] = {"_server": "whois.conac.cn", "extend": "xn--zfr164b"} # whois.conac.cn ['xn--zfr164b', 'xn--55qw42g'] ZZ["台湾"] = {"_server": "whois.twnic.net.tw", "extend": "tw", "_test": "google.台湾"} ZZ["台灣"] = {"_server": "whois.twnic.net.tw", "extend": "tw", "_test": "google.台灣"} ZZ["商城"] = {"extend": "_gtldKnet", "_server": "whois.gtld.knet.cn", "_test": None} @@ -2952,6 +2815,7 @@ def xStr( ZZ["慈善"] = {"_server": "whois.gtld.knet.cn", "extend": "com", "_test": None} ZZ["我爱你"] = {"_server": "whois.gtld.knet.cn", "extend": "com", "_test": None} ZZ["手机"] = {"_server": "whois.nic.xn--kput3i", "extend": "xn--kput3i"} +ZZ["政务"] = {"_server": "whois.conac.cn", "extend": "xn--zfr164b"} # whois.conac.cn ['xn--zfr164b', 'xn--55qw42g'] ZZ["政府"] = {"_server": "whois.nic.xn--mxtq1m", "extend": "xn--mxtq1m"} ZZ["新加坡"] = {"_server": "whois.sgnic.sg", "extend": "sg"} ZZ["新闻"] = {"_server": "whois.gtld.knet.cn", "extend": "com", "_test": None} @@ -2979,119 +2843,165 @@ def xStr( ZZ["香格里拉"] = {"_server": "whois.nic.xn--5su34j936bgsg", "extend": "xn--5su34j936bgsg", "_test": "nic.xn--5su34j936bgsg"} ZZ["香港"] = {"_server": "whois.hkirc.hk", "extend": "hk", "_test": "hkirc.hk"} + +ZZ["able"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["aetna"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["aig"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["al"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["americanexpress"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["amex"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["amica"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["analytics"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["ao"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["aq"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["aramco"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["athleta"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["axa"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["az"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["azure"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["banamex"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["ba"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["bb"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["bd"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["bing"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["booking"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["bs"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["bt"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["bv"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["bz"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["calvinklein"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["caravan"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["cbn"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["cbre"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["cg"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["chase"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["cisco"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["citic"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["citi"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["ck"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["cu"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["cw"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["cy"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["dell"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["dhl"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["dj"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["dupont"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["eg"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["er"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["farmers"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["ferrero"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["fk"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["flickr"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["flir"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["ford"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["frontier"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["ftr"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["gap"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["ga"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["gb"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["gm"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["grainger"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["gr"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["gt"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["gu"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["gw"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["hbo"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["homegoods"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["homesense"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["hotmail"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["hsbc"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["hyatt"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["ieee"] = {"_privateRegistry": True} # no whois server found in iana ZZ["info"] = {"_privateRegistry": True} # no whois server found in iana -ZZ["merck"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["intuit"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["ipiranga"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["itau"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["jmp"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["jm"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["jnj"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["jo"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["jpmorgan"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["kh"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["km"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["kpmg"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["kpn"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["kp"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["kw"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["lanxess"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["lilly"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["lincoln"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["lk"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["lr"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["marshalls"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["mattel"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["mh"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["microsoft"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["mil"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["mint"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["mlb"] = {"_privateRegistry": True} # no whois server found in iana ZZ["mobi"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["mp"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["mt"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["mv"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["nba"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["ne"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["netflix"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["neustar"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["nfl"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["nike"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["ni"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["np"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["nr"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["office"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["pa"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["pfizer"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["ph"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["pn"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["praxi"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["prudential"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["pru"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["ps"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["py"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["sas"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["sj"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["skype"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["sohu"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["staples"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["statefarm"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["sv"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["sz"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["target"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["tjmaxx"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["tj"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["tjx"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["tkmaxx"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["tt"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["va"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["vivo"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["vn"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["weatherchannel"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["weather"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["williamhill"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["windows"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["winners"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["xbox"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["xn--54b7fta0cc"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["xn--czr694b"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["xn--fzc2c9e2c"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["xn--imr513n"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["xn--mgba3a3ejt"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["xn--mgbai9azgqp6j"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["xn--mgbayh7gpa"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["xn--mgbc0a9azcg"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["xn--mgbcpq6gpa1a"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["xn--mgbpl2fh"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["xn--node"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["xn--nyqy26a"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["xn--otu796d"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["xn--qxam"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["xn--rhqv96g"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["xn--wgbh1c"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["xn--xkc2al3hye2a"] = {"_privateRegistry": True} # no whois server found in iana +ZZ["zw"] = {"_privateRegistry": True} # no whois server found in iana -ZZ["arpa"] = {"_server": "whois.iana.org", "_test": "iana.org", "extend": "com"} -ZZ["xn--4dbrk0ce"] = {"_server": "whois.isoc.org.il", "_test": "isoc.org.il", "extend": "com"} - -ZZ["xn--zfr164b"] = {"_server": "whois.conac.cn", "_test": "conac.cn", "extend": "com"} -ZZ["xn--55qw42g"] = {"_server": "whois.conac.cn", "_test": "conac.cn", "extend": "com"} - -ZZ["xn--90a3ac"] = {"_server": "whois.rnids.rs", "_test": "rnids.rs", "extend": "com"} -ZZ["xn--90ae"] = {"_server": "whois.imena.bg", "_test": "imena.bg", "extend": "com"} -ZZ["xn--90ais"] = {"_server": "whois.cctld.by", "_test": "cctld.by", "extend": "com"} -ZZ["xn--d1acj3b"] = {"_server": "whois.nic.xn--d1acj3b", "_test": "nic.xn--d1acj3b", "extend": "com"} -ZZ["xn--j1amh"] = {"_server": "whois.dotukr.com", "_test": "dotukr.com", "extend": "com"} -ZZ["xn--lgbbat1ad8j"] = {"_server": "whois.nic.dz", "_test": "nic.dz", "extend": "com"} -ZZ["xn--mgba3a4f16a"] = {"_server": "whois.nic.ir", "_test": "nic.ir", "extend": "com"} -ZZ["xn--mgbaam7a8h"] = {"_server": "whois.aeda.net.ae", "_test": "aeda.net.ae", "extend": "com"} -ZZ["xn--mgberp4a5d4ar"] = {"_server": "whois.nic.net.sa", "_test": "nic.net.sa", "extend": "com"} -ZZ["xn--mgbtx2b"] = {"_server": "whois.cmc.iq", "_test": "cmc.iq", "extend": "com"} -ZZ["xn--mgbx4cd0ab"] = {"_server": "whois.mynic.my", "_test": "mynic.my", "extend": "com"} -ZZ["xn--q7ce6a"] = {"_server": "whois.nic.la", "_test": "nic.la", "extend": "com"} -ZZ["xn--y9a3aq"] = {"_server": "whois.amnic.net", "_test": "amnic.net", "extend": "com"} -ZZ["xn--ygbi2ammx"] = {"_server": "whois.pnina.ps", "_test": "pnina.ps", "extend": "com"} - -ZZ["xn--pgbs0dh"] = {"_server": "whois.ati.tn", "_test": "ati.tn", "extend": "tn"} -ZZ["xn--80ao21a"] = {"_server": "whois.nic.kz", "_test": "nic.kz", "extend": "kz"} - -ZZ["कम"] = {"_server": "whois.nic.xn--11b4c3d", "extend": "xn--11b4c3d"} # whois.nic.xn--11b4c3d ['xn--11b4c3d'] -ZZ["ישראל"] = {"_server": "whois.isoc.org.il", "extend": "co.il"} # whois.isoc.org.il ['co.il', 'xn--4dbrk0ce'] -ZZ["公益"] = {"_server": "whois.conac.cn", "extend": "xn--zfr164b"} # whois.conac.cn ['xn--zfr164b', 'xn--55qw42g'] -ZZ["қаз"] = {"_server": "whois.nic.kz", "extend": "xn--80ao21a"} # whois.nic.kz ['xn--80ao21a'] -ZZ["срб"] = {"_server": "whois.rnids.rs", "extend": "xn--90a3ac"} # whois.rnids.rs ['xn--90a3ac'] -ZZ["бг"] = {"_server": "whois.imena.bg", "extend": "xn--90ae"} # whois.imena.bg ['xn--90ae'] -ZZ["бел"] = {"_server": "whois.cctld.by", "extend": "xn--90ais"} # whois.cctld.by ['xn--90ais'] -ZZ["नट"] = {"_server": "whois.nic.xn--c2br7g", "extend": "xn--c2br7g"} # whois.nic.xn--c2br7g ['xn--c2br7g'] -ZZ["дети"] = {"_server": "whois.nic.xn--d1acj3b", "extend": "xn--d1acj3b"} # whois.nic.xn--d1acj3b ['xn--d1acj3b'] -ZZ["सगठन"] = {"_server": "whois.nic.xn--i1b6b1a6a2e", "extend": "xn--i1b6b1a6a2e"} # whois.nic.xn--i1b6b1a6a2e ['xn--i1b6b1a6a2e'] -ZZ["укр"] = {"_server": "whois.dotukr.com", "extend": "xn--j1amh"} # whois.dotukr.com ['xn--j1amh'] -ZZ["الجزائر"] = {"_server": "whois.nic.dz", "extend": "xn--lgbbat1ad8j"} # whois.nic.dz ['xn--lgbbat1ad8j'] -ZZ["ایران"] = {"_server": "whois.nic.ir", "extend": "ir"} # whois.nic.ir ['ir', 'xn--mgba3a4f16a'] -ZZ["امارات"] = {"_server": "whois.aeda.net.ae", "extend": "ae"} # whois.aeda.net.ae ['ae', 'xn--mgbaam7a8h'] -ZZ["السعودية"] = {"_server": "whois.nic.net.sa", "extend": "xn--mgberp4a5d4ar"} # whois.nic.net.sa ['xn--mgberp4a5d4ar'] -ZZ["عراق"] = {"_server": "whois.cmc.iq", "extend": "xn--mgbtx2b"} # whois.cmc.iq ['xn--mgbtx2b'] -ZZ["مليسيا"] = {"_server": "whois.mynic.my", "extend": "xn--mgbx4cd0ab"} # whois.mynic.my ['xn--mgbx4cd0ab'] -ZZ["تونس"] = {"_server": "whois.ati.tn", "extend": "xn--pgbs0dh"} # whois.ati.tn ['xn--pgbs0dh'] -ZZ["ລາວ"] = {"_server": "whois.nic.la", "extend": "xn--q7ce6a"} # whois.nic.la ['xn--q7ce6a'] -ZZ["հայ"] = {"_server": "whois.amnic.net", "extend": "am"} # whois.amnic.net ['am', 'xn--y9a3aq'] -ZZ["فلسطين"] = {"_server": "whois.pnina.ps", "extend": "xn--ygbi2ammx"} # whois.pnina.ps ['xn--ygbi2ammx'] -ZZ["政务"] = {"_server": "whois.conac.cn", "extend": "xn--zfr164b"} # whois.conac.cn ['xn--zfr164b', 'xn--55qw42g'] - -ZZ["xn--clchc0ea0b2g2a9gcd"] = {"_server": "whois.ta.sgnic.sg", "_test": "ta.sgnic.sg", "extend": "sg"} -ZZ["xn--2scrj9c"] = {"_server": "whois.nixiregistry.in", "_test": "nixiregistry.in", "extend": "in"} -ZZ["xn--3hcrj9c"] = {"_server": "whois.nixiregistry.in", "_test": "nixiregistry.in", "extend": "in"} -ZZ["xn--45br5cyl"] = {"_server": "whois.nixiregistry.in", "_test": "nixiregistry.in", "extend": "in"} -ZZ["xn--45brj9c"] = {"_server": "whois.nixiregistry.in", "_test": "nixiregistry.in", "extend": "in"} -ZZ["xn--fpcrj9c3d"] = {"_server": "whois.nixiregistry.in", "_test": "nixiregistry.in", "extend": "in"} -ZZ["xn--gecrj9c"] = {"_server": "whois.nixiregistry.in", "_test": "nixiregistry.in", "extend": "in"} -ZZ["xn--h2breg3eve"] = {"_server": "whois.nixiregistry.in", "_test": "nixiregistry.in", "extend": "in"} -ZZ["xn--rvc1e0am3e"] = {"_server": "whois.nixiregistry.in", "_test": "nixiregistry.in", "extend": "in"} -ZZ["xn--s9brj9c"] = {"_server": "whois.nixiregistry.in", "_test": "nixiregistry.in", "extend": "in"} -ZZ["xn--xkc2dl3a5ee0h"] = {"_server": "whois.nixiregistry.in", "_test": "nixiregistry.in", "extend": "in"} - -ZZ["ಭರತ"] = { - "_server": "whois.nixiregistry.in", - "extend": "xn--2scrj9c", -} -ZZ["ଭରତ"] = { - "_server": "whois.nixiregistry.in", - "extend": "xn--2scrj9c", -} -ZZ["ভৰত"] = { - "_server": "whois.nixiregistry.in", - "extend": "xn--2scrj9c", -} -ZZ["ভরত"] = { - "_server": "whois.nixiregistry.in", - "extend": "xn--2scrj9c", -} -ZZ["சஙகபபர"] = {"_server": "whois.ta.sgnic.sg", "extend": "xn--clchc0ea0b2g2a9gcd"} # whois.ta.sgnic.sg ['xn--clchc0ea0b2g2a9gcd'] -ZZ["భరత"] = { - "_server": "whois.nixiregistry.in", - "extend": "xn--2scrj9c", -} -ZZ["ભરત"] = { - "_server": "whois.nixiregistry.in", - "extend": "xn--2scrj9c", -} -ZZ["भरतम"] = { - "_server": "whois.nixiregistry.in", - "extend": "xn--2scrj9c", -} -ZZ["भरत"] = { - "_server": "whois.nixiregistry.in", - "extend": "xn--2scrj9c", -} -ZZ["भरत"] = { - "_server": "whois.nixiregistry.in", - "extend": "xn--2scrj9c", -} -ZZ["ഭരത"] = { - "_server": "whois.nixiregistry.in", - "extend": "xn--2scrj9c", -} -ZZ["ਭਰਤ"] = { - "_server": "whois.nixiregistry.in", - "extend": "xn--2scrj9c", -} -ZZ["இநதய"] = { - "_server": "whois.nixiregistry.in", - "extend": "xn--2scrj9c", -} -# currently defined in ZZ but missing in iana: onion -# currently defined in ZZ but missing in iana: कम -# currently defined in ZZ but missing in iana: नट -# currently defined in ZZ but missing in iana: सगठन +# currently defined in ZZ but missing in iana: onion, onion diff --git a/whoisdomain/whois_rdap.py b/whoisdomain/whois_rdap.py index ee2dec9..ba4a041 100644 --- a/whoisdomain/whois_rdap.py +++ b/whoisdomain/whois_rdap.py @@ -1,5 +1,6 @@ import logging from typing import Any + import tld import whodap @@ -90,7 +91,7 @@ def get_emails(cls, data: dict[str, Any]) -> list[str]: return r @classmethod - def map_data_to_whoisdomain( + def map_data_to_whoisdomain( # noqa: C901 # is too complex cls, data: dict[str, Any], *, @@ -105,6 +106,7 @@ def map_data_to_whoisdomain( if data["abuse_email"]: rr["abuse_contact"] = data["abuse_email"] + if data["admin_email"]: rr["admin"] = data["admin_email"] @@ -113,8 +115,10 @@ def map_data_to_whoisdomain( if data["created_date"]: rr["creation_date"] = data["created_date"] + if data["updated_date"]: rr["updated_date"] = data["updated_date"] + if data["expires_date"]: rr["expiration_date"] = data["expires_date"] From 7230950d74ed4512767cf30847b413c626312fa2 Mon Sep 17 00:00:00 2001 From: mboot-github <130295084+mboot-github@users.noreply.github.com> Date: Fri, 24 Apr 2026 14:55:46 +0200 Subject: [PATCH 16/30] testing --- README.md | 41 +++++++++++++++++++++++++-------------- analizer/requirements.txt | 4 ++-- requirements.txt | 2 +- 3 files changed, 29 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index 425da7b..69f33b7 100644 --- a/README.md +++ b/README.md @@ -1,39 +1,48 @@ # whoisdomain [![Spectra Assure Community Badge](https://secure.software/pypi/badge/whoisdomain)](https://secure.software/pypi/packages/whoisdomain) - * A Python package for retrieving WHOIS information of DOMAIN'S ONLY. - * Python 2.x IS NOT supported. - * Python >=3.10 - * Currently no additional python packages need to be installed. - +- A Python package for retrieving WHOIS information of DOMAIN'S ONLY. +- Python >=3.10 +- requirements + - whodap>=0.1.16 + - tld>=0.13.2 +- v1 uses only whois and will be moved to maintenance only +- v2 will use whodap to first retrieve info with rdap and if no data is available try the classic whois approach + + * This package will not support querying ip CIDR ranges or AS information. + * This was a copy of the original DanyCork 'whois'. + * Significantly refactored in 2023 (v1). + * RDAP adding in 2026 (v2). + * The v1 output is still compatible with DanyCork 'whois'. + * the v2 will move away from strict compatibility. --- ## Notes -https://en.wikipedia.org/wiki/WHOIS +### A) https://en.wikipedia.org/wiki/WHOIS On January 19, 2023, ICANN opened voting on a global amendment to all its registry and registrar agreements. In it they defined an RDAP Ramp-Up Period of 180 days starting with the effectiveness of this amendment. 360 days after this period is defined as the WHOIS Services Sunset Date, after which it is not a requirement for registries and registrars to offer a WHOIS service and instead only an RDAP service is required. All voting thresholds were met within the 60 day voting period and the amendment was approved by the ICANN Board. The date for WHOIS Sunset for gTLDs was set as 28 January 2025.[47] - * **We are aware of a memory leak** +### B) **memory leak** - 2024-02-05: The current whoisdomain has a memory leak, we are currently investigating. - The memory leak is not relevant for short running use but when using whoisdomain in long running programs you should be aware that each query will increase its memory use. +**2024-02-05: The current whoisdomain has a memory leak.** + +The memory leak is not relevant for short running use +but when using whoisdomain in long running programs +you should be aware that each query will increase its memory use. - * This package will not support querying ip CIDR ranges or AS information - * This was a copy of the original DanyCork 'whois'. - * Significantly refactored in 2023. - * The output is still compatible with DanyCork 'whois' -## Versioning +### Versioning * I will start versioning at 1.x.x * the second item will be YYYYMMDD, * the third item will start from 1 and be only used if more than one update will have to be done in one day. Versions `1.x.x` will keep the output compatible with Danny Cork. + Versions `2.x.x` will add a dependency on whodap and use rdab based whois data before consulting historical whois. -## Releases +### Releases * Releases are avalable at: [Pypi](https://pypi.org/project/whoisdomain/) @@ -41,6 +50,8 @@ Pypi releases can be installed with: * `pip install whoisdomain` +--- + ## Features * See: [Features](docs/Features.md) diff --git a/analizer/requirements.txt b/analizer/requirements.txt index 52acbf0..8a2ec4e 100644 --- a/analizer/requirements.txt +++ b/analizer/requirements.txt @@ -1,5 +1,5 @@ dnspython beautifulsoup4 requests-cache -tld -whodap +whodap==0.1.16 +tld==0.13.2 diff --git a/requirements.txt b/requirements.txt index 1af4d60..047c714 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -whodap==0.1.15 +whodap==0.1.16 tld==0.13.2 From 9172de4f2295e35255d1606877f5a44aa92c1b5c Mon Sep 17 00:00:00 2001 From: mboot-github <130295084+mboot-github@users.noreply.github.com> Date: Fri, 24 Apr 2026 15:00:45 +0200 Subject: [PATCH 17/30] update readme --- README.md | 60 ++----------------------------------------- docs/Updates.md | 68 ++++++++++++++++++++++++++++++++++++++++++------- 2 files changed, 61 insertions(+), 67 deletions(-) diff --git a/README.md b/README.md index 69f33b7..58580d5 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,6 @@ and `make suggest`. ## Support * Python 3.x is supported for x >= 10 - * Python 2.x IS NOT supported. ## Author's * See: [Authors](docs/Authors.md) @@ -93,64 +92,9 @@ and `make suggest`. ## Updates * see [Updates](docs/Updates.md) for a full history of changes. - * Only the latest update is mentioned here - -### 1.20230906.1 - * introduce parsing based on functions - * allow contextual search in splitted data and plain data - * allow contextual search based on earlier result - * fix a few tld to return the proper registrant string (not nic handle) - -### 1.20230913.1 - * if you have installed `tld` (pip install tld) you can enable withPublicSuffix=True to process untill you reach the pseudo tld. - * the public_suffix info is added if available (and if requested) - * example case is: ./test2.py -d www.dublin.airport.aero --withPublicSuffix - -### 1.20230913.3 - * fix re.NOFLAGS, it is not compatible with 3.9, it appears in 3.11 - -## 1.20230917.1 - * prepare work on pylint - * switch to logging: all verbose is currently log.debug(); to show set LOGLEVEL=DEBUG before calling, see Makefile: make test - * experimental: add extractServers: bool default False; when true we will try to extract the "redirect info chain" on rcf1036/whois and jwhois for linux/darwin - * add missing option to query(), test in production environment done - -## 1.20231102.1 - * fix from kazet for .pl tld. - -## 1.20231115.1 - New tld's and removal of a few tlds no longer supported at iana - - * abb, bw, bn, crown, crs, fj (does not work), gp (does not work), weir, realtor, post, mw, pf (a strange one), iq (gives timout), mm, int, hm (does not work) - - -## 1.20240129.1 - -add various second level .uk for which i can create tests; comments in the tld_regexpr.py; a few have no example or whois server to test with `2024-01-23` -add switch not to ignore leading www in the domain request - ---- - -## 1.20250220.2 - -- fix tld: global, it moved to a new organisation -- fix some obsolete domains -- fix all derived from amsterdam to use their own _server: - -## 1.20250929.1 -- fix coop -- remove a few unasighed domains (iana) - -## 1.20260106.1 -- fix co.il and add il tld -- cleanup some obsolete tld's - -## 1.20260326.1 -- fix 'be' and 'pl' ; thanks Misiu Tomasz. -- add additional domains from iana. -- remove domains no longer in iana. -- Makefile: switch to ruff instead of black and pylama. ## in progress + - switch to minimal version 3.10 - update gitgub-action lint (mypy) to use `setup-python@v6` and `checkout@v6` +- start working on v2 with rdap first diff --git a/docs/Updates.md b/docs/Updates.md index 1c7a042..6990eb0 100644 --- a/docs/Updates.md +++ b/docs/Updates.md @@ -1,20 +1,29 @@ # Updates + ## 1.20230627.2 * add Kenia proper whois server and known second level domains + ## 1.20230627.3 * add rw tld proper whois server and second level ; restore mistakenly deleted .toml file + ## 1.20230627.3 * additional kenia second level domains + ## 1.20230712.2 * tld .edu now can have up to 10 nameservers; remove action on pull request + ## 1.20230717.1 * add tld: com.ru, msk.ru, spb.ru (all have a test documented), also update the tld: ru, the newlines are not needed. + ## 1.20230717.2 * add option to parse partial result after timout has occurred (parse_partial_response:bool default False); this will need `stdbuf` installed otherwise it will fail + ## 1.20230718.3 * fix typo in whois server hint for tld: ru + ## 1.20230720.1 * add gov.tr; switch off status:available and status:free as None response, we should not interprete the result by default (we can add a option later) + ## 1.20230720.2 * fix server hints for derived second level "xxx.tr", add processing "_test" hints during 'test2.py -a' * add external caching framework that can be overridden for use of your own caching implementation @@ -22,23 +31,30 @@ * preparing for capturing all parameters in one object and parring that object around instead of many arguments in methods/functions * switch to json so we dont need a additional dependency in ParamContext * finish rework args to ParameterContext, split of domain as file + ## 1.20230803.1 * frenzy refactor-release + ## 1.20230804.1 * testing + ## 1.20230804.2 * testing after remove of leading dot in rw second level domains + ## 1.20230804.3 * simplefy cache implementation after feedback from `baderdean` * "more lembas bread", refactor parse and query * remove option to typecheck CACHE_STUB, use try/catch/exit instead, does not work when timout happens, removed ;-( * refactor doQuery create processWhoisDomainRequest, split of lastWhois + ## 1.20230806.1 * testing done, prep new release: "more lembas bread" * bug found with the default timeout: if no timeout is specified the program fails: all pypi releases before 2023-07-17 yanked + ## 1.20230807.1 * fix default timeout * add DummyCache, DBMCache, RedisCache with simple test in testCache.py, testing custom cache options + ## 1.20230811.1 * replace type hint | with Union for py3.9 compat; switch off experimental redis tools * switch off 3.[6-8] minimal is 3.9 we test against @@ -48,12 +64,15 @@ * add suggestion from baderdean to parse fr domains with more focus on ORGANISATION * 2023-08-24: mboot: more \_test added to tld * verify all \_test on whois.nic. \_test: nic. fix where needed; remove some abandoned tld's + ## 1.20230824.1 * mboot; to combine all new tests and changes, "the galloping Chutzpah release" + ## 1.20230824.5 * mboot; fix missing module in whl * restore python 3.6 test as i still use it on one remaining app with python 3.6 (make testP36) * finalize verification of all tld's in iana, add test where this can be auto generated from whois.nic. 2023-08-28; mboot + ## 1.20230829.1 * mboot; all \_test now work, using analizer tool to verify that iana tld db web site and tl-regexpr match * add DEBUG to all verbose strings @@ -81,12 +100,6 @@ * fix a few tld to return the proper registrant string (not nic handle) * introduce parsing based on functions, allow contextual search in splitted data and plain data, allow contextual search based on earlier result; fix a few tld to return the proper registrant string (not nic handle) -### 1.20230906.1 - * introduce parsing based on functions - * allow contextual search in splitted data and plain data - * allow contextual search based on earlier result - * fix a few tld to return the proper registrant string (not nic handle) - ### 1.20230913.1 * if you have installed `tld` (pip install tld) you can enable withPublicSuffix=True to process untill you reach the pseudo tld. * the public_suffix info is added if available (and if requested) @@ -95,12 +108,49 @@ ### 1.20230913.3 * fix re.NOFLAGS, it is not compatible with 3.9, it appears in 3.11 +## 1.20230917.1 + * prepare work on pylint + * switch to logging: all verbose is currently log.debug(); to show set LOGLEVEL=DEBUG before calling, see Makefile: make test + * experimental: add extractServers: bool default False; when true we will try to extract the "redirect info chain" on rcf1036/whois and jwhois for linux/darwin + * add missing option to query(), test in production environment done + +## 1.20231102.1 + * fix from kazet for .pl tld. + +## 1.20231115.1 + New tld's and removal of a few tlds no longer supported at iana + + * abb, bw, bn, crown, crs, fj (does not work), gp (does not work), weir, realtor, post, mw, pf (a strange one), iq (gives timout), mm, int, hm (does not work) + + +## 1.20240129.1 + +add various second level .uk for which i can create tests; comments in the tld_regexpr.py; a few have no example or whois server to test with `2024-01-23` +add switch not to ignore leading www in the domain request + --- -## in progress +## 1.20250220.2 - * prepare work on pylint - * switch to logging: all verbose is currently log.debug(); to show set LOGLEVEL=DEBUG before calling, see Makefile: make test +- fix tld: global, it moved to a new organisation +- fix some obsolete domains +- fix all derived from amsterdam to use their own _server: + +## 1.20250929.1 +- fix coop +- remove a few unasighed domains (iana) + +--- + +## 1.20260106.1 +- fix co.il and add il tld +- cleanup some obsolete tld's +## 1.20260326.1 +- fix 'be' and 'pl' ; thanks Misiu Tomasz. +- add additional domains from iana. +- remove domains no longer in iana. +- Makefile: switch to ruff instead of black and pylama. +## start working on v2 with rdap first From 148500f5c928621829c3dde30786a95c3d303614 Mon Sep 17 00:00:00 2001 From: mboot-github <130295084+mboot-github@users.noreply.github.com> Date: Fri, 24 Apr 2026 15:05:58 +0200 Subject: [PATCH 18/30] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 58580d5..ee6b9c1 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ - A Python package for retrieving WHOIS information of DOMAIN'S ONLY. - Python >=3.10 - requirements - - whodap>=0.1.16 - - tld>=0.13.2 + - whodap>=0.1.16 [![Spectra Assure Community Badge](https://secure.software/pypi/badge/whodap)](https://secure.software/pypi/packages/whodap) + - tld>=0.13.2 [![Spectra Assure Community Badge](https://secure.software/pypi/badge/tld)](https://secure.software/pypi/packages/tld/0.13.2/tld-0.13.2-py2.py3-none-any.whl) - v1 uses only whois and will be moved to maintenance only - v2 will use whodap to first retrieve info with rdap and if no data is available try the classic whois approach From 99a72be79eadec43bab50f7bdec95a162b2b8d66 Mon Sep 17 00:00:00 2001 From: mboot-github <130295084+mboot-github@users.noreply.github.com> Date: Fri, 24 Apr 2026 15:07:18 +0200 Subject: [PATCH 19/30] update readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ee6b9c1..bc6b847 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,11 @@ - A Python package for retrieving WHOIS information of DOMAIN'S ONLY. - Python >=3.10 -- requirements +- requirements: - whodap>=0.1.16 [![Spectra Assure Community Badge](https://secure.software/pypi/badge/whodap)](https://secure.software/pypi/packages/whodap) - tld>=0.13.2 [![Spectra Assure Community Badge](https://secure.software/pypi/badge/tld)](https://secure.software/pypi/packages/tld/0.13.2/tld-0.13.2-py2.py3-none-any.whl) + - redis (optional) [![Spectra Assure Community Badge](https://secure.software/pypi/badge/redis)](https://secure.software/pypi/packages/redis) + - v1 uses only whois and will be moved to maintenance only - v2 will use whodap to first retrieve info with rdap and if no data is available try the classic whois approach From 00e32b3f79ce407115f28fe92fc8abddff942b73 Mon Sep 17 00:00:00 2001 From: mboot-github <130295084+mboot-github@users.noreply.github.com> Date: Fri, 24 Apr 2026 15:10:23 +0200 Subject: [PATCH 20/30] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc6b847..70897c5 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ - tld>=0.13.2 [![Spectra Assure Community Badge](https://secure.software/pypi/badge/tld)](https://secure.software/pypi/packages/tld/0.13.2/tld-0.13.2-py2.py3-none-any.whl) - redis (optional) [![Spectra Assure Community Badge](https://secure.software/pypi/badge/redis)](https://secure.software/pypi/packages/redis) -- v1 uses only whois and will be moved to maintenance only +- v1 uses only whois and has been be moved to maintenance only - v2 will use whodap to first retrieve info with rdap and if no data is available try the classic whois approach * This package will not support querying ip CIDR ranges or AS information. From eaedcde013e9076d0bfb82a95bc7d2818c58696b Mon Sep 17 00:00:00 2001 From: mboot-github <130295084+mboot-github@users.noreply.github.com> Date: Fri, 24 Apr 2026 15:13:19 +0200 Subject: [PATCH 21/30] update ci cd gh-action --- .github/workflows/lint.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 390b731..bbad563 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -51,6 +51,7 @@ jobs: - name: Install package run: | python -m pip install --upgrade pip + pip install tld whodap pip install . - name: Smoke test From fed70f1dcf1c9ea03ab9e88bae4addb174ba3e79 Mon Sep 17 00:00:00 2001 From: mboot-github <130295084+mboot-github@users.noreply.github.com> Date: Wed, 6 May 2026 09:21:51 +0200 Subject: [PATCH 22/30] add flags rdapOnly and whoisOnly --- whoisdomain/__init__.py | 81 +++++++------------------ whoisdomain/context/parameterContext.py | 12 ++++ 2 files changed, 33 insertions(+), 60 deletions(-) diff --git a/whoisdomain/__init__.py b/whoisdomain/__init__.py index 62c323e..cbb0d1e 100644 --- a/whoisdomain/__init__.py +++ b/whoisdomain/__init__.py @@ -207,17 +207,22 @@ def q2( hasLibTld=TLD_LIB_PRESENT, ) - wr = WhoisRdap() - dd = wr.do_one_domain(domain) - if dd.status: - with_rdap_whois = True - d: dict[str, Any] = wr.map_data_to_whoisdomain(dd.data, with_rdap_whois=with_rdap_whois) - rr = Domain(pc=pc, dc=dc) - rr.from_whodap_dict(d) - msg = f"lookup: {domain} using whodap" - log.info(msg) - return rr # also show the raw data from whodap - log.warning(dd) # no proper answer from rdap try whois + if pc.whoisOnly is False: + wr = WhoisRdap() + dd = wr.do_one_domain(domain) + if dd.status: + with_rdap_whois = True + d: dict[str, Any] = wr.map_data_to_whoisdomain(dd.data, with_rdap_whois=with_rdap_whois) + + rr = Domain(pc=pc, dc=dc) + rr.from_whodap_dict(d) + msg = f"lookup: {domain} using whodap" + log.info(msg) + return rr # also show the raw data from whodap + + log.warning(dd) # no proper answer from rdap try whois + if pc.rdapOnly is True: + return None initLastWhois() @@ -245,6 +250,7 @@ def q2( ) result = pwdr.processRequest() + del pwdr del dom del wci @@ -259,42 +265,20 @@ def q2( return result -# force: bool = False, -# cache_file: str | None = None, -# cache_age: int = 60 * 60 * 48, -# slow_down: int = 0, -# ignore_returncode: bool = False, -# server: str | None = None, -# verbose: bool = False, -# with_cleanup_results: bool = False, -# internationalized: bool = False, -# include_raw_whois_text: bool = False, -# return_raw_text_for_unsupported_tld: bool = False, -# timeout: float | None = None, -# parse_partial_response: bool = False, -# cmd: str = "whois", -# simplistic: bool = False, -# withRedacted: bool = False, -# tryInstallMissingWhoisOnWindows: bool = False, -# shortResponseLen: int = 5, -# withPublicSuffix: bool = False, -# extractServers: bool = False, -# stripHttpStatus: bool = False, -# noIgnoreWww: bool = False, - - def query( domain: str, *, pc: ParameterContext | None = None, verbose: bool = False, **kwargs: Any, + # see documentation about parameters in context/parameterContext.py # force: bool = False, # cache_file: str | None = None, # cache_age: int = 60 * 60 * 48, # slow_down: int = 0, # ignore_returncode: bool = False, # server: str | None = None, + # verbose: bool = False, # with_cleanup_results: bool = False, # internationalized: bool = False, # include_raw_whois_text: bool = False, @@ -310,9 +294,9 @@ def query( # extractServers: bool = False, # stripHttpStatus: bool = False, # noIgnoreWww: bool = False, + # rdapOnly: bool = false, + # whoisOnly: bool = false, ) -> Domain | None: - # see documentation about paramaters in parameterContext.py - assert isinstance(domain, str), Exception("`domain` - must be ") if verbose is True: @@ -320,29 +304,6 @@ def query( if pc is None: pc = ParameterContext(**kwargs) - # force=force, - # cache_file=cache_file, - # cache_age=cache_age, - # slow_down=slow_down, - # ignore_returncode=ignore_returncode, - # server=server, - # verbose=verbose, - # with_cleanup_results=with_cleanup_results, - # internationalized=internationalized, - # include_raw_whois_text=include_raw_whois_text, - # return_raw_text_for_unsupported_tld=return_raw_text_for_unsupported_tld, - # timeout=timeout, - # parse_partial_response=parse_partial_response, - # cmd=cmd, - # simplistic=simplistic, - # withRedacted=withRedacted, - # withPublicSuffix=withPublicSuffix, - # shortResponseLen=shortResponseLen, - # tryInstallMissingWhoisOnWindows=tryInstallMissingWhoisOnWindows, - # extractServers=extractServers, - # stripHttpStatus=stripHttpStatus, - # noIgnoreWww=noIgnoreWww, - # ) msg = f"{pc}" log.debug(msg) diff --git a/whoisdomain/context/parameterContext.py b/whoisdomain/context/parameterContext.py index 3085510..19ddfdc 100644 --- a/whoisdomain/context/parameterContext.py +++ b/whoisdomain/context/parameterContext.py @@ -138,6 +138,18 @@ "optional": true, "help": "if set to true we skip the strip www action" } + "rdapOnly": { + "type": "bool", + "default": false, + "optional": true, + "help": "if set to true we only consult rdap" + } + "whoisOnly": { + "type": "bool", + "default": false, + "optional": true, + "help": "if set to true we only consult whois" + } } """ From afa29f0574b9dd28278202d5f27a2e248cdfe3bb Mon Sep 17 00:00:00 2001 From: mboot-github <130295084+mboot-github@users.noreply.github.com> Date: Wed, 6 May 2026 09:41:23 +0200 Subject: [PATCH 23/30] main now has --whoisOnly and --rdapOnly for testing it --- Makefile.tests | 5 +++-- whoisdomain/context/parameterContext.py | 4 ++-- whoisdomain/main.py | 19 +++++++++++++++++-- 3 files changed, 22 insertions(+), 6 deletions(-) diff --git a/Makefile.tests b/Makefile.tests index 6af7f50..40db35c 100644 --- a/Makefile.tests +++ b/Makefile.tests @@ -12,7 +12,8 @@ TEST_OPTIONS_ALL = \ # -------------------------------------------------- # Tests # -------------------------------------------------- -test: prep test1 test2 test3 test4 +# test: prep test1 test2 test3 test4 +test: prep test2 prep: mkdir -p tmp @@ -26,7 +27,7 @@ test1: test2: $(COMMON_VENV) \ $(PIP_INSTALL) -r requirements.txt; \ - ./test2.py -f testdata/DOMAINS.txt 2>tmp/$@.2 | tee tmp/$@.1 + ./test2.py --whoisOnly -f testdata/DOMAINS.txt 2>tmp/$@.2 | tee tmp/$@.1; # test3 simulates the whoisdomain command and has no data type in the output test3: diff --git a/whoisdomain/context/parameterContext.py b/whoisdomain/context/parameterContext.py index 19ddfdc..fce9042 100644 --- a/whoisdomain/context/parameterContext.py +++ b/whoisdomain/context/parameterContext.py @@ -137,13 +137,13 @@ "default": false, "optional": true, "help": "if set to true we skip the strip www action" - } + }, "rdapOnly": { "type": "bool", "default": false, "optional": true, "help": "if set to true we only consult rdap" - } + }, "whoisOnly": { "type": "bool", "default": false, diff --git a/whoisdomain/main.py b/whoisdomain/main.py index faf1d54..05f5272 100755 --- a/whoisdomain/main.py +++ b/whoisdomain/main.py @@ -35,6 +35,9 @@ WithStripHttpStatus: bool = False WithNoIgnoreWww: bool = False +RdapOnly: bool = False +WhoisOnly: bool = False + class ResponseCleaner: data: str @@ -235,7 +238,9 @@ def testItem1( WithPublicSuffix, \ WithExtractServers, \ WithStripHttpStatus, \ - WithNoIgnoreWww + WithNoIgnoreWww, \ + RdapOnly, \ + WhoisOnly pc = whois.ParameterContext( ignore_returncode=IgnoreReturncode, @@ -248,6 +253,8 @@ def testItem1( extractServers=WithExtractServers, stripHttpStatus=WithStripHttpStatus, noIgnoreWww=WithNoIgnoreWww, + whoisOnly=WhoisOnly, + rdapOnly=RdapOnly, ) # use the new query (can also simply use q2() @@ -540,7 +547,7 @@ def showFailures() -> None: def main() -> None: # noqa: C901,PLR0915 - global PrintJson, Verbose, IgnoreReturncode, PrintGetRawWhoisResult, Ruleset, SIMPLISTIC, WithRedacted, TestAllTld, TestRunOnly, WithPublicSuffix, WithExtractServers, WithStripHttpStatus, WithNoIgnoreWww # noqa: E501 # pylint: disable=line-too-long + global PrintJson, Verbose, IgnoreReturncode, PrintGetRawWhoisResult, Ruleset, SIMPLISTIC, WithRedacted, TestAllTld, TestRunOnly, WithPublicSuffix, WithExtractServers, WithStripHttpStatus, WithNoIgnoreWww, RdapOnly, WhoisOnly # noqa: E501 # pylint: disable=line-too-long name: str = pathlib.Path(sys.argv[0]).name SIMPLISTIC = True @@ -573,6 +580,8 @@ def main() -> None: # noqa: C901,PLR0915 "extractServers", "stripHttpStatus", "withNoIgnoreWww", + "rdapOnly", + "whoisOnly", ], ) except getopt.GetoptError: @@ -697,6 +706,12 @@ def main() -> None: # noqa: C901,PLR0915 if opt in ("--withNoIgnoreWww"): WithNoIgnoreWww = True + if opt in ("--rdapOnly"): + RdapOnly = True + + if opt in ("--whoisOnly"): + WhoisOnly = True + msg = f"{name} SIMPLISTIC: {SIMPLISTIC}" log.debug(msg) From f929d9e23879afe351fdd96860a0e457a4e7e37f Mon Sep 17 00:00:00 2001 From: mboot-github <130295084+mboot-github@users.noreply.github.com> Date: Fri, 22 May 2026 10:50:03 +0200 Subject: [PATCH 24/30] version 2.20260522.1 --- README.md | 18 +++++++++++------- bin/build.sh | 1 + whoisdomain/version.py | 5 ++--- whoisdomain/whois_rdap.py | 7 +++++-- work/version | 2 +- 5 files changed, 20 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 70897c5..efe2a7c 100644 --- a/README.md +++ b/README.md @@ -3,13 +3,11 @@ - A Python package for retrieving WHOIS information of DOMAIN'S ONLY. - Python >=3.10 - requirements: - - whodap>=0.1.16 [![Spectra Assure Community Badge](https://secure.software/pypi/badge/whodap)](https://secure.software/pypi/packages/whodap) - - tld>=0.13.2 [![Spectra Assure Community Badge](https://secure.software/pypi/badge/tld)](https://secure.software/pypi/packages/tld/0.13.2/tld-0.13.2-py2.py3-none-any.whl) - - redis (optional) [![Spectra Assure Community Badge](https://secure.software/pypi/badge/redis)](https://secure.software/pypi/packages/redis) - + - whodap>=0.1.16 [![Spectra Assure Community Badge](https://secure.software/pypi/badge/whodap)](https://secure.software/pypi/packages/whodap). + - tld>=0.13.2 [![Spectra Assure Community Badge](https://secure.software/pypi/badge/tld)](https://secure.software/pypi/packages/tld/0.13.2/tld-0.13.2-py2.py3-none-any.whl). + - redis (optional) [![Spectra Assure Community Badge](https://secure.software/pypi/badge/redis)](https://secure.software/pypi/packages/redis). - v1 uses only whois and has been be moved to maintenance only -- v2 will use whodap to first retrieve info with rdap and if no data is available try the classic whois approach - +- v2 will use whodap to first retrieve info with rdap, if no data is available try the classic whois approach. * This package will not support querying ip CIDR ranges or AS information. * This was a copy of the original DanyCork 'whois'. * Significantly refactored in 2023 (v1). @@ -17,6 +15,10 @@ * The v1 output is still compatible with DanyCork 'whois'. * the v2 will move away from strict compatibility. +Notes: + + - Rdap servers only know about the real IANA domain, the concept of first level domains is not supported when using rdap requests. + --- ## Notes @@ -42,7 +44,7 @@ you should be aware that each query will increase its memory use. Versions `1.x.x` will keep the output compatible with Danny Cork. -Versions `2.x.x` will add a dependency on whodap and use rdab based whois data before consulting historical whois. +Versions `2.x.x` will add a dependency on whodap and use rdap based whois data before consulting historical whois. ### Releases @@ -100,3 +102,5 @@ and `make suggest`. - switch to minimal version 3.10 - update gitgub-action lint (mypy) to use `setup-python@v6` and `checkout@v6` - start working on v2 with rdap first + +## 2.20260522.1 diff --git a/bin/build.sh b/bin/build.sh index d89a027..b835e8a 100755 --- a/bin/build.sh +++ b/bin/build.sh @@ -7,6 +7,7 @@ VERSION_FILE="work/version" setupVersionNumberToday() { VERSION="1" # we start with version 1, only breaking changes will increment the first digit + VERSION="2" # we start with version 1, only breaking changes will increment the first digit # while preparing the test.pypi we increment the day sequence if needed, # only a last version actually later will get published to the actual pypi (non test) diff --git a/whoisdomain/version.py b/whoisdomain/version.py index a15b09a..444bd83 100644 --- a/whoisdomain/version.py +++ b/whoisdomain/version.py @@ -1,3 +1,2 @@ -"""Make the version available for dynamic versioning.""" - -VERSION = "1.20260326.1" +'''This module only makes the version available for dynamic versioning''' +VERSION = '2.20260522.1' diff --git a/whoisdomain/whois_rdap.py b/whoisdomain/whois_rdap.py index ba4a041..0283c04 100644 --- a/whoisdomain/whois_rdap.py +++ b/whoisdomain/whois_rdap.py @@ -1,9 +1,11 @@ import logging from typing import Any -import tld +# import tld import whodap +# as rdap has no concept of second level domains we will drop the import tld +# and just take the last item of the domain: domain.split('.')[-1] from .data_response import DataResponse logger = logging.getLogger(__name__) @@ -15,7 +17,8 @@ def __init__(self) -> None: @classmethod def fld(cls, domain: str) -> str | None: - return tld.get_fld(domain, fix_protocol=True, fail_silently=True) + return str(domain).split(".")[-1] + # return tld.get_fld(domain, fix_protocol=True, fail_silently=True) def do_one_domain(self, domain: str) -> DataResponse: try: diff --git a/work/version b/work/version index 52a4383..103cf14 100644 --- a/work/version +++ b/work/version @@ -1 +1 @@ -1.20260326.1 +2.20260522.1 From ee592e26c59203159bcd441474bb2cb86d5e29a4 Mon Sep 17 00:00:00 2001 From: mboot-github <130295084+mboot-github@users.noreply.github.com> Date: Fri, 22 May 2026 13:29:51 +0200 Subject: [PATCH 25/30] round one Claude code review --- CLAUDE_TODO | 39 ++++++++++ Makefile.tests | 4 +- README.md | 5 +- analizer/vtmp/bin/normalizer | 4 +- analizer/vtmp/bin/pip | 4 +- analizer/vtmp/bin/pip3 | 4 +- analizer/vtmp/bin/pip3.10 | 4 +- analizer/vtmp/bin/url-normalize | 4 +- whoisdomain/__init__.py | 55 +++++++-------- whoisdomain/context/dataContext.py | 2 +- whoisdomain/context/parameterContext.py | 90 ++++++++++++++++++++++-- whoisdomain/domain.py | 15 ++-- whoisdomain/handleDateStrings.py | 15 +++- whoisdomain/main.py | 15 ++-- whoisdomain/procFunc.py | 12 ++-- whoisdomain/processWhoisDomainRequest.py | 10 ++- whoisdomain/tldDb/finders.py | 18 ++--- whoisdomain/tldInfo.py | 2 - whoisdomain/version.py | 5 +- whoisdomain/whoisCliInterface.py | 12 +++- whoisdomain/whoisParser.py | 13 ++-- whoisdomain/whois_rdap.py | 4 +- 22 files changed, 224 insertions(+), 112 deletions(-) create mode 100644 CLAUDE_TODO diff --git a/CLAUDE_TODO b/CLAUDE_TODO new file mode 100644 index 0000000..2da6583 --- /dev/null +++ b/CLAUDE_TODO @@ -0,0 +1,39 @@ +--- + +# TLD regex database compiled eagerly at import +whoisdomain/helpers.py · lines 99–100 + +Importing whoisdomain forces processing all 3,000+ lines of ZZ immediately. Consumers who only need one TLD pay the cost of all of them. Make MY_TLD_INFO lazy — initialize on first call to get_TLD_RE() or filterTldToSupportedPattern(). Bonus: significantly faster python -c "import whoisdomain", which matters for CLI tools and lambdas. + +--- + +# ParameterContext is a JSON-parsed config rather than a dataclass +whoisdomain/context/parameterContext.py + +A 150-line JSON literal is parsed at import to define ~25 parameters, then __getattr__ returns Any for every read. mypy can't help you, IDE autocomplete can't help your users, and the validation code (~80 lines) duplicates what @dataclass(slots=True) + __post_init__ would give you for free. Sketch: + +@dataclass(slots=True) +class ParameterContext: + cmd: str = "whois" + timeout: float = 30.0 + cache_age: int = 60 * 60 * 48 + verbose: bool = False + rdap_only: bool = False + # ... etc + def to_json(self) -> str: return json.dumps(asdict(self)) + @classmethod + def from_json(cls, s: str) -> "ParameterContext": + return cls(**json.loads(s)) + +--- + +# Module-level mutable globals everywhere +helpers.py:99, doWhoisCommand.py:20, lastWhois.py:21, main.py:550 + +MY_TLD_INFO, CACHE_STUB, LastWhois, and a 14-name global declaration in main(). This makes the package effectively a singleton — concurrent users (e.g. an async webapp) will fight over state, and tests can't run in parallel. Move shared state onto a Whois client class that callers instantiate, and keep the module-level helpers as thin wrappers around a default instance for backwards compatibility. + +--- + +# Quick nits +is True / is False comparisons throughout — just use if x: / if not x: +~40 sites diff --git a/Makefile.tests b/Makefile.tests index 40db35c..007f2d2 100644 --- a/Makefile.tests +++ b/Makefile.tests @@ -12,8 +12,8 @@ TEST_OPTIONS_ALL = \ # -------------------------------------------------- # Tests # -------------------------------------------------- -# test: prep test1 test2 test3 test4 -test: prep test2 +test: prep test1 test2 test3 test4 +# test: prep test2 prep: mkdir -p tmp diff --git a/README.md b/README.md index efe2a7c..0dcc942 100644 --- a/README.md +++ b/README.md @@ -99,8 +99,9 @@ and `make suggest`. ## in progress + +## 2.20260522.1 + - switch to minimal version 3.10 - update gitgub-action lint (mypy) to use `setup-python@v6` and `checkout@v6` - start working on v2 with rdap first - -## 2.20260522.1 diff --git a/analizer/vtmp/bin/normalizer b/analizer/vtmp/bin/normalizer index 83d5c09..73790c0 100755 --- a/analizer/vtmp/bin/normalizer +++ b/analizer/vtmp/bin/normalizer @@ -1,8 +1,6 @@ #!/home/mboot/DEV/00-github.com/mboot-github/WhoisDomain/analizer/vtmp/bin/python3.10 -# -*- coding: utf-8 -*- -import re import sys from charset_normalizer.cli import cli_detect if __name__ == '__main__': - sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) + sys.argv[0] = sys.argv[0].removesuffix('.exe') sys.exit(cli_detect()) diff --git a/analizer/vtmp/bin/pip b/analizer/vtmp/bin/pip index de88c06..f69ccdd 100755 --- a/analizer/vtmp/bin/pip +++ b/analizer/vtmp/bin/pip @@ -1,8 +1,6 @@ #!/home/mboot/DEV/00-github.com/mboot-github/WhoisDomain/analizer/vtmp/bin/python3.10 -# -*- coding: utf-8 -*- -import re import sys from pip._internal.cli.main import main if __name__ == '__main__': - sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) + sys.argv[0] = sys.argv[0].removesuffix('.exe') sys.exit(main()) diff --git a/analizer/vtmp/bin/pip3 b/analizer/vtmp/bin/pip3 index de88c06..f69ccdd 100755 --- a/analizer/vtmp/bin/pip3 +++ b/analizer/vtmp/bin/pip3 @@ -1,8 +1,6 @@ #!/home/mboot/DEV/00-github.com/mboot-github/WhoisDomain/analizer/vtmp/bin/python3.10 -# -*- coding: utf-8 -*- -import re import sys from pip._internal.cli.main import main if __name__ == '__main__': - sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) + sys.argv[0] = sys.argv[0].removesuffix('.exe') sys.exit(main()) diff --git a/analizer/vtmp/bin/pip3.10 b/analizer/vtmp/bin/pip3.10 index de88c06..f69ccdd 100755 --- a/analizer/vtmp/bin/pip3.10 +++ b/analizer/vtmp/bin/pip3.10 @@ -1,8 +1,6 @@ #!/home/mboot/DEV/00-github.com/mboot-github/WhoisDomain/analizer/vtmp/bin/python3.10 -# -*- coding: utf-8 -*- -import re import sys from pip._internal.cli.main import main if __name__ == '__main__': - sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) + sys.argv[0] = sys.argv[0].removesuffix('.exe') sys.exit(main()) diff --git a/analizer/vtmp/bin/url-normalize b/analizer/vtmp/bin/url-normalize index cbf074c..a849696 100755 --- a/analizer/vtmp/bin/url-normalize +++ b/analizer/vtmp/bin/url-normalize @@ -1,8 +1,6 @@ #!/home/mboot/DEV/00-github.com/mboot-github/WhoisDomain/analizer/vtmp/bin/python3.10 -# -*- coding: utf-8 -*- -import re import sys from url_normalize.cli import main if __name__ == '__main__': - sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) + sys.argv[0] = sys.argv[0].removesuffix('.exe') sys.exit(main()) diff --git a/whoisdomain/__init__.py b/whoisdomain/__init__.py index cbb0d1e..b725088 100644 --- a/whoisdomain/__init__.py +++ b/whoisdomain/__init__.py @@ -9,7 +9,6 @@ All public data is vizible via the __all__ List """ -import gc import logging import os import sys @@ -67,9 +66,6 @@ except ImportError as e: _ = e -if HAS_REDIS: - from .cache.redisCache import RedisCache - WHOISDOMAIN: str = "" if os.getenv("WHOISDOMAIN"): WHOISDOMAIN = str(os.getenv("WHOISDOMAIN")) @@ -88,6 +84,7 @@ except ImportError as e: _ = e # ignore any error + __all__ = [ "VERSION", "ZZ", @@ -124,6 +121,11 @@ "validTlds", ] +if HAS_REDIS: + from .cache.redisCache import RedisCache + + __all__ += ["RedisCache"] + def _result2dict( func: Any, @@ -195,13 +197,6 @@ def q2( domain: str, pc: ParameterContext, ) -> Domain | None: - if pc.verbose is True: - logging.basicConfig(level="DEBUG") - - gc.collect(0) - gc.collect(1) - gc.collect(2) - dc = DataContext( domain=domain, hasLibTld=TLD_LIB_PRESENT, @@ -249,20 +244,7 @@ def q2( parser=parser, ) - result = pwdr.processRequest() - - del pwdr - del dom - del wci - del parser - del dc - del pc - - gc.collect(0) - gc.collect(1) - gc.collect(2) - - return result + return pwdr.processRequest() def query( @@ -298,10 +280,7 @@ def query( # whoisOnly: bool = false, ) -> Domain | None: assert isinstance(domain, str), Exception("`domain` - must be ") - - if verbose is True: - logging.basicConfig(level="DEBUG") - + _ = verbose # ha_ck if pc is None: pc = ParameterContext(**kwargs) @@ -313,3 +292,21 @@ def query( # Add get function to support return result in dictionary form get = _result2dict(query) + +# CLAUDE: logging changes +# Calling logging.basicConfig(level="DEBUG") inside library code mutates the application's root logger +# and is widely considered bad library citizenship. +# If the caller's app uses logging, you've just overridden their config. +# Use a per-package logger and let the caller configure the level: +# logging.getLogger("whoisdomain").setLevel("DEBUG"), +# or document a setup_logging(verbose=) helper that callers can opt into. + +# CLAUDE: memoryleak: +# Three calls — gc.collect(0); gc.collect(1); gc.collect(2) — once on entry and once on exit. +# gc.collect(2) already does generations 0 and 1, so the other two are redundant. +# More importantly, manual GC in library code imposes work on callers who don't need it +# (Python's GC is generational and usually correct without help). +# The del spam right above isn't doing anything either +# — locals are about to go out of scope. +# If you're chasing a real leak, profile it with tracemalloc; +# otherwise this is cargo-culted overhead. diff --git a/whoisdomain/context/dataContext.py b/whoisdomain/context/dataContext.py index 598a8f7..06212d7 100644 --- a/whoisdomain/context/dataContext.py +++ b/whoisdomain/context/dataContext.py @@ -29,6 +29,6 @@ def __init__( self.whoisStr: str = "" # the result string from whois cli after clean self.data: dict[str, Any] = {} # the data we need to build the domain object - self.exeptionStr: str | None = None # if we handle exceptions as result string instead of throw + self.exceptionStr: str | None = None # if we handle exceptions as result string instead of throw self.thisTld: dict[str, Any] = {} # the dict of regex and info as defined by ZZ and parsed by TldInfo self.servers: list[str] = [] # extract whois servers from the whois output (may need --verbose on rfc1036/whois) diff --git a/whoisdomain/context/parameterContext.py b/whoisdomain/context/parameterContext.py index fce9042..c71f5f8 100644 --- a/whoisdomain/context/parameterContext.py +++ b/whoisdomain/context/parameterContext.py @@ -1,5 +1,7 @@ +# ruff: noqa: N815 import json import logging +from dataclasses import asdict, dataclass from typing import Any log = logging.getLogger(__name__) @@ -154,6 +156,83 @@ """ +@dataclass(slots=True) +class ParameterContext2: + # if the whois command fails with code 1 still process the data returned as normal. + ignore_returncode: bool = False + # Don't use cache. + force: bool = False + verbose: bool = False + # cleanup lines starting with % and REDACTED FOR PRIVACY + with_cleanup_results: bool = False + # if true convert with internationalizedDomainNameToPunyCode() + internationalized: bool = False + # if reqested the full response is also returned. + include_raw_whois_text: bool = False + return_raw_text_for_unsupported_tld: bool = False + # try to parse partial response when cmd timed out + # (stdbuf should be in PATH for best results) + parse_partial_response: bool = False + + # when simplistic is true, + # we return null for most exceptions and dont pass info why we have no data. + simplistic: bool = False + + # show redacted output default no redacted data is shown + withRedacted: bool = False + + # specify the path to the cli whois you want to use. + cmd: str = "whois" + + # specify the path to the cli whois you want to use. + cache_file: str | None = None + + # use this whois server for making this query: + # Linux/Mac: 'whois -h ' + # Windows: 'whois.exe '" + server: str | None = None + + # Cache expiration time for given domain in seconds 60*60*48 (48 hours). + cache_age: int = 172800 + + # Time [s] it will wait after you query WHOIS database. + slow_down: int = 0 + + # timeout in seconds for the whois command to return a result. + timeout: float = 30.0 + + # allow auto install of sysinternals whois on windows if no whois found + tryInstallMissingWhoisOnWindows: bool = False + + # The number of lines we consider a short response. + shortResponseLen: int = 5 + + # if lib 'tld' is installed add tld info based on get_tld(); fake the tld if needed + withPublicSuffix: bool = False + + # try to extract the whois servers from the whois output (uses --verbose) + extractServers: bool = False + + # strip https://icann.org/epp# from status response + stripHttpStatus: bool = False + + # if set to true we skip the strip www action + noIgnoreWww: bool = False + + # if set to true we only consult rdap + rdapOnly: bool = False + + # if set to true we only consult whois + whoisOnly: bool = False + + def to_json(self) -> str: + return json.dumps(asdict(self)) + + @classmethod + def from_json(cls, s: str) -> "ParameterContext2": + return cls(**json.loads(s)) + + class ParameterContext: kt: dict[str, Any] value: dict[str, Any] @@ -174,7 +253,7 @@ def __init__( mandatory: list[str] = self._load_defaults() self._add_args(mandatory, **kwargs) - self._validate_all_mandatoty_known(mandatory) + self._validate_all_mandatory_known(mandatory) def _load_defaults(self) -> list[str]: mandatory: list[str] = [] @@ -189,7 +268,7 @@ def _load_defaults(self) -> list[str]: def _add_args( self, mandatory: list[str], - **kwargs: dict[str, Any], + **kwargs: Any, ) -> None: for name, value in kwargs.items(): if name not in self.params: @@ -212,7 +291,7 @@ def _add_args( del mandatory[mandatory.index(name)] @classmethod - def _validate_all_mandatoty_known( + def _validate_all_mandatory_known( cls, mandatory: list[str], ) -> None: @@ -225,9 +304,10 @@ def __getattr__( name: str, ) -> Any: if name in {"params", "value", "kt"}: - getattr(self, name) + raise AttributeError(name) # should never happen as they are resolved before __getattr__ + # getattr(self, name) - return self.get(name) + return self.value.get(name) def __setattr__( self, diff --git a/whoisdomain/domain.py b/whoisdomain/domain.py index 4baa18c..36861c1 100644 --- a/whoisdomain/domain.py +++ b/whoisdomain/domain.py @@ -37,9 +37,11 @@ def __init__( self.dnssec: bool = False + self.last_updated: datetime.datetime | None = None self.updated_date: datetime.datetime | None = None self.expiration_date: datetime.datetime | None = None self.creation_date: datetime.datetime | None = None + self._rdap_: dict[str, Any] = {} @classmethod @@ -47,10 +49,8 @@ def _cleanupArray( cls, data: list[str], ) -> list[str]: - if "" in data: - index = data.index("") - data.pop(index) - return data + # remove empty elements from the list (thanks to CLAUDE) + return [x for x in data if x] @classmethod def cleanStatus( @@ -169,7 +169,8 @@ def _parseData( # date time items self.creation_date = str_to_date(dc.data["creation_date"][0], tld=self.tld) self.expiration_date = str_to_date(dc.data["expiration_date"][0], tld=self.tld) - self.last_updated = str_to_date(dc.data["updated_date"][0], tld=self.tld) + self.updated_date = str_to_date(dc.data["updated_date"][0], tld=self.tld) + self.last_updated = self.updated_date # keep old name for one release self.dnssec = bool(dc.data["DNSSEC"]) self._doStatus(pc, dc) @@ -193,8 +194,8 @@ def init( if pc.include_raw_whois_text and dc.whoisStr is not None: self.text = dc.whoisStr - if dc.exeptionStr is not None: - self._exception = dc.exeptionStr + if dc.exceptionStr is not None: + self._exception = dc.exceptionStr return if dc.data == {}: diff --git a/whoisdomain/handleDateStrings.py b/whoisdomain/handleDateStrings.py index eb55411..f7b33de 100644 --- a/whoisdomain/handleDateStrings.py +++ b/whoisdomain/handleDateStrings.py @@ -52,7 +52,6 @@ "%Y-%m-%dt%H:%M:%S.%f%z", # 2011-09-08T14:44:51.622265+03:00 "%Y%m%d", # 20110908 "%Y. %m. %d.", # 2020. 01. 12. - "before %b-%Y", # before aug-1996 "%a %d %b %Y", # Tue 21 Jun 2011 "%A %d %b %Y", # Tuesday 21 Jun 2011 "%a %d %B %Y", # Tue 21 June 2011 @@ -73,6 +72,13 @@ "%m-%d-%Y", # 03-28-2013 # is ambivalent for all days <=12 ] +# CLAUDE_TODO: +# More importantly: "%m/%d/%Y" (line 65) and "%d/%m/%Y" (line 27) are both present +# — any input like 03/04/2025 matches whichever wins the loop, +# which depends on order rather than the source TLD. +# Either gate ambiguous formats per-TLD via _CUSTOM_DATE_FORMATS +# or strip the US format when the TLD's convention is known. + _CUSTOM_DATE_FORMATS = { "ml": "%m/%d/%Y", } @@ -131,11 +137,14 @@ def str_to_date( for f in _DATE_FORMATS: try: - z = datetime.datetime.strptime(text, f) # noqa: DTZ007 + z = datetime.datetime.strptime(text, f).astimezone().replace(tzinfo=None) + if z.tzinfo is None: + z = z.replace(tzinfo=datetime.timezone.utc) except ValueError as v: # noqa: PERF203 _ = v else: - return z.astimezone().replace(tzinfo=None) + # CLAUDE FIX + return z.astimezone(datetime.timezone.utc).replace(tzinfo=None) msg = f"Unknown date format: '{text}'" raise UnknownDateFormatError(msg) diff --git a/whoisdomain/main.py b/whoisdomain/main.py index 05f5272..1064ab5 100755 --- a/whoisdomain/main.py +++ b/whoisdomain/main.py @@ -604,6 +604,7 @@ def main() -> None: # noqa: C901,PLR0915 fileData: dict[str, Any] = {} + # CLAUDE: Better still, migrate the CLI from getopt to argparse. for opt, arg in opts: if opt in {"-S", "SupportedTld"}: for tld in sorted(whois.validTlds()): @@ -691,25 +692,25 @@ def main() -> None: # noqa: C901,PLR0915 if domain not in domains: domains.append(domain) - if opt in ("--extractServers"): + if opt == "--extractServers": WithExtractServers = True - if opt in ("--stripHttpStatus"): + if opt == "--stripHttpStatus": WithStripHttpStatus = True - if opt in ("--withRedacted"): + if opt == "--withRedacted": WithRedacted = True - if opt in ("--withPublicSuffix"): + if opt == "--withPublicSuffix": WithPublicSuffix = True - if opt in ("--withNoIgnoreWww"): + if opt == "--withNoIgnoreWww": WithNoIgnoreWww = True - if opt in ("--rdapOnly"): + if opt == "--rdapOnly": RdapOnly = True - if opt in ("--whoisOnly"): + if opt == "--whoisOnly": WhoisOnly = True msg = f"{name} SIMPLISTIC: {SIMPLISTIC}" diff --git a/whoisdomain/procFunc.py b/whoisdomain/procFunc.py index 70e5ef1..164ac6e 100644 --- a/whoisdomain/procFunc.py +++ b/whoisdomain/procFunc.py @@ -1,14 +1,16 @@ # python3 import errno +import logging import multiprocessing as mp -import sys from typing import ( Any, ) from .context.parameterContext import ParameterContext +log = logging.getLogger(__name__) + # from .domain import Domain MAX_CLIENT_RUNS_BEFORE_EXIT = 1000 @@ -47,13 +49,11 @@ def oneItem( } # request -> reply: remote - if pc.verbose: - print("OneItem:SEND:", request, file=sys.stderr) + log.info("OneItem:SEND: %s", request) self.parent_conn.send(request) reply = self.parent_conn.recv() - if pc.verbose: - print("OneItem:RECEIVE:", reply, file=sys.stderr) + log.info("OneItem:RECEIVE: %s", reply) if reply["status"] is True: # possibly re convert this into a Domain object. @@ -77,7 +77,7 @@ def inner_func( return self.oneItem(domain, pc) except OSError as e: if e.errno != errno.ECONNRESET: - print(f"restart process {e}", file=sys.stderr) + log.info("restart process %s", e) raise self.startProc(f, max_requests) diff --git a/whoisdomain/processWhoisDomainRequest.py b/whoisdomain/processWhoisDomainRequest.py index c54b3d0..4546f5e 100644 --- a/whoisdomain/processWhoisDomainRequest.py +++ b/whoisdomain/processWhoisDomainRequest.py @@ -37,8 +37,6 @@ def __init__( self.dom: Domain | None = dom self.wci = wci self.parser = parser - if self.pc.verbose: - logging.basicConfig(level="DEBUG") def _analyzeDomainStringAndValidate( self, @@ -154,7 +152,7 @@ def _doOneLookup( if self.pc.simplistic is False: raise - self.dc.exeptionStr = f"{e}" + self.dc.exceptionStr = f"{e}" assert self.dom is not None self.dom.init( pc=self.pc, @@ -196,7 +194,7 @@ def _prepRequest(self) -> bool: if self.pc.simplistic is False: raise - self.dc.exeptionStr = "UnknownTld" + self.dc.exceptionStr = "UnknownTld" assert self.dom is not None self.dom.init( @@ -232,7 +230,7 @@ def _prepRequest(self) -> bool: if self.pc.simplistic is False: raise UnknownTldError(msg) - self.dc.exeptionStr = msg # was: self.dc.exeptionStr = "UnknownTld" + self.dc.exceptionStr = msg # was: self.dc.exceptionStr = "UnknownTld" assert self.dom is not None self.dom.init( pc=self.pc, @@ -246,7 +244,7 @@ def _prepRequest(self) -> bool: if self.parser.verifyPrivateRegistry(): # may raise WhoisPrivateRegistry msg = "This tld has either no whois server or responds only with minimal information" - self.dc.exeptionStr = msg + self.dc.exceptionStr = msg assert self.dom is not None self.dom.init( pc=self.pc, diff --git a/whoisdomain/tldDb/finders.py b/whoisdomain/tldDb/finders.py index 4c8dff5..35c2c75 100644 --- a/whoisdomain/tldDb/finders.py +++ b/whoisdomain/tldDb/finders.py @@ -38,9 +38,7 @@ def xNewlineSplit( reStr = r"\n\n" flags = re.IGNORECASE if ignoreCase else 0 pattern = make_pat(reStr, flags) - z = pattern.split(whoisStr) - del pattern - return z + return pattern.split(whoisStr) return xNewlineSplit @@ -57,9 +55,7 @@ def reFindAll( ) -> Any: flags = re.IGNORECASE if ignoreCase else 0 # NOFLAG is 3.11 pattern = make_pat(reStr, flags) - z = pattern.findall(textStr) - del pattern - return z + return pattern.findall(textStr) return reFindAll @@ -87,7 +83,6 @@ def xFindFromToAndLookFor( flags = re.IGNORECASE if ignoreCase else 0 # NOFLAG is 3.11 p1 = make_pat(fromStr, flags) s1 = p1.search(textStr) - del p1 msg = f"s1 {s1}, {fromStr}" log.debug(msg) @@ -104,20 +99,15 @@ def xFindFromToAndLookFor( p3 = make_pat(lookForStr, flags) s2 = p2.search(t2) - del p2 if s2 is None: - z = p3.findall(t2) - del p3 - return z + return p3.findall(t2) end = s2.end() t3 = t2[:end] msg = f"toStr {t3}" log.debug(msg) - z = p3.findall(t3) - del p3 - return z + return p3.findall(t3) return xFindFromToAndLookFor diff --git a/whoisdomain/tldInfo.py b/whoisdomain/tldInfo.py index 66dcfec..5eeb664 100644 --- a/whoisdomain/tldInfo.py +++ b/whoisdomain/tldInfo.py @@ -15,8 +15,6 @@ def __init__( verbose: bool = False, ) -> None: self.verbose = verbose - if verbose: - logging.basicConfig(level="DEBUG") # a reference to the external ZZ database of all TLD info self.zzDictRef = zzDict diff --git a/whoisdomain/version.py b/whoisdomain/version.py index 444bd83..5ac0141 100644 --- a/whoisdomain/version.py +++ b/whoisdomain/version.py @@ -1,2 +1,3 @@ -'''This module only makes the version available for dynamic versioning''' -VERSION = '2.20260522.1' +"""module only makes the version available for dynamic versioning.""" + +VERSION = "2.20260522.1" diff --git a/whoisdomain/whoisCliInterface.py b/whoisdomain/whoisCliInterface.py index b8852c0..965ce38 100644 --- a/whoisdomain/whoisCliInterface.py +++ b/whoisdomain/whoisCliInterface.py @@ -2,6 +2,7 @@ import os import pathlib import platform +import shlex # CLUADE: split(' ') will split ' ' into 2 elements not one ; fixed. import shutil import subprocess # noqa: S404 import time @@ -79,8 +80,7 @@ def _makeWhoisCommandToRunWindows( def _makeWhoisCommandToRun(self) -> list[str]: whoisCommandList: list[str] = [self.pc.cmd] - if " " in self.pc.cmd: - whoisCommandList = self.pc.cmd.split(" ") + whoisCommandList = shlex.split(self.pc.cmd) if " " in self.pc.cmd else [self.pc.cmd] if self.IS_WINDOWS: return self._makeWhoisCommandToRunWindows( @@ -117,11 +117,17 @@ def _runWhoisCliOnThisOs(self) -> str: # LANG=en is added to make the ".jp" output consisent across all environments # STDBUF_OFF_CMD needed to not lose data on kill + env = None + if self.domain.endswith(".jp"): + env = {**os.environ, "LANG": "en"} + + # CLAUDE: env={"LANG": "en"} replaces the child's environment wholesale rather than augmenting it. + # fixed: mboot with subprocess.Popen( # noqa: S603 self.STDBUF_OFF_CMD + self._makeWhoisCommandToRun(), stdout=subprocess.PIPE, stderr=subprocess.STDOUT, - env={"LANG": "en"} if self.domain.endswith(".jp") else None, + env=env, ) as self.processHandle: msg = f"timout: {self.pc.timeout}" log.debug(msg) diff --git a/whoisdomain/whoisParser.py b/whoisdomain/whoisParser.py index 335e150..7243080 100644 --- a/whoisdomain/whoisParser.py +++ b/whoisdomain/whoisParser.py @@ -36,8 +36,6 @@ def __init__( self.dc = dc self.dom: Domain | None = None self.resultDict: dict[str, Any] = {} - if self.pc.verbose: - logging.basicConfig(level="DEBUG") def _doExtractPattensIanaFromWhoisString( self, @@ -197,7 +195,7 @@ def _handleShortResponse( if i in s: if self.pc.simplistic: msg = "WhoisQuotaExceeded" - self.dc.exeptionStr = msg + self.dc.exceptionStr = msg assert self.dom is not None self.dom.init( @@ -210,7 +208,7 @@ def _handleShortResponse( if self.pc.simplistic: msg = "FailedParsingWhoisOutput" - self.dc.exeptionStr = msg + self.dc.exceptionStr = msg assert self.dom is not None self.dom.init( @@ -252,9 +250,14 @@ def _cleanupWhoisResponse( # noqa: C901 continue if self.pc.withRedacted is False: + skip = False for item in IgnoreStrings(): if item in line: # note we do not use ignorecase currently here - continue + skip = True + break + + if skip: + continue if "REDACTED FOR PRIVACY" in line: # these lines contibute nothing so ignore continue diff --git a/whoisdomain/whois_rdap.py b/whoisdomain/whois_rdap.py index 0283c04..15ab2a4 100644 --- a/whoisdomain/whois_rdap.py +++ b/whoisdomain/whois_rdap.py @@ -18,12 +18,10 @@ def __init__(self) -> None: @classmethod def fld(cls, domain: str) -> str | None: return str(domain).split(".")[-1] - # return tld.get_fld(domain, fix_protocol=True, fail_silently=True) def do_one_domain(self, domain: str) -> DataResponse: try: - xfld = str(self.fld(domain)) - a = xfld.split(".") + a = str(domain).split(".") dom = ".".join(a[:-1]) xtld = a[-1] resp = self.dnsc.lookup(dom, xtld) From 6e61371684bc8fd3bf718b6175ce31f65209320c Mon Sep 17 00:00:00 2001 From: mboot-github <130295084+mboot-github@users.noreply.github.com> Date: Fri, 22 May 2026 13:46:02 +0200 Subject: [PATCH 26/30] replace parametercontext --- CLAUDE_TODO | 31 ++--- whoisdomain/__init__.py | 2 +- whoisdomain/context/parameterContext.py | 172 +++++++++++++----------- whoisdomain/procFunc.py | 2 +- 4 files changed, 103 insertions(+), 104 deletions(-) diff --git a/CLAUDE_TODO b/CLAUDE_TODO index 2da6583..160d6e0 100644 --- a/CLAUDE_TODO +++ b/CLAUDE_TODO @@ -3,34 +3,21 @@ # TLD regex database compiled eagerly at import whoisdomain/helpers.py · lines 99–100 -Importing whoisdomain forces processing all 3,000+ lines of ZZ immediately. Consumers who only need one TLD pay the cost of all of them. Make MY_TLD_INFO lazy — initialize on first call to get_TLD_RE() or filterTldToSupportedPattern(). Bonus: significantly faster python -c "import whoisdomain", which matters for CLI tools and lambdas. - ---- - -# ParameterContext is a JSON-parsed config rather than a dataclass -whoisdomain/context/parameterContext.py - -A 150-line JSON literal is parsed at import to define ~25 parameters, then __getattr__ returns Any for every read. mypy can't help you, IDE autocomplete can't help your users, and the validation code (~80 lines) duplicates what @dataclass(slots=True) + __post_init__ would give you for free. Sketch: - -@dataclass(slots=True) -class ParameterContext: - cmd: str = "whois" - timeout: float = 30.0 - cache_age: int = 60 * 60 * 48 - verbose: bool = False - rdap_only: bool = False - # ... etc - def to_json(self) -> str: return json.dumps(asdict(self)) - @classmethod - def from_json(cls, s: str) -> "ParameterContext": - return cls(**json.loads(s)) +Importing whoisdomain forces processing all 3,000+ lines of ZZ immediately. +Consumers who only need one TLD pay the cost of all of them. +Make MY_TLD_INFO lazy — initialize on first call to get_TLD_RE() or filterTldToSupportedPattern(). +Bonus: significantly faster python -c "import whoisdomain", which matters for CLI tools and lambdas. --- # Module-level mutable globals everywhere helpers.py:99, doWhoisCommand.py:20, lastWhois.py:21, main.py:550 -MY_TLD_INFO, CACHE_STUB, LastWhois, and a 14-name global declaration in main(). This makes the package effectively a singleton — concurrent users (e.g. an async webapp) will fight over state, and tests can't run in parallel. Move shared state onto a Whois client class that callers instantiate, and keep the module-level helpers as thin wrappers around a default instance for backwards compatibility. +MY_TLD_INFO, CACHE_STUB, LastWhois, and a 14-name global declaration in main(). +This makes the package effectively a singleton — concurrent users (e.g. an async webapp) will fight over state, + and tests can't run in parallel. +Move shared state onto a Whois client class that callers instantiate, + and keep the module-level helpers as thin wrappers around a default instance for backwards compatibility. --- diff --git a/whoisdomain/__init__.py b/whoisdomain/__init__.py index b725088..c59aa81 100644 --- a/whoisdomain/__init__.py +++ b/whoisdomain/__init__.py @@ -156,7 +156,7 @@ def remoteQ2( print("remoteQ2:Receive:", request, file=sys.stderr) pc: ParameterContext = ParameterContext() - pc.fromJson(request["pc"]) + pc.from_json(request["pc"]) # call the func allOk = True diff --git a/whoisdomain/context/parameterContext.py b/whoisdomain/context/parameterContext.py index c71f5f8..1efd939 100644 --- a/whoisdomain/context/parameterContext.py +++ b/whoisdomain/context/parameterContext.py @@ -6,6 +6,95 @@ log = logging.getLogger(__name__) + +@dataclass(slots=True) +class ParameterContext: + # currently no params are mandatory + + # if the whois command fails with code 1 still process the data returned as normal. + ignore_returncode: bool = False + + # Don't use cache. + force: bool = False + + # bla bla + verbose: bool = False + + # cleanup lines starting with % and REDACTED FOR PRIVACY + with_cleanup_results: bool = False + + # if true convert with internationalizedDomainNameToPunyCode() + internationalized: bool = False + + # if reqested the full response is also returned. + include_raw_whois_text: bool = False + + # as it says + return_raw_text_for_unsupported_tld: bool = False + + # try to parse partial response when cmd timed out + # (stdbuf should be in PATH for best results) + parse_partial_response: bool = False + + # when simplistic is true, + # we return null for most exceptions and dont pass info why we have no data. + simplistic: bool = False + + # show redacted output default no redacted data is shown + withRedacted: bool = False + + # specify the path to the cli whois you want to use. + cmd: str = "whois" + + # specify the path to the cli whois you want to use. + cache_file: str | None = None + + # use this whois server for making this query: + # Linux/Mac: 'whois -h ' + # Windows: 'whois.exe '" + server: str | None = None + + # Cache expiration time for given domain in seconds 60*60*48 (48 hours). + cache_age: int = 172800 + + # Time [s] it will wait after you query WHOIS database. + slow_down: int = 0 + + # timeout in seconds for the whois command to return a result. + timeout: float = 30.0 + + # allow auto install of sysinternals whois on windows if no whois found + tryInstallMissingWhoisOnWindows: bool = False + + # The number of lines we consider a short response. + shortResponseLen: int = 5 + + # if lib 'tld' is installed add tld info based on get_tld(); fake the tld if needed + withPublicSuffix: bool = False + + # try to extract the whois servers from the whois output (uses --verbose) + extractServers: bool = False + + # strip https://icann.org/epp# from status response + stripHttpStatus: bool = False + + # if set to true we skip the strip www action + noIgnoreWww: bool = False + + # if set to true we only consult rdap + rdapOnly: bool = False + + # if set to true we only consult whois + whoisOnly: bool = False + + def to_json(self) -> str: + return json.dumps(asdict(self)) + + @classmethod + def from_json(cls, s: str) -> "ParameterContext": + return cls(**json.loads(s)) + + ParamsStringJson: str = """ { "ignore_returncode": { @@ -156,84 +245,7 @@ """ -@dataclass(slots=True) class ParameterContext2: - # if the whois command fails with code 1 still process the data returned as normal. - ignore_returncode: bool = False - # Don't use cache. - force: bool = False - verbose: bool = False - # cleanup lines starting with % and REDACTED FOR PRIVACY - with_cleanup_results: bool = False - # if true convert with internationalizedDomainNameToPunyCode() - internationalized: bool = False - # if reqested the full response is also returned. - include_raw_whois_text: bool = False - return_raw_text_for_unsupported_tld: bool = False - # try to parse partial response when cmd timed out - # (stdbuf should be in PATH for best results) - parse_partial_response: bool = False - - # when simplistic is true, - # we return null for most exceptions and dont pass info why we have no data. - simplistic: bool = False - - # show redacted output default no redacted data is shown - withRedacted: bool = False - - # specify the path to the cli whois you want to use. - cmd: str = "whois" - - # specify the path to the cli whois you want to use. - cache_file: str | None = None - - # use this whois server for making this query: - # Linux/Mac: 'whois -h ' - # Windows: 'whois.exe '" - server: str | None = None - - # Cache expiration time for given domain in seconds 60*60*48 (48 hours). - cache_age: int = 172800 - - # Time [s] it will wait after you query WHOIS database. - slow_down: int = 0 - - # timeout in seconds for the whois command to return a result. - timeout: float = 30.0 - - # allow auto install of sysinternals whois on windows if no whois found - tryInstallMissingWhoisOnWindows: bool = False - - # The number of lines we consider a short response. - shortResponseLen: int = 5 - - # if lib 'tld' is installed add tld info based on get_tld(); fake the tld if needed - withPublicSuffix: bool = False - - # try to extract the whois servers from the whois output (uses --verbose) - extractServers: bool = False - - # strip https://icann.org/epp# from status response - stripHttpStatus: bool = False - - # if set to true we skip the strip www action - noIgnoreWww: bool = False - - # if set to true we only consult rdap - rdapOnly: bool = False - - # if set to true we only consult whois - whoisOnly: bool = False - - def to_json(self) -> str: - return json.dumps(asdict(self)) - - @classmethod - def from_json(cls, s: str) -> "ParameterContext2": - return cls(**json.loads(s)) - - -class ParameterContext: kt: dict[str, Any] value: dict[str, Any] params: dict[str, Any] @@ -355,13 +367,13 @@ def toJson( def fromJson( self, - jString: str, + jstring: str, ) -> None: - zz = json.loads(jString) + zz = json.loads(jstring) for k, v in zz.items(): self.set(k, v) if __name__ == "__main__": pc = ParameterContext() - print(pc.value) + print(asdict(pc)) diff --git a/whoisdomain/procFunc.py b/whoisdomain/procFunc.py index 164ac6e..797ab4d 100644 --- a/whoisdomain/procFunc.py +++ b/whoisdomain/procFunc.py @@ -41,7 +41,7 @@ def oneItem( domain: str, pc: ParameterContext, ) -> Any: - jStr = pc.toJson() + jStr = pc.to_json() request: dict[str, Any] = { "domain": domain, From ee6bf578e6e36682b8edda544dd75b1b7846bdfc Mon Sep 17 00:00:00 2001 From: mboot-github <130295084+mboot-github@users.noreply.github.com> Date: Fri, 22 May 2026 14:01:02 +0200 Subject: [PATCH 27/30] add __lookup__ rdap/whois --- whoisdomain/__init__.py | 18 +- whoisdomain/context/parameterContext.py | 279 ------------------------ whoisdomain/domain.py | 6 +- 3 files changed, 5 insertions(+), 298 deletions(-) diff --git a/whoisdomain/__init__.py b/whoisdomain/__init__.py index c59aa81..b5deade 100644 --- a/whoisdomain/__init__.py +++ b/whoisdomain/__init__.py @@ -208,6 +208,7 @@ def q2( if dd.status: with_rdap_whois = True d: dict[str, Any] = wr.map_data_to_whoisdomain(dd.data, with_rdap_whois=with_rdap_whois) + d['__lookup__'] = 'rdap' rr = Domain(pc=pc, dc=dc) rr.from_whodap_dict(d) @@ -293,20 +294,5 @@ def query( # Add get function to support return result in dictionary form get = _result2dict(query) -# CLAUDE: logging changes -# Calling logging.basicConfig(level="DEBUG") inside library code mutates the application's root logger -# and is widely considered bad library citizenship. -# If the caller's app uses logging, you've just overridden their config. -# Use a per-package logger and let the caller configure the level: -# logging.getLogger("whoisdomain").setLevel("DEBUG"), -# or document a setup_logging(verbose=) helper that callers can opt into. - -# CLAUDE: memoryleak: -# Three calls — gc.collect(0); gc.collect(1); gc.collect(2) — once on entry and once on exit. -# gc.collect(2) already does generations 0 and 1, so the other two are redundant. -# More importantly, manual GC in library code imposes work on callers who don't need it -# (Python's GC is generational and usually correct without help). -# The del spam right above isn't doing anything either -# — locals are about to go out of scope. +# CLAUDE: memoryleak: # If you're chasing a real leak, profile it with tracemalloc; -# otherwise this is cargo-culted overhead. diff --git a/whoisdomain/context/parameterContext.py b/whoisdomain/context/parameterContext.py index 1efd939..a0229e9 100644 --- a/whoisdomain/context/parameterContext.py +++ b/whoisdomain/context/parameterContext.py @@ -95,285 +95,6 @@ def from_json(cls, s: str) -> "ParameterContext": return cls(**json.loads(s)) -ParamsStringJson: str = """ -{ - "ignore_returncode": { - "type": "bool", - "default": false, - "optional": true, - "help": "if the whois command fails with code 1 still process the data returned as normal." - }, - "force": { - "type": "bool", - "default": false, - "optional": true, - "help": "Don't use cache." - }, - "verbose": { - "type": "bool", - "default": false, - "optional": true, - "help": "print relevant information on steps taken to standard error" - }, - "with_cleanup_results": { - "type": "bool", - "default": false, - "optional": true, - "help": "cleanup lines starting with % and REDACTED FOR PRIVACY" - }, - "internationalized": { - "type": "bool", - "default": false, - "optional": true, - "help": "if true convert with internationalizedDomainNameToPunyCode()." - }, - "include_raw_whois_text": { - "type": "bool", - "default": false, - "optional": true, - "help": "if reqested the full response is also returned." - }, - "return_raw_text_for_unsupported_tld": { - "type": "bool", - "default": false, - "optional": true, - "help": "" - }, - "parse_partial_response": { - "type": "bool", - "default": false, - "optional": true, - "help": "try to parse partial response when cmd timed out (stdbuf should be in PATH for best results)" - }, - "simplistic": { - "type": "bool", - "default": false, - "optional": true, - "help": "when simplistic is true we return null for most exceptions and dont pass info why we have no data." - }, - "withRedacted": { - "type": "bool", - "default": false, - "optional": true, - "help": "show redacted output default no redacted data is shown" - }, - "cmd": { - "type": "str", - "optional": true, - "default": "whois", - "help": "specify the path to the cli whois you want to use." - }, - "cache_file": { - "type": "str", - "optional": true, - "default": null, - "help": "Use file to store cache not only memory." - }, - "server": { - "type": "str", - "optional": true, - "default": null, - "help": "use this whois server for making this query: Linux/Mac: 'whois -h ' Windows: 'whois.exe '" - }, - "cache_age": { - "type": "int", - "optional": true, - "default": 172800, - "help": "Cache expiration time for given domain in seconds 60*60*48 (48 hours)" - }, - "slow_down": { - "type": "int", - "optional": true, - "default": 0, - "help": "Time [s] it will wait after you query WHOIS database." - }, - "timeout": { - "type": "float", - "optional": true, - "default": 30.0, - "help": "timeout in seconds for the whois command to return a result." - }, - "tryInstallMissingWhoisOnWindows": { - "type": "bool", - "default": false, - "optional": true, - "help": "allow auto install of sysinternals whois on windows if no whois found" - }, - "shortResponseLen": { - "type": "int", - "optional": true, - "default": 5, - "help": "The number of lines we consider a short response." - }, - "withPublicSuffix": { - "type": "bool", - "default": false, - "optional": true, - "help": "if lib 'tld' is installed add tld info based on get_tld(); fake the tld if needed" - }, - "extractServers": { - "type": "bool", - "default": false, - "optional": true, - "help": "try to extract the whois servers from the whois output (uses --verbose)" - }, - "stripHttpStatus": { - "type": "bool", - "default": false, - "optional": true, - "help": "strip https://icann.org/epp# from status response" - }, - "noIgnoreWww": { - "type": "bool", - "default": false, - "optional": true, - "help": "if set to true we skip the strip www action" - }, - "rdapOnly": { - "type": "bool", - "default": false, - "optional": true, - "help": "if set to true we only consult rdap" - }, - "whoisOnly": { - "type": "bool", - "default": false, - "optional": true, - "help": "if set to true we only consult whois" - } -} -""" - - -class ParameterContext2: - kt: dict[str, Any] - value: dict[str, Any] - params: dict[str, Any] - - def __init__( - self, - **kwargs: Any, - ) -> None: - self.kt: dict[str, Any] = { - "int": int, - "float": float, - "str": str, - "bool": bool, - } - self.value: dict[str, Any] = {} - self.params: dict[str, Any] = json.loads(ParamsStringJson) - - mandatory: list[str] = self._load_defaults() - self._add_args(mandatory, **kwargs) - self._validate_all_mandatory_known(mandatory) - - def _load_defaults(self) -> list[str]: - mandatory: list[str] = [] - for i, k in self.params.items(): - if "default" in k: - self.value[i] = k["default"] - else: - mandatory.append(i) # params with no default become mandatory - self.value[i] = None - return mandatory - - def _add_args( - self, - mandatory: list[str], - **kwargs: Any, - ) -> None: - for name, value in kwargs.items(): - if name not in self.params: - msg = f"ignore parameter '{name}':you specified a parameter we do not currently know" - raise TypeError(msg) - - t = self.params[name].get("type") - if t is None: - msg = f"unknown type: {t} for {name}" - raise TypeError(msg) - - # we have a type and we still exist - if value is not None: - if not isinstance(value, self.kt[t]): - msg = f"unknown type: {t} for {name}, {value}" - raise TypeError(msg) - - self.value[name] = value - if name in mandatory: - del mandatory[mandatory.index(name)] - - @classmethod - def _validate_all_mandatory_known( - cls, - mandatory: list[str], - ) -> None: - if len(mandatory) != 0: - msg = f"missing mandatory parametrs: {sorted(mandatory)}" - raise ValueError(msg) - - def __getattr__( - self, - name: str, - ) -> Any: - if name in {"params", "value", "kt"}: - raise AttributeError(name) # should never happen as they are resolved before __getattr__ - # getattr(self, name) - - return self.value.get(name) - - def __setattr__( - self, - name: str, - value: Any, - ) -> None: - if name in {"params", "value", "kt"}: - super().__setattr__(name, value) - return - - self.set(name, value) - - # ------------------------------------- - def get( - self, - name: str, - ) -> Any: - return self.value.get(name) - - def set(self, name: str, value: Any) -> None: - if name not in self.params: - msg = f"ignore parameter '{name}':you specified a parameter we do not currently know" - raise TypeError(msg) - - if name in self.params: - t = self.params[name].get("type") - if t is None: - msg = f"unknown type: {t} for {name}" - raise TypeError(msg) - - if value is not None: - if not isinstance(value, self.kt[t]): - msg = f"unknown type: {t} for {name}, {value}" - raise TypeError(msg) - self.value[name] = value - # leave the default - - def toJson( - self, - ) -> str: - rr: dict[str, Any] = {} - for k in self.params: - rr[k] = self.get(k) - return json.dumps(rr) - - def fromJson( - self, - jstring: str, - ) -> None: - zz = json.loads(jstring) - for k, v in zz.items(): - self.set(k, v) - - if __name__ == "__main__": pc = ParameterContext() print(asdict(pc)) diff --git a/whoisdomain/domain.py b/whoisdomain/domain.py index 36861c1..d953c0d 100644 --- a/whoisdomain/domain.py +++ b/whoisdomain/domain.py @@ -11,7 +11,6 @@ log = logging.getLogger(__name__) - class Domain: def __init__( self, @@ -37,12 +36,13 @@ def __init__( self.dnssec: bool = False - self.last_updated: datetime.datetime | None = None + # self.last_updated: datetime.datetime | None = None self.updated_date: datetime.datetime | None = None self.expiration_date: datetime.datetime | None = None self.creation_date: datetime.datetime | None = None self._rdap_: dict[str, Any] = {} + self.__lookup__ = "whois" @classmethod def _cleanupArray( @@ -170,7 +170,7 @@ def _parseData( self.creation_date = str_to_date(dc.data["creation_date"][0], tld=self.tld) self.expiration_date = str_to_date(dc.data["expiration_date"][0], tld=self.tld) self.updated_date = str_to_date(dc.data["updated_date"][0], tld=self.tld) - self.last_updated = self.updated_date # keep old name for one release + # self.last_updated = self.updated_date # keep old name for one release self.dnssec = bool(dc.data["DNSSEC"]) self._doStatus(pc, dc) From 691f231fe49b9616a89f2c39d1d0ce05d5dc4b80 Mon Sep 17 00:00:00 2001 From: mboot-github <130295084+mboot-github@users.noreply.github.com> Date: Fri, 22 May 2026 14:21:31 +0200 Subject: [PATCH 28/30] format --- whoisdomain/__init__.py | 2 +- whoisdomain/context/parameterContext.py | 1 - whoisdomain/domain.py | 1 + 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/whoisdomain/__init__.py b/whoisdomain/__init__.py index b5deade..86a832d 100644 --- a/whoisdomain/__init__.py +++ b/whoisdomain/__init__.py @@ -208,7 +208,7 @@ def q2( if dd.status: with_rdap_whois = True d: dict[str, Any] = wr.map_data_to_whoisdomain(dd.data, with_rdap_whois=with_rdap_whois) - d['__lookup__'] = 'rdap' + d["__lookup__"] = "rdap" rr = Domain(pc=pc, dc=dc) rr.from_whodap_dict(d) diff --git a/whoisdomain/context/parameterContext.py b/whoisdomain/context/parameterContext.py index a0229e9..037e28d 100644 --- a/whoisdomain/context/parameterContext.py +++ b/whoisdomain/context/parameterContext.py @@ -2,7 +2,6 @@ import json import logging from dataclasses import asdict, dataclass -from typing import Any log = logging.getLogger(__name__) diff --git a/whoisdomain/domain.py b/whoisdomain/domain.py index d953c0d..73c4121 100644 --- a/whoisdomain/domain.py +++ b/whoisdomain/domain.py @@ -11,6 +11,7 @@ log = logging.getLogger(__name__) + class Domain: def __init__( self, From ee1c82e20960fa3d39b6050bd9df42da9e874ac7 Mon Sep 17 00:00:00 2001 From: mboot-github <130295084+mboot-github@users.noreply.github.com> Date: Fri, 22 May 2026 14:29:09 +0200 Subject: [PATCH 29/30] make run --- whoisdomain/context/parameterContext.py | 1 - whoisdomain/domain.py | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/whoisdomain/context/parameterContext.py b/whoisdomain/context/parameterContext.py index 066c043..037e28d 100644 --- a/whoisdomain/context/parameterContext.py +++ b/whoisdomain/context/parameterContext.py @@ -3,7 +3,6 @@ import logging from dataclasses import asdict, dataclass - log = logging.getLogger(__name__) diff --git a/whoisdomain/domain.py b/whoisdomain/domain.py index d953c0d..73c4121 100644 --- a/whoisdomain/domain.py +++ b/whoisdomain/domain.py @@ -11,6 +11,7 @@ log = logging.getLogger(__name__) + class Domain: def __init__( self, From 946b13f4fbeed50fdf709f1d2ce86639694237fd Mon Sep 17 00:00:00 2001 From: mboot-github <130295084+mboot-github@users.noreply.github.com> Date: Fri, 22 May 2026 14:35:17 +0200 Subject: [PATCH 30/30] remove ruff format --- .github/workflows/lint.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index bbad563..41f7d34 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -25,9 +25,6 @@ jobs: python -m pip install --upgrade pip pip install ruff tld types-redis types-requests python-dateutil whodap - - name: Run ruff format check - run: ruff format --check whoisdomain/ - - name: Run ruff lint run: ruff check whoisdomain/