WHOIS QUERY TIME

26 May 2024 - 3:28 PM UTC

Registered: 19 June 2019
Modified: 16 May 2024
Expiry: 19 June 2024

REGISTRAR

Name: CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]
Website: https://www.cscdbs.com

NAME SERVERS

dns1.cscdns.net
dns2.cscdns.net

DOMAIN STATUS

Registered until expiry date.

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=awiba.uk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "awiba.uk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "awiba.uk",
            "domain_keyword": "awiba",
            "domain_tld": "uk",
            "query_time": "2024-05-26 15:28:01",
            "create_date": "2019-06-19",
            "update_date": "2024-05-16",
            "expiry_date": "2024-06-19",
            "registrar_name": "CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]",
            "registrar_website": "https://www.cscdbs.com",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.044,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>awiba.uk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>awiba.uk</domain_name>
   <domain_keyword>awiba</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-26 15:28:01</query_time>
   <create_date>2019-06-19</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]</registrar_name>
   <registrar_website>https://www.cscdbs.com</registrar_website>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.044</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.03 seconds) for "awiba.uk" in our Historical WHOIS Database.
#1 - QUERY TIME

10 Jul 2023 - 9:25 AM UTC

Registered: 19 June 2019
Modified: 13 June 2023
Expiry: 19 June 2024

REGISTRAR

Name: CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]
Website: https://www.cscdbs.com

NAME SERVERS

dns1.cscdns.net
dns2.cscdns.net

DOMAIN STATUS

Registered until expiry date.

#2 - QUERY TIME

26 May 2024 - 3:28 PM UTC

Registered: 19 June 2019
Modified: 16 May 2024
Expiry: 19 June 2024

REGISTRAR

Name: CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]
Website: https://www.cscdbs.com

NAME SERVERS

dns1.cscdns.net
dns2.cscdns.net

DOMAIN STATUS

Registered until expiry date.

* 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=awiba.uk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "awiba.uk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "awiba.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "awiba.uk",
            "domain_keyword": "awiba",
            "domain_tld": "uk",
            "query_time": "2023-07-10 09:25:26",
            "create_date": "2019-06-19",
            "update_date": "2023-06-13",
            "expiry_date": "2024-06-19",
            "registrar_name": "CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]",
            "registrar_website": "https://www.cscdbs.com",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "awiba.uk",
            "domain_keyword": "awiba",
            "domain_tld": "uk",
            "query_time": "2024-05-26 15:28:01",
            "create_date": "2019-06-19",
            "update_date": "2024-05-16",
            "expiry_date": "2024-06-19",
            "registrar_name": "CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]",
            "registrar_website": "https://www.cscdbs.com",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.03,
        "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>awiba.uk</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>awiba.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>awiba.uk</domain_name>
   <domain_keyword>awiba</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2023-07-10 09:25:26</query_time>
   <create_date>2019-06-19</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]</registrar_name>
   <registrar_website>https://www.cscdbs.com</registrar_website>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>awiba.uk</domain_name>
   <domain_keyword>awiba</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-26 15:28:01</query_time>
   <create_date>2019-06-19</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]</registrar_name>
   <registrar_website>https://www.cscdbs.com</registrar_website>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.03</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 11 domain names (in 0.017 seconds) which contained the exact domain keyword "awiba".
Domain Name Registered Expiry Registrar Ownership
1 awiba.info 3 Nov 2009 3 Nov 2024 CSC Corporate Domains, Inc. Pierre et Vacances
2 awiba.net 3 Nov 2009 3 Nov 2024 CSC CORPORATE DOMAINS, INC. Pierre et Vacances
3 awiba.biz 3 Nov 2009 2 Nov 2024 CSC Corporate Domains, Inc. Pierre et Vacances
4 awiba.org 3 Nov 2009 3 Nov 2024 CSC Corporate Domains, Inc. REDACTED FOR PRIVACY
5 awiba.co.uk 4 Nov 2009 4 Nov 2024 CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS] -
6 awiba.com 15 Dec 2017 15 Dec 2024 gabia Choi Sungyeon
7 awiba.uk 19 Jun 2019 19 Jun 2024 CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS] -
8 awiba.co 10 Jul 2023 10 Jul 2024 Dynadot Inc Super Privacy Service LTD c/o Dynadot
9 awiba.us 16 Jul 2023 16 Jul 2024 Dynadot Inc Diego Alvarez
10 awiba.ru 24 Nov 2023 24 Nov 2024 RU-CENTER-RU Private Person
11 awiba.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
12 awiba.pl 23 May 2024 23 May 2025 Hosting Concepts B.V. -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=awiba&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "awiba",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 12,
        "relation": "eq",
        "current": 12
    },
    "unique_domains": "awiba.info, awiba.net, awiba.biz, awiba.org, awiba.co.uk, awiba.com, awiba.uk, awiba.co, awiba.us, awiba.ru, awiba.xyz, awiba.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "awiba.info",
            "domain_keyword": "awiba",
            "domain_tld": "info",
            "query_time": "2024-04-20 08:18:21",
            "create_date": "2009-11-03",
            "update_date": "2023-10-30",
            "expiry_date": "2024-11-03",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Pierre et Vacances",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.domainnetwork.se",
                "ns2.domainnetwork.se",
                "ns3.domainnetwork.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "awiba.net",
            "domain_keyword": "awiba",
            "domain_tld": "net",
            "query_time": "2024-04-20 08:18:21",
            "create_date": "2009-11-03",
            "update_date": "2023-10-30",
            "expiry_date": "2024-11-03",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Pierre Vacances",
            "registrant_company": "Pierre et Vacances",
            "registrant_address": "L'artois",
            "registrant_city": "Paris",
            "registrant_zip": "75019",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.158215821",
            "registrant_fax": "+33.158215076",
            "name_servers": [
                "ns.domainnetwork.se",
                "ns2.domainnetwork.se",
                "ns3.domainnetwork.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "awiba.biz",
            "domain_keyword": "awiba",
            "domain_tld": "biz",
            "query_time": "2024-04-20 08:18:21",
            "create_date": "2009-11-03",
            "update_date": "2023-11-03",
            "expiry_date": "2024-11-02",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Pierre et Vacances",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "-",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.domainnetwork.se",
                "ns2.domainnetwork.se",
                "ns3.domainnetwork.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "awiba.org",
            "domain_keyword": "awiba",
            "domain_tld": "org",
            "query_time": "2024-06-10 17:31:02",
            "create_date": "2009-11-03",
            "update_date": "2023-11-04",
            "expiry_date": "2024-11-03",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com/global/web/csc/digital-brand",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "-",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.domainnetwork.se",
                "ns2.domainnetwork.se",
                "ns3.domainnetwork.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "awiba.co.uk",
            "domain_keyword": "awiba",
            "domain_tld": "co.uk",
            "query_time": "2024-04-20 08:18:21",
            "create_date": "2009-11-04",
            "update_date": "2023-10-31",
            "expiry_date": "2024-11-04",
            "registrar_name": "CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]",
            "registrar_website": "https://www.cscdbs.com",
            "name_servers": [
                "ns.domainnetwork.se",
                "ns2.domainnetwork.se",
                "ns3.domainnetwork.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 6,
            "domain_name": "awiba.com",
            "domain_keyword": "awiba",
            "domain_tld": "com",
            "query_time": "2024-06-10 08:30:38",
            "create_date": "2017-12-15",
            "update_date": "2023-08-30",
            "expiry_date": "2024-12-15",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "Choi Sungyeon",
            "registrant_address": "5, Yangjae-daero 72-gil, Songpa-gu, Seoul",
            "registrant_city": "Seoul",
            "registrant_zip": "05652",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.222036464",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "awiba.uk",
            "domain_keyword": "awiba",
            "domain_tld": "uk",
            "query_time": "2024-05-26 15:28:01",
            "create_date": "2019-06-19",
            "update_date": "2024-05-16",
            "expiry_date": "2024-06-19",
            "registrar_name": "CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]",
            "registrar_website": "https://www.cscdbs.com",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 8,
            "domain_name": "awiba.co",
            "domain_keyword": "awiba",
            "domain_tld": "co",
            "query_time": "2024-05-25 07:33:58",
            "create_date": "2023-07-10",
            "update_date": "2023-12-16",
            "expiry_date": "2024-07-10",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "awiba.us",
            "domain_keyword": "awiba",
            "domain_tld": "us",
            "query_time": "2024-05-25 07:33:58",
            "create_date": "2023-07-16",
            "update_date": "2023-12-16",
            "expiry_date": "2024-07-16",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "Diego Alvarez",
            "registrant_address": "2125 CAPITOL STREET",
            "registrant_city": "Houston",
            "registrant_state": "Texas",
            "registrant_zip": "77003",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9172412822",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "awiba.ru",
            "domain_keyword": "awiba",
            "domain_tld": "ru",
            "query_time": "2024-05-04 04:08:15",
            "create_date": "2023-11-24",
            "expiry_date": "2024-11-24",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 11,
            "domain_name": "awiba.xyz",
            "domain_keyword": "awiba",
            "domain_tld": "xyz",
            "query_time": "2024-06-02 03:52:11",
            "create_date": "2023-11-28",
            "update_date": "2023-12-28",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "awiba.pl",
            "domain_keyword": "awiba",
            "domain_tld": "pl",
            "query_time": "2024-06-07 01:07:53",
            "create_date": "2024-05-23",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-23",
            "registrar_name": "Hosting Concepts B.V.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.017,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>awiba</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>12</total>
  <relation>eq</relation>
  <current>12</current>
 </count>
 <unique_domains>awiba.info, awiba.net, awiba.biz, awiba.org, awiba.co.uk, awiba.com, awiba.uk, awiba.co, awiba.us, awiba.ru, awiba.xyz, awiba.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>awiba.info</domain_name>
   <domain_keyword>awiba</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-20 08:18:21</query_time>
   <create_date>2009-11-03</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Pierre et Vacances</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>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.domainnetwork.se</value>
    <value>ns2.domainnetwork.se</value>
    <value>ns3.domainnetwork.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>awiba.net</domain_name>
   <domain_keyword>awiba</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 08:18:21</query_time>
   <create_date>2009-11-03</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Pierre Vacances</registrant_name>
   <registrant_company>Pierre et Vacances</registrant_company>
   <registrant_address>L'artois</registrant_address>
   <registrant_city>Paris</registrant_city>
   <registrant_zip>75019</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.158215821</registrant_phone>
   <registrant_fax>+33.158215076</registrant_fax>
   <name_servers>
    <value>ns.domainnetwork.se</value>
    <value>ns2.domainnetwork.se</value>
    <value>ns3.domainnetwork.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>awiba.biz</domain_name>
   <domain_keyword>awiba</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-20 08:18:21</query_time>
   <create_date>2009-11-03</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Pierre et Vacances</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>-</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.domainnetwork.se</value>
    <value>ns2.domainnetwork.se</value>
    <value>ns3.domainnetwork.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>awiba.org</domain_name>
   <domain_keyword>awiba</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-10 17:31:02</query_time>
   <create_date>2009-11-03</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com/global/web/csc/digital-brand</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>-</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.domainnetwork.se</value>
    <value>ns2.domainnetwork.se</value>
    <value>ns3.domainnetwork.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>awiba.co.uk</domain_name>
   <domain_keyword>awiba</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-20 08:18:21</query_time>
   <create_date>2009-11-04</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]</registrar_name>
   <registrar_website>https://www.cscdbs.com</registrar_website>
   <name_servers>
    <value>ns.domainnetwork.se</value>
    <value>ns2.domainnetwork.se</value>
    <value>ns3.domainnetwork.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>awiba.com</domain_name>
   <domain_keyword>awiba</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 08:30:38</query_time>
   <create_date>2017-12-15</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>Choi Sungyeon</registrant_name>
   <registrant_address>5, Yangjae-daero 72-gil, Songpa-gu, Seoul</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>05652</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.222036464</registrant_phone>
   <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>7</num>
   <domain_name>awiba.uk</domain_name>
   <domain_keyword>awiba</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-26 15:28:01</query_time>
   <create_date>2019-06-19</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]</registrar_name>
   <registrar_website>https://www.cscdbs.com</registrar_website>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>awiba.co</domain_name>
   <domain_keyword>awiba</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-25 07:33:58</query_time>
   <create_date>2023-07-10</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <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>ee5ff475.verify.hn</value>
    <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>awiba.us</domain_name>
   <domain_keyword>awiba</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-25 07:33:58</query_time>
   <create_date>2023-07-16</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>Diego Alvarez</registrant_name>
   <registrant_address>2125 CAPITOL STREET</registrant_address>
   <registrant_city>Houston</registrant_city>
   <registrant_state>Texas</registrant_state>
   <registrant_zip>77003</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9172412822</registrant_phone>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <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>10</num>
   <domain_name>awiba.ru</domain_name>
   <domain_keyword>awiba</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 04:08:15</query_time>
   <create_date>2023-11-24</create_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>awiba.xyz</domain_name>
   <domain_keyword>awiba</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-02 03:52:11</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</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>ee5ff475.verify.hn</value>
    <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>12</num>
   <domain_name>awiba.pl</domain_name>
   <domain_keyword>awiba</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-07 01:07:53</query_time>
   <create_date>2024-05-23</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_name>Hosting Concepts B.V.</registrar_name>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.017</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 619 domain names (in 0.031 seconds) which look and sound like the brand name "awiba".
Domain Name Registered Expiry Registrar Ownership
1 akiba.pub 16 Nov 2020 16 Nov 2024 1API GmbH cosmo create.inc
2 amiba.site 14 May 2022 14 May 2025 DNSPod, Inc. Jiao Pai Shi Pin ( Hai Nan ) You Xian Gong Si
3 swiba.nl 24 Jan 2005 - One.com A/S -
4 awaba.com 26 Oct 1999 26 Oct 2024 GoDaddy.com, LLC -
5 awsba.org 11 Apr 2024 11 Apr 2025 Porkbun LLC Private by Design, LLC
6 amiba.pt 5 Aug 2012 5 Jul 2028 - Amiba - Associação dos Criadores de Bovinos de Raça Barrosã
7 akiba.city 18 Dec 2015 18 Dec 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
8 awita.org 15 May 2023 15 May 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
9 awila.pl 28 Jun 2002 27 Jun 2024 home.pl S.A. -
10 ariba.co.in 8 Sep 2021 8 Sep 2024 GoDaddy.com, LLC LBB Educational services pvt. Ltd.
11 atiba.info 16 Jun 2020 16 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
12 aqiba.com 20 Oct 2014 20 Oct 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
13 akiba.team 26 May 2024 26 May 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by VALUE-DOMAIN
14 afiba.shop 25 Jan 2024 25 Jan 2025 Namecheap, Inc. -
15 asiba.de - - - -
16 abiba.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
17 awoba.net 13 May 2023 13 May 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
18 awiva.de - - - -
19 amiba.shop 24 May 2024 24 May 2025 Namecheap, Inc. -
20 nwiba.ca 16 Nov 2007 16 Nov 2024 Netfirms, LTD Division 1 Media Corp.
21 nwiba.com 11 Aug 2000 11 Aug 2024 Dynadot Inc -
22 abiba.com.cn 21 Mar 2023 21 Mar 2025 成都飞数科技有限公司 生德润
23 akiba.md 27 Jan 2017 27 Jan 2025 - -
24 aliba.band 3 Feb 2021 3 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
25 twiba.uk 8 Jun 2016 8 Jun 2024 Key-Systems GmbH [Tag = KEY-SYSTEMS-DE] -
26 yawiba.cfd 21 Sep 2023 21 Sep 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
27 aweba.ru 29 Apr 2018 29 Apr 2025 REGRU-RU Private Person
28 akiba.icu 24 Jun 2020 24 Jun 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
29 ajiba.com 12 Aug 2002 12 Aug 2024 Turkticaret.net GDPR Masked
30 akiba.website 18 Dec 2015 18 Dec 2026 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
31 awira.ru 30 Nov 2009 30 Nov 2024 SALENAMES-RU Private Person
32 awita.pl 5 Sep 2000 4 Sep 2024 OVH SAS -
33 aliba.co.uk 28 May 2014 28 May 2025 Heart Internet Ltd t/a Heart Internet [Tag = HEARTINTERNET] -
34 axiba.vip 27 Mar 2020 27 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) zhou zhen yun
35 ariba.site 27 Nov 2023 27 Nov 2024 Registrar of Domain Names REG.RU, LLC Private Person
36 awima.org 30 Jan 2022 30 Jan 2027 GoDaddy.com, LLC Domains By Proxy, LLC
37 awibo.net 25 Mar 2015 25 Mar 2025 RegistryGate GmbH REDACTED FOR PRIVACY
38 mawiba.net 18 May 2015 18 May 2025 GoDaddy.com, LLC -
39 aciba.org.br 18 Jun 2002 18 Jun 2024 - Associa??o Comercial e Industrial de Bag?
40 awpba.org 27 Sep 2011 27 Sep 2024 IONOS SE Data Privacy Protected
41 awiga.com 15 Jun 2008 15 Jun 2024 PSI-USA, Inc. dba Domain Robot Cykon Technology Limited
42 axiba.wiki 6 Mar 2024 6 Mar 2025 Chengdu West Dimension Digital Technology Co., Ltd. REDACTED FOR PRIVACY
43 asiba.click 27 Apr 2023 27 Apr 2025 GMO Internet, Inc. d/b/a Onamae.com GMO-Z.com RUNSYSTEM JSC
44 ahiba.co.jp 18 Oct 2005 - - Ahiba Co., Ltd.
45 awisa.net 7 Feb 2007 7 Feb 2025 Cronon AG -
46 akiba.luxe 19 Nov 2018 19 Nov 2024 GMO Internet, Inc. d/b/a Onamae.com AmuseGate
47 awima.pl 8 Nov 2004 8 Nov 2024 dhosting.pl Sp. z o.o. -
48 aliba.bid 3 Feb 2021 3 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
49 ariba.tech 20 Feb 2023 20 Feb 2025 Tucows.com Co. Contact Privacy Inc. Customer 0166548461
50 awica.com 30 Nov 2005 30 Nov 2025 Dynadot Inc -
51 awima.net 31 Mar 2015 31 Mar 2025 NetArt Registrar Sp. z o.o. AWIMA Sp. z o.o.
52 aliba.app 9 Jun 2022 9 Jun 2024 CSL Computer Service Langenbach GmbH d/b/a joker.com REDACTED FOR PRIVACY
53 amiba.website 10 Feb 2024 10 Feb 2025 Network Solutions LLC -
54 akiba.tours 5 Apr 2016 5 Apr 2025 GMO Internet Group, Inc. d/b/a Onamae.com Yuichiro Yoshioka
55 awixa.net 30 Apr 2022 30 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
56 awhba.org 15 Aug 2023 15 Aug 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0168125365
57 aliba.com.cn 9 Sep 2019 9 Sep 2024 厦门易名科技股份有限公司 吴军
58 ariba.ru 2 Jun 2020 2 Jun 2025 REGRU-RU RAFT, LLC
59 agiba.swiss 1 Dec 2016 1 Dec 2024 Hostpoint AGIBA IT Services AG
60 awiea.com 11 Feb 2021 11 Feb 2025 GoDaddy.com, LLC -
61 akiba.cyou 31 Mar 2024 31 Mar 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by VALUE-DOMAIN
62 atiba.ae - - Host Arabia ( Tasjeel.ae ) KHAMAS GROUP INVESTMENT CO
63 asiba.website 19 Jul 2023 19 Jul 2024 NameSilo, LLC PrivacyGuardian.org llc
64 aaiba.org 30 Jun 2014 30 Jun 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Gomez Alicia
65 awiwa.com 19 Nov 2002 19 Nov 2024 Megazone Corp., dba HOSTING.KR Easy Property Management
66 ariba.training 19 Mar 2014 19 Mar 2025 PSI-USA, Inc. dba Domain Robot SAP SE
67 awika.pl 12 Apr 2012 12 Apr 2025 OVH SAS -
68 akiba.ae - - Etisalat 117Live
69 amiba.live 22 Dec 2023 22 Dec 2026 Chengdu West Dimension Digital Technology Co., Ltd. hu wu
70 ariba.top 5 Jul 2022 5 Jul 2024 Alibaba.com Singapore E-Commerce Private Limited BladeTur
71 aliba.com 9 Aug 2003 9 Aug 2024 Chengdu west dimension digital technology Co., LTD REDACTED FOR PRIVACY
72 adiba.site 1 May 2024 1 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
73 aiwba.app 26 Dec 2023 26 Dec 2024 1&1 Internet SE 1&1 Internet Inc
74 ariba.pl 23 May 2005 23 May 2024 InternetX GmbH -
75 aliba.cc 10 Sep 2015 10 Sep 2025 22net, Inc. -
76 akiba.one 5 Oct 2021 5 Oct 2026 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
77 abiba.online 25 Mar 2023 25 Mar 2024 Go Daddy, LLC Domains By Proxy, LLC
78 fwiba.org 18 Oct 2011 18 Oct 2024 Wild West Domains, LLC Apollo Webz & Designz
79 awika.nl 31 Oct 2011 - Registrar.eu -
80 awisa.org 21 Dec 2010 21 Dec 2025 GoDaddy.com, LLC Domains By Proxy, LLC
81 ajiba.net 20 Sep 2015 20 Sep 2026 Automattic Inc. Knock Knock WHOIS Not There, LLC
82 akwiba.top 12 Sep 2023 12 Sep 2024 Chengdu west dimension digital REDACTED FOR PRIVACY
83 jwiba.org 19 Nov 2023 19 Nov 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0169350881
84 ariba.au - - Melbourne IT Matthias Braun
85 adiba.com.br 10 Apr 2020 10 Apr 2025 - Alessio Zito Rossi
86 akiba.mobi 19 Jul 2016 19 Jul 2026 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
87 atiba.com 16 Feb 1998 15 Feb 2034 Network Solutions, LLC -
88 mwiba.net 16 Jan 2014 16 Jan 2026 Network Solutions, LLC -
89 adiba.net 30 Jan 2021 30 Jan 2025 GoDaddy.com, LLC -
90 aeiba.net 1 Dec 2023 1 Dec 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
91 hawiba.com 30 Jan 2023 30 Jan 2025 HOSTINGER operations, UAB -
92 aniba.nl 29 Jun 2000 - Realtime Register -
93 aiiba.com 13 Sep 2010 13 Sep 2024 TurnCommerce, Inc. DBA NameBright.com KeyDomains.net
94 rawiba.com 17 Jun 2022 17 Jun 2024 RegistryGate GmbH REDACTED FOR PRIVACY
95 awyba.com 8 May 2005 8 May 2025 GoDaddy.com, LLC -
96 awibc.co.uk 2 Oct 2001 2 Oct 2024 20i Ltd [Tag = STACK] -
97 akiba.family 7 Nov 2021 7 Nov 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0162974948
98 atiba.co.uk 12 May 2004 12 May 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
99 aliba.group 22 Aug 2017 22 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) guang zhou shi miao xian mao yi you xian gong si
100 aciba.org 29 Jul 2002 29 Jul 2024 Domain.com, LLC AFIEA
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 Awiba.uk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=awiba.uk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "awiba.uk",
        "page_size": 100
    },
    "count": {
        "total": 619,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "akiba.pub, amiba.site, swiba.nl, awaba.com, awsba.org, amiba.pt, akiba.city, awita.org, awila.pl, ariba.co.in, atiba.info, aqiba.com, akiba.team, afiba.shop, asiba.de, abiba.xyz, awoba.net, awiva.de, amiba.shop, nwiba.ca, nwiba.com, abiba.com.cn, akiba.md, aliba.band, twiba.uk, yawiba.cfd, aweba.ru, akiba.icu, ajiba.com, akiba.website, awira.ru, awita.pl, aliba.co.uk, axiba.vip, ariba.site, awima.org, awibo.net, mawiba.net, aciba.org.br, awpba.org, awiga.com, axiba.wiki, asiba.click, ahiba.co.jp, awisa.net, akiba.luxe, awima.pl, aliba.bid, ariba.tech, awica.com, awima.net, aliba.app, amiba.website, akiba.tours, awixa.net, awhba.org, aliba.com.cn, ariba.ru, agiba.swiss, awiea.com, akiba.cyou, atiba.ae, asiba.website, aaiba.org, awiwa.com, ariba.training, awika.pl, akiba.ae, amiba.live, ariba.top, aliba.com, adiba.site, aiwba.app, ariba.pl, aliba.cc, akiba.one, abiba.online, fwiba.org, awika.nl, awisa.org, ajiba.net, akwiba.top, jwiba.org, ariba.au, adiba.com.br, akiba.mobi, atiba.com, mwiba.net, adiba.net, aeiba.net, hawiba.com, aniba.nl, aiiba.com, rawiba.com, awyba.com, awibc.co.uk, akiba.family, atiba.co.uk, aliba.group, aciba.org",
    "results": [
        {
            "num": 1,
            "domain_name": "akiba.pub",
            "domain_keyword": "akiba",
            "domain_tld": "pub",
            "query_time": "2024-04-21 13:42:43",
            "create_date": "2020-11-16",
            "update_date": "2023-12-31",
            "expiry_date": "2024-11-16",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "cosmo create.inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "gdns1.interlink.or.jp",
                "gdns2.interlink.or.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "amiba.site",
            "domain_keyword": "amiba",
            "domain_tld": "site",
            "query_time": "2024-05-19 02:07:17",
            "create_date": "2022-05-14",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-14",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "http://www.dnspod.cn",
            "registrant_company": "Jiao Pai Shi Pin ( Hai Nan ) You Xian Gong Si",
            "registrant_state": "hai nan sheng",
            "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": [
                "expire01.dnspod.net",
                "expire02.dnspod.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "swiba.nl",
            "domain_keyword": "swiba",
            "domain_tld": "nl",
            "query_time": "2024-05-05 04:45:28",
            "create_date": "2005-01-24",
            "update_date": "2019-11-21",
            "registrar_name": "One.com A/S",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 4,
            "domain_name": "awaba.com",
            "domain_keyword": "awaba",
            "domain_tld": "com",
            "query_time": "2024-04-21 00:42:39",
            "create_date": "1999-10-26",
            "update_date": "2023-10-27",
            "expiry_date": "2024-10-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "awsba.org",
            "domain_keyword": "awsba",
            "domain_tld": "org",
            "query_time": "2024-04-26 22:39:02",
            "create_date": "2024-04-11",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "amiba.pt",
            "domain_keyword": "amiba",
            "domain_tld": "pt",
            "query_time": "2024-05-08 10:15:20",
            "create_date": "2012-08-05",
            "expiry_date": "2028-07-05",
            "registrant_name": "Amiba - Associação dos Criadores de Bovinos de Raça Barrosã",
            "registrant_address": "Rua Domingos Marques  nº 23",
            "registrant_city": "Lanhas",
            "registrant_state": "LANHAS",
            "registrant_zip": "4730-264",
            "registrant_country": "PT",
            "registrant_email": "[email protected],[email protected],[email protected]",
            "name_servers": [
                "a.ruralbit.com",
                "b.ruralbit.com",
                "c.ruralbit.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 7,
            "domain_name": "akiba.city",
            "domain_keyword": "akiba",
            "domain_tld": "city",
            "query_time": "2024-04-21 13:42:42",
            "create_date": "2015-12-18",
            "update_date": "2024-02-01",
            "expiry_date": "2024-12-18",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "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 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-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": 8,
            "domain_name": "awita.org",
            "domain_keyword": "awita",
            "domain_tld": "org",
            "query_time": "2024-05-18 21:48:57",
            "create_date": "2023-05-15",
            "update_date": "2024-04-25",
            "expiry_date": "2025-05-15",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "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": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "awila.pl",
            "domain_keyword": "awila",
            "domain_tld": "pl",
            "query_time": "2024-05-18 21:48:38",
            "create_date": "2002-06-28",
            "update_date": "2023-05-30",
            "expiry_date": "2024-06-27",
            "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": 10,
            "domain_name": "ariba.co.in",
            "domain_keyword": "ariba",
            "domain_tld": "co.in",
            "query_time": "2024-05-29 16:35:22",
            "create_date": "2021-09-08",
            "update_date": "2022-03-17",
            "expiry_date": "2024-09-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LBB Educational services pvt. Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "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": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "atiba.info",
            "domain_keyword": "atiba",
            "domain_tld": "info",
            "query_time": "2024-05-08 22:20:32",
            "create_date": "2020-06-16",
            "update_date": "2023-05-22",
            "expiry_date": "2024-06-16",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "aqiba.com",
            "domain_keyword": "aqiba",
            "domain_tld": "com",
            "query_time": "2024-04-25 21:46:10",
            "create_date": "2014-10-20",
            "update_date": "2020-10-14",
            "expiry_date": "2024-10-20",
            "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": 13,
            "domain_name": "akiba.team",
            "domain_keyword": "akiba",
            "domain_tld": "team",
            "query_time": "2024-05-28 16:53:14",
            "create_date": "2024-05-26",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-26",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.value-domain.com",
                "ns12.value-domain.com",
                "ns13.value-domain.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "afiba.shop",
            "domain_keyword": "afiba",
            "domain_tld": "shop",
            "query_time": "2024-05-03 01:08:54",
            "create_date": "2024-01-25",
            "update_date": "2024-02-09",
            "expiry_date": "2025-01-25",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "pdns1.registrar-servers.com",
                "pdns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "asiba.de",
            "domain_keyword": "asiba",
            "domain_tld": "de",
            "query_time": "2024-05-05 02:04:53",
            "update_date": "2021-12-09",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 16,
            "domain_name": "abiba.xyz",
            "domain_keyword": "abiba",
            "domain_tld": "xyz",
            "query_time": "2024-06-02 01:02:04",
            "create_date": "2023-11-28",
            "update_date": "2024-01-03",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "awoba.net",
            "domain_keyword": "awoba",
            "domain_tld": "net",
            "query_time": "2024-06-02 03:54:13",
            "create_date": "2023-05-13",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-13",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.automattic.com/",
            "registrant_name": "Private Whois",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "9450 SW Gemini Dr #63259",
            "registrant_city": "Beaverton",
            "registrant_zip": "97008-7105",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8772738550",
            "name_servers": [
                "ben.ns.cloudflare.com",
                "jacqueline.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "awiva.de",
            "domain_keyword": "awiva",
            "domain_tld": "de",
            "query_time": "2024-05-31 19:32:57",
            "update_date": "2024-05-25",
            "name_servers": [
                "ns1.redirectdom.com",
                "ns2.redirectdom.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 19,
            "domain_name": "amiba.shop",
            "domain_keyword": "amiba",
            "domain_tld": "shop",
            "query_time": "2024-06-02 20:31:07",
            "create_date": "2024-05-24",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-24",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "nwiba.ca",
            "domain_keyword": "nwiba",
            "domain_tld": "ca",
            "query_time": "2024-05-27 20:53:55",
            "create_date": "2007-11-16",
            "update_date": "2023-11-01",
            "expiry_date": "2024-11-16",
            "registrar_name": "Netfirms, LTD",
            "registrar_website": "www.netfirms.ca",
            "registrant_name": "Division 1 Media Corp.",
            "registrant_address": "209-10544 106 Str",
            "registrant_city": "Edmonton",
            "registrant_state": "AB",
            "registrant_zip": "T5H2X6",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7804815444",
            "registrant_fax": "+1.7809693599",
            "name_servers": [
                "ns1.piecomhost.com",
                "ns2.piecomhost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "nwiba.com",
            "domain_keyword": "nwiba",
            "domain_tld": "com",
            "query_time": "2024-04-20 17:29:18",
            "create_date": "2000-08-11",
            "update_date": "2023-07-28",
            "expiry_date": "2024-08-11",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns21.cloudns.net",
                "ns22.cloudns.net",
                "ns23.cloudns.net",
                "ns24.cloudns.net",
                "pns21.cloudns.net",
                "pns22.cloudns.net",
                "pns23.cloudns.net",
                "pns24.cloudns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "abiba.com.cn",
            "domain_keyword": "abiba",
            "domain_tld": "com.cn",
            "query_time": "2024-05-20 10:48:54",
            "create_date": "2023-03-21",
            "expiry_date": "2025-03-21",
            "registrar_name": "成都飞数科技有限公司",
            "registrant_name": "生德润",
            "registrant_email": "[email protected]",
            "name_servers": [
                "brit.ns.cloudflare.com",
                "mack.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "akiba.md",
            "domain_keyword": "akiba",
            "domain_tld": "md",
            "query_time": "2024-05-26 03:57:33",
            "create_date": "2017-01-27",
            "expiry_date": "2025-01-27",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 24,
            "domain_name": "aliba.band",
            "domain_keyword": "aliba",
            "domain_tld": "band",
            "query_time": "2024-06-01 06:49:34",
            "create_date": "2021-02-03",
            "update_date": "2024-03-19",
            "expiry_date": "2025-02-03",
            "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": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "twiba.uk",
            "domain_keyword": "twiba",
            "domain_tld": "uk",
            "query_time": "2024-05-29 21:06:36",
            "create_date": "2016-06-08",
            "update_date": "2023-07-06",
            "expiry_date": "2024-06-08",
            "registrar_name": "Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]",
            "registrar_website": "https://www.key-systems.net",
            "name_servers": [
                "adel.ns.cloudflare.com",
                "karl.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 26,
            "domain_name": "yawiba.cfd",
            "domain_keyword": "yawiba",
            "domain_tld": "cfd",
            "query_time": "2024-05-31 16:16:49",
            "create_date": "2023-09-21",
            "update_date": "2024-04-25",
            "expiry_date": "2024-09-21",
            "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": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "aweba.ru",
            "domain_keyword": "aweba",
            "domain_tld": "ru",
            "query_time": "2024-05-04 04:08:10",
            "create_date": "2018-04-29",
            "expiry_date": "2025-04-29",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 28,
            "domain_name": "akiba.icu",
            "domain_keyword": "akiba",
            "domain_tld": "icu",
            "query_time": "2024-05-22 01:38:05",
            "create_date": "2020-06-24",
            "update_date": "2024-04-22",
            "expiry_date": "2024-06-24",
            "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 MuuMuuDomain",
            "registrant_state": "Fukuoka",
            "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.iq-servers.com",
                "ns2.iq-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "ajiba.com",
            "domain_keyword": "ajiba",
            "domain_tld": "com",
            "query_time": "2024-04-19 00:51:03",
            "create_date": "2002-08-12",
            "update_date": "2023-10-18",
            "expiry_date": "2024-08-12",
            "registrar_iana": 819,
            "registrar_name": "Turkticaret.net",
            "registrar_website": "http://www.reg2c.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "TR",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "ns1.dnssahibi.com",
                "ns2.dnssahibi.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "akiba.website",
            "domain_keyword": "akiba",
            "domain_tld": "website",
            "query_time": "2024-04-21 13:42:44",
            "create_date": "2015-12-18",
            "update_date": "2023-08-31",
            "expiry_date": "2026-12-18",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "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.",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "awira.ru",
            "domain_keyword": "awira",
            "domain_tld": "ru",
            "query_time": "2024-05-04 04:08:16",
            "create_date": "2009-11-30",
            "expiry_date": "2024-11-30",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 32,
            "domain_name": "awita.pl",
            "domain_keyword": "awita",
            "domain_tld": "pl",
            "query_time": "2024-05-26 15:28:08",
            "create_date": "2000-09-05",
            "update_date": "2023-07-15",
            "expiry_date": "2024-09-04",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns111.ovh.net",
                "ns111.ovh.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "aliba.co.uk",
            "domain_keyword": "aliba",
            "domain_tld": "co.uk",
            "query_time": "2024-04-29 12:35:59",
            "create_date": "2014-05-28",
            "update_date": "2022-05-30",
            "expiry_date": "2025-05-28",
            "registrar_name": "Heart Internet Ltd t/a Heart Internet [Tag = HEARTINTERNET]",
            "registrar_website": "https://www.heartinternet.co.uk",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 34,
            "domain_name": "axiba.vip",
            "domain_keyword": "axiba",
            "domain_tld": "vip",
            "query_time": "2024-04-19 21:46:12",
            "create_date": "2020-03-27",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-27",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zhou zhen yun",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hu nan",
            "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": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "ariba.site",
            "domain_keyword": "ariba",
            "domain_tld": "site",
            "query_time": "2024-05-29 16:35:24",
            "create_date": "2023-11-27",
            "update_date": "2024-01-25",
            "expiry_date": "2024-11-27",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "ariba",
            "registrant_country": "RU",
            "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.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "awima.org",
            "domain_keyword": "awima",
            "domain_tld": "org",
            "query_time": "2024-04-20 08:19:20",
            "create_date": "2022-01-30",
            "update_date": "2024-01-25",
            "expiry_date": "2027-01-30",
            "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": [
                "connect1.squarespacedns.com",
                "connect2.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "awibo.net",
            "domain_keyword": "awibo",
            "domain_tld": "net",
            "query_time": "2024-04-20 08:18:22",
            "create_date": "2015-03-25",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-25",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "mawiba.net",
            "domain_keyword": "mawiba",
            "domain_tld": "net",
            "query_time": "2024-05-20 09:48:22",
            "create_date": "2015-05-18",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns171.superhosting.bg",
                "ns172.superhosting.bg"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "aciba.org.br",
            "domain_keyword": "aciba",
            "domain_tld": "org.br",
            "query_time": "2024-04-17 16:27:31",
            "create_date": "2002-06-18",
            "update_date": "2023-06-20",
            "expiry_date": "2024-06-18",
            "registrant_name": "Associa??o Comercial e Industrial de Bag?",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.kinghost.com.br",
                "dns2.kinghost.com.br",
                "dns3.kinghost.com.br",
                "dns4.kinghost.com.br",
                "dns5.kinghost.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 40,
            "domain_name": "awpba.org",
            "domain_keyword": "awpba",
            "domain_tld": "org",
            "query_time": "2024-04-26 22:36:57",
            "create_date": "2011-09-27",
            "update_date": "2023-11-11",
            "expiry_date": "2024-09-27",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Privacy Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BW",
            "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": [
                "ns1078.ui-dns.biz",
                "ns1078.ui-dns.com",
                "ns1078.ui-dns.de",
                "ns1078.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "awiga.com",
            "domain_keyword": "awiga",
            "domain_tld": "com",
            "query_time": "2024-05-09 02:22:20",
            "create_date": "2008-06-15",
            "update_date": "2024-04-23",
            "expiry_date": "2024-06-15",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cykon Technology Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "https://whoispro.domain-robot.org/whois/awiga.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "axiba.wiki",
            "domain_keyword": "axiba",
            "domain_tld": "wiki",
            "query_time": "2024-05-08 07:37:26",
            "create_date": "2024-03-06",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-06",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "He Nan",
            "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": [
                "anderson.ns.cloudflare.com",
                "lorna.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "asiba.click",
            "domain_keyword": "asiba",
            "domain_tld": "click",
            "query_time": "2024-04-29 21:20:42",
            "create_date": "2023-04-27",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-27",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GMO-Z.com RUNSYSTEM JSC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hanoi",
            "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": [
                "ns7.tenten.vn",
                "ns8.tenten.vn"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "ahiba.co.jp",
            "domain_keyword": "ahiba",
            "domain_tld": "co.jp",
            "query_time": "2024-06-10 12:42:45",
            "create_date": "2005-10-18",
            "update_date": "2023-11-01",
            "registrant_company": "Ahiba Co., Ltd.",
            "name_servers": [
                "ns.namedserver.net",
                "ns2.namedserver.net"
            ]
        },
        {
            "num": 45,
            "domain_name": "awisa.net",
            "domain_keyword": "awisa",
            "domain_tld": "net",
            "query_time": "2024-04-20 08:19:59",
            "create_date": "2007-02-07",
            "update_date": "2007-02-07",
            "expiry_date": "2025-02-07",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "docks01.rzone.de",
                "shades03.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "akiba.luxe",
            "domain_keyword": "akiba",
            "domain_tld": "luxe",
            "query_time": "2024-05-22 01:38:05",
            "create_date": "2018-11-19",
            "update_date": "2023-11-08",
            "expiry_date": "2024-11-19",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AmuseGate",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "awima.pl",
            "domain_keyword": "awima",
            "domain_tld": "pl",
            "query_time": "2024-05-30 08:34:54",
            "create_date": "2004-11-08",
            "update_date": "2023-09-12",
            "expiry_date": "2024-11-08",
            "registrar_name": "dhosting.pl Sp. z o.o.",
            "registrar_website": "http://dhosting.pl/kontakt",
            "name_servers": [
                "ns1.dhosting.pl",
                "ns2.dhosting.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "aliba.bid",
            "domain_keyword": "aliba",
            "domain_tld": "bid",
            "query_time": "2024-06-01 06:49:34",
            "create_date": "2021-02-03",
            "update_date": "2024-02-09",
            "expiry_date": "2025-02-03",
            "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": 49,
            "domain_name": "ariba.tech",
            "domain_keyword": "ariba",
            "domain_tld": "tech",
            "query_time": "2024-06-09 01:06:33",
            "create_date": "2023-02-20",
            "update_date": "2024-04-23",
            "expiry_date": "2025-02-20",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0166548461",
            "registrant_state": "ON",
            "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.",
            "name_servers": [
                "archer.ns.cloudflare.com",
                "jamie.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "awica.com",
            "domain_keyword": "awica",
            "domain_tld": "com",
            "query_time": "2024-06-10 08:30:38",
            "create_date": "2005-11-30",
            "update_date": "2024-05-29",
            "expiry_date": "2025-11-30",
            "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": 51,
            "domain_name": "awima.net",
            "domain_keyword": "awima",
            "domain_tld": "net",
            "query_time": "2024-04-20 08:19:20",
            "create_date": "2015-03-31",
            "update_date": "2024-04-02",
            "expiry_date": "2025-03-31",
            "registrar_iana": 1456,
            "registrar_name": "NetArt Registrar Sp. z o.o.",
            "registrar_website": "http://www.netart-registrar.com",
            "registrant_name": "Jaroslaw Piekniak",
            "registrant_company": "AWIMA  Sp. z o.o.",
            "registrant_address": "Wladyslawa Stanislawa Reymonta 12",
            "registrant_city": "Jedrzejow",
            "registrant_state": "swietokrzyskie",
            "registrant_zip": "28-300",
            "registrant_country": "PL",
            "registrant_email": "[email protected]",
            "registrant_phone": "+48.511746677",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signed"
            ]
        },
        {
            "num": 52,
            "domain_name": "aliba.app",
            "domain_keyword": "aliba",
            "domain_tld": "app",
            "query_time": "2024-05-11 15:08:22",
            "create_date": "2022-06-09",
            "update_date": "2023-06-10",
            "expiry_date": "2024-06-09",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "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": [
                "directi1.irandns.com",
                "directi2.irandns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "amiba.website",
            "domain_keyword": "amiba",
            "domain_tld": "website",
            "query_time": "2024-05-31 05:46:49",
            "create_date": "2024-02-10",
            "update_date": "2024-02-15",
            "expiry_date": "2025-02-10",
            "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": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "akiba.tours",
            "domain_keyword": "akiba",
            "domain_tld": "tours",
            "query_time": "2024-05-31 19:28:23",
            "create_date": "2016-04-05",
            "update_date": "2024-03-25",
            "expiry_date": "2025-04-05",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Yuichiro Yoshioka",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "awixa.net",
            "domain_keyword": "awixa",
            "domain_tld": "net",
            "query_time": "2024-05-09 02:23:00",
            "create_date": "2022-04-30",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=awixa.net",
            "registrant_phone": "+1.4165385487",
            "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": [
                "signedDelegation"
            ]
        },
        {
            "num": 56,
            "domain_name": "awhba.org",
            "domain_keyword": "awhba",
            "domain_tld": "org",
            "query_time": "2024-05-09 02:21:58",
            "create_date": "2023-08-15",
            "update_date": "2023-08-20",
            "expiry_date": "2024-08-15",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0168125365",
            "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.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "aliba.com.cn",
            "domain_keyword": "aliba",
            "domain_tld": "com.cn",
            "query_time": "2024-06-04 13:43:49",
            "create_date": "2019-09-09",
            "expiry_date": "2024-09-09",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "吴军",
            "registrant_email": "[email protected]",
            "name_servers": [
                "sellv1.domain.cn",
                "sellv2.domain.cn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "ariba.ru",
            "domain_keyword": "ariba",
            "domain_tld": "ru",
            "query_time": "2024-06-09 01:06:33",
            "create_date": "2020-06-02",
            "expiry_date": "2025-06-02",
            "registrar_name": "REGRU-RU",
            "registrant_company": "RAFT, LLC",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 59,
            "domain_name": "agiba.swiss",
            "domain_keyword": "agiba",
            "domain_tld": "swiss",
            "query_time": "2024-05-20 19:50:22",
            "create_date": "2016-12-01",
            "update_date": "2024-01-15",
            "expiry_date": "2024-12-01",
            "registrar_iana": 1696,
            "registrar_name": "Hostpoint",
            "registrar_website": "http://www.hostpoint.ch",
            "registrant_company": "AGIBA IT Services AG",
            "registrant_country": "CH",
            "registrant_email": "please query the whois 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": [
                "ns.hostpoint.ch",
                "ns2.hostpoint.ch",
                "ns3.hostpoint.ch"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "awiea.com",
            "domain_keyword": "awiea",
            "domain_tld": "com",
            "query_time": "2024-06-10 08:30:41",
            "create_date": "2021-02-11",
            "update_date": "2024-03-26",
            "expiry_date": "2025-02-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "maciej.ns.cloudflare.com",
                "sasha.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "akiba.cyou",
            "domain_keyword": "akiba",
            "domain_tld": "cyou",
            "query_time": "2024-05-31 19:28:22",
            "create_date": "2024-03-31",
            "update_date": "2024-04-29",
            "expiry_date": "2025-03-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 VALUE-DOMAIN",
            "registrant_state": "Osaka",
            "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": 62,
            "domain_name": "atiba.ae",
            "domain_keyword": "atiba",
            "domain_tld": "ae",
            "query_time": "2024-05-30 19:23:31",
            "registrar_name": "Host Arabia ( Tasjeel.ae )",
            "registrant_name": "Ahmad Lashin",
            "registrant_company": "KHAMAS GROUP INVESTMENT CO",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.dt.ae",
                "ns2.dt.ae"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 63,
            "domain_name": "asiba.website",
            "domain_keyword": "asiba",
            "domain_tld": "website",
            "query_time": "2024-06-10 12:38:46",
            "create_date": "2023-07-19",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-19",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "aaiba.org",
            "domain_keyword": "aaiba",
            "domain_tld": "org",
            "query_time": "2024-04-22 05:13:03",
            "create_date": "2014-06-30",
            "update_date": "2023-06-18",
            "expiry_date": "2024-06-30",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Gomez Alicia",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Buenos Aires",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AR",
            "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": [
                "ns300.solo10.com",
                "ns301.solo10.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "awiwa.com",
            "domain_keyword": "awiwa",
            "domain_tld": "com",
            "query_time": "2024-04-20 08:20:43",
            "create_date": "2002-11-19",
            "update_date": "2023-08-15",
            "expiry_date": "2024-11-19",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "Easy Property Management",
            "registrant_company": "Easy Property Management",
            "registrant_address": "Woojin Energy 621, Anseongmatchum-daero, Miyang-myeon,  Anseong-si",
            "registrant_city": "Gyeonggi-do",
            "registrant_zip": "17600",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1025380112",
            "registrant_fax": "+82.7070161044",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "ariba.training",
            "domain_keyword": "ariba",
            "domain_tld": "training",
            "query_time": "2024-05-18 00:43:39",
            "create_date": "2014-03-19",
            "update_date": "2024-05-03",
            "expiry_date": "2025-03-19",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SAP SE",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BW",
            "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": [
                "ns.sap-ag.de",
                "ns2.sap-ag.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "awika.pl",
            "domain_keyword": "awika",
            "domain_tld": "pl",
            "query_time": "2024-04-20 08:18:35",
            "create_date": "2012-04-12",
            "update_date": "2023-11-23",
            "expiry_date": "2025-04-12",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns18.ovh.net",
                "ns18.ovh.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "akiba.ae",
            "domain_keyword": "akiba",
            "domain_tld": "ae",
            "query_time": "2024-05-22 00:59:37",
            "registrar_name": "Etisalat",
            "registrant_name": "AL AHLI LLC",
            "registrant_company": "117Live",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.etisalatdomains.ae",
                "ns2.etisalatdomains.ae",
                "ns3.etisalatdomains.ae",
                "ns4.etisalatdomains.ae"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 69,
            "domain_name": "amiba.live",
            "domain_keyword": "amiba",
            "domain_tld": "live",
            "query_time": "2024-05-04 12:55:25",
            "create_date": "2023-12-22",
            "update_date": "2023-12-27",
            "expiry_date": "2026-12-22",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "hu wu",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BJ",
            "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": [
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "ariba.top",
            "domain_keyword": "ariba",
            "domain_tld": "top",
            "query_time": "2024-05-20 03:45:57",
            "create_date": "2022-07-05",
            "update_date": "2022-07-07",
            "expiry_date": "2024-07-05",
            "registrar_iana": 3775,
            "registrar_name": "Alibaba.com Singapore E-Commerce Private Limited",
            "registrar_website": "http://www.alibabacloud.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BladeTur",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "antalya",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TR",
            "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.mapslee.com",
                "ns2.mapslee.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "aliba.com",
            "domain_keyword": "aliba",
            "domain_tld": "com",
            "query_time": "2024-06-04 13:43:49",
            "create_date": "2003-08-09",
            "update_date": "2003-08-09",
            "expiry_date": "2024-08-09",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital technology Co., LTD",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Si Chuan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at https://www.west.cn/web/whoisform?domain=aliba.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "adiba.site",
            "domain_keyword": "adiba",
            "domain_tld": "site",
            "query_time": "2024-05-03 17:00:58",
            "create_date": "2024-05-01",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-01",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "aiwba.app",
            "domain_keyword": "aiwba",
            "domain_tld": "app",
            "query_time": "2024-05-07 21:18:40",
            "create_date": "2023-12-26",
            "update_date": "2023-12-31",
            "expiry_date": "2024-12-26",
            "registrar_iana": 83,
            "registrar_name": "1&1 Internet SE",
            "registrar_website": "https://www.ionos.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "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": [
                "ns1049.ui-dns.com",
                "ns1071.ui-dns.biz",
                "ns1082.ui-dns.org",
                "ns1097.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "ariba.pl",
            "domain_keyword": "ariba",
            "domain_tld": "pl",
            "query_time": "2024-04-06 02:51:02",
            "create_date": "2005-05-23",
            "update_date": "2023-01-10",
            "expiry_date": "2024-05-23",
            "registrar_name": "InternetX GmbH",
            "name_servers": [
                "ns.sap-ag.de",
                "ns2.sap.de",
                "ns3.sap-ag.de",
                "ns4.sap-ag.de",
                "ns5.sap.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "aliba.cc",
            "domain_keyword": "aliba",
            "domain_tld": "cc",
            "query_time": "2024-06-04 13:43:49",
            "create_date": "2015-09-10",
            "update_date": "2023-05-17",
            "expiry_date": "2025-09-10",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "http://www.22.cn",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "akiba.one",
            "domain_keyword": "akiba",
            "domain_tld": "one",
            "query_time": "2024-05-31 19:28:23",
            "create_date": "2021-10-05",
            "update_date": "2022-04-21",
            "expiry_date": "2026-10-05",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "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 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-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": 77,
            "domain_name": "abiba.online",
            "domain_keyword": "abiba",
            "domain_tld": "online",
            "query_time": "2024-06-02 01:02:04",
            "create_date": "2023-03-25",
            "update_date": "2024-05-06",
            "expiry_date": "2024-03-25",
            "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.",
            "domain_status": [
                "inactive",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "fwiba.org",
            "domain_keyword": "fwiba",
            "domain_tld": "org",
            "query_time": "2024-04-16 16:36:00",
            "create_date": "2011-10-18",
            "update_date": "2023-12-02",
            "expiry_date": "2024-10-18",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://whois.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Apollo Webz & Designz",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Texas",
            "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.apollowebz.com",
                "ns2.apollowebz.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "awika.nl",
            "domain_keyword": "awika",
            "domain_tld": "nl",
            "query_time": "2024-04-20 08:18:37",
            "create_date": "2011-10-31",
            "update_date": "2024-01-18",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "drew.ns.cloudflare.com",
                "zita.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 80,
            "domain_name": "awisa.org",
            "domain_keyword": "awisa",
            "domain_tld": "org",
            "query_time": "2024-04-20 08:19:59",
            "create_date": "2010-12-21",
            "update_date": "2023-07-13",
            "expiry_date": "2025-12-21",
            "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": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "ajiba.net",
            "domain_keyword": "ajiba",
            "domain_tld": "net",
            "query_time": "2024-04-19 00:51:03",
            "create_date": "2015-09-20",
            "update_date": "2023-08-02",
            "expiry_date": "2026-09-20",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.automattic.com/",
            "registrant_name": "Private Whois",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "9450 SW Gemini Dr #63259",
            "registrant_city": "Beaverton",
            "registrant_zip": "97008-7105",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8772738550",
            "name_servers": [
                "ns27.dnsdhs.com",
                "ns28.dnsdhs.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "akwiba.top",
            "domain_keyword": "akwiba",
            "domain_tld": "top",
            "query_time": "2024-04-22 06:28:31",
            "create_date": "2023-09-12",
            "update_date": "2024-03-01",
            "expiry_date": "2024-09-12",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Nei Meng Gu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "jwiba.org",
            "domain_keyword": "jwiba",
            "domain_tld": "org",
            "query_time": "2024-05-19 17:58:35",
            "create_date": "2023-11-19",
            "update_date": "2023-11-24",
            "expiry_date": "2024-11-19",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0169350881",
            "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": [
                "dns1.p08.nsone.net",
                "dns2.p08.nsone.net",
                "dns3.p08.nsone.net",
                "dns4.p08.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "ariba.au",
            "domain_keyword": "ariba",
            "domain_tld": "au",
            "query_time": "2024-05-18 14:11:29",
            "update_date": "2024-04-20",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Matthias Braun",
            "name_servers": [
                "ns.sap-ag.de",
                "ns2.sap.de",
                "ns3.sap-ag.de",
                "ns4.sap-ag.de",
                "ns5.sap.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "adiba.com.br",
            "domain_keyword": "adiba",
            "domain_tld": "com.br",
            "query_time": "2024-05-24 20:54:23",
            "create_date": "2020-04-10",
            "update_date": "2024-03-13",
            "expiry_date": "2025-04-10",
            "registrant_name": "Alessio Zito Rossi",
            "name_servers": [
                "ns1080.hostgator.com.br",
                "ns1081.hostgator.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 86,
            "domain_name": "akiba.mobi",
            "domain_keyword": "akiba",
            "domain_tld": "mobi",
            "query_time": "2024-05-31 19:28:23",
            "create_date": "2016-07-19",
            "update_date": "2021-11-19",
            "expiry_date": "2026-07-19",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "atiba.com",
            "domain_keyword": "atiba",
            "domain_tld": "com",
            "query_time": "2024-05-08 22:20:32",
            "create_date": "1998-02-16",
            "update_date": "2024-02-19",
            "expiry_date": "2034-02-15",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "atibant01.atiba.com",
                "ns1.atiba.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "mwiba.net",
            "domain_keyword": "mwiba",
            "domain_tld": "net",
            "query_time": "2024-04-26 00:03:00",
            "create_date": "2014-01-16",
            "update_date": "2022-11-17",
            "expiry_date": "2026-01-16",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns81.worldnic.com",
                "ns82.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "adiba.net",
            "domain_keyword": "adiba",
            "domain_tld": "net",
            "query_time": "2024-06-03 12:50:03",
            "create_date": "2021-01-30",
            "update_date": "2024-01-03",
            "expiry_date": "2025-01-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "aeiba.net",
            "domain_keyword": "aeiba",
            "domain_tld": "net",
            "query_time": "2024-04-07 22:45:21",
            "create_date": "2023-12-01",
            "update_date": "2024-01-31",
            "expiry_date": "2024-12-01",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.mysafedns.com",
                "ns2.mysafedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "hawiba.com",
            "domain_keyword": "hawiba",
            "domain_tld": "com",
            "query_time": "2024-05-09 02:28:20",
            "create_date": "2023-01-30",
            "update_date": "2024-01-03",
            "expiry_date": "2025-01-30",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "name_servers": [
                "cdns1.main-hosting.eu",
                "cdns2.main-hosting.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "aniba.nl",
            "domain_keyword": "aniba",
            "domain_tld": "nl",
            "query_time": "2024-05-07 14:22:42",
            "create_date": "2000-06-29",
            "update_date": "2023-02-09",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "ns1.sqr.nl",
                "ns2.sqr.domains",
                "ns3.sqr.cloud"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 93,
            "domain_name": "aiiba.com",
            "domain_keyword": "aiiba",
            "domain_tld": "com",
            "query_time": "2024-05-13 17:30:22",
            "create_date": "2010-09-13",
            "update_date": "2023-10-26",
            "expiry_date": "2024-09-13",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Marcus Simpson",
            "registrant_company": "KeyDomains.net",
            "registrant_address": "21 Business Park Dr",
            "registrant_city": "Branford",
            "registrant_state": "CT",
            "registrant_zip": "06405",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2038047131",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "rawiba.com",
            "domain_keyword": "rawiba",
            "domain_tld": "com",
            "query_time": "2024-05-16 06:11:31",
            "create_date": "2022-06-17",
            "update_date": "2023-06-18",
            "expiry_date": "2024-06-17",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "awyba.com",
            "domain_keyword": "awyba",
            "domain_tld": "com",
            "query_time": "2024-05-13 17:35:43",
            "create_date": "2005-05-08",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.sportnginserver.com",
                "ns2.sportnginserver.com",
                "ns3.sportnginserver.com",
                "ns4.sportnginserver.com",
                "ns5.sportnginserver.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "awibc.co.uk",
            "domain_keyword": "awibc",
            "domain_tld": "co.uk",
            "query_time": "2024-05-26 15:28:01",
            "create_date": "2001-10-02",
            "update_date": "2020-03-31",
            "expiry_date": "2024-10-02",
            "registrar_name": "20i Ltd [Tag = STACK]",
            "registrar_website": "http://www.20i.com",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 97,
            "domain_name": "akiba.family",
            "domain_keyword": "akiba",
            "domain_tld": "family",
            "query_time": "2024-05-22 01:38:05",
            "create_date": "2021-11-07",
            "update_date": "2023-11-11",
            "expiry_date": "2024-11-07",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0162974948",
            "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.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "atiba.co.uk",
            "domain_keyword": "atiba",
            "domain_tld": "co.uk",
            "query_time": "2024-06-07 13:57:17",
            "create_date": "2004-05-12",
            "update_date": "2023-11-14",
            "expiry_date": "2025-05-12",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 99,
            "domain_name": "aliba.group",
            "domain_keyword": "aliba",
            "domain_tld": "group",
            "query_time": "2024-04-25 05:50:39",
            "create_date": "2017-08-22",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-22",
            "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": "guang zhou shi miao xian mao yi you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong",
            "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": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "aciba.org",
            "domain_keyword": "aciba",
            "domain_tld": "org",
            "query_time": "2024-04-17 16:27:31",
            "create_date": "2002-07-29",
            "update_date": "2023-07-19",
            "expiry_date": "2024-07-29",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AFIEA",
            "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": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.031,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>awiba.uk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>619</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>akiba.pub, amiba.site, swiba.nl, awaba.com, awsba.org, amiba.pt, akiba.city, awita.org, awila.pl, ariba.co.in, atiba.info, aqiba.com, akiba.team, afiba.shop, asiba.de, abiba.xyz, awoba.net, awiva.de, amiba.shop, nwiba.ca, nwiba.com, abiba.com.cn, akiba.md, aliba.band, twiba.uk, yawiba.cfd, aweba.ru, akiba.icu, ajiba.com, akiba.website, awira.ru, awita.pl, aliba.co.uk, axiba.vip, ariba.site, awima.org, awibo.net, mawiba.net, aciba.org.br, awpba.org, awiga.com, axiba.wiki, asiba.click, ahiba.co.jp, awisa.net, akiba.luxe, awima.pl, aliba.bid, ariba.tech, awica.com, awima.net, aliba.app, amiba.website, akiba.tours, awixa.net, awhba.org, aliba.com.cn, ariba.ru, agiba.swiss, awiea.com, akiba.cyou, atiba.ae, asiba.website, aaiba.org, awiwa.com, ariba.training, awika.pl, akiba.ae, amiba.live, ariba.top, aliba.com, adiba.site, aiwba.app, ariba.pl, aliba.cc, akiba.one, abiba.online, fwiba.org, awika.nl, awisa.org, ajiba.net, akwiba.top, jwiba.org, ariba.au, adiba.com.br, akiba.mobi, atiba.com, mwiba.net, adiba.net, aeiba.net, hawiba.com, aniba.nl, aiiba.com, rawiba.com, awyba.com, awibc.co.uk, akiba.family, atiba.co.uk, aliba.group, aciba.org</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>akiba.pub</domain_name>
   <domain_keyword>akiba</domain_keyword>
   <domain_tld>pub</domain_tld>
   <query_time>2024-04-21 13:42:43</query_time>
   <create_date>2020-11-16</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>cosmo create.inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>gdns1.interlink.or.jp</value>
    <value>gdns2.interlink.or.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>amiba.site</domain_name>
   <domain_keyword>amiba</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-19 02:07:17</query_time>
   <create_date>2022-05-14</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>http://www.dnspod.cn</registrar_website>
   <registrant_company>Jiao Pai Shi Pin ( Hai Nan ) You Xian Gong Si</registrant_company>
   <registrant_state>hai nan sheng</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>expire01.dnspod.net</value>
    <value>expire02.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>swiba.nl</domain_name>
   <domain_keyword>swiba</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-05 04:45:28</query_time>
   <create_date>2005-01-24</create_date>
   <update_date>2019-11-21</update_date>
   <registrar_name>One.com A/S</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>awaba.com</domain_name>
   <domain_keyword>awaba</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 00:42:39</query_time>
   <create_date>1999-10-26</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-10-26</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>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>5</num>
   <domain_name>awsba.org</domain_name>
   <domain_keyword>awsba</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 22:39:02</query_time>
   <create_date>2024-04-11</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>amiba.pt</domain_name>
   <domain_keyword>amiba</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-08 10:15:20</query_time>
   <create_date>2012-08-05</create_date>
   <expiry_date>2028-07-05</expiry_date>
   <registrant_name>Amiba - Associação dos Criadores de Bovinos de Raça Barrosã</registrant_name>
   <registrant_address>Rua Domingos Marques  nº 23</registrant_address>
   <registrant_city>Lanhas</registrant_city>
   <registrant_state>LANHAS</registrant_state>
   <registrant_zip>4730-264</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected],[email protected],[email protected]</registrant_email>
   <name_servers>
    <value>a.ruralbit.com</value>
    <value>b.ruralbit.com</value>
    <value>c.ruralbit.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>akiba.city</domain_name>
   <domain_keyword>akiba</domain_keyword>
   <domain_tld>city</domain_tld>
   <query_time>2024-04-21 13:42:42</query_time>
   <create_date>2015-12-18</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <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 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-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>8</num>
   <domain_name>awita.org</domain_name>
   <domain_keyword>awita</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-18 21:48:57</query_time>
   <create_date>2023-05-15</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</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>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.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>awila.pl</domain_name>
   <domain_keyword>awila</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-18 21:48:38</query_time>
   <create_date>2002-06-28</create_date>
   <update_date>2023-05-30</update_date>
   <expiry_date>2024-06-27</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>10</num>
   <domain_name>ariba.co.in</domain_name>
   <domain_keyword>ariba</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-29 16:35:22</query_time>
   <create_date>2021-09-08</create_date>
   <update_date>2022-03-17</update_date>
   <expiry_date>2024-09-08</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>LBB Educational services pvt. Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delhi</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>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>atiba.info</domain_name>
   <domain_keyword>atiba</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-08 22:20:32</query_time>
   <create_date>2020-06-16</create_date>
   <update_date>2023-05-22</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>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>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>aqiba.com</domain_name>
   <domain_keyword>aqiba</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 21:46:10</query_time>
   <create_date>2014-10-20</create_date>
   <update_date>2020-10-14</update_date>
   <expiry_date>2024-10-20</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>13</num>
   <domain_name>akiba.team</domain_name>
   <domain_keyword>akiba</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-05-28 16:53:14</query_time>
   <create_date>2024-05-26</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-26</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_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.value-domain.com</value>
    <value>ns12.value-domain.com</value>
    <value>ns13.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>afiba.shop</domain_name>
   <domain_keyword>afiba</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-03 01:08:54</query_time>
   <create_date>2024-01-25</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>pdns1.registrar-servers.com</value>
    <value>pdns2.registrar-servers.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>asiba.de</domain_name>
   <domain_keyword>asiba</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 02:04:53</query_time>
   <update_date>2021-12-09</update_date>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>abiba.xyz</domain_name>
   <domain_keyword>abiba</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-02 01:02:04</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</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>ee5ff475.verify.hn</value>
    <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>17</num>
   <domain_name>awoba.net</domain_name>
   <domain_keyword>awoba</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-02 03:54:13</query_time>
   <create_date>2023-05-13</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.automattic.com/</registrar_website>
   <registrant_name>Private Whois</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>9450 SW Gemini Dr #63259</registrant_address>
   <registrant_city>Beaverton</registrant_city>
   <registrant_zip>97008-7105</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8772738550</registrant_phone>
   <name_servers>
    <value>ben.ns.cloudflare.com</value>
    <value>jacqueline.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>awiva.de</domain_name>
   <domain_keyword>awiva</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-31 19:32:57</query_time>
   <update_date>2024-05-25</update_date>
   <name_servers>
    <value>ns1.redirectdom.com</value>
    <value>ns2.redirectdom.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>amiba.shop</domain_name>
   <domain_keyword>amiba</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-06-02 20:31:07</query_time>
   <create_date>2024-05-24</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>nwiba.ca</domain_name>
   <domain_keyword>nwiba</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-27 20:53:55</query_time>
   <create_date>2007-11-16</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_name>Netfirms, LTD</registrar_name>
   <registrar_website>www.netfirms.ca</registrar_website>
   <registrant_name>Division 1 Media Corp.</registrant_name>
   <registrant_address>209-10544 106 Str</registrant_address>
   <registrant_city>Edmonton</registrant_city>
   <registrant_state>AB</registrant_state>
   <registrant_zip>T5H2X6</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7804815444</registrant_phone>
   <registrant_fax>+1.7809693599</registrant_fax>
   <name_servers>
    <value>ns1.piecomhost.com</value>
    <value>ns2.piecomhost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>nwiba.com</domain_name>
   <domain_keyword>nwiba</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 17:29:18</query_time>
   <create_date>2000-08-11</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns21.cloudns.net</value>
    <value>ns22.cloudns.net</value>
    <value>ns23.cloudns.net</value>
    <value>ns24.cloudns.net</value>
    <value>pns21.cloudns.net</value>
    <value>pns22.cloudns.net</value>
    <value>pns23.cloudns.net</value>
    <value>pns24.cloudns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>abiba.com.cn</domain_name>
   <domain_keyword>abiba</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-20 10:48:54</query_time>
   <create_date>2023-03-21</create_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_name>成都飞数科技有限公司</registrar_name>
   <registrant_name>生德润</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>brit.ns.cloudflare.com</value>
    <value>mack.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>akiba.md</domain_name>
   <domain_keyword>akiba</domain_keyword>
   <domain_tld>md</domain_tld>
   <query_time>2024-05-26 03:57:33</query_time>
   <create_date>2017-01-27</create_date>
   <expiry_date>2025-01-27</expiry_date>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>aliba.band</domain_name>
   <domain_keyword>aliba</domain_keyword>
   <domain_tld>band</domain_tld>
   <query_time>2024-06-01 06:49:34</query_time>
   <create_date>2021-02-03</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-02-03</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>ns07.domaincontrol.com</value>
    <value>ns08.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>25</num>
   <domain_name>twiba.uk</domain_name>
   <domain_keyword>twiba</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-29 21:06:36</query_time>
   <create_date>2016-06-08</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_name>Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]</registrar_name>
   <registrar_website>https://www.key-systems.net</registrar_website>
   <name_servers>
    <value>adel.ns.cloudflare.com</value>
    <value>karl.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>yawiba.cfd</domain_name>
   <domain_keyword>yawiba</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-05-31 16:16:49</query_time>
   <create_date>2023-09-21</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-09-21</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>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>aweba.ru</domain_name>
   <domain_keyword>aweba</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 04:08:10</query_time>
   <create_date>2018-04-29</create_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>akiba.icu</domain_name>
   <domain_keyword>akiba</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-22 01:38:05</query_time>
   <create_date>2020-06-24</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-06-24</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 MuuMuuDomain</registrant_company>
   <registrant_state>Fukuoka</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.iq-servers.com</value>
    <value>ns2.iq-servers.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>ajiba.com</domain_name>
   <domain_keyword>ajiba</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 00:51:03</query_time>
   <create_date>2002-08-12</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>819</registrar_iana>
   <registrar_name>Turkticaret.net</registrar_name>
   <registrar_website>http://www.reg2c.com</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>ns1.dnssahibi.com</value>
    <value>ns2.dnssahibi.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>akiba.website</domain_name>
   <domain_keyword>akiba</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-04-21 13:42:44</query_time>
   <create_date>2015-12-18</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2026-12-18</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <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>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>awira.ru</domain_name>
   <domain_keyword>awira</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 04:08:16</query_time>
   <create_date>2009-11-30</create_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns1.privateperson.ru</value>
    <value>ns2.privateperson.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>awita.pl</domain_name>
   <domain_keyword>awita</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-26 15:28:08</query_time>
   <create_date>2000-09-05</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns111.ovh.net</value>
    <value>ns111.ovh.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>aliba.co.uk</domain_name>
   <domain_keyword>aliba</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-29 12:35:59</query_time>
   <create_date>2014-05-28</create_date>
   <update_date>2022-05-30</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_name>Heart Internet Ltd t/a Heart Internet [Tag = HEARTINTERNET]</registrar_name>
   <registrar_website>https://www.heartinternet.co.uk</registrar_website>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>axiba.vip</domain_name>
   <domain_keyword>axiba</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-19 21:46:12</query_time>
   <create_date>2020-03-27</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhou zhen yun</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hu nan</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>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>ariba.site</domain_name>
   <domain_keyword>ariba</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-29 16:35:24</query_time>
   <create_date>2023-11-27</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>ariba</registrant_state>
   <registrant_country>RU</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.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>awima.org</domain_name>
   <domain_keyword>awima</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 08:19:20</query_time>
   <create_date>2022-01-30</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2027-01-30</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>connect1.squarespacedns.com</value>
    <value>connect2.squarespacedns.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>37</num>
   <domain_name>awibo.net</domain_name>
   <domain_keyword>awibo</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 08:18:22</query_time>
   <create_date>2015-03-25</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</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>ns5.kasserver.com</value>
    <value>ns6.kasserver.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>mawiba.net</domain_name>
   <domain_keyword>mawiba</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-20 09:48:22</query_time>
   <create_date>2015-05-18</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-18</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>ns171.superhosting.bg</value>
    <value>ns172.superhosting.bg</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>39</num>
   <domain_name>aciba.org.br</domain_name>
   <domain_keyword>aciba</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2024-04-17 16:27:31</query_time>
   <create_date>2002-06-18</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrant_name>Associa??o Comercial e Industrial de Bag?</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.kinghost.com.br</value>
    <value>dns2.kinghost.com.br</value>
    <value>dns3.kinghost.com.br</value>
    <value>dns4.kinghost.com.br</value>
    <value>dns5.kinghost.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>awpba.org</domain_name>
   <domain_keyword>awpba</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 22:36:57</query_time>
   <create_date>2011-09-27</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-09-27</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>Data Privacy Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BW</registrant_state>
   <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>ns1078.ui-dns.biz</value>
    <value>ns1078.ui-dns.com</value>
    <value>ns1078.ui-dns.de</value>
    <value>ns1078.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>awiga.com</domain_name>
   <domain_keyword>awiga</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 02:22:20</query_time>
   <create_date>2008-06-15</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cykon Technology Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/awiga.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>axiba.wiki</domain_name>
   <domain_keyword>axiba</domain_keyword>
   <domain_tld>wiki</domain_tld>
   <query_time>2024-05-08 07:37:26</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>www.west.cn</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>He Nan</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>anderson.ns.cloudflare.com</value>
    <value>lorna.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>asiba.click</domain_name>
   <domain_keyword>asiba</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-04-29 21:20:42</query_time>
   <create_date>2023-04-27</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GMO-Z.com RUNSYSTEM JSC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hanoi</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>ns7.tenten.vn</value>
    <value>ns8.tenten.vn</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>ahiba.co.jp</domain_name>
   <domain_keyword>ahiba</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-10 12:42:45</query_time>
   <create_date>2005-10-18</create_date>
   <update_date>2023-11-01</update_date>
   <registrant_company>Ahiba Co., Ltd.</registrant_company>
   <name_servers>
    <value>ns.namedserver.net</value>
    <value>ns2.namedserver.net</value>
   </name_servers>
  </value>
  <value>
   <num>45</num>
   <domain_name>awisa.net</domain_name>
   <domain_keyword>awisa</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 08:19:59</query_time>
   <create_date>2007-02-07</create_date>
   <update_date>2007-02-07</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>docks01.rzone.de</value>
    <value>shades03.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>akiba.luxe</domain_name>
   <domain_keyword>akiba</domain_keyword>
   <domain_tld>luxe</domain_tld>
   <query_time>2024-05-22 01:38:05</query_time>
   <create_date>2018-11-19</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AmuseGate</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>awima.pl</domain_name>
   <domain_keyword>awima</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-30 08:34:54</query_time>
   <create_date>2004-11-08</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_name>dhosting.pl Sp. z o.o.</registrar_name>
   <registrar_website>http://dhosting.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.dhosting.pl</value>
    <value>ns2.dhosting.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>aliba.bid</domain_name>
   <domain_keyword>aliba</domain_keyword>
   <domain_tld>bid</domain_tld>
   <query_time>2024-06-01 06:49:34</query_time>
   <create_date>2021-02-03</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-02-03</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>49</num>
   <domain_name>ariba.tech</domain_name>
   <domain_keyword>ariba</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-06-09 01:06:33</query_time>
   <create_date>2023-02-20</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0166548461</registrant_company>
   <registrant_state>ON</registrant_state>
   <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>
   <name_servers>
    <value>archer.ns.cloudflare.com</value>
    <value>jamie.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>awica.com</domain_name>
   <domain_keyword>awica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 08:30:38</query_time>
   <create_date>2005-11-30</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-11-30</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>51</num>
   <domain_name>awima.net</domain_name>
   <domain_keyword>awima</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 08:19:20</query_time>
   <create_date>2015-03-31</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>1456</registrar_iana>
   <registrar_name>NetArt Registrar Sp. z o.o.</registrar_name>
   <registrar_website>http://www.netart-registrar.com</registrar_website>
   <registrant_name>Jaroslaw Piekniak</registrant_name>
   <registrant_company>AWIMA  Sp. z o.o.</registrant_company>
   <registrant_address>Wladyslawa Stanislawa Reymonta 12</registrant_address>
   <registrant_city>Jedrzejow</registrant_city>
   <registrant_state>swietokrzyskie</registrant_state>
   <registrant_zip>28-300</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+48.511746677</registrant_phone>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>aliba.app</domain_name>
   <domain_keyword>aliba</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-11 15:08:22</query_time>
   <create_date>2022-06-09</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com/</registrar_website>
   <registrant_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>DK</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>directi1.irandns.com</value>
    <value>directi2.irandns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>amiba.website</domain_name>
   <domain_keyword>amiba</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-31 05:46:49</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>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>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>akiba.tours</domain_name>
   <domain_keyword>akiba</domain_keyword>
   <domain_tld>tours</domain_tld>
   <query_time>2024-05-31 19:28:23</query_time>
   <create_date>2016-04-05</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Yuichiro Yoshioka</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>awixa.net</domain_name>
   <domain_keyword>awixa</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 02:23:00</query_time>
   <create_date>2022-04-30</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=awixa.net</registrant_email>
   <registrant_phone>+1.4165385487</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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>awhba.org</domain_name>
   <domain_keyword>awhba</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-09 02:21:58</query_time>
   <create_date>2023-08-15</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2024-08-15</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>Contact Privacy Inc. Customer 0168125365</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.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>aliba.com.cn</domain_name>
   <domain_keyword>aliba</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-04 13:43:49</query_time>
   <create_date>2019-09-09</create_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_name>厦门易名科技股份有限公司</registrar_name>
   <registrant_name>吴军</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>sellv1.domain.cn</value>
    <value>sellv2.domain.cn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>ariba.ru</domain_name>
   <domain_keyword>ariba</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-06-09 01:06:33</query_time>
   <create_date>2020-06-02</create_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>RAFT, LLC</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>agiba.swiss</domain_name>
   <domain_keyword>agiba</domain_keyword>
   <domain_tld>swiss</domain_tld>
   <query_time>2024-05-20 19:50:22</query_time>
   <create_date>2016-12-01</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>1696</registrar_iana>
   <registrar_name>Hostpoint</registrar_name>
   <registrar_website>http://www.hostpoint.ch</registrar_website>
   <registrant_company>AGIBA IT Services AG</registrant_company>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the whois 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>ns.hostpoint.ch</value>
    <value>ns2.hostpoint.ch</value>
    <value>ns3.hostpoint.ch</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>awiea.com</domain_name>
   <domain_keyword>awiea</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 08:30:41</query_time>
   <create_date>2021-02-11</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-02-11</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>maciej.ns.cloudflare.com</value>
    <value>sasha.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>akiba.cyou</domain_name>
   <domain_keyword>akiba</domain_keyword>
   <domain_tld>cyou</domain_tld>
   <query_time>2024-05-31 19:28:22</query_time>
   <create_date>2024-03-31</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-03-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 VALUE-DOMAIN</registrant_company>
   <registrant_state>Osaka</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>62</num>
   <domain_name>atiba.ae</domain_name>
   <domain_keyword>atiba</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-30 19:23:31</query_time>
   <registrar_name>Host Arabia ( Tasjeel.ae )</registrar_name>
   <registrant_name>Ahmad Lashin</registrant_name>
   <registrant_company>KHAMAS GROUP INVESTMENT CO</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.dt.ae</value>
    <value>ns2.dt.ae</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>asiba.website</domain_name>
   <domain_keyword>asiba</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-06-10 12:38:46</query_time>
   <create_date>2023-07-19</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>aaiba.org</domain_name>
   <domain_keyword>aaiba</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 05:13:03</query_time>
   <create_date>2014-06-30</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Gomez Alicia</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Buenos Aires</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AR</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>ns300.solo10.com</value>
    <value>ns301.solo10.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>awiwa.com</domain_name>
   <domain_keyword>awiwa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 08:20:43</query_time>
   <create_date>2002-11-19</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>Easy Property Management</registrant_name>
   <registrant_company>Easy Property Management</registrant_company>
   <registrant_address>Woojin Energy 621, Anseongmatchum-daero, Miyang-myeon,  Anseong-si</registrant_address>
   <registrant_city>Gyeonggi-do</registrant_city>
   <registrant_zip>17600</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1025380112</registrant_phone>
   <registrant_fax>+82.7070161044</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>ariba.training</domain_name>
   <domain_keyword>ariba</domain_keyword>
   <domain_tld>training</domain_tld>
   <query_time>2024-05-18 00:43:39</query_time>
   <create_date>2014-03-19</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SAP SE</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BW</registrant_state>
   <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>ns.sap-ag.de</value>
    <value>ns2.sap-ag.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>awika.pl</domain_name>
   <domain_keyword>awika</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-20 08:18:35</query_time>
   <create_date>2012-04-12</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns18.ovh.net</value>
    <value>ns18.ovh.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>akiba.ae</domain_name>
   <domain_keyword>akiba</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-22 00:59:37</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>AL AHLI LLC</registrant_name>
   <registrant_company>117Live</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.etisalatdomains.ae</value>
    <value>ns2.etisalatdomains.ae</value>
    <value>ns3.etisalatdomains.ae</value>
    <value>ns4.etisalatdomains.ae</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>69</num>
   <domain_name>amiba.live</domain_name>
   <domain_keyword>amiba</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-04 12:55:25</query_time>
   <create_date>2023-12-22</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2026-12-22</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>hu wu</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BJ</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>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>ariba.top</domain_name>
   <domain_keyword>ariba</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-20 03:45:57</query_time>
   <create_date>2022-07-05</create_date>
   <update_date>2022-07-07</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>Alibaba.com Singapore E-Commerce Private Limited</registrar_name>
   <registrar_website>http://www.alibabacloud.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BladeTur</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>antalya</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TR</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.mapslee.com</value>
    <value>ns2.mapslee.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>aliba.com</domain_name>
   <domain_keyword>aliba</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 13:43:49</query_time>
   <create_date>2003-08-09</create_date>
   <update_date>2003-08-09</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital technology Co., LTD</registrar_name>
   <registrar_website>www.west.cn</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>Si Chuan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at https://www.west.cn/web/whoisform?domain=aliba.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>adiba.site</domain_name>
   <domain_keyword>adiba</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-03 17:00:58</query_time>
   <create_date>2024-05-01</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>aiwba.app</domain_name>
   <domain_keyword>aiwba</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-07 21:18:40</query_time>
   <create_date>2023-12-26</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>1&amp;1 Internet SE</registrar_name>
   <registrar_website>https://www.ionos.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</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>ns1049.ui-dns.com</value>
    <value>ns1071.ui-dns.biz</value>
    <value>ns1082.ui-dns.org</value>
    <value>ns1097.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>ariba.pl</domain_name>
   <domain_keyword>ariba</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-06 02:51:02</query_time>
   <create_date>2005-05-23</create_date>
   <update_date>2023-01-10</update_date>
   <expiry_date>2024-05-23</expiry_date>
   <registrar_name>InternetX GmbH</registrar_name>
   <name_servers>
    <value>ns.sap-ag.de</value>
    <value>ns2.sap.de</value>
    <value>ns3.sap-ag.de</value>
    <value>ns4.sap-ag.de</value>
    <value>ns5.sap.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>aliba.cc</domain_name>
   <domain_keyword>aliba</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-06-04 13:43:49</query_time>
   <create_date>2015-09-10</create_date>
   <update_date>2023-05-17</update_date>
   <expiry_date>2025-09-10</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>http://www.22.cn</registrar_website>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>akiba.one</domain_name>
   <domain_keyword>akiba</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-31 19:28:23</query_time>
   <create_date>2021-10-05</create_date>
   <update_date>2022-04-21</update_date>
   <expiry_date>2026-10-05</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</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 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-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>77</num>
   <domain_name>abiba.online</domain_name>
   <domain_keyword>abiba</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-02 01:02:04</query_time>
   <create_date>2023-03-25</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2024-03-25</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>
   <domain_status>
    <value>inactive</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>fwiba.org</domain_name>
   <domain_keyword>fwiba</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 16:36:00</query_time>
   <create_date>2011-10-18</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://whois.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Apollo Webz &amp; Designz</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Texas</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.apollowebz.com</value>
    <value>ns2.apollowebz.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>awika.nl</domain_name>
   <domain_keyword>awika</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-20 08:18:37</query_time>
   <create_date>2011-10-31</create_date>
   <update_date>2024-01-18</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>drew.ns.cloudflare.com</value>
    <value>zita.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>awisa.org</domain_name>
   <domain_keyword>awisa</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 08:19:59</query_time>
   <create_date>2010-12-21</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2025-12-21</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>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</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>ajiba.net</domain_name>
   <domain_keyword>ajiba</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 00:51:03</query_time>
   <create_date>2015-09-20</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2026-09-20</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.automattic.com/</registrar_website>
   <registrant_name>Private Whois</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>9450 SW Gemini Dr #63259</registrant_address>
   <registrant_city>Beaverton</registrant_city>
   <registrant_zip>97008-7105</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8772738550</registrant_phone>
   <name_servers>
    <value>ns27.dnsdhs.com</value>
    <value>ns28.dnsdhs.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>akwiba.top</domain_name>
   <domain_keyword>akwiba</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-22 06:28:31</query_time>
   <create_date>2023-09-12</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.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>Nei Meng Gu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>jwiba.org</domain_name>
   <domain_keyword>jwiba</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-19 17:58:35</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>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>Contact Privacy Inc. Customer 0169350881</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>dns1.p08.nsone.net</value>
    <value>dns2.p08.nsone.net</value>
    <value>dns3.p08.nsone.net</value>
    <value>dns4.p08.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>ariba.au</domain_name>
   <domain_keyword>ariba</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-18 14:11:29</query_time>
   <update_date>2024-04-20</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Matthias Braun</registrant_name>
   <name_servers>
    <value>ns.sap-ag.de</value>
    <value>ns2.sap.de</value>
    <value>ns3.sap-ag.de</value>
    <value>ns4.sap-ag.de</value>
    <value>ns5.sap.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>adiba.com.br</domain_name>
   <domain_keyword>adiba</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-24 20:54:23</query_time>
   <create_date>2020-04-10</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrant_name>Alessio Zito Rossi</registrant_name>
   <name_servers>
    <value>ns1080.hostgator.com.br</value>
    <value>ns1081.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>akiba.mobi</domain_name>
   <domain_keyword>akiba</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-31 19:28:23</query_time>
   <create_date>2016-07-19</create_date>
   <update_date>2021-11-19</update_date>
   <expiry_date>2026-07-19</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_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>atiba.com</domain_name>
   <domain_keyword>atiba</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 22:20:32</query_time>
   <create_date>1998-02-16</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2034-02-15</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>atibant01.atiba.com</value>
    <value>ns1.atiba.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>mwiba.net</domain_name>
   <domain_keyword>mwiba</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 00:03:00</query_time>
   <create_date>2014-01-16</create_date>
   <update_date>2022-11-17</update_date>
   <expiry_date>2026-01-16</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns81.worldnic.com</value>
    <value>ns82.worldnic.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>adiba.net</domain_name>
   <domain_keyword>adiba</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-03 12:50:03</query_time>
   <create_date>2021-01-30</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>aeiba.net</domain_name>
   <domain_keyword>aeiba</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-07 22:45:21</query_time>
   <create_date>2023-12-01</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.mysafedns.com</value>
    <value>ns2.mysafedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>hawiba.com</domain_name>
   <domain_keyword>hawiba</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 02:28:20</query_time>
   <create_date>2023-01-30</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <name_servers>
    <value>cdns1.main-hosting.eu</value>
    <value>cdns2.main-hosting.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>aniba.nl</domain_name>
   <domain_keyword>aniba</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-07 14:22:42</query_time>
   <create_date>2000-06-29</create_date>
   <update_date>2023-02-09</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>ns1.sqr.nl</value>
    <value>ns2.sqr.domains</value>
    <value>ns3.sqr.cloud</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>aiiba.com</domain_name>
   <domain_keyword>aiiba</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 17:30:22</query_time>
   <create_date>2010-09-13</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-09-13</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>Marcus Simpson</registrant_name>
   <registrant_company>KeyDomains.net</registrant_company>
   <registrant_address>21 Business Park Dr</registrant_address>
   <registrant_city>Branford</registrant_city>
   <registrant_state>CT</registrant_state>
   <registrant_zip>06405</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2038047131</registrant_phone>
   <name_servers>
    <value>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>rawiba.com</domain_name>
   <domain_keyword>rawiba</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 06:11:31</query_time>
   <create_date>2022-06-17</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</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>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>awyba.com</domain_name>
   <domain_keyword>awyba</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 17:35:43</query_time>
   <create_date>2005-05-08</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.sportnginserver.com</value>
    <value>ns2.sportnginserver.com</value>
    <value>ns3.sportnginserver.com</value>
    <value>ns4.sportnginserver.com</value>
    <value>ns5.sportnginserver.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>96</num>
   <domain_name>awibc.co.uk</domain_name>
   <domain_keyword>awibc</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-26 15:28:01</query_time>
   <create_date>2001-10-02</create_date>
   <update_date>2020-03-31</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_name>20i Ltd [Tag = STACK]</registrar_name>
   <registrar_website>http://www.20i.com</registrar_website>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>akiba.family</domain_name>
   <domain_keyword>akiba</domain_keyword>
   <domain_tld>family</domain_tld>
   <query_time>2024-05-22 01:38:05</query_time>
   <create_date>2021-11-07</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-11-07</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>Contact Privacy Inc. Customer 0162974948</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.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>atiba.co.uk</domain_name>
   <domain_keyword>atiba</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-07 13:57:17</query_time>
   <create_date>2004-05-12</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>aliba.group</domain_name>
   <domain_keyword>aliba</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-04-25 05:50:39</query_time>
   <create_date>2017-08-22</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-08-22</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>guang zhou shi miao xian mao yi you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong</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>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>aciba.org</domain_name>
   <domain_keyword>aciba</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 16:27:31</query_time>
   <create_date>2002-07-29</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-07-29</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>AFIEA</registrant_company>
   <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>ns1.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.031</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 267,029,716

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,029,716
Total WHOIS records with a Registrant Contact 166,577,982
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,990,324
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,410,937
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,709,089

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,560,826,080
Total WHOIS records with a Registrant Contact 1,287,653,950
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,127,295,955
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,055,594,146

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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