WHOIS QUERY TIME

5 May 2024 - 7:58 AM UTC

Registered: 4 December 2023
Modified: 19 March 2024
Expiry: 4 December 2025

REGISTRAR

Name: 1 Api GmbH

DNSSEC

delegation
unsigned

NAME SERVERS

ns1.digitalocean.com
ns2.digitalocean.com
ns3.digitalocean.com

DOMAIN STATUS

Active
ok

You can fetch the above results in JSON or XML format through our API:

https://api.bigdomaindata.com/?key=XXXXX&current_whois=topbanker.se
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "topbanker.se"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "topbanker.se",
            "domain_keyword": "topbanker",
            "domain_tld": "se",
            "query_time": "2024-05-05 07:58:47",
            "create_date": "2023-12-04",
            "update_date": "2024-03-19",
            "expiry_date": "2025-12-04",
            "registrar_name": "1 Api GmbH",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.036,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>topbanker.se</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>topbanker.se</domain_name>
   <domain_keyword>topbanker</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 07:58:47</query_time>
   <create_date>2023-12-04</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-12-04</expiry_date>
   <registrar_name>1 Api GmbH</registrar_name>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.036</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.093 seconds) for "topbanker.se" in our Historical WHOIS Database.
#1 - QUERY TIME

5 May 2024 - 7:58 AM UTC

Registered: 4 December 2023
Modified: 19 March 2024
Expiry: 4 December 2025

REGISTRAR

Name: 1 Api GmbH

DNSSEC

delegation
unsigned

NAME SERVERS

ns1.digitalocean.com
ns2.digitalocean.com
ns3.digitalocean.com

DOMAIN STATUS

Active
ok

You can fetch the above results in JSON or XML format through our API:

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=topbanker.se
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "topbanker.se",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "topbanker.se",
    "results": [
        {
            "num": 1,
            "domain_name": "topbanker.se",
            "domain_keyword": "topbanker",
            "domain_tld": "se",
            "query_time": "2024-05-05 07:58:47",
            "create_date": "2023-12-04",
            "update_date": "2024-03-19",
            "expiry_date": "2025-12-04",
            "registrar_name": "1 Api GmbH",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.093,
        "api_credits_used": 2,
        "cost_calculation": "1 (database[historical]) + 1 (search_fields[domain_name]) = 2"
    }
}
<root>
 <success>true</success>
 <query>
  <database>historical</database>
  <domain_name>topbanker.se</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>topbanker.se</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>topbanker.se</domain_name>
   <domain_keyword>topbanker</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 07:58:47</query_time>
   <create_date>2023-12-04</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-12-04</expiry_date>
   <registrar_name>1 Api GmbH</registrar_name>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.093</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 3 domain names (in 0.017 seconds) which contained the exact domain keyword "topbanker".
Domain Name Registered Expiry Registrar Ownership
1 topbanker.com 15 Jun 2017 15 Jun 2024 GoDaddy.com, LLC -
2 topbanker.co.kr 17 Jul 2017 17 Jul 2025 (?)??? ???
3 topbanker.top 19 Jan 2023 19 Jan 2025 Shanghai Best Oray Information Shen HaoXi
4 topbanker.se 4 Dec 2023 4 Dec 2025 1 Api GmbH -

The above results can be generated through the following API query:

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=topbanker&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "topbanker",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 4,
        "relation": "eq",
        "current": 4
    },
    "unique_domains": "topbanker.com, topbanker.co.kr, topbanker.top, topbanker.se",
    "results": [
        {
            "num": 1,
            "domain_name": "topbanker.com",
            "domain_keyword": "topbanker",
            "domain_tld": "com",
            "query_time": "2024-06-04 12:12:20",
            "create_date": "2017-06-15",
            "update_date": "2023-06-28",
            "expiry_date": "2024-06-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "topbanker.co.kr",
            "domain_keyword": "topbanker",
            "domain_tld": "co.kr",
            "query_time": "2022-07-03 07:31:15",
            "create_date": "2017-07-17",
            "update_date": "2017-07-21",
            "expiry_date": "2025-07-17",
            "registrar_name": "(?)???",
            "registrar_website": "http://www.gabia.co.kr",
            "registrant_name": "???"
        },
        {
            "num": 3,
            "domain_name": "topbanker.top",
            "domain_keyword": "topbanker",
            "domain_tld": "top",
            "query_time": "2024-06-04 12:12:20",
            "create_date": "2023-01-19",
            "update_date": "2023-01-19",
            "expiry_date": "2025-01-19",
            "registrar_iana": 1518,
            "registrar_name": "Shanghai Best Oray Information",
            "registrar_website": "https://www.oray.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Shen HaoXi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TianJinShi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.oray.net",
                "ns2.oray.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "topbanker.se",
            "domain_keyword": "topbanker",
            "domain_tld": "se",
            "query_time": "2024-05-05 07:58:47",
            "create_date": "2023-12-04",
            "update_date": "2024-03-19",
            "expiry_date": "2025-12-04",
            "registrar_name": "1 Api GmbH",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.017,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>topbanker</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>4</total>
  <relation>eq</relation>
  <current>4</current>
 </count>
 <unique_domains>topbanker.com, topbanker.co.kr, topbanker.top, topbanker.se</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>topbanker.com</domain_name>
   <domain_keyword>topbanker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 12:12:20</query_time>
   <create_date>2017-06-15</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>topbanker.co.kr</domain_name>
   <domain_keyword>topbanker</domain_keyword>
   <domain_tld>co.kr</domain_tld>
   <query_time>2022-07-03 07:31:15</query_time>
   <create_date>2017-07-17</create_date>
   <update_date>2017-07-21</update_date>
   <expiry_date>2025-07-17</expiry_date>
   <registrar_name>(?)???</registrar_name>
   <registrar_website>http://www.gabia.co.kr</registrar_website>
   <registrant_name>???</registrant_name>
  </value>
  <value>
   <num>3</num>
   <domain_name>topbanker.top</domain_name>
   <domain_keyword>topbanker</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-06-04 12:12:20</query_time>
   <create_date>2023-01-19</create_date>
   <update_date>2023-01-19</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>1518</registrar_iana>
   <registrar_name>Shanghai Best Oray Information</registrar_name>
   <registrar_website>https://www.oray.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Shen HaoXi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TianJinShi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.oray.net</value>
    <value>ns2.oray.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>topbanker.se</domain_name>
   <domain_keyword>topbanker</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 07:58:47</query_time>
   <create_date>2023-12-04</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-12-04</expiry_date>
   <registrar_name>1 Api GmbH</registrar_name>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.017</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 493 domain names (in 0.135 seconds) which look and sound like the brand name "topbanker".
Domain Name Registered Expiry Registrar Ownership
1 topbanner.de - - - -
2 topranker.tech 30 Nov 2023 30 Nov 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
3 topranker.shop 7 May 2023 7 May 2025 Enom, Inc -
4 torbanker.com 9 Mar 2014 9 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
5 topbanken.com 23 Aug 2005 23 Aug 2024 GoDaddy.com, LLC -
6 topbanter.com 7 Aug 2015 7 Aug 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
7 topranker.org 18 Feb 2011 18 Feb 2025 Key-Systems GmbH Whois Privacy Protection Service by VALUE-DOMAIN
8 topbanner.pl 11 Oct 2005 11 Oct 2024 AZ.pl Sp. z o.o. -
9 topbunker.com 28 Oct 2016 28 Oct 2024 NAMECHEAP INC World News Pte Ltd
10 topbanner.ru 22 Feb 2011 22 Feb 2025 RU-CENTER-RU Private Person
11 topbanger.com 10 Feb 2016 10 Feb 2025 GoDaddy.com, LLC -
12 top1banker.online 19 Jul 2023 19 Jul 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
13 topbanket.ru 20 Jan 2011 20 Jan 2025 RD-RU Private Person
14 tipbanker.com 20 Feb 2012 20 Feb 2025 GoDaddy.com, LLC -
15 topranker.net 1 May 2003 1 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Topranke.Net
16 toptanker.com 17 Feb 2023 17 Feb 2025 NAMECHEAP INC World News Pte Ltd
17 topbanner.net 15 Sep 2023 15 Sep 2024 Gname 022 Inc -
18 topbanner.it 20 Jan 2000 24 Nov 2024 Aruba s.p.a. teknosurf.it Srl
19 topbankers.com 18 Jul 2004 18 Jul 2024 Wild West Domains, LLC -
20 top-banker.com 9 Mar 2000 9 Mar 2025 CSL Computer Service Langenbach GmbH d/b/a joker.com AM519
21 topbanner.com 9 Aug 2000 9 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
22 topbander.com 16 Jan 2001 16 Jan 2025 PSI-Japan Inc. REDACTED FOR PRIVACY
23 topbacker.com 15 Jul 2015 15 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
24 topbanter.uk 22 May 2017 22 May 2025 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
25 topbankir.ru 30 Apr 2024 30 Apr 2025 REGRU-RU Private Person
26 topbankier.pl 7 Oct 2015 7 Oct 2024 cyber_Folks S.A. -
27 topsanker.com 16 Jan 2024 16 Jan 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
28 topbaker.com 8 Jun 2004 8 Jun 2024 GoDaddy.com, LLC -
29 tombanker.com 29 Jan 2011 29 Jan 2025 DreamHost, LLC -
30 topranker.xyz 5 Oct 2023 5 Oct 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
31 topranker.ru 31 Jul 2020 31 Jul 2024 REGRU-RU Private Person
32 topranker.in 24 Feb 2005 24 Feb 2025 Endurance Digital Domain Technology LLP Opal Infotech
33 topbarker.com 19 Oct 2020 19 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
34 topranker.com 26 May 1999 26 May 2027 gabia Jai-Dong KIM
35 topranker.biz 1 Dec 2007 30 Nov 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Top Ranker.net
36 topbaker.ng 27 Nov 2020 27 Nov 2024 HostAfrica Prospero Digital
37 topbankr.com 9 Jun 2013 9 Jun 2024 GoDaddy.com, LLC -
38 topbanter.net 12 Nov 2013 12 Nov 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
39 topranker.online 13 Nov 2023 13 Nov 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
40 tacbanker.com 5 Oct 2012 5 Oct 2024 Network Solutions, LLC -
41 popbanter.com 5 Jan 2024 5 Jan 2026 Domain.com, LLC -
42 gotbanker.com 18 Jan 2018 18 Jan 2025 Wild West Domains, LLC -
43 topdancer.net 9 Dec 2003 9 Dec 2024 Name.com, Inc. Domain Protection Services, Inc.
44 topbankru.ru 9 Mar 2010 9 Mar 2025 REGTIME-RU Private Person
45 topranked.xyz 8 Jul 2022 8 Jul 2024 Go Daddy, LLC Domains By Proxy, LLC
46 thebanker.asia 24 May 2023 24 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
47 toplanner.com 8 Aug 2006 8 Aug 2025 GoDaddy.com, LLC -
48 stopkanker.net 29 Mar 2010 29 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
49 topbasket.business 17 Jan 2024 17 Jan 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
50 toplancer.pro 18 Nov 2023 18 Nov 2024 Name.com, Inc. Domain Protection Services, Inc.
51 topbandar.com 1 May 2020 1 May 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
52 toplinker.net 1 Sep 2009 1 Sep 2027 Leascend Technology Co., Ltd. -
53 tombander.com 1 May 2016 1 May 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
54 tombarker.net 10 May 2012 10 May 2025 ENOM, INC. REDACTED FOR PRIVACY
55 topbitker.com 19 Jun 2023 19 Jun 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
56 cogbanker.com 27 Oct 2015 27 Oct 2024 GoDaddy.com, LLC -
57 thebanker.co.uk 15 Jan 2006 15 Jan 2025 Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB] Mark Adams
58 topbanden.com 19 Jan 2010 19 Jan 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
59 topbroker.ru 17 Nov 2007 17 Nov 2024 REGRU-RU Private Person
60 nonbanker.com 24 Jan 2019 24 Jan 2025 GoDaddy.com, LLC -
61 tombarker.io 4 Jul 2018 4 Jul 2028 Gandi SAS REDACTED FOR PRIVACY
62 impbanker.net 9 Nov 2021 9 Nov 2024 PDR Ltd. d/b/a PublicDomainRegistry.com -
63 topmarker.com 6 Oct 2014 6 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
64 topbarber.com 12 Jul 2012 12 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
65 topmanner.com 24 Mar 2021 24 Mar 2025 Porkbun LLC Private by Design, LLC
66 topbroker.top 18 Jul 2021 18 Jul 2024 Dynadot LLC REDACTED FOR PRIVACY
67 topranked.pro 15 Mar 2023 15 Mar 2025 Dynadot Inc REDACTED FOR PRIVACY
68 topbannerz.com 27 Apr 2004 27 Apr 2025 GoDaddy.com, LLC -
69 topbasket.com 6 Sep 2019 6 Sep 2024 GoDaddy.com, LLC -
70 topmarker.nl 20 Sep 2019 - Mijn InternetOplossing B.V. -
71 toptalker.com 27 Aug 2012 27 Aug 2024 GoDaddy.com, LLC -
72 dogbanker.biz 6 Feb 2017 5 Feb 2027 1API GmbH Huo Er Guo Si Hai Tun Wang Luo Ke Ji You Xian Gong Si
73 tombakker.com 21 Jun 2012 21 Jun 2024 Key-Systems GmbH REDACTED FOR PRIVACY
74 topbanhkem.com 27 Mar 2021 27 Mar 2024 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED -
75 tombarker.com 22 Jun 2013 22 Jun 2028 GoDaddy.com, LLC -
76 tcgbanker.com 7 Mar 2008 7 Mar 2028 Network Solutions, LLC -
77 topranked.net 14 Oct 1999 14 Oct 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Daruna LLC
78 toyranker.com 22 Apr 2017 22 Apr 2025 GoDaddy.com, LLC -
79 topbakers.com 11 Dec 2022 11 Dec 2024 DropCatch.com 1488 LLC HugeDomains.com
80 topballer.ca 25 Aug 2023 25 Aug 2024 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
81 topbanget.space 15 Nov 2023 15 Nov 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Dunia Marine Internusa
82 fogbanker.com 5 Mar 2022 5 Mar 2025 Network Solutions, LLC -
83 impbanker.org 9 Nov 2021 9 Nov 2024 PDR Ltd. d/b/a PublicDomainRegistry.com bonkadee
84 thebanker.world 24 May 2023 24 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
85 topbakken.com 15 Mar 2022 15 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
86 posbanker.com 31 Oct 2014 31 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
87 toybunker.com 10 Jun 2003 10 Jun 2026 Network Solutions, LLC -
88 topbroker.space 13 Oct 2023 13 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
89 tmtbanker.com 6 Jan 2024 6 Jan 2025 Cloudflare, Inc. DATA REDACTED
90 topbankrec.com 23 Feb 2008 23 Feb 2025 Network Solutions, LLC -
91 topranked.org 17 Feb 2011 17 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
92 topbandar.info 9 May 2024 9 May 2025 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Domain Science Ltd
93 topballer.co.uk 19 May 2022 19 May 2024 Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE] -
94 topbanget.homes 31 Dec 2023 31 Dec 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
95 toptasker.com 21 Apr 2015 21 Apr 2025 Dynadot Inc -
96 topbatter.com 30 Nov 2014 30 Nov 2024 ENOM, INC. REDACTED FOR PRIVACY
97 top3ranker.com 31 Jan 2023 31 Jan 2025 GoDaddy.com, LLC -
98 topranked.store 30 Oct 2023 30 Oct 2024 Namecheap Sellvia LLC
99 toubaoker.com 16 Nov 2021 16 Nov 2024 Gname.com Pte. Ltd. Redacted for privacy
100 topbroker.lt 26 Jun 2017 27 Jun 2025 UAB "Interneto vizija" UAB "Interneto vizija"
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Topbanker.se.

The above results can be generated through the following API query:

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=topbanker.se
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "topbanker.se",
        "page_size": 100
    },
    "count": {
        "total": 493,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "topbanner.de, topranker.tech, topranker.shop, torbanker.com, topbanken.com, topbanter.com, topranker.org, topbanner.pl, topbunker.com, topbanner.ru, topbanger.com, top1banker.online, topbanket.ru, tipbanker.com, topranker.net, toptanker.com, topbanner.net, topbanner.it, topbankers.com, top-banker.com, topbanner.com, topbander.com, topbacker.com, topbanter.uk, topbankir.ru, topbankier.pl, topsanker.com, topbaker.com, tombanker.com, topranker.xyz, topranker.ru, topranker.in, topbarker.com, topranker.com, topranker.biz, topbaker.ng, topbankr.com, topbanter.net, topranker.online, tacbanker.com, popbanter.com, gotbanker.com, topdancer.net, topbankru.ru, topranked.xyz, thebanker.asia, toplanner.com, stopkanker.net, topbasket.business, toplancer.pro, topbandar.com, toplinker.net, tombander.com, tombarker.net, topbitker.com, cogbanker.com, thebanker.co.uk, topbanden.com, topbroker.ru, nonbanker.com, tombarker.io, impbanker.net, topmarker.com, topbarber.com, topmanner.com, topbroker.top, topranked.pro, topbannerz.com, topbasket.com, topmarker.nl, toptalker.com, dogbanker.biz, tombakker.com, topbanhkem.com, tombarker.com, tcgbanker.com, topranked.net, toyranker.com, topbakers.com, topballer.ca, topbanget.space, fogbanker.com, impbanker.org, thebanker.world, topbakken.com, posbanker.com, toybunker.com, topbroker.space, tmtbanker.com, topbankrec.com, topranked.org, topbandar.info, topballer.co.uk, topbanget.homes, toptasker.com, topbatter.com, top3ranker.com, topranked.store, toubaoker.com, topbroker.lt",
    "results": [
        {
            "num": 1,
            "domain_name": "topbanner.de",
            "domain_keyword": "topbanner",
            "domain_tld": "de",
            "query_time": "2024-05-04 22:32:08",
            "update_date": "2007-04-05",
            "name_servers": [
                "www1.nethit.de",
                "www2.nethit.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 2,
            "domain_name": "topranker.tech",
            "domain_keyword": "topranker",
            "domain_tld": "tech",
            "query_time": "2024-05-31 02:16:58",
            "create_date": "2023-11-30",
            "update_date": "2024-04-26",
            "expiry_date": "2024-11-30",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com",
                "verification-gakbzzzqmt6gkcplw4efpp.ns101.verify.hn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "topranker.shop",
            "domain_keyword": "topranker",
            "domain_tld": "shop",
            "query_time": "2024-05-16 04:55:36",
            "create_date": "2023-05-07",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-07",
            "registrar_iana": 48,
            "registrar_name": "Enom, Inc",
            "registrar_website": "http://www.enom.com/",
            "registrant_state": "Sichuan",
            "registrant_country": "CN",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "torbanker.com",
            "domain_keyword": "torbanker",
            "domain_tld": "com",
            "query_time": "2024-04-23 07:05:11",
            "create_date": "2014-03-09",
            "update_date": "2024-03-10",
            "expiry_date": "2025-03-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=torbanker.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "topbanken.com",
            "domain_keyword": "topbanken",
            "domain_tld": "com",
            "query_time": "2024-06-04 12:12:20",
            "create_date": "2005-08-23",
            "update_date": "2023-02-16",
            "expiry_date": "2024-08-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "topbanter.com",
            "domain_keyword": "topbanter",
            "domain_tld": "com",
            "query_time": "2024-06-04 12:12:22",
            "create_date": "2015-08-07",
            "update_date": "2020-08-01",
            "expiry_date": "2025-08-07",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "topranker.org",
            "domain_keyword": "topranker",
            "domain_tld": "org",
            "query_time": "2024-04-24 22:06:52",
            "create_date": "2011-02-18",
            "update_date": "2024-01-24",
            "expiry_date": "2025-02-18",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "topbanner.pl",
            "domain_keyword": "topbanner",
            "domain_tld": "pl",
            "query_time": "2024-05-07 21:53:09",
            "create_date": "2005-10-11",
            "update_date": "2023-10-03",
            "expiry_date": "2024-10-11",
            "registrar_name": "AZ.pl Sp. z o.o.",
            "name_servers": [
                "isp.naszasiec.pl",
                "jupiter.naszasiec.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "topbunker.com",
            "domain_keyword": "topbunker",
            "domain_tld": "com",
            "query_time": "2024-06-07 19:14:56",
            "create_date": "2016-10-28",
            "update_date": "2023-09-28",
            "expiry_date": "2024-10-28",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Dharshinee Naidu",
            "registrant_company": "World News Pte Ltd",
            "registrant_address": "1 North Bridge Road, #11-06 High Street Centre",
            "registrant_city": "Singapore",
            "registrant_state": "Singapore",
            "registrant_zip": "179094",
            "registrant_country": "SG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6464039833",
            "registrant_fax": "+1.6464039833",
            "name_servers": [
                "redbusprimarydns.wn.com",
                "redbussecondarydns.wn.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "topbanner.ru",
            "domain_keyword": "topbanner",
            "domain_tld": "ru",
            "query_time": "2024-05-03 01:22:28",
            "create_date": "2011-02-22",
            "expiry_date": "2025-02-22",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.ucoz.net",
                "ns2.ucoz.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 11,
            "domain_name": "topbanger.com",
            "domain_keyword": "topbanger",
            "domain_tld": "com",
            "query_time": "2024-05-13 15:24:07",
            "create_date": "2016-02-10",
            "update_date": "2023-12-28",
            "expiry_date": "2025-02-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "chuck.ns.cloudflare.com",
                "grace.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "top1banker.online",
            "domain_keyword": "top1banker",
            "domain_tld": "online",
            "query_time": "2024-06-04 12:07:37",
            "create_date": "2023-07-19",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-19",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "topbanket.ru",
            "domain_keyword": "topbanket",
            "domain_tld": "ru",
            "query_time": "2024-05-03 01:22:27",
            "create_date": "2011-01-20",
            "expiry_date": "2025-01-20",
            "registrar_name": "RD-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 14,
            "domain_name": "tipbanker.com",
            "domain_keyword": "tipbanker",
            "domain_tld": "com",
            "query_time": "2024-04-17 21:23:08",
            "create_date": "2012-02-20",
            "update_date": "2023-01-14",
            "expiry_date": "2025-02-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "topranker.net",
            "domain_keyword": "topranker",
            "domain_tld": "net",
            "query_time": "2024-04-24 22:06:52",
            "create_date": "2003-05-01",
            "update_date": "2024-04-03",
            "expiry_date": "2025-05-01",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Dipali Bahchech",
            "registrant_company": "Topranke.Net",
            "registrant_address": "406, Samaan Complex Nr. Jodhpur Cross Roads",
            "registrant_city": "Ahmedabad",
            "registrant_state": "Gujarat",
            "registrant_zip": "380015",
            "registrant_country": "IN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.7926752333",
            "name_servers": [
                "ns1.opalinfotech.com",
                "ns2.opalinfotech.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "toptanker.com",
            "domain_keyword": "toptanker",
            "domain_tld": "com",
            "query_time": "2024-06-08 06:38:09",
            "create_date": "2023-02-17",
            "update_date": "2024-02-02",
            "expiry_date": "2025-02-17",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Dharshinee Naidu",
            "registrant_company": "World News Pte Ltd",
            "registrant_address": "1 North Bridge Road,",
            "registrant_city": "Singapore",
            "registrant_state": "Singapore",
            "registrant_zip": "179094",
            "registrant_country": "SG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6464039833",
            "name_servers": [
                "redbusprimarydns.wn.com",
                "redbussecondarydns.wn.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "topbanner.net",
            "domain_keyword": "topbanner",
            "domain_tld": "net",
            "query_time": "2024-06-04 12:12:22",
            "create_date": "2023-09-15",
            "update_date": "2024-03-12",
            "expiry_date": "2024-09-15",
            "registrar_iana": 3991,
            "registrar_name": "Gname 022 Inc",
            "registrar_website": "http://WWW.GNAME.COM",
            "name_servers": [
                "nelci.ns.cloudflare.com",
                "zahir.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "topbanner.it",
            "domain_keyword": "topbanner",
            "domain_tld": "it",
            "query_time": "2024-06-04 12:12:22",
            "create_date": "2000-01-20",
            "update_date": "2023-12-10",
            "expiry_date": "2024-11-24",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "teknosurf.it Srl",
            "registrant_address": "Corso Alfieri 250",
            "registrant_city": "Asti",
            "registrant_state": "AT",
            "registrant_zip": "14100",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 19,
            "domain_name": "topbankers.com",
            "domain_keyword": "topbankers",
            "domain_tld": "com",
            "query_time": "2024-06-04 12:12:20",
            "create_date": "2004-07-18",
            "update_date": "2023-07-15",
            "expiry_date": "2024-07-18",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "top-banker.com",
            "domain_keyword": "top-banker",
            "domain_tld": "com",
            "query_time": "2024-04-16 15:47:21",
            "create_date": "2000-03-09",
            "update_date": "2024-03-02",
            "expiry_date": "2025-03-09",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_company": "AM519",
            "registrant_state": "Surrey",
            "registrant_country": "GB",
            "registrant_email": "https://csl-registrar.com/contact/top-banker.com/owner",
            "name_servers": [
                "ns0.eechost.net",
                "ns2.eechost.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "topbanner.com",
            "domain_keyword": "topbanner",
            "domain_tld": "com",
            "query_time": "2024-04-30 21:37:13",
            "create_date": "2000-08-09",
            "update_date": "2024-04-16",
            "expiry_date": "2025-08-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=topbanner.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.domainrecover.com",
                "ns2.domainrecover.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "topbander.com",
            "domain_keyword": "topbander",
            "domain_tld": "com",
            "query_time": "2024-06-04 12:12:18",
            "create_date": "2001-01-16",
            "update_date": "2018-05-25",
            "expiry_date": "2025-01-16",
            "registrar_iana": 78,
            "registrar_name": "PSI-Japan Inc.",
            "registrar_website": "http://www.psi.jp",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "kumamoto",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "contact via https://whoiscontact.psi.jp/topbander.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.sphere.ad.jp",
                "ns4.sphere.ad.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "topbacker.com",
            "domain_keyword": "topbacker",
            "domain_tld": "com",
            "query_time": "2024-06-04 12:12:08",
            "create_date": "2015-07-15",
            "update_date": "2023-06-25",
            "expiry_date": "2024-07-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=topbacker.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.brandbucket.com",
                "ns2.brandbucket.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "topbanter.uk",
            "domain_keyword": "topbanter",
            "domain_tld": "uk",
            "query_time": "2024-06-04 12:12:24",
            "create_date": "2017-05-22",
            "update_date": "2023-04-22",
            "expiry_date": "2025-05-22",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 25,
            "domain_name": "topbankir.ru",
            "domain_keyword": "topbankir",
            "domain_tld": "ru",
            "query_time": "2024-05-02 17:09:40",
            "create_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 26,
            "domain_name": "topbankier.pl",
            "domain_keyword": "topbankier",
            "domain_tld": "pl",
            "query_time": "2024-05-15 10:24:06",
            "create_date": "2015-10-07",
            "update_date": "2023-10-04",
            "expiry_date": "2024-10-07",
            "registrar_name": "cyber_Folks S.A.",
            "name_servers": [
                "ns1.ogicom.pl",
                "ns2.ogicom.pl",
                "ns3.ogicom.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "topsanker.com",
            "domain_keyword": "topsanker",
            "domain_tld": "com",
            "query_time": "2024-05-17 17:49:32",
            "create_date": "2024-01-16",
            "update_date": "2024-01-18",
            "expiry_date": "2025-01-16",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "topbaker.com",
            "domain_keyword": "topbaker",
            "domain_tld": "com",
            "query_time": "2024-06-04 12:12:12",
            "create_date": "2004-06-08",
            "update_date": "2024-03-17",
            "expiry_date": "2024-06-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "tombanker.com",
            "domain_keyword": "tombanker",
            "domain_tld": "com",
            "query_time": "2024-05-31 03:04:00",
            "create_date": "2011-01-29",
            "update_date": "2023-12-27",
            "expiry_date": "2025-01-29",
            "registrar_iana": 431,
            "registrar_name": "DreamHost, LLC",
            "registrar_website": "http://www.DreamHost.com",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "topranker.xyz",
            "domain_keyword": "topranker",
            "domain_tld": "xyz",
            "query_time": "2024-04-30 01:25:44",
            "create_date": "2023-10-05",
            "update_date": "2024-04-25",
            "expiry_date": "2024-10-05",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "addyson.ns.cloudflare.com",
                "drew.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "topranker.ru",
            "domain_keyword": "topranker",
            "domain_tld": "ru",
            "query_time": "2024-04-30 23:06:50",
            "create_date": "2020-07-31",
            "expiry_date": "2024-07-31",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dalary.ns.cloudflare.com",
                "damian.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 32,
            "domain_name": "topranker.in",
            "domain_keyword": "topranker",
            "domain_tld": "in",
            "query_time": "2024-04-24 22:06:52",
            "create_date": "2005-02-24",
            "update_date": "2024-02-14",
            "expiry_date": "2025-02-24",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Opal Infotech",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gujarat",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.webmasterindia.com",
                "ns2.webmasterindia.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "topbarker.com",
            "domain_keyword": "topbarker",
            "domain_tld": "com",
            "query_time": "2024-04-30 21:37:14",
            "create_date": "2020-10-19",
            "update_date": "2023-10-20",
            "expiry_date": "2024-10-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=topbarker.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "topranker.com",
            "domain_keyword": "topranker",
            "domain_tld": "com",
            "query_time": "2024-06-11 23:18:09",
            "create_date": "1999-05-26",
            "update_date": "2022-01-08",
            "expiry_date": "2027-05-26",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "Jai-Dong KIM",
            "registrant_address": "15 Dongbaekpyeongchon-ro  Giheung-gu, Yongin-si Gyeonggi-do.",
            "registrant_city": "Gyeonggi-do",
            "registrant_zip": "17000",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.7076447633",
            "name_servers": [
                "ns.cafe24.com",
                "ns0.cafe24.com",
                "ns1.cafe24.com",
                "ns2.cafe24.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "topranker.biz",
            "domain_keyword": "topranker",
            "domain_tld": "biz",
            "query_time": "2024-06-11 23:18:09",
            "create_date": "2007-12-01",
            "update_date": "2023-11-13",
            "expiry_date": "2024-11-30",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Top Ranker.net",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gujarat",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.opalinfotech.com",
                "ns2.opalinfotech.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "topbaker.ng",
            "domain_keyword": "topbaker",
            "domain_tld": "ng",
            "query_time": "2024-05-28 01:12:48",
            "create_date": "2020-11-27",
            "update_date": "2023-11-15",
            "expiry_date": "2024-11-27",
            "registrar_iana": 28112014,
            "registrar_name": "HostAfrica",
            "registrar_website": "http://www.domainking.ng/domain-registration",
            "registrant_name": "Prospero Gabriel",
            "registrant_company": "Prospero Digital",
            "registrant_address": "Back of Crush Rock, Mpape",
            "registrant_city": "Abuja",
            "registrant_state": "FCT",
            "registrant_zip": "900272",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+234.8181186723",
            "name_servers": [
                "ns1.dkshared.com",
                "ns2.dkshared.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "topbankr.com",
            "domain_keyword": "topbankr",
            "domain_tld": "com",
            "query_time": "2024-06-04 12:12:21",
            "create_date": "2013-06-09",
            "update_date": "2023-06-10",
            "expiry_date": "2024-06-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "topbanter.net",
            "domain_keyword": "topbanter",
            "domain_tld": "net",
            "query_time": "2024-06-04 12:12:22",
            "create_date": "2013-11-12",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-12",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "topranker.online",
            "domain_keyword": "topranker",
            "domain_tld": "online",
            "query_time": "2024-05-17 17:48:01",
            "create_date": "2023-11-13",
            "update_date": "2023-11-29",
            "expiry_date": "2024-11-13",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "tacbanker.com",
            "domain_keyword": "tacbanker",
            "domain_tld": "com",
            "query_time": "2024-04-24 02:18:22",
            "create_date": "2012-10-05",
            "update_date": "2023-08-06",
            "expiry_date": "2024-10-05",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns59.worldnic.com",
                "ns60.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "popbanter.com",
            "domain_keyword": "popbanter",
            "domain_tld": "com",
            "query_time": "2024-05-10 01:58:56",
            "create_date": "2024-01-05",
            "update_date": "2024-01-11",
            "expiry_date": "2026-01-05",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "gotbanker.com",
            "domain_keyword": "gotbanker",
            "domain_tld": "com",
            "query_time": "2024-06-05 04:48:49",
            "create_date": "2018-01-18",
            "update_date": "2024-01-29",
            "expiry_date": "2025-01-18",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "topdancer.net",
            "domain_keyword": "topdancer",
            "domain_tld": "net",
            "query_time": "2024-04-26 06:00:07",
            "create_date": "2003-12-09",
            "update_date": "2024-01-20",
            "expiry_date": "2024-12-09",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/topdancer.net",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "topbankru.ru",
            "domain_keyword": "topbankru",
            "domain_tld": "ru",
            "query_time": "2024-05-03 01:22:28",
            "create_date": "2010-03-09",
            "expiry_date": "2025-03-09",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.ihc.ru",
                "ns2.ihc.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 45,
            "domain_name": "topranked.xyz",
            "domain_keyword": "topranked",
            "domain_tld": "xyz",
            "query_time": "2024-05-28 03:16:40",
            "create_date": "2022-07-08",
            "update_date": "2024-04-16",
            "expiry_date": "2024-07-08",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "thebanker.asia",
            "domain_keyword": "thebanker",
            "domain_tld": "asia",
            "query_time": "2024-05-27 05:04:48",
            "create_date": "2023-05-24",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "toplanner.com",
            "domain_keyword": "toplanner",
            "domain_tld": "com",
            "query_time": "2024-04-16 02:02:28",
            "create_date": "2006-08-08",
            "update_date": "2024-01-07",
            "expiry_date": "2025-08-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "stopkanker.net",
            "domain_keyword": "stopkanker",
            "domain_tld": "net",
            "query_time": "2024-04-25 00:40:13",
            "create_date": "2010-03-29",
            "update_date": "2024-02-27",
            "expiry_date": "2025-03-29",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.pusathosting.com",
                "dns2.pusathosting.com",
                "dns3.pusathosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "topbasket.business",
            "domain_keyword": "topbasket",
            "domain_tld": "business",
            "query_time": "2024-05-17 06:40:45",
            "create_date": "2024-01-17",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-17",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "toplancer.pro",
            "domain_keyword": "toplancer",
            "domain_tld": "pro",
            "query_time": "2024-05-21 16:52:13",
            "create_date": "2023-11-18",
            "update_date": "2023-11-23",
            "expiry_date": "2024-11-18",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns1.web-hosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "topbandar.com",
            "domain_keyword": "topbandar",
            "domain_tld": "com",
            "query_time": "2024-05-07 21:53:08",
            "create_date": "2020-05-01",
            "update_date": "2024-04-01",
            "expiry_date": "2025-05-01",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "nitin.ns.cloudflare.com",
                "ulla.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "toplinker.net",
            "domain_keyword": "toplinker",
            "domain_tld": "net",
            "query_time": "2024-04-16 02:05:16",
            "create_date": "2009-09-01",
            "update_date": "2020-09-18",
            "expiry_date": "2027-09-01",
            "registrar_iana": 1316,
            "registrar_name": "Leascend Technology Co., Ltd.",
            "registrar_website": "http://www.35.com",
            "name_servers": [
                "ns3.dns-diy.com",
                "ns4.dns-diy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "tombander.com",
            "domain_keyword": "tombander",
            "domain_tld": "com",
            "query_time": "2024-04-17 10:29:55",
            "create_date": "2016-05-01",
            "update_date": "2024-04-01",
            "expiry_date": "2025-05-01",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "tombarker.net",
            "domain_keyword": "tombarker",
            "domain_tld": "net",
            "query_time": "2024-04-17 10:29:58",
            "create_date": "2012-05-10",
            "update_date": "2023-04-12",
            "expiry_date": "2025-05-10",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/16406657-4520-452e-b128-b386f48651a0",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns13.ragesw.com",
                "ns14.ragesw.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "topbitker.com",
            "domain_keyword": "topbitker",
            "domain_tld": "com",
            "query_time": "2024-05-17 06:40:57",
            "create_date": "2023-06-19",
            "update_date": "2023-06-19",
            "expiry_date": "2024-06-19",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "kira.ns.cloudflare.com",
                "nolan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "cogbanker.com",
            "domain_keyword": "cogbanker",
            "domain_tld": "com",
            "query_time": "2024-05-31 09:08:42",
            "create_date": "2015-10-27",
            "update_date": "2023-10-27",
            "expiry_date": "2024-10-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "thebanker.co.uk",
            "domain_keyword": "thebanker",
            "domain_tld": "co.uk",
            "query_time": "2024-05-31 02:53:01",
            "create_date": "2006-01-15",
            "update_date": "2024-04-23",
            "expiry_date": "2025-01-15",
            "registrar_name": "Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]",
            "registrar_website": "https://www.3dweb.co.uk",
            "registrant_name": "Mark Adams",
            "registrant_address": "3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom",
            "name_servers": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 58,
            "domain_name": "topbanden.com",
            "domain_keyword": "topbanden",
            "domain_tld": "com",
            "query_time": "2024-06-04 12:12:18",
            "create_date": "2010-01-19",
            "update_date": "2023-12-20",
            "expiry_date": "2025-01-19",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "edna.ns.cloudflare.com",
                "piotr.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "topbroker.ru",
            "domain_keyword": "topbroker",
            "domain_tld": "ru",
            "query_time": "2024-05-03 01:22:32",
            "create_date": "2007-11-17",
            "expiry_date": "2024-11-17",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 60,
            "domain_name": "nonbanker.com",
            "domain_keyword": "nonbanker",
            "domain_tld": "com",
            "query_time": "2024-04-15 19:16:14",
            "create_date": "2019-01-24",
            "update_date": "2024-01-25",
            "expiry_date": "2025-01-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns11.domaincontrol.com",
                "pdns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "tombarker.io",
            "domain_keyword": "tombarker",
            "domain_tld": "io",
            "query_time": "2024-05-23 11:41:53",
            "create_date": "2018-07-04",
            "update_date": "2023-07-08",
            "expiry_date": "2028-07-04",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paris",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-143-b.gandi.net",
                "ns-233-c.gandi.net",
                "ns-64-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "impbanker.net",
            "domain_keyword": "impbanker",
            "domain_tld": "net",
            "query_time": "2024-05-23 13:09:46",
            "create_date": "2021-11-09",
            "update_date": "2023-11-06",
            "expiry_date": "2024-11-09",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "cloe.ns.cloudflare.com",
                "norman.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "topmarker.com",
            "domain_keyword": "topmarker",
            "domain_tld": "com",
            "query_time": "2024-04-16 02:07:10",
            "create_date": "2014-10-06",
            "update_date": "2023-10-09",
            "expiry_date": "2024-10-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=topmarker.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "topbarber.com",
            "domain_keyword": "topbarber",
            "domain_tld": "com",
            "query_time": "2024-04-30 21:37:13",
            "create_date": "2012-07-12",
            "update_date": "2021-07-06",
            "expiry_date": "2024-07-12",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "topmanner.com",
            "domain_keyword": "topmanner",
            "domain_tld": "com",
            "query_time": "2024-05-17 17:43:54",
            "create_date": "2021-03-24",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-24",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/topmanner.com",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "topbroker.top",
            "domain_keyword": "topbroker",
            "domain_tld": "top",
            "query_time": "2024-04-30 21:38:56",
            "create_date": "2021-07-18",
            "update_date": "2022-01-13",
            "expiry_date": "2024-07-18",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "topranked.pro",
            "domain_keyword": "topranked",
            "domain_tld": "pro",
            "query_time": "2024-05-16 04:55:36",
            "create_date": "2023-03-15",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-15",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "topbannerz.com",
            "domain_keyword": "topbannerz",
            "domain_tld": "com",
            "query_time": "2024-06-04 12:12:22",
            "create_date": "2004-04-27",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "topbasket.com",
            "domain_keyword": "topbasket",
            "domain_tld": "com",
            "query_time": "2024-06-04 12:12:50",
            "create_date": "2019-09-06",
            "update_date": "2023-09-20",
            "expiry_date": "2024-09-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "topmarker.nl",
            "domain_keyword": "topmarker",
            "domain_tld": "nl",
            "query_time": "2024-04-16 02:07:10",
            "create_date": "2019-09-20",
            "update_date": "2023-01-09",
            "registrar_name": "Mijn InternetOplossing B.V.",
            "name_servers": [
                "ns1.mijndnsserver.nl",
                "ns2.mijndnsserver.nl",
                "ns3.mijndnsserver.eu",
                "ns4.mijndnsserver.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 71,
            "domain_name": "toptalker.com",
            "domain_keyword": "toptalker",
            "domain_tld": "com",
            "query_time": "2024-04-21 22:25:07",
            "create_date": "2012-08-27",
            "update_date": "2022-09-12",
            "expiry_date": "2024-08-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "dogbanker.biz",
            "domain_keyword": "dogbanker",
            "domain_tld": "biz",
            "query_time": "2024-06-02 01:22:59",
            "create_date": "2017-02-06",
            "update_date": "2018-05-23",
            "expiry_date": "2027-02-05",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Huo Er Guo Si Hai Tun Wang Luo Ke Ji You Xian Gong Si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "XJ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns10.szhot.com",
                "ns9.szhot.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "tombakker.com",
            "domain_keyword": "tombakker",
            "domain_tld": "com",
            "query_time": "2024-05-09 17:13:01",
            "create_date": "2012-06-21",
            "update_date": "2024-05-05",
            "expiry_date": "2024-06-21",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.transip.nl",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 74,
            "domain_name": "topbanhkem.com",
            "domain_keyword": "topbanhkem",
            "domain_tld": "com",
            "query_time": "2024-06-04 12:12:20",
            "create_date": "2021-03-27",
            "update_date": "2024-05-04",
            "expiry_date": "2024-03-27",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "http://www.alibabacloud.com",
            "registrant_state": "Quang Bnh",
            "registrant_country": "VN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "tombarker.com",
            "domain_keyword": "tombarker",
            "domain_tld": "com",
            "query_time": "2024-04-17 10:29:58",
            "create_date": "2013-06-22",
            "update_date": "2023-03-06",
            "expiry_date": "2028-06-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "tcgbanker.com",
            "domain_keyword": "tcgbanker",
            "domain_tld": "com",
            "query_time": "2024-04-16 19:43:34",
            "create_date": "2008-03-07",
            "update_date": "2023-07-27",
            "expiry_date": "2028-03-07",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns59.worldnic.com",
                "ns60.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "topranked.net",
            "domain_keyword": "topranked",
            "domain_tld": "net",
            "query_time": "2024-04-30 01:25:42",
            "create_date": "1999-10-14",
            "update_date": "2024-02-02",
            "expiry_date": "2025-10-14",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Daruna",
            "registrant_company": "Daruna LLC",
            "registrant_address": "PO Box 8119-1000",
            "registrant_city": "San Jose",
            "registrant_zip": "10109",
            "registrant_country": "CR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+506.5068195918",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "toyranker.com",
            "domain_keyword": "toyranker",
            "domain_tld": "com",
            "query_time": "2024-05-15 01:32:04",
            "create_date": "2017-04-22",
            "update_date": "2024-05-08",
            "expiry_date": "2025-04-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "topbakers.com",
            "domain_keyword": "topbakers",
            "domain_tld": "com",
            "query_time": "2024-04-30 21:36:47",
            "create_date": "2022-12-11",
            "update_date": "2023-12-05",
            "expiry_date": "2024-12-11",
            "registrar_iana": 3697,
            "registrar_name": "DropCatch.com 1488 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "topballer.ca",
            "domain_keyword": "topballer",
            "domain_tld": "ca",
            "query_time": "2024-04-25 02:40:17",
            "create_date": "2023-08-25",
            "update_date": "2023-12-18",
            "expiry_date": "2024-08-25",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "topbanget.space",
            "domain_keyword": "topbanget",
            "domain_tld": "space",
            "query_time": "2024-05-17 06:40:45",
            "create_date": "2023-11-15",
            "update_date": "2023-12-22",
            "expiry_date": "2024-11-15",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "Dunia Marine Internusa",
            "registrant_state": "DKI Jakarta",
            "registrant_country": "ID",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "best.jagoanhosting.com",
                "great.jagoanhosting.com",
                "lynx.jagoanhosting.com",
                "one.jagoanhosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "fogbanker.com",
            "domain_keyword": "fogbanker",
            "domain_tld": "com",
            "query_time": "2024-05-07 22:15:02",
            "create_date": "2022-03-05",
            "update_date": "2022-03-05",
            "expiry_date": "2025-03-05",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns73.worldnic.com",
                "ns74.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "impbanker.org",
            "domain_keyword": "impbanker",
            "domain_tld": "org",
            "query_time": "2024-05-23 13:09:46",
            "create_date": "2021-11-09",
            "update_date": "2023-11-02",
            "expiry_date": "2024-11-09",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "bonkadee",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns3.parkpage.foundationapi.com",
                "dns4.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "thebanker.world",
            "domain_keyword": "thebanker",
            "domain_tld": "world",
            "query_time": "2024-05-27 05:04:48",
            "create_date": "2023-05-24",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "topbakken.com",
            "domain_keyword": "topbakken",
            "domain_tld": "com",
            "query_time": "2024-06-04 12:12:12",
            "create_date": "2022-03-15",
            "update_date": "2022-03-15",
            "expiry_date": "2025-03-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=topbakken.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "posbanker.com",
            "domain_keyword": "posbanker",
            "domain_tld": "com",
            "query_time": "2024-04-20 07:01:41",
            "create_date": "2014-10-31",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=posbanker.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "toybunker.com",
            "domain_keyword": "toybunker",
            "domain_tld": "com",
            "query_time": "2024-04-24 21:12:37",
            "create_date": "2003-06-10",
            "update_date": "2024-04-10",
            "expiry_date": "2026-06-10",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns71.worldnic.com",
                "ns72.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "topbroker.space",
            "domain_keyword": "topbroker",
            "domain_tld": "space",
            "query_time": "2024-05-07 21:54:46",
            "create_date": "2023-10-13",
            "update_date": "2023-10-25",
            "expiry_date": "2024-10-13",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "lennox.ns.cloudflare.com",
                "wanda.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "tmtbanker.com",
            "domain_keyword": "tmtbanker",
            "domain_tld": "com",
            "query_time": "2024-05-10 07:57:03",
            "create_date": "2024-01-06",
            "update_date": "2024-01-13",
            "expiry_date": "2025-01-06",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "ACT",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "AU",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/tmtbanker.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "sonia.ns.cloudflare.com",
                "yoxall.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "topbankrec.com",
            "domain_keyword": "topbankrec",
            "domain_tld": "com",
            "query_time": "2024-06-04 12:12:21",
            "create_date": "2008-02-23",
            "update_date": "2023-12-25",
            "expiry_date": "2025-02-23",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns79.worldnic.com",
                "ns80.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "topranked.org",
            "domain_keyword": "topranked",
            "domain_tld": "org",
            "query_time": "2024-04-24 22:06:48",
            "create_date": "2011-02-17",
            "update_date": "2024-04-02",
            "expiry_date": "2025-02-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "topbandar.info",
            "domain_keyword": "topbandar",
            "domain_tld": "info",
            "query_time": "2024-05-13 15:24:07",
            "create_date": "2024-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "registrar_iana": 3882,
            "registrar_name": "Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság",
            "registrar_website": "https://namerider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Science Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Budapest",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "topballer.co.uk",
            "domain_keyword": "topballer",
            "domain_tld": "co.uk",
            "query_time": "2024-06-01 10:56:23",
            "create_date": "2022-05-19",
            "update_date": "2024-05-19",
            "expiry_date": "2024-05-19",
            "registrar_name": "Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE]",
            "registrar_website": "https://www.dreamscapenetworks.com",
            "name_servers": [
                "expiryparkpage1.crazydomains.com",
                "expiryparkpage2.crazydomains.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 94,
            "domain_name": "topbanget.homes",
            "domain_keyword": "topbanget",
            "domain_tld": "homes",
            "query_time": "2024-06-02 16:12:34",
            "create_date": "2023-12-31",
            "update_date": "2024-01-12",
            "expiry_date": "2024-12-31",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "beau.ns.cloudflare.com",
                "roxy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "toptasker.com",
            "domain_keyword": "toptasker",
            "domain_tld": "com",
            "query_time": "2024-05-31 02:20:41",
            "create_date": "2015-04-21",
            "update_date": "2024-04-02",
            "expiry_date": "2025-04-21",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "topbatter.com",
            "domain_keyword": "topbatter",
            "domain_tld": "com",
            "query_time": "2024-06-04 12:12:53",
            "create_date": "2014-11-30",
            "update_date": "2023-11-29",
            "expiry_date": "2024-11-30",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/950903d9-1b1f-435c-bf3b-959d876e93d6",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain-is-4-sale-at-domainmarket.com",
                "ns2.domainmarket.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "top3ranker.com",
            "domain_keyword": "top3ranker",
            "domain_tld": "com",
            "query_time": "2024-06-04 12:08:20",
            "create_date": "2023-01-31",
            "update_date": "2024-01-31",
            "expiry_date": "2025-01-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "topranked.store",
            "domain_keyword": "topranked",
            "domain_tld": "store",
            "query_time": "2024-05-06 12:15:36",
            "create_date": "2023-10-30",
            "update_date": "2023-11-14",
            "expiry_date": "2024-10-30",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Sellvia LLC",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns243.sellvir.com",
                "ns244.sellvir.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "toubaoker.com",
            "domain_keyword": "toubaoker",
            "domain_tld": "com",
            "query_time": "2024-05-20 04:07:24",
            "create_date": "2021-11-16",
            "update_date": "2023-10-20",
            "expiry_date": "2024-11-16",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "LIAONING",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=toubaoker.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "ns1.gname-dns.com",
                "ns2.gname-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "topbroker.lt",
            "domain_keyword": "topbroker",
            "domain_tld": "lt",
            "query_time": "2024-06-07 19:14:43",
            "create_date": "2017-06-26",
            "expiry_date": "2025-06-27",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "registrant_company": "UAB \"Interneto vizija\"",
            "name_servers": [
                "diva.ns.cloudflare.com",
                "kevin.ns.cloudflare.com"
            ],
            "domain_status": [
                "registered"
            ]
        }
    ],
    "stats": {
        "total_time": 0.135,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>topbanker.se</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>493</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>topbanner.de, topranker.tech, topranker.shop, torbanker.com, topbanken.com, topbanter.com, topranker.org, topbanner.pl, topbunker.com, topbanner.ru, topbanger.com, top1banker.online, topbanket.ru, tipbanker.com, topranker.net, toptanker.com, topbanner.net, topbanner.it, topbankers.com, top-banker.com, topbanner.com, topbander.com, topbacker.com, topbanter.uk, topbankir.ru, topbankier.pl, topsanker.com, topbaker.com, tombanker.com, topranker.xyz, topranker.ru, topranker.in, topbarker.com, topranker.com, topranker.biz, topbaker.ng, topbankr.com, topbanter.net, topranker.online, tacbanker.com, popbanter.com, gotbanker.com, topdancer.net, topbankru.ru, topranked.xyz, thebanker.asia, toplanner.com, stopkanker.net, topbasket.business, toplancer.pro, topbandar.com, toplinker.net, tombander.com, tombarker.net, topbitker.com, cogbanker.com, thebanker.co.uk, topbanden.com, topbroker.ru, nonbanker.com, tombarker.io, impbanker.net, topmarker.com, topbarber.com, topmanner.com, topbroker.top, topranked.pro, topbannerz.com, topbasket.com, topmarker.nl, toptalker.com, dogbanker.biz, tombakker.com, topbanhkem.com, tombarker.com, tcgbanker.com, topranked.net, toyranker.com, topbakers.com, topballer.ca, topbanget.space, fogbanker.com, impbanker.org, thebanker.world, topbakken.com, posbanker.com, toybunker.com, topbroker.space, tmtbanker.com, topbankrec.com, topranked.org, topbandar.info, topballer.co.uk, topbanget.homes, toptasker.com, topbatter.com, top3ranker.com, topranked.store, toubaoker.com, topbroker.lt</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>topbanner.de</domain_name>
   <domain_keyword>topbanner</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 22:32:08</query_time>
   <update_date>2007-04-05</update_date>
   <name_servers>
    <value>www1.nethit.de</value>
    <value>www2.nethit.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>topranker.tech</domain_name>
   <domain_keyword>topranker</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-31 02:16:58</query_time>
   <create_date>2023-11-30</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
    <value>verification-gakbzzzqmt6gkcplw4efpp.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>topranker.shop</domain_name>
   <domain_keyword>topranker</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-16 04:55:36</query_time>
   <create_date>2023-05-07</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>Enom, Inc</registrar_name>
   <registrar_website>http://www.enom.com/</registrar_website>
   <registrant_state>Sichuan</registrant_state>
   <registrant_country>CN</registrant_country>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>torbanker.com</domain_name>
   <domain_keyword>torbanker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 07:05:11</query_time>
   <create_date>2014-03-09</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=torbanker.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns01.cashparking.com</value>
    <value>ns02.cashparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>topbanken.com</domain_name>
   <domain_keyword>topbanken</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 12:12:20</query_time>
   <create_date>2005-08-23</create_date>
   <update_date>2023-02-16</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>topbanter.com</domain_name>
   <domain_keyword>topbanter</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 12:12:22</query_time>
   <create_date>2015-08-07</create_date>
   <update_date>2020-08-01</update_date>
   <expiry_date>2025-08-07</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>topranker.org</domain_name>
   <domain_keyword>topranker</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 22:06:52</query_time>
   <create_date>2011-02-18</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>topbanner.pl</domain_name>
   <domain_keyword>topbanner</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-07 21:53:09</query_time>
   <create_date>2005-10-11</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_name>AZ.pl Sp. z o.o.</registrar_name>
   <name_servers>
    <value>isp.naszasiec.pl</value>
    <value>jupiter.naszasiec.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>topbunker.com</domain_name>
   <domain_keyword>topbunker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 19:14:56</query_time>
   <create_date>2016-10-28</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Dharshinee Naidu</registrant_name>
   <registrant_company>World News Pte Ltd</registrant_company>
   <registrant_address>1 North Bridge Road, #11-06 High Street Centre</registrant_address>
   <registrant_city>Singapore</registrant_city>
   <registrant_state>Singapore</registrant_state>
   <registrant_zip>179094</registrant_zip>
   <registrant_country>SG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6464039833</registrant_phone>
   <registrant_fax>+1.6464039833</registrant_fax>
   <name_servers>
    <value>redbusprimarydns.wn.com</value>
    <value>redbussecondarydns.wn.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>topbanner.ru</domain_name>
   <domain_keyword>topbanner</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 01:22:28</query_time>
   <create_date>2011-02-22</create_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.ucoz.net</value>
    <value>ns2.ucoz.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>topbanger.com</domain_name>
   <domain_keyword>topbanger</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 15:24:07</query_time>
   <create_date>2016-02-10</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>chuck.ns.cloudflare.com</value>
    <value>grace.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>top1banker.online</domain_name>
   <domain_keyword>top1banker</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-04 12:07:37</query_time>
   <create_date>2023-07-19</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>topbanket.ru</domain_name>
   <domain_keyword>topbanket</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 01:22:27</query_time>
   <create_date>2011-01-20</create_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_name>RD-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>tipbanker.com</domain_name>
   <domain_keyword>tipbanker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 21:23:08</query_time>
   <create_date>2012-02-20</create_date>
   <update_date>2023-01-14</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>topranker.net</domain_name>
   <domain_keyword>topranker</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 22:06:52</query_time>
   <create_date>2003-05-01</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Dipali Bahchech</registrant_name>
   <registrant_company>Topranke.Net</registrant_company>
   <registrant_address>406, Samaan Complex Nr. Jodhpur Cross Roads</registrant_address>
   <registrant_city>Ahmedabad</registrant_city>
   <registrant_state>Gujarat</registrant_state>
   <registrant_zip>380015</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.7926752333</registrant_phone>
   <name_servers>
    <value>ns1.opalinfotech.com</value>
    <value>ns2.opalinfotech.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>toptanker.com</domain_name>
   <domain_keyword>toptanker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 06:38:09</query_time>
   <create_date>2023-02-17</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Dharshinee Naidu</registrant_name>
   <registrant_company>World News Pte Ltd</registrant_company>
   <registrant_address>1 North Bridge Road,</registrant_address>
   <registrant_city>Singapore</registrant_city>
   <registrant_state>Singapore</registrant_state>
   <registrant_zip>179094</registrant_zip>
   <registrant_country>SG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6464039833</registrant_phone>
   <name_servers>
    <value>redbusprimarydns.wn.com</value>
    <value>redbussecondarydns.wn.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>topbanner.net</domain_name>
   <domain_keyword>topbanner</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-04 12:12:22</query_time>
   <create_date>2023-09-15</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>3991</registrar_iana>
   <registrar_name>Gname 022 Inc</registrar_name>
   <registrar_website>http://WWW.GNAME.COM</registrar_website>
   <name_servers>
    <value>nelci.ns.cloudflare.com</value>
    <value>zahir.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>topbanner.it</domain_name>
   <domain_keyword>topbanner</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-04 12:12:22</query_time>
   <create_date>2000-01-20</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>teknosurf.it Srl</registrant_company>
   <registrant_address>Corso Alfieri 250</registrant_address>
   <registrant_city>Asti</registrant_city>
   <registrant_state>AT</registrant_state>
   <registrant_zip>14100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>topbankers.com</domain_name>
   <domain_keyword>topbankers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 12:12:20</query_time>
   <create_date>2004-07-18</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>top-banker.com</domain_name>
   <domain_keyword>top-banker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 15:47:21</query_time>
   <create_date>2000-03-09</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_company>AM519</registrant_company>
   <registrant_state>Surrey</registrant_state>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/top-banker.com/owner</registrant_email>
   <name_servers>
    <value>ns0.eechost.net</value>
    <value>ns2.eechost.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>topbanner.com</domain_name>
   <domain_keyword>topbanner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 21:37:13</query_time>
   <create_date>2000-08-09</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-08-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=topbanner.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.domainrecover.com</value>
    <value>ns2.domainrecover.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>topbander.com</domain_name>
   <domain_keyword>topbander</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 12:12:18</query_time>
   <create_date>2001-01-16</create_date>
   <update_date>2018-05-25</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>78</registrar_iana>
   <registrar_name>PSI-Japan Inc.</registrar_name>
   <registrar_website>http://www.psi.jp</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>kumamoto</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>contact via https://whoiscontact.psi.jp/topbander.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns3.sphere.ad.jp</value>
    <value>ns4.sphere.ad.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>topbacker.com</domain_name>
   <domain_keyword>topbacker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 12:12:08</query_time>
   <create_date>2015-07-15</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=topbacker.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.brandbucket.com</value>
    <value>ns2.brandbucket.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>topbanter.uk</domain_name>
   <domain_keyword>topbanter</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-04 12:12:24</query_time>
   <create_date>2017-05-22</create_date>
   <update_date>2023-04-22</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>topbankir.ru</domain_name>
   <domain_keyword>topbankir</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 17:09:40</query_time>
   <create_date>2024-04-30</create_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>topbankier.pl</domain_name>
   <domain_keyword>topbankier</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-15 10:24:06</query_time>
   <create_date>2015-10-07</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_name>cyber_Folks S.A.</registrar_name>
   <name_servers>
    <value>ns1.ogicom.pl</value>
    <value>ns2.ogicom.pl</value>
    <value>ns3.ogicom.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>topsanker.com</domain_name>
   <domain_keyword>topsanker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 17:49:32</query_time>
   <create_date>2024-01-16</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>topbaker.com</domain_name>
   <domain_keyword>topbaker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 12:12:12</query_time>
   <create_date>2004-06-08</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>tombanker.com</domain_name>
   <domain_keyword>tombanker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 03:04:00</query_time>
   <create_date>2011-01-29</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DreamHost, LLC</registrar_name>
   <registrar_website>http://www.DreamHost.com</registrar_website>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>topranker.xyz</domain_name>
   <domain_keyword>topranker</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-30 01:25:44</query_time>
   <create_date>2023-10-05</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>addyson.ns.cloudflare.com</value>
    <value>drew.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>topranker.ru</domain_name>
   <domain_keyword>topranker</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 23:06:50</query_time>
   <create_date>2020-07-31</create_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dalary.ns.cloudflare.com</value>
    <value>damian.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>topranker.in</domain_name>
   <domain_keyword>topranker</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-24 22:06:52</query_time>
   <create_date>2005-02-24</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Opal Infotech</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Gujarat</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.webmasterindia.com</value>
    <value>ns2.webmasterindia.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>topbarker.com</domain_name>
   <domain_keyword>topbarker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 21:37:14</query_time>
   <create_date>2020-10-19</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=topbarker.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>topranker.com</domain_name>
   <domain_keyword>topranker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 23:18:09</query_time>
   <create_date>1999-05-26</create_date>
   <update_date>2022-01-08</update_date>
   <expiry_date>2027-05-26</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>Jai-Dong KIM</registrant_name>
   <registrant_address>15 Dongbaekpyeongchon-ro  Giheung-gu, Yongin-si Gyeonggi-do.</registrant_address>
   <registrant_city>Gyeonggi-do</registrant_city>
   <registrant_zip>17000</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.7076447633</registrant_phone>
   <name_servers>
    <value>ns.cafe24.com</value>
    <value>ns0.cafe24.com</value>
    <value>ns1.cafe24.com</value>
    <value>ns2.cafe24.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>topranker.biz</domain_name>
   <domain_keyword>topranker</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-11 23:18:09</query_time>
   <create_date>2007-12-01</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Top Ranker.net</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Gujarat</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.opalinfotech.com</value>
    <value>ns2.opalinfotech.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>topbaker.ng</domain_name>
   <domain_keyword>topbaker</domain_keyword>
   <domain_tld>ng</domain_tld>
   <query_time>2024-05-28 01:12:48</query_time>
   <create_date>2020-11-27</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>28112014</registrar_iana>
   <registrar_name>HostAfrica</registrar_name>
   <registrar_website>http://www.domainking.ng/domain-registration</registrar_website>
   <registrant_name>Prospero Gabriel</registrant_name>
   <registrant_company>Prospero Digital</registrant_company>
   <registrant_address>Back of Crush Rock, Mpape</registrant_address>
   <registrant_city>Abuja</registrant_city>
   <registrant_state>FCT</registrant_state>
   <registrant_zip>900272</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+234.8181186723</registrant_phone>
   <name_servers>
    <value>ns1.dkshared.com</value>
    <value>ns2.dkshared.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>topbankr.com</domain_name>
   <domain_keyword>topbankr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 12:12:21</query_time>
   <create_date>2013-06-09</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>topbanter.net</domain_name>
   <domain_keyword>topbanter</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-04 12:12:22</query_time>
   <create_date>2013-11-12</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>topranker.online</domain_name>
   <domain_keyword>topranker</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-17 17:48:01</query_time>
   <create_date>2023-11-13</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>tacbanker.com</domain_name>
   <domain_keyword>tacbanker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 02:18:22</query_time>
   <create_date>2012-10-05</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns59.worldnic.com</value>
    <value>ns60.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>popbanter.com</domain_name>
   <domain_keyword>popbanter</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 01:58:56</query_time>
   <create_date>2024-01-05</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2026-01-05</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>gotbanker.com</domain_name>
   <domain_keyword>gotbanker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 04:48:49</query_time>
   <create_date>2018-01-18</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>topdancer.net</domain_name>
   <domain_keyword>topdancer</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 06:00:07</query_time>
   <create_date>2003-12-09</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/topdancer.net</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>topbankru.ru</domain_name>
   <domain_keyword>topbankru</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 01:22:28</query_time>
   <create_date>2010-03-09</create_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.ihc.ru</value>
    <value>ns2.ihc.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>topranked.xyz</domain_name>
   <domain_keyword>topranked</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-28 03:16:40</query_time>
   <create_date>2022-07-08</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>thebanker.asia</domain_name>
   <domain_keyword>thebanker</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-27 05:04:48</query_time>
   <create_date>2023-05-24</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>toplanner.com</domain_name>
   <domain_keyword>toplanner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 02:02:28</query_time>
   <create_date>2006-08-08</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-08-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>stopkanker.net</domain_name>
   <domain_keyword>stopkanker</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 00:40:13</query_time>
   <create_date>2010-03-29</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.pusathosting.com</value>
    <value>dns2.pusathosting.com</value>
    <value>dns3.pusathosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>topbasket.business</domain_name>
   <domain_keyword>topbasket</domain_keyword>
   <domain_tld>business</domain_tld>
   <query_time>2024-05-17 06:40:45</query_time>
   <create_date>2024-01-17</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>toplancer.pro</domain_name>
   <domain_keyword>toplancer</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-21 16:52:13</query_time>
   <create_date>2023-11-18</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns1.web-hosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>topbandar.com</domain_name>
   <domain_keyword>topbandar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 21:53:08</query_time>
   <create_date>2020-05-01</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>nitin.ns.cloudflare.com</value>
    <value>ulla.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>toplinker.net</domain_name>
   <domain_keyword>toplinker</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 02:05:16</query_time>
   <create_date>2009-09-01</create_date>
   <update_date>2020-09-18</update_date>
   <expiry_date>2027-09-01</expiry_date>
   <registrar_iana>1316</registrar_iana>
   <registrar_name>Leascend Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.35.com</registrar_website>
   <name_servers>
    <value>ns3.dns-diy.com</value>
    <value>ns4.dns-diy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>tombander.com</domain_name>
   <domain_keyword>tombander</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 10:29:55</query_time>
   <create_date>2016-05-01</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>tombarker.net</domain_name>
   <domain_keyword>tombarker</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 10:29:58</query_time>
   <create_date>2012-05-10</create_date>
   <update_date>2023-04-12</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/16406657-4520-452e-b128-b386f48651a0</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns13.ragesw.com</value>
    <value>ns14.ragesw.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>topbitker.com</domain_name>
   <domain_keyword>topbitker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 06:40:57</query_time>
   <create_date>2023-06-19</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>kira.ns.cloudflare.com</value>
    <value>nolan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>cogbanker.com</domain_name>
   <domain_keyword>cogbanker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 09:08:42</query_time>
   <create_date>2015-10-27</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>thebanker.co.uk</domain_name>
   <domain_keyword>thebanker</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-31 02:53:01</query_time>
   <create_date>2006-01-15</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_name>Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]</registrar_name>
   <registrar_website>https://www.3dweb.co.uk</registrar_website>
   <registrant_name>Mark Adams</registrant_name>
   <registrant_address>3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom</registrant_address>
   <name_servers>
    <value>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>topbanden.com</domain_name>
   <domain_keyword>topbanden</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 12:12:18</query_time>
   <create_date>2010-01-19</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>edna.ns.cloudflare.com</value>
    <value>piotr.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>topbroker.ru</domain_name>
   <domain_keyword>topbroker</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 01:22:32</query_time>
   <create_date>2007-11-17</create_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>nonbanker.com</domain_name>
   <domain_keyword>nonbanker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 19:16:14</query_time>
   <create_date>2019-01-24</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>pdns11.domaincontrol.com</value>
    <value>pdns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>tombarker.io</domain_name>
   <domain_keyword>tombarker</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-23 11:41:53</query_time>
   <create_date>2018-07-04</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2028-07-04</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paris</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-143-b.gandi.net</value>
    <value>ns-233-c.gandi.net</value>
    <value>ns-64-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>impbanker.net</domain_name>
   <domain_keyword>impbanker</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-23 13:09:46</query_time>
   <create_date>2021-11-09</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>cloe.ns.cloudflare.com</value>
    <value>norman.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>topmarker.com</domain_name>
   <domain_keyword>topmarker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 02:07:10</query_time>
   <create_date>2014-10-06</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=topmarker.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>topbarber.com</domain_name>
   <domain_keyword>topbarber</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 21:37:13</query_time>
   <create_date>2012-07-12</create_date>
   <update_date>2021-07-06</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>topmanner.com</domain_name>
   <domain_keyword>topmanner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 17:43:54</query_time>
   <create_date>2021-03-24</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/topmanner.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>topbroker.top</domain_name>
   <domain_keyword>topbroker</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-30 21:38:56</query_time>
   <create_date>2021-07-18</create_date>
   <update_date>2022-01-13</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>topranked.pro</domain_name>
   <domain_keyword>topranked</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-16 04:55:36</query_time>
   <create_date>2023-03-15</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>topbannerz.com</domain_name>
   <domain_keyword>topbannerz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 12:12:22</query_time>
   <create_date>2004-04-27</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>topbasket.com</domain_name>
   <domain_keyword>topbasket</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 12:12:50</query_time>
   <create_date>2019-09-06</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>topmarker.nl</domain_name>
   <domain_keyword>topmarker</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-16 02:07:10</query_time>
   <create_date>2019-09-20</create_date>
   <update_date>2023-01-09</update_date>
   <registrar_name>Mijn InternetOplossing B.V.</registrar_name>
   <name_servers>
    <value>ns1.mijndnsserver.nl</value>
    <value>ns2.mijndnsserver.nl</value>
    <value>ns3.mijndnsserver.eu</value>
    <value>ns4.mijndnsserver.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>toptalker.com</domain_name>
   <domain_keyword>toptalker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 22:25:07</query_time>
   <create_date>2012-08-27</create_date>
   <update_date>2022-09-12</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>dogbanker.biz</domain_name>
   <domain_keyword>dogbanker</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-02 01:22:59</query_time>
   <create_date>2017-02-06</create_date>
   <update_date>2018-05-23</update_date>
   <expiry_date>2027-02-05</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Huo Er Guo Si Hai Tun Wang Luo Ke Ji You Xian Gong Si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>XJ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns10.szhot.com</value>
    <value>ns9.szhot.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>tombakker.com</domain_name>
   <domain_keyword>tombakker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 17:13:01</query_time>
   <create_date>2012-06-21</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.transip.nl</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>topbanhkem.com</domain_name>
   <domain_keyword>topbanhkem</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 12:12:20</query_time>
   <create_date>2021-03-27</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2024-03-27</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>http://www.alibabacloud.com</registrar_website>
   <registrant_state>Quang Bnh</registrant_state>
   <registrant_country>VN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>tombarker.com</domain_name>
   <domain_keyword>tombarker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 10:29:58</query_time>
   <create_date>2013-06-22</create_date>
   <update_date>2023-03-06</update_date>
   <expiry_date>2028-06-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>tcgbanker.com</domain_name>
   <domain_keyword>tcgbanker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 19:43:34</query_time>
   <create_date>2008-03-07</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2028-03-07</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns59.worldnic.com</value>
    <value>ns60.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>topranked.net</domain_name>
   <domain_keyword>topranked</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-30 01:25:42</query_time>
   <create_date>1999-10-14</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-10-14</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Daruna</registrant_name>
   <registrant_company>Daruna LLC</registrant_company>
   <registrant_address>PO Box 8119-1000</registrant_address>
   <registrant_city>San Jose</registrant_city>
   <registrant_zip>10109</registrant_zip>
   <registrant_country>CR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+506.5068195918</registrant_phone>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>toyranker.com</domain_name>
   <domain_keyword>toyranker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 01:32:04</query_time>
   <create_date>2017-04-22</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>topbakers.com</domain_name>
   <domain_keyword>topbakers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 21:36:47</query_time>
   <create_date>2022-12-11</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>3697</registrar_iana>
   <registrar_name>DropCatch.com 1488 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>topballer.ca</domain_name>
   <domain_keyword>topballer</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-25 02:40:17</query_time>
   <create_date>2023-08-25</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>topbanget.space</domain_name>
   <domain_keyword>topbanget</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-17 06:40:45</query_time>
   <create_date>2023-11-15</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>Dunia Marine Internusa</registrant_company>
   <registrant_state>DKI Jakarta</registrant_state>
   <registrant_country>ID</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>best.jagoanhosting.com</value>
    <value>great.jagoanhosting.com</value>
    <value>lynx.jagoanhosting.com</value>
    <value>one.jagoanhosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>fogbanker.com</domain_name>
   <domain_keyword>fogbanker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 22:15:02</query_time>
   <create_date>2022-03-05</create_date>
   <update_date>2022-03-05</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns73.worldnic.com</value>
    <value>ns74.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>impbanker.org</domain_name>
   <domain_keyword>impbanker</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-23 13:09:46</query_time>
   <create_date>2021-11-09</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>bonkadee</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns3.parkpage.foundationapi.com</value>
    <value>dns4.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>thebanker.world</domain_name>
   <domain_keyword>thebanker</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-27 05:04:48</query_time>
   <create_date>2023-05-24</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>topbakken.com</domain_name>
   <domain_keyword>topbakken</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 12:12:12</query_time>
   <create_date>2022-03-15</create_date>
   <update_date>2022-03-15</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=topbakken.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>posbanker.com</domain_name>
   <domain_keyword>posbanker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 07:01:41</query_time>
   <create_date>2014-10-31</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=posbanker.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>toybunker.com</domain_name>
   <domain_keyword>toybunker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 21:12:37</query_time>
   <create_date>2003-06-10</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2026-06-10</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns71.worldnic.com</value>
    <value>ns72.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>topbroker.space</domain_name>
   <domain_keyword>topbroker</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-07 21:54:46</query_time>
   <create_date>2023-10-13</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>lennox.ns.cloudflare.com</value>
    <value>wanda.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>tmtbanker.com</domain_name>
   <domain_keyword>tmtbanker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 07:57:03</query_time>
   <create_date>2024-01-06</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>ACT</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/tmtbanker.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>sonia.ns.cloudflare.com</value>
    <value>yoxall.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>topbankrec.com</domain_name>
   <domain_keyword>topbankrec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 12:12:21</query_time>
   <create_date>2008-02-23</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns79.worldnic.com</value>
    <value>ns80.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>topranked.org</domain_name>
   <domain_keyword>topranked</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 22:06:48</query_time>
   <create_date>2011-02-17</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>topbandar.info</domain_name>
   <domain_keyword>topbandar</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-13 15:24:07</query_time>
   <create_date>2024-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>3882</registrar_iana>
   <registrar_name>Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság</registrar_name>
   <registrar_website>https://namerider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Science Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Budapest</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>topballer.co.uk</domain_name>
   <domain_keyword>topballer</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-01 10:56:23</query_time>
   <create_date>2022-05-19</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2024-05-19</expiry_date>
   <registrar_name>Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE]</registrar_name>
   <registrar_website>https://www.dreamscapenetworks.com</registrar_website>
   <name_servers>
    <value>expiryparkpage1.crazydomains.com</value>
    <value>expiryparkpage2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>topbanget.homes</domain_name>
   <domain_keyword>topbanget</domain_keyword>
   <domain_tld>homes</domain_tld>
   <query_time>2024-06-02 16:12:34</query_time>
   <create_date>2023-12-31</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>beau.ns.cloudflare.com</value>
    <value>roxy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>toptasker.com</domain_name>
   <domain_keyword>toptasker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 02:20:41</query_time>
   <create_date>2015-04-21</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>topbatter.com</domain_name>
   <domain_keyword>topbatter</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 12:12:53</query_time>
   <create_date>2014-11-30</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/950903d9-1b1f-435c-bf3b-959d876e93d6</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domain-is-4-sale-at-domainmarket.com</value>
    <value>ns2.domainmarket.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>top3ranker.com</domain_name>
   <domain_keyword>top3ranker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 12:08:20</query_time>
   <create_date>2023-01-31</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>topranked.store</domain_name>
   <domain_keyword>topranked</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-06 12:15:36</query_time>
   <create_date>2023-10-30</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Sellvia LLC</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns243.sellvir.com</value>
    <value>ns244.sellvir.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>toubaoker.com</domain_name>
   <domain_keyword>toubaoker</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 04:07:24</query_time>
   <create_date>2021-11-16</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>LIAONING</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=toubaoker.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>ns1.gname-dns.com</value>
    <value>ns2.gname-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>topbroker.lt</domain_name>
   <domain_keyword>topbroker</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-06-07 19:14:43</query_time>
   <create_date>2017-06-26</create_date>
   <expiry_date>2025-06-27</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <registrant_company>UAB &quot;Interneto vizija&quot;</registrant_company>
   <name_servers>
    <value>diva.ns.cloudflare.com</value>
    <value>kevin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.135</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

Can be used for Current WHOIS API, Bulk WHOIS API, WHOIS History API, Reverse WHOIS API and Fuzzy Domains API.

Package Quantity Price Rate Order
5,000 API Credits 5,000 $25 $5.00 Buy Now
25,000 API Credits 25,000 $100 $4.00 Buy Now
250,000 API Credits 250,000 $750 $3.00 Buy Now
1 Million API Credits Most Popular 1,000,000 $2,000 $2.00 Buy Now
10 Million API Credits 10,000,000 $10,000 $1.00 Buy Now

API Credits you purchase have lifetime validity, and you may use it whenever you wish. We accept Visa, Mastercard, American Express, Discover, Diners Club, JCB and China UnionPay. Popular payment wallets like Apple Pay, Google Pay, Alipay, WeChat Pay & Cash App Pay are accepted. You can also pay in installments through Buy Now, Pay Later (Affirm, Afterpay, Clearpay, Klarna) services. For orders worth $1000 and higher, you can also pay through Bank Wire Transfer (ACH, Fedwire and SWIFT). We also accept crypto payments through Bitcoin, Ethereum, Tether, Binance, Ripple and 100+ Cryptocurrencies.

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 267,149,823

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,149,823
Total WHOIS records with a Registrant Contact 166,662,762
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,065,237
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,448,455
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,709,089

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,561,982,636
Total WHOIS records with a Registrant Contact 1,288,467,292
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,128,078,018
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,056,212,192

Domain Name WHOIS Lookup

Discover a domain's current owners and details with our free WHOIS lookup tool.

Powered by Current WHOIS Database

Our Current WHOIS Database contains the latest WHOIS of over 267 Million active domain names, that are currently registered. This powers our Current WHOIS API, which lets you quickly see the complete WHOIS details of any active domain name.