WHOIS QUERY TIME

27 May 2024 - 7:59 PM UTC

Registered: 18 September 2009
Modified: 19 August 2023
Expiry: 18 September 2026

NAME SERVERS

d.sec.dns.br
e.sec.dns.br

DOMAIN STATUS

published

REGISTRANT

Name: Associa??o Brasileira de Windsurf
Country: Brazil
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=abws.org.br
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "abws.org.br"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "abws.org.br",
            "domain_keyword": "abws",
            "domain_tld": "org.br",
            "query_time": "2024-05-27 19:59:55",
            "create_date": "2009-09-18",
            "update_date": "2023-08-19",
            "expiry_date": "2026-09-18",
            "registrant_name": "Associa??o Brasileira de Windsurf",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "d.sec.dns.br",
                "e.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        }
    ],
    "stats": {
        "total_time": 0.029,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>abws.org.br</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>abws.org.br</domain_name>
   <domain_keyword>abws</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2024-05-27 19:59:55</query_time>
   <create_date>2009-09-18</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2026-09-18</expiry_date>
   <registrant_name>Associa??o Brasileira de Windsurf</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>d.sec.dns.br</value>
    <value>e.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.029</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.059 seconds) for "abws.org.br" in our Historical WHOIS Database.
#1 - QUERY TIME

28 Jan 2023 - 2:23 AM UTC

Registered: 18 September 2009
Modified: 31 August 2021
Expiry: 18 September 2026

NAME SERVERS

ns1.locaweb.com.br
ns2.locaweb.com.br
ns3.locaweb.com.br

DOMAIN STATUS

published

REGISTRANT

Name: Associa??o Brasileira de Windsurf
Country: Brazil
Email: [email protected]

#2 - QUERY TIME

30 Sep 2023 - 10:26 AM UTC

Registered: 18 September 2009
Modified: 19 August 2023
Expiry: 18 September 2026

NAME SERVERS

d.sec.dns.br
e.sec.dns.br

DOMAIN STATUS

published

REGISTRANT

Name: Associa??o Brasileira de Windsurf
Country: Brazil
Email: [email protected]

* Changes to the WHOIS data as compared with the previous record are highlighted in yellow.

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=abws.org.br
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "abws.org.br",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "abws.org.br",
    "results": [
        {
            "num": 1,
            "domain_name": "abws.org.br",
            "domain_keyword": "abws",
            "domain_tld": "org.br",
            "query_time": "2023-01-28 02:23:16",
            "create_date": "2009-09-18",
            "update_date": "2021-08-31",
            "expiry_date": "2026-09-18",
            "registrant_name": "Associa??o Brasileira de Windsurf",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 2,
            "domain_name": "abws.org.br",
            "domain_keyword": "abws",
            "domain_tld": "org.br",
            "query_time": "2023-09-30 10:26:44",
            "create_date": "2009-09-18",
            "update_date": "2023-08-19",
            "expiry_date": "2026-09-18",
            "registrant_name": "Associa??o Brasileira de Windsurf",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "d.sec.dns.br",
                "e.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        }
    ],
    "stats": {
        "total_time": 0.059,
        "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>abws.org.br</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>abws.org.br</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>abws.org.br</domain_name>
   <domain_keyword>abws</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2023-01-28 02:23:16</query_time>
   <create_date>2009-09-18</create_date>
   <update_date>2021-08-31</update_date>
   <expiry_date>2026-09-18</expiry_date>
   <registrant_name>Associa??o Brasileira de Windsurf</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>abws.org.br</domain_name>
   <domain_keyword>abws</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2023-09-30 10:26:44</query_time>
   <create_date>2009-09-18</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2026-09-18</expiry_date>
   <registrant_name>Associa??o Brasileira de Windsurf</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>d.sec.dns.br</value>
    <value>e.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.059</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 16 domain names (in 0.05 seconds) which contained the exact domain keyword "abws".
Domain Name Registered Expiry Registrar Ownership
1 abws.com 21 Nov 2002 21 Nov 2024 GoDaddy.com, LLC -
2 abws.net 30 Sep 2004 30 Sep 2024 ENOM, INC. REDACTED FOR PRIVACY
3 abws.nl 27 Jun 2005 - Registrar.nl -
4 abws.org.br 18 Sep 2009 18 Sep 2026 - Associa??o Brasileira de Windsurf
5 abws.com.br 21 Feb 2010 21 Feb 2025 - Associa??o Brasileira de Windsurf
6 abws.fr 3 Mar 2014 27 Feb 2028 OVH Ano Nymous
7 abws.xyz 21 Aug 2015 21 Aug 2024 Go Daddy, LLC Domains By Proxy, LLC
8 abws.jp 4 Jun 2018 30 Jun 2024 - Xserver Inc.
9 abws.org 27 Jan 2019 27 Jan 2025 Dynadot Inc REDACTED FOR PRIVACY
10 abws.dev 12 Mar 2019 12 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
11 abws.in 20 Apr 2022 20 Apr 2026 GoDaddy.com, LLC Authentic Belgian Waffles
12 abws.cfd 3 Apr 2023 3 Apr 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
13 abws.top 30 Jun 2023 30 Jun 2024 JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD 瞿天生
14 abws.com.cn 22 Sep 2023 22 Sep 2024 广东时代互联科技有限公司 梁旭
15 abws.ca 3 Jan 2024 3 Jan 2025 Tucows.com Co. REDACTED FOR PRIVACY
16 abws.uk 15 Feb 2024 15 Feb 2025 Tucows Inc t/a Tucows [Tag = TUCOWS-CA] -
17 abws.store 2 Mar 2024 2 Mar 2025 Go Daddy, LLC Domains By Proxy, LLC

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=abws&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "abws",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 17,
        "relation": "eq",
        "current": 17
    },
    "unique_domains": "abws.com, abws.net, abws.nl, abws.org.br, abws.com.br, abws.fr, abws.xyz, abws.jp, abws.org, abws.dev, abws.in, abws.cfd, abws.top, abws.com.cn, abws.ca, abws.uk, abws.store",
    "results": [
        {
            "num": 1,
            "domain_name": "abws.com",
            "domain_keyword": "abws",
            "domain_tld": "com",
            "query_time": "2024-04-21 07:31:16",
            "create_date": "2002-11-21",
            "update_date": "2023-11-01",
            "expiry_date": "2024-11-21",
            "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": 2,
            "domain_name": "abws.net",
            "domain_keyword": "abws",
            "domain_tld": "net",
            "query_time": "2024-04-21 07:31:16",
            "create_date": "2004-09-30",
            "update_date": "2023-10-17",
            "expiry_date": "2024-09-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": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/fb76cafc-9b4d-4775-a3aa-bdf8320d5321",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "abws.nl",
            "domain_keyword": "abws",
            "domain_tld": "nl",
            "query_time": "2024-05-11 00:38:12",
            "create_date": "2005-06-27",
            "update_date": "2023-01-24",
            "registrar_name": "Registrar.nl",
            "name_servers": [
                "ns1.tiscomhosting.nl",
                "ns2.tiscomhosting.net",
                "ns3.tiscomhosting.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 4,
            "domain_name": "abws.org.br",
            "domain_keyword": "abws",
            "domain_tld": "org.br",
            "query_time": "2024-05-27 19:59:55",
            "create_date": "2009-09-18",
            "update_date": "2023-08-19",
            "expiry_date": "2026-09-18",
            "registrant_name": "Associa??o Brasileira de Windsurf",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "d.sec.dns.br",
                "e.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 5,
            "domain_name": "abws.com.br",
            "domain_keyword": "abws",
            "domain_tld": "com.br",
            "query_time": "2024-04-21 07:31:16",
            "create_date": "2010-02-21",
            "update_date": "2023-08-19",
            "expiry_date": "2025-02-21",
            "registrant_name": "Associa??o Brasileira de Windsurf",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.auto.dns.br",
                "b.auto.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 6,
            "domain_name": "abws.fr",
            "domain_keyword": "abws",
            "domain_tld": "fr",
            "query_time": "2024-05-05 15:29:38",
            "create_date": "2014-03-03",
            "update_date": "2021-02-21",
            "expiry_date": "2028-02-27",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns1.web4all.fr",
                "ns2.web4all.fr"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 7,
            "domain_name": "abws.xyz",
            "domain_keyword": "abws",
            "domain_tld": "xyz",
            "query_time": "2024-04-21 07:31:16",
            "create_date": "2015-08-21",
            "update_date": "2024-04-15",
            "expiry_date": "2024-08-21",
            "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": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "abws.jp",
            "domain_keyword": "abws",
            "domain_tld": "jp",
            "query_time": "2024-04-21 07:31:16",
            "create_date": "2018-06-04",
            "update_date": "2023-07-01",
            "expiry_date": "2024-06-30",
            "registrant_name": "Xserver Inc.",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 32F,",
            "registrant_zip": "530-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6292-8811",
            "registrant_fax": "06-6292-8812",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 9,
            "domain_name": "abws.org",
            "domain_keyword": "abws",
            "domain_tld": "org",
            "query_time": "2024-04-21 07:31:16",
            "create_date": "2019-01-27",
            "update_date": "2024-03-12",
            "expiry_date": "2025-01-27",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "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.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "abws.dev",
            "domain_keyword": "abws",
            "domain_tld": "dev",
            "query_time": "2024-05-13 11:25:40",
            "create_date": "2019-03-12",
            "update_date": "2024-04-26",
            "expiry_date": "2025-03-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.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 whois server of the owning registrar 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",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "abws.in",
            "domain_keyword": "abws",
            "domain_tld": "in",
            "query_time": "2024-04-29 22:53:38",
            "create_date": "2022-04-20",
            "update_date": "2024-04-26",
            "expiry_date": "2026-04-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Authentic Belgian Waffles",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Telangana",
            "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": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "abws.cfd",
            "domain_keyword": "abws",
            "domain_tld": "cfd",
            "query_time": "2024-06-02 17:18:51",
            "create_date": "2023-04-03",
            "update_date": "2024-05-14",
            "expiry_date": "2024-04-03",
            "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": [
                "ns1.gm111.parklogic.com",
                "ns2.gm111.parklogic.com"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "abws.top",
            "domain_keyword": "abws",
            "domain_tld": "top",
            "query_time": "2024-05-21 18:12:50",
            "create_date": "2023-06-30",
            "update_date": "2024-03-11",
            "expiry_date": "2024-06-30",
            "registrar_iana": 1469,
            "registrar_name": "JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD",
            "registrar_website": "www.55hl.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "瞿天生",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guizhou",
            "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": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "abws.com.cn",
            "domain_keyword": "abws",
            "domain_tld": "com.cn",
            "query_time": "2024-04-10 16:26:23",
            "create_date": "2023-09-22",
            "expiry_date": "2024-09-22",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "梁旭",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "abws.ca",
            "domain_keyword": "abws",
            "domain_tld": "ca",
            "query_time": "2024-05-11 00:38:12",
            "create_date": "2024-01-03",
            "update_date": "2024-03-03",
            "expiry_date": "2025-01-03",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "https://help.opensrs.com/hc/en-us",
            "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": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "abws.uk",
            "domain_keyword": "abws",
            "domain_tld": "uk",
            "query_time": "2024-04-09 23:55:57",
            "create_date": "2024-02-15",
            "update_date": "2024-02-15",
            "expiry_date": "2025-02-15",
            "registrar_name": "Tucows Inc t/a Tucows [Tag = TUCOWS-CA]",
            "registrar_website": "https://www.tucowsdomains.com",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 17,
            "domain_name": "abws.store",
            "domain_keyword": "abws",
            "domain_tld": "store",
            "query_time": "2024-05-11 00:38:12",
            "create_date": "2024-03-02",
            "update_date": "2024-04-25",
            "expiry_date": "2025-03-02",
            "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": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.05,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>abws</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>17</total>
  <relation>eq</relation>
  <current>17</current>
 </count>
 <unique_domains>abws.com, abws.net, abws.nl, abws.org.br, abws.com.br, abws.fr, abws.xyz, abws.jp, abws.org, abws.dev, abws.in, abws.cfd, abws.top, abws.com.cn, abws.ca, abws.uk, abws.store</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>abws.com</domain_name>
   <domain_keyword>abws</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 07:31:16</query_time>
   <create_date>2002-11-21</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-11-21</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>2</num>
   <domain_name>abws.net</domain_name>
   <domain_keyword>abws</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 07:31:16</query_time>
   <create_date>2004-09-30</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-09-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>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/fb76cafc-9b4d-4775-a3aa-bdf8320d5321</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>abws.nl</domain_name>
   <domain_keyword>abws</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-11 00:38:12</query_time>
   <create_date>2005-06-27</create_date>
   <update_date>2023-01-24</update_date>
   <registrar_name>Registrar.nl</registrar_name>
   <name_servers>
    <value>ns1.tiscomhosting.nl</value>
    <value>ns2.tiscomhosting.net</value>
    <value>ns3.tiscomhosting.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>abws.org.br</domain_name>
   <domain_keyword>abws</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2024-05-27 19:59:55</query_time>
   <create_date>2009-09-18</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2026-09-18</expiry_date>
   <registrant_name>Associa??o Brasileira de Windsurf</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>d.sec.dns.br</value>
    <value>e.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>abws.com.br</domain_name>
   <domain_keyword>abws</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-21 07:31:16</query_time>
   <create_date>2010-02-21</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrant_name>Associa??o Brasileira de Windsurf</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.auto.dns.br</value>
    <value>b.auto.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>abws.fr</domain_name>
   <domain_keyword>abws</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 15:29:38</query_time>
   <create_date>2014-03-03</create_date>
   <update_date>2021-02-21</update_date>
   <expiry_date>2028-02-27</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns1.web4all.fr</value>
    <value>ns2.web4all.fr</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>abws.xyz</domain_name>
   <domain_keyword>abws</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-21 07:31:16</query_time>
   <create_date>2015-08-21</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-08-21</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>ns55.domaincontrol.com</value>
    <value>ns56.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>8</num>
   <domain_name>abws.jp</domain_name>
   <domain_keyword>abws</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-21 07:31:16</query_time>
   <create_date>2018-06-04</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrant_name>Xserver Inc.</registrant_name>
   <registrant_address>GRAND FRONT OSAKA TOWER A 32F,</registrant_address>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6292-8811</registrant_phone>
   <registrant_fax>06-6292-8812</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>Active</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>abws.org</domain_name>
   <domain_keyword>abws</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 07:31:16</query_time>
   <create_date>2019-01-27</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</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.afternic.com</value>
    <value>ns2.afternic.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>abws.dev</domain_name>
   <domain_keyword>abws</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-13 11:25:40</query_time>
   <create_date>2019-03-12</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.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 whois server of the owning registrar 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>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.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>11</num>
   <domain_name>abws.in</domain_name>
   <domain_keyword>abws</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-29 22:53:38</query_time>
   <create_date>2022-04-20</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2026-04-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Authentic Belgian Waffles</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Telangana</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>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>abws.cfd</domain_name>
   <domain_keyword>abws</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-06-02 17:18:51</query_time>
   <create_date>2023-04-03</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2024-04-03</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>ns1.gm111.parklogic.com</value>
    <value>ns2.gm111.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>abws.top</domain_name>
   <domain_keyword>abws</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-21 18:12:50</query_time>
   <create_date>2023-06-30</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>1469</registrar_iana>
   <registrar_name>JIANGSU BANGNING SCIENCE &amp; TECHNOLOGY CO. LTD</registrar_name>
   <registrar_website>www.55hl.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>瞿天生</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guizhou</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>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>abws.com.cn</domain_name>
   <domain_keyword>abws</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-10 16:26:23</query_time>
   <create_date>2023-09-22</create_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>梁旭</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>abws.ca</domain_name>
   <domain_keyword>abws</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-11 00:38:12</query_time>
   <create_date>2024-01-03</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>https://help.opensrs.com/hc/en-us</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>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>abws.uk</domain_name>
   <domain_keyword>abws</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-09 23:55:57</query_time>
   <create_date>2024-02-15</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_name>Tucows Inc t/a Tucows [Tag = TUCOWS-CA]</registrar_name>
   <registrar_website>https://www.tucowsdomains.com</registrar_website>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>abws.store</domain_name>
   <domain_keyword>abws</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-11 00:38:12</query_time>
   <create_date>2024-03-02</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-03-02</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>ns69.domaincontrol.com</value>
    <value>ns70.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>
 </results>
 <stats>
  <total_time>0.05</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 2,519 domain names (in 0.116 seconds) which look and sound like the brand name "abws".
Domain Name Registered Expiry Registrar Ownership
1 aaws.page 31 Dec 2022 31 Dec 2027 Whois Corp. Jo Yongmoon
2 abis.com.pl 1 Mar 2024 1 Mar 2025 home.pl S.A. -
3 ebws.info 2 Jun 2018 2 Jun 2024 Porkbun LLC Private by Design, LLC
4 abes.ca 20 Oct 2005 20 Oct 2025 Go Daddy Domains Canada, Inc Julie Wright
5 adws.org 22 Dec 2003 22 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
6 abwh.com 7 Apr 2005 7 Apr 2025 Internet Domain Service BS Corp. REDACTED FOR PRIVACY
7 abgs.pl 3 Aug 2022 3 Aug 2024 OVH SAS -
8 abas.app 9 Apr 2024 9 Apr 2025 Sav.com, LLC REDACTED FOR PRIVACY
9 abwf.org.br 10 Oct 2023 10 Oct 2024 - Associa??o Brasileira do WoodFrame
10 awws.online 31 Jul 2023 31 Jul 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
11 arws.com 27 Jun 1996 26 Jun 2025 Network Solutions, LLC PERFECT PRIVACY, LLC
12 aews.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD The Manager
13 abys.org 8 Feb 1999 8 Feb 2025 Network Solutions, LLC Acton Boxboro Youth Soccer
14 abwm.online 13 Jun 2022 13 Jun 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
15 abps.pl 27 May 2013 27 May 2025 cyber_Folks S.A. -
16 asws.com.au - - Domain Directors Pty Ltd trading as Instra Stuart Perrett
17 sbws.dev 31 May 2019 31 May 2025 CloudFlare, Inc. DATA REDACTED
18 ibws.org.uk 29 Mar 2021 29 Mar 2025 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
19 abwe.com 1 Feb 1999 1 Feb 2025 GoDaddy.com, LLC NameFind LLC
20 jbws.com 9 Dec 2000 9 Dec 2031 Tucows Domains Inc. -
21 cbws.support 8 Dec 2021 8 Dec 2024 Mijn InternetOplossing B.V. My Domain Provider
22 abwt.com 22 Oct 2003 22 Oct 2024 GoDaddy.com, LLC -
23 abwl.frl 23 Apr 2016 23 Apr 2025 Key-Systems LLC Jdta
24 abwu.org 6 May 2024 6 May 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
25 abos.nl 18 Feb 2000 - Internationale Domeinregistratie Nederland -
26 abos.hr 20 Nov 2015 21 Apr 2025 CARNET ABOS d.o.o.
27 abis.lt 1 Dec 2016 2 Dec 2024 UAB Edata HOST24.lt
28 abss.buzz 16 Aug 2023 16 Aug 2024 NameSilo, LLC PrivacyGuardian.org llc
29 abcs.be 15 Apr 2021 - Tucows Inc. -
30 abos.pl 25 Jan 2002 24 Jan 2026 AZ.pl Sp. z o.o. -
31 acws.ltd 7 May 2023 7 May 2025 Cloudflare, Inc AC Web Services Limited
32 abrs.biz 6 Mar 2015 5 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
33 abwn.nl 18 Jun 2012 - NVA Online Advertising B.V. -
34 abks.co.in 21 Apr 2022 21 Apr 2024 Hosting Concepts B.V. d/b/a Openprovider abks
35 abes.live 4 Apr 2023 4 Apr 2024 Name.com, Inc. Domain Protection Services, Inc.
36 abns.top 30 Jun 2023 30 Jun 2024 JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD 冯军辉
37 abfs.info 23 Nov 2023 23 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
38 abss.cn 8 Apr 2010 8 Apr 2025 厦门易名科技股份有限公司 倪志福
39 nbws.com 19 Feb 1999 19 Feb 2026 Network Solutions, LLC -
40 xbws.com 1 Nov 2006 1 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
41 abos.info 4 Aug 2003 4 Aug 2024 Key-Systems GmbH REDACTED FOR PRIVACY
42 axws.in 23 Apr 2024 23 Apr 2025 Endurance Digital Domain Technology LLP SCICUBE LIMITED
43 abwm.com 25 Oct 2000 25 Oct 2025 Dynadot Inc -
44 sbws.jp 4 Sep 2020 30 Sep 2024 - Yasuhiro Maeda
45 abes.life 24 Oct 2023 24 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
46 abes.it 11 Sep 2000 2 Feb 2025 Netsons S.r.l. Abes Srl
47 abcs.fr 19 Dec 2016 19 Dec 2024 IONOS SE Ano Nymous
48 ubws.net 20 Jun 2023 20 Jun 2024 Gname.com Pte. Ltd. Redacted for privacy
49 abwps.biz 15 Jun 2023 15 Jun 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0167553170
50 abis.training 11 Mar 2021 11 Mar 2025 Key-Systems, LLC ABIS N.V.
51 abus.dk 2 Oct 1997 31 Dec 2024 - ABUS NORDIC A/S
52 abns.fr 18 May 2004 18 May 2025 OVH Amaury Beaudouin Net Services
53 abks.net 17 May 2023 17 May 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
54 awbs.online 7 Jun 2020 7 Jun 2025 Network Solutions LLC -
55 baws.org 11 Apr 2015 11 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
56 abbs.co.uk 24 Apr 2014 24 Apr 2025 XNS Registrar B.V. [Tag = XNSREG] -
57 aaws.us 26 Sep 2023 26 Sep 2024 NameSilo, LLC Domain Science Ltd
58 abwm.cn 4 Nov 2022 4 Nov 2024 阿里云计算有限公司(万网) 厦门市江辰投资管理有限公司
59 abxs.com 21 Dec 2008 21 Dec 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
60 ab-s.net 26 Feb 2001 26 Feb 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
61 abss.co.uk 31 Jul 2008 31 Jul 2024 Global Domains Ltd [Tag = GDLTD] -
62 abes.dev 9 Jun 2022 9 Jun 2024 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
63 ebws.org.uk 28 Jun 2011 28 Jun 2024 Tucows Inc t/a Tucows [Tag = TUCOWS-CA] -
64 abps.top 30 Jun 2023 30 Jun 2024 JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD 冯军辉
65 abwp.work 19 Nov 2023 19 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
66 abas.cc 6 Aug 2019 6 Aug 2024 Key-Systems GmbH c/o whoisproxy.com
67 dbws.us 10 Jul 2023 10 Jul 2025 GoDaddy.com, LLC Wonder Spray, LLC
68 abcws.com 11 Nov 2021 11 Nov 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
69 abus.cam 10 Jan 2023 10 Jan 2025 InternetX GmbH Brakensiek Systemhaus GmbH & Co. KG
70 abps.xyz 20 Mar 2023 20 Mar 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
71 abms.co 8 Jul 2017 7 Jul 2024 P.A. Viet Nam Company Limited REDACTED FOR PRIVACY
72 abfs.ltd 15 Nov 2022 15 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
73 abys.land 24 Sep 2021 24 Sep 2024 Key-Systems, LLC REDACTED FOR PRIVACY
74 asws.top 16 Apr 2024 16 Apr 2025 NameSilo,LLC PrivacyGuardian.org llc
75 lbws.com.au - - Melbourne IT HEATHER MAREE
76 baws.info 16 Apr 2016 16 Apr 2025 Tucows Domains Inc. Data Protected
77 baws.in 7 Jun 2021 7 Jun 2025 GoDaddy.com, LLC REDACTED FOR PRIVACY
78 abrs.co 6 Mar 2015 5 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
79 abas.ae - - InterNetX GmbH ABAS Software AG
80 abjs.marketing 30 Aug 2023 30 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
81 abcs.us 24 Apr 2002 23 Apr 2025 NameCheap, Inc. ABC Software
82 abus.asia 30 May 2008 30 May 2026 Domain.com, LLC ABUS (HONG KONG) LIMITED
83 abus.be 24 Feb 2005 - InterNetX GmbH -
84 abhs.info 6 Jul 2016 6 Jul 2024 IONOS SE ABHS-Versicherungsmakler GmbH
85 alws.life 10 Feb 2024 10 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
86 aews.cloud 23 Apr 2023 23 Apr 2025 Megazone Corp., dba HOSTING.KR Yuk Yongsu
87 abfs.ru 11 Jan 2022 11 Jan 2025 REGRU-RU Private Person
88 ab6s.cn 25 Apr 2024 25 Apr 2025 上海福虎信息科技有限公司 顾然
89 abos.co.th 30 Jul 2011 29 Jul 2024 THNIC Absolute Business Opertunity Success Co., Ltd. ( บริษัท แอบโซลูท บิซิเนส ออพพอทูนิตี้ ซัคเซส จำกัด )
90 abks.org 4 Jun 2023 4 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
91 abbs.pl 14 May 2023 - Aftermarket.pl Limited -
92 abbs.it 14 Aug 2016 6 Sep 2024 Algorithmedia S.r.l. Puglia.com srls
93 abas.link 5 Jun 2020 5 Jun 2024 Gandi SAS REDACTED FOR PRIVACY
94 abwp.us 22 Feb 2021 22 Feb 2025 CSC Corporate Domains, Inc. Anheuser-Busch, LLC
95 abwl.pics 20 Mar 2023 20 Mar 2025 Porkbun, LLC Private by Design, LLC
96 zbws.com 26 Jun 2005 26 Jun 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
97 abis.waw.pl 29 Nov 2003 29 Nov 2026 home.pl S.A. -
98 abwc.net 5 May 2001 5 May 2031 GoDaddy.com, LLC -
99 abhs.com 19 Apr 2002 19 Apr 2025 Network Solutions, LLC -
100 abqs.asia 28 Aug 2023 28 Aug 2024 DNSPod, Inc. Jing He Xin Cheng Jing Shi Bai Huo Dian
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 Abws.org.br.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=abws.org.br
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "abws.org.br",
        "page_size": 100
    },
    "count": {
        "total": 2519,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "aaws.page, abis.com.pl, ebws.info, abes.ca, adws.org, abwh.com, abgs.pl, abas.app, abwf.org.br, awws.online, arws.com, aews.com.au, abys.org, abwm.online, abps.pl, asws.com.au, sbws.dev, ibws.org.uk, abwe.com, jbws.com, cbws.support, abwt.com, abwl.frl, abwu.org, abos.nl, abos.hr, abis.lt, abss.buzz, abcs.be, abos.pl, acws.ltd, abrs.biz, abwn.nl, abks.co.in, abes.live, abns.top, abfs.info, abss.cn, nbws.com, xbws.com, abos.info, axws.in, abwm.com, sbws.jp, abes.life, abes.it, abcs.fr, ubws.net, abwps.biz, abis.training, abus.dk, abns.fr, abks.net, awbs.online, baws.org, abbs.co.uk, aaws.us, abwm.cn, abxs.com, ab-s.net, abss.co.uk, abes.dev, ebws.org.uk, abps.top, abwp.work, abas.cc, dbws.us, abcws.com, abus.cam, abps.xyz, abms.co, abfs.ltd, abys.land, asws.top, lbws.com.au, baws.info, baws.in, abrs.co, abas.ae, abjs.marketing, abcs.us, abus.asia, abus.be, abhs.info, alws.life, aews.cloud, abfs.ru, ab6s.cn, abos.co.th, abks.org, abbs.pl, abbs.it, abas.link, abwp.us, abwl.pics, zbws.com, abis.waw.pl, abwc.net, abhs.com, abqs.asia",
    "results": [
        {
            "num": 1,
            "domain_name": "aaws.page",
            "domain_keyword": "aaws",
            "domain_tld": "page",
            "query_time": "2024-04-12 01:18:00",
            "create_date": "2022-12-31",
            "update_date": "2023-04-18",
            "expiry_date": "2027-12-31",
            "registrar_iana": 100,
            "registrar_name": "Whois Corp.",
            "registrar_website": "http://whois.co.kr",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jo Yongmoon",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "registrant_email": "please query the whois server of the owning registrar 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",
            "name_servers": [
                "ns1.whoisdomain.kr",
                "ns2.whoisdomain.kr",
                "ns3.whoisdomain.kr",
                "ns4.whoisdomain.kr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "abis.com.pl",
            "domain_keyword": "abis",
            "domain_tld": "com.pl",
            "query_time": "2024-04-07 14:24:21",
            "create_date": "2024-03-01",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-01",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "ebws.info",
            "domain_keyword": "ebws",
            "domain_tld": "info",
            "query_time": "2024-04-07 03:43:07",
            "create_date": "2018-06-02",
            "update_date": "2018-10-08",
            "expiry_date": "2024-06-02",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "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": [
                "elsa.ns.cloudflare.com",
                "hugh.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "abes.ca",
            "domain_keyword": "abes",
            "domain_tld": "ca",
            "query_time": "2024-04-14 09:16:30",
            "create_date": "2005-10-20",
            "update_date": "2023-10-21",
            "expiry_date": "2025-10-20",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "Julie Wright",
            "registrant_company": "Julie Wright",
            "registrant_address": "221 18 Street Southeast,  Unit 10",
            "registrant_city": "Calgary",
            "registrant_state": "AB",
            "registrant_zip": "T2E6J5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4032328758",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "adws.org",
            "domain_keyword": "adws",
            "domain_tld": "org",
            "query_time": "2024-04-18 01:48:13",
            "create_date": "2003-12-22",
            "update_date": "2024-01-25",
            "expiry_date": "2024-12-22",
            "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": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "abwh.com",
            "domain_keyword": "abwh",
            "domain_tld": "com",
            "query_time": "2024-04-21 07:30:43",
            "create_date": "2005-04-07",
            "update_date": "2024-01-10",
            "expiry_date": "2025-04-07",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp.",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DOMAIN MAY BE FOR SALE, CHECK WWW.DAN.COM",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "EE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-d588aacb.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "abgs.pl",
            "domain_keyword": "abgs",
            "domain_tld": "pl",
            "query_time": "2024-05-07 02:05:33",
            "create_date": "2022-08-03",
            "update_date": "2023-07-04",
            "expiry_date": "2024-08-03",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns17.ovh.net",
                "ns17.ovh.net"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 8,
            "domain_name": "abas.app",
            "domain_keyword": "abas",
            "domain_tld": "app",
            "query_time": "2024-05-01 11:11:45",
            "create_date": "2024-04-09",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-09",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar 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",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "abwf.org.br",
            "domain_keyword": "abwf",
            "domain_tld": "org.br",
            "query_time": "2024-04-29 22:53:32",
            "create_date": "2023-10-10",
            "update_date": "2023-10-10",
            "expiry_date": "2024-10-10",
            "registrant_name": "Associa??o Brasileira do WoodFrame",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 10,
            "domain_name": "awws.online",
            "domain_keyword": "awws",
            "domain_tld": "online",
            "query_time": "2024-05-03 16:27:39",
            "create_date": "2023-07-31",
            "update_date": "2024-04-24",
            "expiry_date": "2024-07-31",
            "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": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "arws.com",
            "domain_keyword": "arws",
            "domain_tld": "com",
            "query_time": "2024-05-02 10:34:14",
            "create_date": "1996-06-27",
            "update_date": "2023-01-20",
            "expiry_date": "2025-06-26",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "registrant_name": "PERFECT PRIVACY, LLC",
            "registrant_address": "5335 Gate Parkway care of Network Solutions PO Box 459",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5707088622",
            "name_servers": [
                "ns41.worldnic.com",
                "ns42.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "aews.com.au",
            "domain_keyword": "aews",
            "domain_tld": "com.au",
            "query_time": "2024-05-10 19:39:00",
            "update_date": "2024-03-31",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "The Manager",
            "name_servers": [
                "ns1.webstudio.net.au",
                "ns2.webstudio.net.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "abys.org",
            "domain_keyword": "abys",
            "domain_tld": "org",
            "query_time": "2024-05-13 11:25:59",
            "create_date": "1999-02-08",
            "update_date": "2023-12-15",
            "expiry_date": "2025-02-08",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Acton Boxboro Youth Soccer",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "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": [
                "ns11.worldnic.com",
                "ns12.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "abwm.online",
            "domain_keyword": "abwm",
            "domain_tld": "online",
            "query_time": "2024-05-13 11:25:39",
            "create_date": "2022-06-13",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-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": [
                "cdns1.interserver.net",
                "cdns2.interserver.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "abps.pl",
            "domain_keyword": "abps",
            "domain_tld": "pl",
            "query_time": "2024-05-29 18:18:16",
            "create_date": "2013-05-27",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-27",
            "registrar_name": "cyber_Folks S.A.",
            "name_servers": [
                "dns1.nano.pl",
                "dns2.nano.pl",
                "dns3.nano.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "asws.com.au",
            "domain_keyword": "asws",
            "domain_tld": "com.au",
            "query_time": "2024-05-31 12:31:20",
            "update_date": "2023-04-26",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Stuart Perrett",
            "name_servers": [
                "ns1.aushostskippy.com.au",
                "ns2.aushostskippy.com.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "sbws.dev",
            "domain_keyword": "sbws",
            "domain_tld": "dev",
            "query_time": "2024-04-08 20:57:50",
            "create_date": "2019-05-31",
            "update_date": "2023-08-31",
            "expiry_date": "2025-05-31",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "None",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar 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": [
                "jasper.ns.cloudflare.com",
                "sara.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "ibws.org.uk",
            "domain_keyword": "ibws",
            "domain_tld": "org.uk",
            "query_time": "2024-04-10 21:21:26",
            "create_date": "2021-03-29",
            "update_date": "2024-03-30",
            "expiry_date": "2025-03-29",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 19,
            "domain_name": "abwe.com",
            "domain_keyword": "abwe",
            "domain_tld": "com",
            "query_time": "2024-04-19 01:49:26",
            "create_date": "1999-02-01",
            "update_date": "2024-01-12",
            "expiry_date": "2025-02-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "NameFind LLC",
            "registrant_address": "2150 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7813736856",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "jbws.com",
            "domain_keyword": "jbws",
            "domain_tld": "com",
            "query_time": "2024-04-16 23:54:10",
            "create_date": "2000-12-09",
            "update_date": "2024-03-11",
            "expiry_date": "2031-12-09",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.dnsnameservice.com",
                "ns2.dnsnameservice.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "cbws.support",
            "domain_keyword": "cbws",
            "domain_tld": "support",
            "query_time": "2024-05-02 16:39:56",
            "create_date": "2021-12-08",
            "update_date": "2024-01-22",
            "expiry_date": "2024-12-08",
            "registrar_iana": 1587,
            "registrar_name": "Mijn InternetOplossing B.V.",
            "registrar_website": "http://www.mijninternetoplossing.nl",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "My Domain Provider",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "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.cbws.be",
                "ns.cbws.fr",
                "ns.cbws.nl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "abwt.com",
            "domain_keyword": "abwt",
            "domain_tld": "com",
            "query_time": "2024-04-29 22:53:38",
            "create_date": "2003-10-22",
            "update_date": "2023-10-23",
            "expiry_date": "2024-10-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "abwl.frl",
            "domain_keyword": "abwl",
            "domain_tld": "frl",
            "query_time": "2024-04-29 22:53:35",
            "create_date": "2016-04-23",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-23",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "Jdta",
            "registrant_country": "NL",
            "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": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "abwu.org",
            "domain_keyword": "abwu",
            "domain_tld": "org",
            "query_time": "2024-05-08 16:02:58",
            "create_date": "2024-05-06",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-06",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "http://www.spaceship.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 25,
            "domain_name": "abos.nl",
            "domain_keyword": "abos",
            "domain_tld": "nl",
            "query_time": "2024-05-06 13:50:20",
            "create_date": "2000-02-18",
            "update_date": "2021-11-12",
            "registrar_name": "Internationale Domeinregistratie Nederland",
            "name_servers": [
                "ns0.nl",
                "ns11.net",
                "ns5.be"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 26,
            "domain_name": "abos.hr",
            "domain_keyword": "abos",
            "domain_tld": "hr",
            "query_time": "2024-05-10 05:53:28",
            "create_date": "2015-11-20",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-21",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "ABOS d.o.o.",
            "registrant_address": "Slavonska avenija 62 A",
            "registrant_city": "Zagreb",
            "registrant_state": "HR",
            "registrant_zip": "10000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns.iskon.hr",
                "dns2.iskon.hr"
            ]
        },
        {
            "num": 27,
            "domain_name": "abis.lt",
            "domain_keyword": "abis",
            "domain_tld": "lt",
            "query_time": "2024-05-11 14:33:10",
            "create_date": "2016-12-01",
            "expiry_date": "2024-12-02",
            "registrar_name": "UAB Edata",
            "registrar_website": "https://eshop.lt/",
            "registrant_company": "HOST24.lt",
            "name_servers": [
                "ns1.vardas.lt",
                "ns2.vardas.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 28,
            "domain_name": "abss.buzz",
            "domain_keyword": "abss",
            "domain_tld": "buzz",
            "query_time": "2024-05-10 11:25:59",
            "create_date": "2023-08-16",
            "update_date": "2023-08-21",
            "expiry_date": "2024-08-16",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "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": [
                "clara.ns.cloudflare.com",
                "everton.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "abcs.be",
            "domain_keyword": "abcs",
            "domain_tld": "be",
            "query_time": "2024-05-22 01:11:45",
            "create_date": "2021-04-15",
            "registrar_name": "Tucows Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 30,
            "domain_name": "abos.pl",
            "domain_keyword": "abos",
            "domain_tld": "pl",
            "query_time": "2024-05-24 15:28:43",
            "create_date": "2002-01-25",
            "update_date": "2023-12-10",
            "expiry_date": "2026-01-24",
            "registrar_name": "AZ.pl Sp. z o.o.",
            "name_servers": [
                "ns1.hekko.net.pl",
                "ns2.hekko.net.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "acws.ltd",
            "domain_keyword": "acws",
            "domain_tld": "ltd",
            "query_time": "2024-05-13 11:15:04",
            "create_date": "2023-05-07",
            "update_date": "2024-04-12",
            "expiry_date": "2025-05-07",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AC Web Services Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Worcestershire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "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": [
                "jobs.ns.cloudflare.com",
                "lola.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "abrs.biz",
            "domain_keyword": "abrs",
            "domain_tld": "biz",
            "query_time": "2024-05-10 11:20:21",
            "create_date": "2015-03-06",
            "update_date": "2024-03-10",
            "expiry_date": "2025-03-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "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": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "abwn.nl",
            "domain_keyword": "abwn",
            "domain_tld": "nl",
            "query_time": "2024-05-11 00:38:10",
            "create_date": "2012-06-18",
            "update_date": "2021-05-06",
            "registrar_name": "NVA Online Advertising B.V.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 34,
            "domain_name": "abks.co.in",
            "domain_keyword": "abks",
            "domain_tld": "co.in",
            "query_time": "2024-05-29 18:11:30",
            "create_date": "2022-04-21",
            "update_date": "2024-04-21",
            "expiry_date": "2024-04-21",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Openprovider",
            "registrar_website": "www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "abks",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Chhattisgarh",
            "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": [
                "ina1.registrar.eu",
                "ina2.registrar.eu",
                "ina3.registrar.eu"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "abes.live",
            "domain_keyword": "abes",
            "domain_tld": "live",
            "query_time": "2024-06-02 00:59:10",
            "create_date": "2023-04-04",
            "update_date": "2024-05-17",
            "expiry_date": "2024-04-04",
            "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",
            "domain_status": [
                "clientTransferProhibited",
                "inactive",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "abns.top",
            "domain_keyword": "abns",
            "domain_tld": "top",
            "query_time": "2024-05-27 08:33:03",
            "create_date": "2023-06-30",
            "update_date": "2024-03-09",
            "expiry_date": "2024-06-30",
            "registrar_iana": 1469,
            "registrar_name": "JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD",
            "registrar_website": "www.55hl.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "冯军辉",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hebei",
            "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": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "abfs.info",
            "domain_keyword": "abfs",
            "domain_tld": "info",
            "query_time": "2024-05-25 22:15:32",
            "create_date": "2023-11-23",
            "update_date": "2023-11-28",
            "expiry_date": "2024-11-23",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yu qing qing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "abss.cn",
            "domain_keyword": "abss",
            "domain_tld": "cn",
            "query_time": "2024-04-11 06:52:57",
            "create_date": "2010-04-08",
            "expiry_date": "2025-04-08",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "倪志福",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "nbws.com",
            "domain_keyword": "nbws",
            "domain_tld": "com",
            "query_time": "2024-04-11 12:09:18",
            "create_date": "1999-02-19",
            "update_date": "2024-04-03",
            "expiry_date": "2026-02-19",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "xbws.com",
            "domain_keyword": "xbws",
            "domain_tld": "com",
            "query_time": "2024-04-25 04:49:28",
            "create_date": "2006-11-01",
            "update_date": "2023-08-28",
            "expiry_date": "2024-11-01",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "fu jian",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "abos.info",
            "domain_keyword": "abos",
            "domain_tld": "info",
            "query_time": "2024-05-03 09:39:43",
            "create_date": "2003-08-04",
            "update_date": "2023-09-18",
            "expiry_date": "2024-08-04",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "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.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "axws.in",
            "domain_keyword": "axws",
            "domain_tld": "in",
            "query_time": "2024-04-23 07:42:15",
            "create_date": "2024-04-23",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-23",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SCICUBE LIMITED",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns61.pointdnshere.net",
                "ns62.pointdnshere.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "abwm.com",
            "domain_keyword": "abwm",
            "domain_tld": "com",
            "query_time": "2024-04-19 01:49:36",
            "create_date": "2000-10-25",
            "update_date": "2023-07-20",
            "expiry_date": "2025-10-25",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns4.afternic.com",
                "verification-vt83aztvltvbx3gwn2pgzu.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "sbws.jp",
            "domain_keyword": "sbws",
            "domain_tld": "jp",
            "query_time": "2024-04-23 16:03:16",
            "create_date": "2020-09-04",
            "update_date": "2023-10-01",
            "expiry_date": "2024-09-30",
            "registrant_name": "Yasuhiro Maeda",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 32F,",
            "registrant_zip": "530-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6292-8811",
            "registrant_fax": "06-6292-8812",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 45,
            "domain_name": "abes.life",
            "domain_keyword": "abes",
            "domain_tld": "life",
            "query_time": "2024-05-07 02:00:34",
            "create_date": "2023-10-24",
            "update_date": "2023-10-29",
            "expiry_date": "2024-10-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": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "abes.it",
            "domain_keyword": "abes",
            "domain_tld": "it",
            "query_time": "2024-05-07 02:00:34",
            "create_date": "2000-09-11",
            "update_date": "2024-02-18",
            "expiry_date": "2025-02-02",
            "registrar_name": "Netsons S.r.l.",
            "registrar_website": "https://www.netsons.com",
            "registrant_company": "Abes Srl",
            "name_servers": [
                "dns1.netsons.net",
                "dns2.netsons.net",
                "dns3.netsons.net",
                "dns4.netsons.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 47,
            "domain_name": "abcs.fr",
            "domain_keyword": "abcs",
            "domain_tld": "fr",
            "query_time": "2024-05-05 15:26:55",
            "create_date": "2016-12-19",
            "update_date": "2024-01-31",
            "expiry_date": "2024-12-19",
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns1043.ui-dns.biz",
                "ns1043.ui-dns.com",
                "ns1043.ui-dns.de",
                "ns1043.ui-dns.org"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 48,
            "domain_name": "ubws.net",
            "domain_keyword": "ubws",
            "domain_tld": "net",
            "query_time": "2024-05-18 16:24:35",
            "create_date": "2023-06-20",
            "update_date": "2023-06-20",
            "expiry_date": "2024-06-20",
            "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": "MAKATI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "PH",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=ubws.net",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "abwps.biz",
            "domain_keyword": "abwps",
            "domain_tld": "biz",
            "query_time": "2024-05-13 11:25:41",
            "create_date": "2023-06-15",
            "update_date": "2023-06-20",
            "expiry_date": "2024-06-15",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0167553170",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "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.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "abis.training",
            "domain_keyword": "abis",
            "domain_tld": "training",
            "query_time": "2024-05-11 14:33:11",
            "create_date": "2021-03-11",
            "update_date": "2024-04-25",
            "expiry_date": "2025-03-11",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ABIS N.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "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": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 51,
            "domain_name": "abus.dk",
            "domain_keyword": "abus",
            "domain_tld": "dk",
            "query_time": "2024-05-10 16:57:22",
            "create_date": "1997-10-02",
            "expiry_date": "2024-12-31",
            "registrant_name": "ABUS NORDIC A/S",
            "registrant_address": "Egeskovvej 41, Gedved Mark",
            "registrant_city": "Horsens",
            "registrant_zip": "8700",
            "registrant_country": "DK",
            "name_servers": [
                "ns1.simply.com",
                "ns2.simply.com",
                "ns3.simply.com",
                "ns4.simply.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 52,
            "domain_name": "abns.fr",
            "domain_keyword": "abns",
            "domain_tld": "fr",
            "query_time": "2024-05-20 10:53:28",
            "create_date": "2004-05-18",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-18",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "Amaury Beaudouin Net Services",
            "registrant_address": "24 Rue Cornac, 33000 Bordeaux",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.954250260",
            "name_servers": [
                "dns.ovh.net",
                "ns.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated",
                "autoRenewPeriod"
            ]
        },
        {
            "num": 53,
            "domain_name": "abks.net",
            "domain_keyword": "abks",
            "domain_tld": "net",
            "query_time": "2024-05-29 18:11:30",
            "create_date": "2023-05-17",
            "update_date": "2024-05-18",
            "expiry_date": "2024-05-17",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns1.gm111.parklogic.com",
                "ns2.gm111.parklogic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "awbs.online",
            "domain_keyword": "awbs",
            "domain_tld": "online",
            "query_time": "2024-06-02 03:49:19",
            "create_date": "2020-06-07",
            "update_date": "2024-05-16",
            "expiry_date": "2025-06-07",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_state": "FL",
            "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": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "baws.org",
            "domain_keyword": "baws",
            "domain_tld": "org",
            "query_time": "2024-04-17 04:51:29",
            "create_date": "2015-04-11",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-11",
            "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": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "abbs.co.uk",
            "domain_keyword": "abbs",
            "domain_tld": "co.uk",
            "query_time": "2024-04-25 08:44:36",
            "create_date": "2014-04-24",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-24",
            "registrar_name": "XNS Registrar B.V. [Tag = XNSREG]",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 57,
            "domain_name": "aaws.us",
            "domain_keyword": "aaws",
            "domain_tld": "us",
            "query_time": "2024-04-26 03:11:21",
            "create_date": "2023-09-26",
            "update_date": "2024-02-01",
            "expiry_date": "2024-09-26",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "Eszter Hazai",
            "registrant_company": "Domain Science Ltd",
            "registrant_address": "Szabo Ilonka, 63c",
            "registrant_city": "Budapest",
            "registrant_state": "Budapest",
            "registrant_zip": "1015",
            "registrant_country": "HU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+36.4191293",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "abwm.cn",
            "domain_keyword": "abwm",
            "domain_tld": "cn",
            "query_time": "2024-04-21 07:30:50",
            "create_date": "2022-11-04",
            "expiry_date": "2024-11-04",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "厦门市江辰投资管理有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "abxs.com",
            "domain_keyword": "abxs",
            "domain_tld": "com",
            "query_time": "2024-04-21 07:31:33",
            "create_date": "2008-12-21",
            "update_date": "2023-12-22",
            "expiry_date": "2024-12-21",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "He Bei",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com",
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "ab-s.net",
            "domain_keyword": "ab-s",
            "domain_tld": "net",
            "query_time": "2024-04-21 08:11:06",
            "create_date": "2001-02-26",
            "update_date": "2024-02-27",
            "expiry_date": "2025-02-26",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "cns1.cloudpit.de",
                "cns2.cloudpit.com",
                "cns3.cloudpit.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "abss.co.uk",
            "domain_keyword": "abss",
            "domain_tld": "co.uk",
            "query_time": "2024-04-28 00:03:12",
            "create_date": "2008-07-31",
            "update_date": "2022-07-04",
            "expiry_date": "2024-07-31",
            "registrar_name": "Global Domains Ltd [Tag = GDLTD]",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 62,
            "domain_name": "abes.dev",
            "domain_keyword": "abes",
            "domain_tld": "dev",
            "query_time": "2024-05-07 02:00:34",
            "create_date": "2022-06-09",
            "update_date": "2023-10-18",
            "expiry_date": "2024-06-09",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar 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",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 63,
            "domain_name": "ebws.org.uk",
            "domain_keyword": "ebws",
            "domain_tld": "org.uk",
            "query_time": "2024-05-08 21:00:26",
            "create_date": "2011-06-28",
            "update_date": "2023-06-07",
            "expiry_date": "2024-06-28",
            "registrar_name": "Tucows Inc t/a Tucows [Tag = TUCOWS-CA]",
            "registrar_website": "https://www.tucowsdomains.com",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 64,
            "domain_name": "abps.top",
            "domain_keyword": "abps",
            "domain_tld": "top",
            "query_time": "2024-05-20 04:57:07",
            "create_date": "2023-06-30",
            "update_date": "2024-03-09",
            "expiry_date": "2024-06-30",
            "registrar_iana": 1469,
            "registrar_name": "JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD",
            "registrar_website": "www.55hl.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "冯军辉",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hebei",
            "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": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "abwp.work",
            "domain_keyword": "abwp",
            "domain_tld": "work",
            "query_time": "2024-05-21 18:12:50",
            "create_date": "2023-11-19",
            "update_date": "2023-11-24",
            "expiry_date": "2024-11-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "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": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "abas.cc",
            "domain_keyword": "abas",
            "domain_tld": "cc",
            "query_time": "2024-05-12 17:19:55",
            "create_date": "2019-08-06",
            "update_date": "2023-08-07",
            "expiry_date": "2024-08-06",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://domains.google.com/",
            "registrant_name": "On behalf of abas.cc OWNER",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "604 Cameron Street",
            "registrant_city": "Alexandria",
            "registrant_state": "VA",
            "registrant_zip": "22314",
            "registrant_country": "US",
            "registrant_email": "b8f1942af637ec9f48196a474ae817f7215ce5e65a03786cf828f3c71a024936@abas.cc.whoisproxy.org",
            "registrant_phone": "+64.48319528",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "dbws.us",
            "domain_keyword": "dbws",
            "domain_tld": "us",
            "query_time": "2024-05-12 21:44:39",
            "create_date": "2023-07-10",
            "update_date": "2023-07-15",
            "expiry_date": "2025-07-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "John Burd",
            "registrant_company": "Wonder Spray, LLC",
            "registrant_address": "3525A Del Mar Heights Road, Suite 398",
            "registrant_city": "San Diego",
            "registrant_state": "California",
            "registrant_zip": "92130",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6199922873",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "abcws.com",
            "domain_keyword": "abcws",
            "domain_tld": "com",
            "query_time": "2024-05-14 21:09:07",
            "create_date": "2021-11-11",
            "update_date": "2022-08-23",
            "expiry_date": "2024-11-11",
            "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": 69,
            "domain_name": "abus.cam",
            "domain_keyword": "abus",
            "domain_tld": "cam",
            "query_time": "2024-05-12 07:33:47",
            "create_date": "2023-01-10",
            "update_date": "2024-03-05",
            "expiry_date": "2025-01-10",
            "registrar_iana": 151,
            "registrar_name": "InternetX GmbH",
            "registrar_website": "https://www.internetx.com/",
            "registrant_company": "Brakensiek Systemhaus GmbH & Co. KG",
            "registrant_state": "DE",
            "registrant_country": "DE",
            "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.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "abps.xyz",
            "domain_keyword": "abps",
            "domain_tld": "xyz",
            "query_time": "2024-05-27 19:54:07",
            "create_date": "2023-03-20",
            "update_date": "2024-04-28",
            "expiry_date": "2024-03-20",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "wu qing ru",
            "registrant_state": "jiang su",
            "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.",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "abms.co",
            "domain_keyword": "abms",
            "domain_tld": "co",
            "query_time": "2024-05-27 08:32:02",
            "create_date": "2017-07-08",
            "update_date": "2023-06-26",
            "expiry_date": "2024-07-07",
            "registrar_iana": 1649,
            "registrar_name": "P.A. Viet Nam Company Limited",
            "registrar_website": "www.pavietnam.vn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HANOI CITY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "VN",
            "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.dotvndns.vn",
                "ns2.dotvndns.vn",
                "nsbak.dotvndns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "abfs.ltd",
            "domain_keyword": "abfs",
            "domain_tld": "ltd",
            "query_time": "2024-04-14 07:45:28",
            "create_date": "2022-11-15",
            "update_date": "2024-01-22",
            "expiry_date": "2024-11-15",
            "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": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "abys.land",
            "domain_keyword": "abys",
            "domain_tld": "land",
            "query_time": "2024-04-19 01:50:27",
            "create_date": "2021-09-24",
            "update_date": "2023-11-08",
            "expiry_date": "2024-09-24",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "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.easyhost.be",
                "ns2.easyhost.be",
                "ns3.easyhost.be"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 74,
            "domain_name": "asws.top",
            "domain_keyword": "asws",
            "domain_tld": "top",
            "query_time": "2024-04-18 18:50:33",
            "create_date": "2024-04-16",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-16",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "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.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "lbws.com.au",
            "domain_keyword": "lbws",
            "domain_tld": "com.au",
            "query_time": "2024-04-20 23:35:18",
            "update_date": "2022-10-18",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "HEATHER MAREE",
            "name_servers": [
                "ns1.telstradns.net",
                "ns2.telstradns.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "baws.info",
            "domain_keyword": "baws",
            "domain_tld": "info",
            "query_time": "2024-05-05 09:44:00",
            "create_date": "2016-04-16",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-16",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "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.site4now.net",
                "ns2.site4now.net",
                "ns3.site4now.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "baws.in",
            "domain_keyword": "baws",
            "domain_tld": "in",
            "query_time": "2024-05-09 22:00:40",
            "create_date": "2021-06-07",
            "update_date": "2023-06-13",
            "expiry_date": "2025-06-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.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 contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1050.awsdns-03.org",
                "ns-1537.awsdns-00.co.uk",
                "ns-341.awsdns-42.com",
                "ns-701.awsdns-23.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "abrs.co",
            "domain_keyword": "abrs",
            "domain_tld": "co",
            "query_time": "2024-05-10 11:20:21",
            "create_date": "2015-03-06",
            "update_date": "2024-03-10",
            "expiry_date": "2025-03-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "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": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "abas.ae",
            "domain_keyword": "abas",
            "domain_tld": "ae",
            "query_time": "2024-05-09 12:54:54",
            "registrar_name": "InterNetX GmbH",
            "registrant_name": "Stefan Dannemann",
            "registrant_company": "ABAS Software AG",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "nsa8.schlundtech.de",
                "nsb8.schlundtech.de",
                "nsc8.schlundtech.de",
                "nsd8.schlundtech.de"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 80,
            "domain_name": "abjs.marketing",
            "domain_keyword": "abjs",
            "domain_tld": "marketing",
            "query_time": "2024-05-16 03:50:19",
            "create_date": "2023-08-30",
            "update_date": "2023-09-04",
            "expiry_date": "2024-08-30",
            "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": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "abcs.us",
            "domain_keyword": "abcs",
            "domain_tld": "us",
            "query_time": "2024-05-22 01:11:45",
            "create_date": "2002-04-24",
            "update_date": "2023-07-18",
            "expiry_date": "2025-04-23",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Andrew Zimmerman",
            "registrant_company": "ABC Software",
            "registrant_address": "492 Singer Hill Rd",
            "registrant_city": "Mifflintown",
            "registrant_state": "Pennsylvania",
            "registrant_zip": "17059",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7174633647",
            "registrant_fax": "+1.8664163967",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "abus.asia",
            "domain_keyword": "abus",
            "domain_tld": "asia",
            "query_time": "2024-05-12 07:33:47",
            "create_date": "2008-05-30",
            "update_date": "2024-04-30",
            "expiry_date": "2026-05-30",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ABUS (HONG KONG) LIMITED",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "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.dotster.com",
                "ns2.dotster.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "abus.be",
            "domain_keyword": "abus",
            "domain_tld": "be",
            "query_time": "2024-05-12 07:33:47",
            "create_date": "2005-02-24",
            "registrar_name": "InterNetX GmbH",
            "registrar_website": "http://www.internetx.de",
            "name_servers": [
                "ns1.olvm.de",
                "ns2.olvm.de",
                "ns3.olvm.de",
                "ns4.olvm.de"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 84,
            "domain_name": "abhs.info",
            "domain_keyword": "abhs",
            "domain_tld": "info",
            "query_time": "2024-05-25 22:17:30",
            "create_date": "2016-07-06",
            "update_date": "2023-08-20",
            "expiry_date": "2024-07-06",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ABHS-Versicherungsmakler GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "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": [
                "ns1066.ui-dns.biz",
                "ns1066.ui-dns.com",
                "ns1066.ui-dns.de",
                "ns1066.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "alws.life",
            "domain_keyword": "alws",
            "domain_tld": "life",
            "query_time": "2024-06-02 19:06:22",
            "create_date": "2024-02-10",
            "update_date": "2024-02-15",
            "expiry_date": "2025-02-10",
            "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": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "aews.cloud",
            "domain_keyword": "aews",
            "domain_tld": "cloud",
            "query_time": "2024-05-02 08:57:01",
            "create_date": "2023-04-23",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-23",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "www.hosting.kr",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Yuk Yongsu",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gwangmyeong-si",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "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-1081.awsdns-07.org",
                "ns-111.awsdns-13.com",
                "ns-1607.awsdns-08.co.uk",
                "ns-970.awsdns-57.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "abfs.ru",
            "domain_keyword": "abfs",
            "domain_tld": "ru",
            "query_time": "2024-05-06 01:14:44",
            "create_date": "2022-01-11",
            "expiry_date": "2025-01-11",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 88,
            "domain_name": "ab6s.cn",
            "domain_keyword": "ab6s",
            "domain_tld": "cn",
            "query_time": "2024-05-07 17:02:19",
            "create_date": "2024-04-25",
            "expiry_date": "2025-04-25",
            "registrar_name": "上海福虎信息科技有限公司",
            "registrant_name": "顾然",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.hhhdns.com",
                "ns2.hhhdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "abos.co.th",
            "domain_keyword": "abos",
            "domain_tld": "co.th",
            "query_time": "2024-05-10 05:53:28",
            "create_date": "2011-07-30",
            "update_date": "2023-07-29",
            "expiry_date": "2024-07-29",
            "registrar_name": "THNIC",
            "registrant_company": "Absolute Business Opertunity Success Co., Ltd. ( บริษัท แอบโซลูท บิซิเนส ออพพอทูนิตี้ ซัคเซส จำกัด )",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "ns1.dotarai.com",
                "ns2.dotarai.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "abks.org",
            "domain_keyword": "abks",
            "domain_tld": "org",
            "query_time": "2024-05-16 03:50:29",
            "create_date": "2023-06-04",
            "update_date": "2024-01-07",
            "expiry_date": "2024-06-04",
            "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": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "abbs.pl",
            "domain_keyword": "abbs",
            "domain_tld": "pl",
            "query_time": "2024-05-17 02:48:55",
            "create_date": "2023-05-14",
            "update_date": "2023-05-14",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 92,
            "domain_name": "abbs.it",
            "domain_keyword": "abbs",
            "domain_tld": "it",
            "query_time": "2024-05-24 22:38:00",
            "create_date": "2016-08-14",
            "update_date": "2023-10-21",
            "expiry_date": "2024-09-06",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com srls",
            "registrant_address": "Via 16 Settembre 1959, 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 93,
            "domain_name": "abas.link",
            "domain_keyword": "abas",
            "domain_tld": "link",
            "query_time": "2024-04-26 12:20:03",
            "create_date": "2020-06-05",
            "update_date": "2024-04-21",
            "expiry_date": "2024-06-05",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "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": [
                "ns-1345.awsdns-40.org",
                "ns-1859.awsdns-40.co.uk",
                "ns-84.awsdns-10.com",
                "ns-983.awsdns-58.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "abwp.us",
            "domain_keyword": "abwp",
            "domain_tld": "us",
            "query_time": "2024-04-21 07:31:15",
            "create_date": "2021-02-22",
            "update_date": "2024-02-18",
            "expiry_date": "2025-02-22",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "DNS Admin",
            "registrant_company": "Anheuser-Busch, LLC",
            "registrant_address": "One Busch Place",
            "registrant_city": "St. Louis",
            "registrant_state": "MO",
            "registrant_zip": "63118-0852",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8003425283",
            "registrant_fax": "+1.3145772900",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "abwl.pics",
            "domain_keyword": "abwl",
            "domain_tld": "pics",
            "query_time": "2024-04-13 02:40:22",
            "create_date": "2023-03-20",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-20",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "zbws.com",
            "domain_keyword": "zbws",
            "domain_tld": "com",
            "query_time": "2024-04-16 16:00:11",
            "create_date": "2005-06-26",
            "update_date": "2023-05-31",
            "expiry_date": "2024-06-26",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "fu jian",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "ns1.qiaomi.com",
                "ns2.qiaomi.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "abis.waw.pl",
            "domain_keyword": "abis",
            "domain_tld": "waw.pl",
            "query_time": "2024-04-07 14:24:21",
            "create_date": "2003-11-29",
            "update_date": "2023-11-20",
            "expiry_date": "2026-11-29",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "abwc.net",
            "domain_keyword": "abwc",
            "domain_tld": "net",
            "query_time": "2024-04-19 01:49:25",
            "create_date": "2001-05-05",
            "update_date": "2022-09-06",
            "expiry_date": "2031-05-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "abhs.com",
            "domain_keyword": "abhs",
            "domain_tld": "com",
            "query_time": "2024-05-11 14:27:23",
            "create_date": "2002-04-19",
            "update_date": "2024-04-05",
            "expiry_date": "2025-04-19",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "abqs.asia",
            "domain_keyword": "abqs",
            "domain_tld": "asia",
            "query_time": "2024-05-17 07:12:48",
            "create_date": "2023-08-28",
            "update_date": "2023-09-02",
            "expiry_date": "2024-08-28",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jing He Xin Cheng Jing Shi Bai Huo Dian",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan xi sheng",
            "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": [
                "athena.dnspod.net",
                "steam.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.116,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>abws.org.br</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2519</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>aaws.page, abis.com.pl, ebws.info, abes.ca, adws.org, abwh.com, abgs.pl, abas.app, abwf.org.br, awws.online, arws.com, aews.com.au, abys.org, abwm.online, abps.pl, asws.com.au, sbws.dev, ibws.org.uk, abwe.com, jbws.com, cbws.support, abwt.com, abwl.frl, abwu.org, abos.nl, abos.hr, abis.lt, abss.buzz, abcs.be, abos.pl, acws.ltd, abrs.biz, abwn.nl, abks.co.in, abes.live, abns.top, abfs.info, abss.cn, nbws.com, xbws.com, abos.info, axws.in, abwm.com, sbws.jp, abes.life, abes.it, abcs.fr, ubws.net, abwps.biz, abis.training, abus.dk, abns.fr, abks.net, awbs.online, baws.org, abbs.co.uk, aaws.us, abwm.cn, abxs.com, ab-s.net, abss.co.uk, abes.dev, ebws.org.uk, abps.top, abwp.work, abas.cc, dbws.us, abcws.com, abus.cam, abps.xyz, abms.co, abfs.ltd, abys.land, asws.top, lbws.com.au, baws.info, baws.in, abrs.co, abas.ae, abjs.marketing, abcs.us, abus.asia, abus.be, abhs.info, alws.life, aews.cloud, abfs.ru, ab6s.cn, abos.co.th, abks.org, abbs.pl, abbs.it, abas.link, abwp.us, abwl.pics, zbws.com, abis.waw.pl, abwc.net, abhs.com, abqs.asia</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>aaws.page</domain_name>
   <domain_keyword>aaws</domain_keyword>
   <domain_tld>page</domain_tld>
   <query_time>2024-04-12 01:18:00</query_time>
   <create_date>2022-12-31</create_date>
   <update_date>2023-04-18</update_date>
   <expiry_date>2027-12-31</expiry_date>
   <registrar_iana>100</registrar_iana>
   <registrar_name>Whois Corp.</registrar_name>
   <registrar_website>http://whois.co.kr</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jo Yongmoon</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>KR</registrant_country>
   <registrant_email>please query the whois server of the owning registrar 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>
   <name_servers>
    <value>ns1.whoisdomain.kr</value>
    <value>ns2.whoisdomain.kr</value>
    <value>ns3.whoisdomain.kr</value>
    <value>ns4.whoisdomain.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>abis.com.pl</domain_name>
   <domain_keyword>abis</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-07 14:24:21</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>ebws.info</domain_name>
   <domain_keyword>ebws</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-07 03:43:07</query_time>
   <create_date>2018-06-02</create_date>
   <update_date>2018-10-08</update_date>
   <expiry_date>2024-06-02</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</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>elsa.ns.cloudflare.com</value>
    <value>hugh.ns.cloudflare.com</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>abes.ca</domain_name>
   <domain_keyword>abes</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-14 09:16:30</query_time>
   <create_date>2005-10-20</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2025-10-20</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>Julie Wright</registrant_name>
   <registrant_company>Julie Wright</registrant_company>
   <registrant_address>221 18 Street Southeast,  Unit 10</registrant_address>
   <registrant_city>Calgary</registrant_city>
   <registrant_state>AB</registrant_state>
   <registrant_zip>T2E6J5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4032328758</registrant_phone>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</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>5</num>
   <domain_name>adws.org</domain_name>
   <domain_keyword>adws</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 01:48:13</query_time>
   <create_date>2003-12-22</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2024-12-22</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>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>6</num>
   <domain_name>abwh.com</domain_name>
   <domain_keyword>abwh</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 07:30:43</query_time>
   <create_date>2005-04-07</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>2487</registrar_iana>
   <registrar_name>Internet Domain Service BS Corp.</registrar_name>
   <registrar_website>http://www.internet.bs</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>DOMAIN MAY BE FOR SALE, CHECK WWW.DAN.COM</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>EE</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>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-d588aacb.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>abgs.pl</domain_name>
   <domain_keyword>abgs</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-07 02:05:33</query_time>
   <create_date>2022-08-03</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns17.ovh.net</value>
    <value>ns17.ovh.net</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>abas.app</domain_name>
   <domain_keyword>abas</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-01 11:11:45</query_time>
   <create_date>2024-04-09</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <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>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar 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>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>abwf.org.br</domain_name>
   <domain_keyword>abwf</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2024-04-29 22:53:32</query_time>
   <create_date>2023-10-10</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrant_name>Associa??o Brasileira do WoodFrame</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>awws.online</domain_name>
   <domain_keyword>awws</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-03 16:27:39</query_time>
   <create_date>2023-07-31</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-07-31</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>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>11</num>
   <domain_name>arws.com</domain_name>
   <domain_keyword>arws</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 10:34:14</query_time>
   <create_date>1996-06-27</create_date>
   <update_date>2023-01-20</update_date>
   <expiry_date>2025-06-26</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <registrant_name>PERFECT PRIVACY, LLC</registrant_name>
   <registrant_address>5335 Gate Parkway care of Network Solutions PO Box 459</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5707088622</registrant_phone>
   <name_servers>
    <value>ns41.worldnic.com</value>
    <value>ns42.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>aews.com.au</domain_name>
   <domain_keyword>aews</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-10 19:39:00</query_time>
   <update_date>2024-03-31</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>The Manager</registrant_name>
   <name_servers>
    <value>ns1.webstudio.net.au</value>
    <value>ns2.webstudio.net.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>abys.org</domain_name>
   <domain_keyword>abys</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-13 11:25:59</query_time>
   <create_date>1999-02-08</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Acton Boxboro Youth Soccer</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</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>ns11.worldnic.com</value>
    <value>ns12.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>abwm.online</domain_name>
   <domain_keyword>abwm</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-13 11:25:39</query_time>
   <create_date>2022-06-13</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-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>cdns1.interserver.net</value>
    <value>cdns2.interserver.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>abps.pl</domain_name>
   <domain_keyword>abps</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-29 18:18:16</query_time>
   <create_date>2013-05-27</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_name>cyber_Folks S.A.</registrar_name>
   <name_servers>
    <value>dns1.nano.pl</value>
    <value>dns2.nano.pl</value>
    <value>dns3.nano.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>asws.com.au</domain_name>
   <domain_keyword>asws</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-31 12:31:20</query_time>
   <update_date>2023-04-26</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Stuart Perrett</registrant_name>
   <name_servers>
    <value>ns1.aushostskippy.com.au</value>
    <value>ns2.aushostskippy.com.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>sbws.dev</domain_name>
   <domain_keyword>sbws</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-08 20:57:50</query_time>
   <create_date>2019-05-31</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>None</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DATA REDACTED</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>please query the whois server of the owning registrar 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>jasper.ns.cloudflare.com</value>
    <value>sara.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>ibws.org.uk</domain_name>
   <domain_keyword>ibws</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-10 21:21:26</query_time>
   <create_date>2021-03-29</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>abwe.com</domain_name>
   <domain_keyword>abwe</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 01:49:26</query_time>
   <create_date>1999-02-01</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>NameFind LLC</registrant_company>
   <registrant_address>2150 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>[email protected]</registrant_email>
   <registrant_phone>+1.7813736856</registrant_phone>
   <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>20</num>
   <domain_name>jbws.com</domain_name>
   <domain_keyword>jbws</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 23:54:10</query_time>
   <create_date>2000-12-09</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2031-12-09</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.dnsnameservice.com</value>
    <value>ns2.dnsnameservice.com</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>21</num>
   <domain_name>cbws.support</domain_name>
   <domain_keyword>cbws</domain_keyword>
   <domain_tld>support</domain_tld>
   <query_time>2024-05-02 16:39:56</query_time>
   <create_date>2021-12-08</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>1587</registrar_iana>
   <registrar_name>Mijn InternetOplossing B.V.</registrar_name>
   <registrar_website>http://www.mijninternetoplossing.nl</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>My Domain Provider</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>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.cbws.be</value>
    <value>ns.cbws.fr</value>
    <value>ns.cbws.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>abwt.com</domain_name>
   <domain_keyword>abwt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 22:53:38</query_time>
   <create_date>2003-10-22</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-10-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>ns67.domaincontrol.com</value>
    <value>ns68.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>23</num>
   <domain_name>abwl.frl</domain_name>
   <domain_keyword>abwl</domain_keyword>
   <domain_tld>frl</domain_tld>
   <query_time>2024-04-29 22:53:35</query_time>
   <create_date>2016-04-23</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>Jdta</registrant_company>
   <registrant_country>NL</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>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>abwu.org</domain_name>
   <domain_keyword>abwu</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-08 16:02:58</query_time>
   <create_date>2024-05-06</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>http://www.spaceship.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>abos.nl</domain_name>
   <domain_keyword>abos</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-06 13:50:20</query_time>
   <create_date>2000-02-18</create_date>
   <update_date>2021-11-12</update_date>
   <registrar_name>Internationale Domeinregistratie Nederland</registrar_name>
   <name_servers>
    <value>ns0.nl</value>
    <value>ns11.net</value>
    <value>ns5.be</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>abos.hr</domain_name>
   <domain_keyword>abos</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-05-10 05:53:28</query_time>
   <create_date>2015-11-20</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>ABOS d.o.o.</registrant_name>
   <registrant_address>Slavonska avenija 62 A</registrant_address>
   <registrant_city>Zagreb</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>10000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns.iskon.hr</value>
    <value>dns2.iskon.hr</value>
   </name_servers>
  </value>
  <value>
   <num>27</num>
   <domain_name>abis.lt</domain_name>
   <domain_keyword>abis</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-11 14:33:10</query_time>
   <create_date>2016-12-01</create_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_name>UAB Edata</registrar_name>
   <registrar_website>https://eshop.lt/</registrar_website>
   <registrant_company>HOST24.lt</registrant_company>
   <name_servers>
    <value>ns1.vardas.lt</value>
    <value>ns2.vardas.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>abss.buzz</domain_name>
   <domain_keyword>abss</domain_keyword>
   <domain_tld>buzz</domain_tld>
   <query_time>2024-05-10 11:25:59</query_time>
   <create_date>2023-08-16</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</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>clara.ns.cloudflare.com</value>
    <value>everton.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>abcs.be</domain_name>
   <domain_keyword>abcs</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-22 01:11:45</query_time>
   <create_date>2021-04-15</create_date>
   <registrar_name>Tucows Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>abos.pl</domain_name>
   <domain_keyword>abos</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-24 15:28:43</query_time>
   <create_date>2002-01-25</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2026-01-24</expiry_date>
   <registrar_name>AZ.pl Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.hekko.net.pl</value>
    <value>ns2.hekko.net.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>acws.ltd</domain_name>
   <domain_keyword>acws</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-13 11:15:04</query_time>
   <create_date>2023-05-07</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AC Web Services Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Worcestershire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</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>jobs.ns.cloudflare.com</value>
    <value>lola.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>abrs.biz</domain_name>
   <domain_keyword>abrs</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-10 11:20:21</query_time>
   <create_date>2015-03-06</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>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>ns39.domaincontrol.com</value>
    <value>ns40.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>33</num>
   <domain_name>abwn.nl</domain_name>
   <domain_keyword>abwn</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-11 00:38:10</query_time>
   <create_date>2012-06-18</create_date>
   <update_date>2021-05-06</update_date>
   <registrar_name>NVA Online Advertising B.V.</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>abks.co.in</domain_name>
   <domain_keyword>abks</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-29 18:11:30</query_time>
   <create_date>2022-04-21</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2024-04-21</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Openprovider</registrar_name>
   <registrar_website>www.openprovider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>abks</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Chhattisgarh</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>ina1.registrar.eu</value>
    <value>ina2.registrar.eu</value>
    <value>ina3.registrar.eu</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>abes.live</domain_name>
   <domain_keyword>abes</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-06-02 00:59:10</query_time>
   <create_date>2023-04-04</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-04-04</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>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>inactive</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>abns.top</domain_name>
   <domain_keyword>abns</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-27 08:33:03</query_time>
   <create_date>2023-06-30</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>1469</registrar_iana>
   <registrar_name>JIANGSU BANGNING SCIENCE &amp; TECHNOLOGY CO. LTD</registrar_name>
   <registrar_website>www.55hl.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>冯军辉</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hebei</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>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>abfs.info</domain_name>
   <domain_keyword>abfs</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-25 22:15:32</query_time>
   <create_date>2023-11-23</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</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>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>abss.cn</domain_name>
   <domain_keyword>abss</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-11 06:52:57</query_time>
   <create_date>2010-04-08</create_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_name>厦门易名科技股份有限公司</registrar_name>
   <registrant_name>倪志福</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dns.com</value>
    <value>ns2.dns.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>nbws.com</domain_name>
   <domain_keyword>nbws</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 12:09:18</query_time>
   <create_date>1999-02-19</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2026-02-19</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.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>xbws.com</domain_name>
   <domain_keyword>xbws</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 04:49:28</query_time>
   <create_date>2006-11-01</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>fu jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>abos.info</domain_name>
   <domain_keyword>abos</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-03 09:39:43</query_time>
   <create_date>2003-08-04</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</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.sedoparking.com</value>
    <value>ns2.sedoparking.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>axws.in</domain_name>
   <domain_keyword>axws</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-23 07:42:15</query_time>
   <create_date>2024-04-23</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-23</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>SCICUBE LIMITED</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>HK</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>ns61.pointdnshere.net</value>
    <value>ns62.pointdnshere.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>abwm.com</domain_name>
   <domain_keyword>abwm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 01:49:36</query_time>
   <create_date>2000-10-25</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2025-10-25</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns4.afternic.com</value>
    <value>verification-vt83aztvltvbx3gwn2pgzu.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>sbws.jp</domain_name>
   <domain_keyword>sbws</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-23 16:03:16</query_time>
   <create_date>2020-09-04</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrant_name>Yasuhiro Maeda</registrant_name>
   <registrant_address>GRAND FRONT OSAKA TOWER A 32F,</registrant_address>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6292-8811</registrant_phone>
   <registrant_fax>06-6292-8812</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>Active</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>abes.life</domain_name>
   <domain_keyword>abes</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-07 02:00:34</query_time>
   <create_date>2023-10-24</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-10-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>ns47.domaincontrol.com</value>
    <value>ns48.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>46</num>
   <domain_name>abes.it</domain_name>
   <domain_keyword>abes</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-07 02:00:34</query_time>
   <create_date>2000-09-11</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_name>Netsons S.r.l.</registrar_name>
   <registrar_website>https://www.netsons.com</registrar_website>
   <registrant_company>Abes Srl</registrant_company>
   <name_servers>
    <value>dns1.netsons.net</value>
    <value>dns2.netsons.net</value>
    <value>dns3.netsons.net</value>
    <value>dns4.netsons.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>abcs.fr</domain_name>
   <domain_keyword>abcs</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 15:26:55</query_time>
   <create_date>2016-12-19</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns1043.ui-dns.biz</value>
    <value>ns1043.ui-dns.com</value>
    <value>ns1043.ui-dns.de</value>
    <value>ns1043.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>ubws.net</domain_name>
   <domain_keyword>ubws</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 16:24:35</query_time>
   <create_date>2023-06-20</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2024-06-20</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>MAKATI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>PH</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=ubws.net</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>abwps.biz</domain_name>
   <domain_keyword>abwps</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-13 11:25:41</query_time>
   <create_date>2023-06-15</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0167553170</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</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.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>abis.training</domain_name>
   <domain_keyword>abis</domain_keyword>
   <domain_tld>training</domain_tld>
   <query_time>2024-05-11 14:33:11</query_time>
   <create_date>2021-03-11</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ABIS N.V.</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>BE</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>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>51</num>
   <domain_name>abus.dk</domain_name>
   <domain_keyword>abus</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 16:57:22</query_time>
   <create_date>1997-10-02</create_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrant_name>ABUS NORDIC A/S</registrant_name>
   <registrant_address>Egeskovvej 41, Gedved Mark</registrant_address>
   <registrant_city>Horsens</registrant_city>
   <registrant_zip>8700</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns1.simply.com</value>
    <value>ns2.simply.com</value>
    <value>ns3.simply.com</value>
    <value>ns4.simply.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>abns.fr</domain_name>
   <domain_keyword>abns</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-20 10:53:28</query_time>
   <create_date>2004-05-18</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>Amaury Beaudouin Net Services</registrant_company>
   <registrant_address>24 Rue Cornac, 33000 Bordeaux</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.954250260</registrant_phone>
   <name_servers>
    <value>dns.ovh.net</value>
    <value>ns.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>autoRenewPeriod</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>abks.net</domain_name>
   <domain_keyword>abks</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-29 18:11:30</query_time>
   <create_date>2023-05-17</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2024-05-17</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns1.gm111.parklogic.com</value>
    <value>ns2.gm111.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>awbs.online</domain_name>
   <domain_keyword>awbs</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-02 03:49:19</query_time>
   <create_date>2020-06-07</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-06-07</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_state>FL</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>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>baws.org</domain_name>
   <domain_keyword>baws</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 04:51:29</query_time>
   <create_date>2015-04-11</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-11</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>ns03.domaincontrol.com</value>
    <value>ns04.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>56</num>
   <domain_name>abbs.co.uk</domain_name>
   <domain_keyword>abbs</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-25 08:44:36</query_time>
   <create_date>2014-04-24</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_name>XNS Registrar B.V. [Tag = XNSREG]</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>aaws.us</domain_name>
   <domain_keyword>aaws</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-26 03:11:21</query_time>
   <create_date>2023-09-26</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>Eszter Hazai</registrant_name>
   <registrant_company>Domain Science Ltd</registrant_company>
   <registrant_address>Szabo Ilonka, 63c</registrant_address>
   <registrant_city>Budapest</registrant_city>
   <registrant_state>Budapest</registrant_state>
   <registrant_zip>1015</registrant_zip>
   <registrant_country>HU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+36.4191293</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>abwm.cn</domain_name>
   <domain_keyword>abwm</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-21 07:30:50</query_time>
   <create_date>2022-11-04</create_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>厦门市江辰投资管理有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>abxs.com</domain_name>
   <domain_keyword>abxs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 07:31:33</query_time>
   <create_date>2008-12-21</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>He Bei</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>ab-s.net</domain_name>
   <domain_keyword>ab-s</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 08:11:06</query_time>
   <create_date>2001-02-26</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <name_servers>
    <value>cns1.cloudpit.de</value>
    <value>cns2.cloudpit.com</value>
    <value>cns3.cloudpit.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>abss.co.uk</domain_name>
   <domain_keyword>abss</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-28 00:03:12</query_time>
   <create_date>2008-07-31</create_date>
   <update_date>2022-07-04</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_name>Global Domains Ltd [Tag = GDLTD]</registrar_name>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>abes.dev</domain_name>
   <domain_keyword>abes</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-07 02:00:34</query_time>
   <create_date>2022-06-09</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar 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>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>ebws.org.uk</domain_name>
   <domain_keyword>ebws</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-08 21:00:26</query_time>
   <create_date>2011-06-28</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_name>Tucows Inc t/a Tucows [Tag = TUCOWS-CA]</registrar_name>
   <registrar_website>https://www.tucowsdomains.com</registrar_website>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>abps.top</domain_name>
   <domain_keyword>abps</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-20 04:57:07</query_time>
   <create_date>2023-06-30</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>1469</registrar_iana>
   <registrar_name>JIANGSU BANGNING SCIENCE &amp; TECHNOLOGY CO. LTD</registrar_name>
   <registrar_website>www.55hl.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>冯军辉</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hebei</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>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>abwp.work</domain_name>
   <domain_keyword>abwp</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-21 18:12:50</query_time>
   <create_date>2023-11-19</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>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>ns35.domaincontrol.com</value>
    <value>ns36.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>66</num>
   <domain_name>abas.cc</domain_name>
   <domain_keyword>abas</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-12 17:19:55</query_time>
   <create_date>2019-08-06</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://domains.google.com/</registrar_website>
   <registrant_name>On behalf of abas.cc OWNER</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>604 Cameron Street</registrant_address>
   <registrant_city>Alexandria</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>22314</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>b8f1942af637ec9f48196a474ae817f7215ce5e65a03786cf828f3c71a024936@abas.cc.whoisproxy.org</registrant_email>
   <registrant_phone>+64.48319528</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.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>dbws.us</domain_name>
   <domain_keyword>dbws</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-12 21:44:39</query_time>
   <create_date>2023-07-10</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2025-07-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>John Burd</registrant_name>
   <registrant_company>Wonder Spray, LLC</registrant_company>
   <registrant_address>3525A Del Mar Heights Road, Suite 398</registrant_address>
   <registrant_city>San Diego</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>92130</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6199922873</registrant_phone>
   <name_servers>
    <value>ns61.domaincontrol.com</value>
    <value>ns62.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>68</num>
   <domain_name>abcws.com</domain_name>
   <domain_keyword>abcws</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 21:09:07</query_time>
   <create_date>2021-11-11</create_date>
   <update_date>2022-08-23</update_date>
   <expiry_date>2024-11-11</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>69</num>
   <domain_name>abus.cam</domain_name>
   <domain_keyword>abus</domain_keyword>
   <domain_tld>cam</domain_tld>
   <query_time>2024-05-12 07:33:47</query_time>
   <create_date>2023-01-10</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>InternetX GmbH</registrar_name>
   <registrar_website>https://www.internetx.com/</registrar_website>
   <registrant_company>Brakensiek Systemhaus GmbH &amp; Co. KG</registrant_company>
   <registrant_state>DE</registrant_state>
   <registrant_country>DE</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.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>abps.xyz</domain_name>
   <domain_keyword>abps</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-27 19:54:07</query_time>
   <create_date>2023-03-20</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2024-03-20</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_state>jiang su</registrant_state>
   <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>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>abms.co</domain_name>
   <domain_keyword>abms</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-27 08:32:02</query_time>
   <create_date>2017-07-08</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>1649</registrar_iana>
   <registrar_name>P.A. Viet Nam Company Limited</registrar_name>
   <registrar_website>www.pavietnam.vn</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>HANOI CITY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>VN</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.dotvndns.vn</value>
    <value>ns2.dotvndns.vn</value>
    <value>nsbak.dotvndns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>abfs.ltd</domain_name>
   <domain_keyword>abfs</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-04-14 07:45:28</query_time>
   <create_date>2022-11-15</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2024-11-15</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>ns49.domaincontrol.com</value>
    <value>ns50.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>73</num>
   <domain_name>abys.land</domain_name>
   <domain_keyword>abys</domain_keyword>
   <domain_tld>land</domain_tld>
   <query_time>2024-04-19 01:50:27</query_time>
   <create_date>2021-09-24</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BE</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.easyhost.be</value>
    <value>ns2.easyhost.be</value>
    <value>ns3.easyhost.be</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>asws.top</domain_name>
   <domain_keyword>asws</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-18 18:50:33</query_time>
   <create_date>2024-04-16</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</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.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>lbws.com.au</domain_name>
   <domain_keyword>lbws</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-20 23:35:18</query_time>
   <update_date>2022-10-18</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>HEATHER MAREE</registrant_name>
   <name_servers>
    <value>ns1.telstradns.net</value>
    <value>ns2.telstradns.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>baws.info</domain_name>
   <domain_keyword>baws</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-05 09:44:00</query_time>
   <create_date>2016-04-16</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</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.site4now.net</value>
    <value>ns2.site4now.net</value>
    <value>ns3.site4now.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>baws.in</domain_name>
   <domain_keyword>baws</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-09 22:00:40</query_time>
   <create_date>2021-06-07</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2025-06-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.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 contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1050.awsdns-03.org</value>
    <value>ns-1537.awsdns-00.co.uk</value>
    <value>ns-341.awsdns-42.com</value>
    <value>ns-701.awsdns-23.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>abrs.co</domain_name>
   <domain_keyword>abrs</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-10 11:20:21</query_time>
   <create_date>2015-03-06</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>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>ns39.domaincontrol.com</value>
    <value>ns40.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>abas.ae</domain_name>
   <domain_keyword>abas</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-09 12:54:54</query_time>
   <registrar_name>InterNetX GmbH</registrar_name>
   <registrant_name>Stefan Dannemann</registrant_name>
   <registrant_company>ABAS Software AG</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>nsa8.schlundtech.de</value>
    <value>nsb8.schlundtech.de</value>
    <value>nsc8.schlundtech.de</value>
    <value>nsd8.schlundtech.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>abjs.marketing</domain_name>
   <domain_keyword>abjs</domain_keyword>
   <domain_tld>marketing</domain_tld>
   <query_time>2024-05-16 03:50:19</query_time>
   <create_date>2023-08-30</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-08-30</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>ns71.domaincontrol.com</value>
    <value>ns72.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>81</num>
   <domain_name>abcs.us</domain_name>
   <domain_keyword>abcs</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-22 01:11:45</query_time>
   <create_date>2002-04-24</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Andrew Zimmerman</registrant_name>
   <registrant_company>ABC Software</registrant_company>
   <registrant_address>492 Singer Hill Rd</registrant_address>
   <registrant_city>Mifflintown</registrant_city>
   <registrant_state>Pennsylvania</registrant_state>
   <registrant_zip>17059</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7174633647</registrant_phone>
   <registrant_fax>+1.8664163967</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>abus.asia</domain_name>
   <domain_keyword>abus</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-12 07:33:47</query_time>
   <create_date>2008-05-30</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2026-05-30</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ABUS (HONG KONG) LIMITED</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>HK</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.dotster.com</value>
    <value>ns2.dotster.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>abus.be</domain_name>
   <domain_keyword>abus</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-12 07:33:47</query_time>
   <create_date>2005-02-24</create_date>
   <registrar_name>InterNetX GmbH</registrar_name>
   <registrar_website>http://www.internetx.de</registrar_website>
   <name_servers>
    <value>ns1.olvm.de</value>
    <value>ns2.olvm.de</value>
    <value>ns3.olvm.de</value>
    <value>ns4.olvm.de</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>abhs.info</domain_name>
   <domain_keyword>abhs</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-25 22:17:30</query_time>
   <create_date>2016-07-06</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ABHS-Versicherungsmakler GmbH</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>DE</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>ns1066.ui-dns.biz</value>
    <value>ns1066.ui-dns.com</value>
    <value>ns1066.ui-dns.de</value>
    <value>ns1066.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>alws.life</domain_name>
   <domain_keyword>alws</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-06-02 19:06:22</query_time>
   <create_date>2024-02-10</create_date>
   <update_date>2024-02-15</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/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>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>86</num>
   <domain_name>aews.cloud</domain_name>
   <domain_keyword>aews</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-02 08:57:01</query_time>
   <create_date>2023-04-23</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>www.hosting.kr</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Yuk Yongsu</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Gwangmyeong-si</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KR</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-1081.awsdns-07.org</value>
    <value>ns-111.awsdns-13.com</value>
    <value>ns-1607.awsdns-08.co.uk</value>
    <value>ns-970.awsdns-57.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>abfs.ru</domain_name>
   <domain_keyword>abfs</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-06 01:14:44</query_time>
   <create_date>2022-01-11</create_date>
   <expiry_date>2025-01-11</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>88</num>
   <domain_name>ab6s.cn</domain_name>
   <domain_keyword>ab6s</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-07 17:02:19</query_time>
   <create_date>2024-04-25</create_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_name>上海福虎信息科技有限公司</registrar_name>
   <registrant_name>顾然</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.hhhdns.com</value>
    <value>ns2.hhhdns.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>abos.co.th</domain_name>
   <domain_keyword>abos</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-05-10 05:53:28</query_time>
   <create_date>2011-07-30</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>Absolute Business Opertunity Success Co., Ltd. ( บริษัท แอบโซลูท บิซิเนส ออพพอทูนิตี้ ซัคเซส จำกัด )</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>ns1.dotarai.com</value>
    <value>ns2.dotarai.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>abks.org</domain_name>
   <domain_keyword>abks</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-16 03:50:29</query_time>
   <create_date>2023-06-04</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2024-06-04</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>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.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>91</num>
   <domain_name>abbs.pl</domain_name>
   <domain_keyword>abbs</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-17 02:48:55</query_time>
   <create_date>2023-05-14</create_date>
   <update_date>2023-05-14</update_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>abbs.it</domain_name>
   <domain_keyword>abbs</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-24 22:38:00</query_time>
   <create_date>2016-08-14</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959, 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>abas.link</domain_name>
   <domain_keyword>abas</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-04-26 12:20:03</query_time>
   <create_date>2020-06-05</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>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>CA</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>ns-1345.awsdns-40.org</value>
    <value>ns-1859.awsdns-40.co.uk</value>
    <value>ns-84.awsdns-10.com</value>
    <value>ns-983.awsdns-58.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>abwp.us</domain_name>
   <domain_keyword>abwp</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-21 07:31:15</query_time>
   <create_date>2021-02-22</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>DNS Admin</registrant_name>
   <registrant_company>Anheuser-Busch, LLC</registrant_company>
   <registrant_address>One Busch Place</registrant_address>
   <registrant_city>St. Louis</registrant_city>
   <registrant_state>MO</registrant_state>
   <registrant_zip>63118-0852</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8003425283</registrant_phone>
   <registrant_fax>+1.3145772900</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>abwl.pics</domain_name>
   <domain_keyword>abwl</domain_keyword>
   <domain_tld>pics</domain_tld>
   <query_time>2024-04-13 02:40:22</query_time>
   <create_date>2023-03-20</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</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>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>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>zbws.com</domain_name>
   <domain_keyword>zbws</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 16:00:11</query_time>
   <create_date>2005-06-26</create_date>
   <update_date>2023-05-31</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>fu jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>ns1.qiaomi.com</value>
    <value>ns2.qiaomi.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>abis.waw.pl</domain_name>
   <domain_keyword>abis</domain_keyword>
   <domain_tld>waw.pl</domain_tld>
   <query_time>2024-04-07 14:24:21</query_time>
   <create_date>2003-11-29</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2026-11-29</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>abwc.net</domain_name>
   <domain_keyword>abwc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 01:49:25</query_time>
   <create_date>2001-05-05</create_date>
   <update_date>2022-09-06</update_date>
   <expiry_date>2031-05-05</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>ns57.domaincontrol.com</value>
    <value>ns58.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>99</num>
   <domain_name>abhs.com</domain_name>
   <domain_keyword>abhs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 14:27:23</query_time>
   <create_date>2002-04-19</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>abqs.asia</domain_name>
   <domain_keyword>abqs</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-17 07:12:48</query_time>
   <create_date>2023-08-28</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jing He Xin Cheng Jing Shi Bai Huo Dian</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan xi sheng</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>athena.dnspod.net</value>
    <value>steam.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.116</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 265,554,933

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,554,933
Total WHOIS records with a Registrant Contact 166,068,912
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,624,517
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,296,211
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 553,955,636

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,547,383,772
Total WHOIS records with a Registrant Contact 1,278,287,020
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,118,364,042
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,048,768,136

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 265 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.