WHOIS QUERY TIME

25 May 2024 - 4:48 PM UTC

Registered: 6 December 2016
Modified: 28 November 2019

REGISTRAR

Name: Cridea

DNSSEC

no

NAME SERVERS

ns1.undeveloped.nl
ns2.undeveloped.nl

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=awpc.nl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "awpc.nl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "awpc.nl",
            "domain_keyword": "awpc",
            "domain_tld": "nl",
            "query_time": "2024-05-25 16:48:48",
            "create_date": "2016-12-06",
            "update_date": "2019-11-28",
            "registrar_name": "Cridea",
            "name_servers": [
                "ns1.undeveloped.nl",
                "ns2.undeveloped.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.042,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>awpc.nl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>awpc.nl</domain_name>
   <domain_keyword>awpc</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-25 16:48:48</query_time>
   <create_date>2016-12-06</create_date>
   <update_date>2019-11-28</update_date>
   <registrar_name>Cridea</registrar_name>
   <name_servers>
    <value>ns1.undeveloped.nl</value>
    <value>ns2.undeveloped.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.042</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.06 seconds) for "awpc.nl" in our Historical WHOIS Database.
#1 - QUERY TIME

7 Jan 2023 - 1:03 PM UTC

Registered: 6 December 2016
Modified: 28 November 2019

REGISTRAR

Name: Cridea

NAME SERVERS

ns1.undeveloped.nl
ns2.undeveloped.nl

DOMAIN STATUS

Active

#2 - QUERY TIME

7 Jan 2023 - 1:03 PM UTC

Registered: 6 December 2016
Modified: 28 November 2019

REGISTRAR

Name: Cridea

DNSSEC

no

NAME SERVERS

ns1.undeveloped.nl
ns2.undeveloped.nl

DOMAIN STATUS

Active

* 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=awpc.nl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "awpc.nl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "awpc.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "awpc.nl",
            "domain_keyword": "awpc",
            "domain_tld": "nl",
            "query_time": "2023-01-07 13:03:24",
            "create_date": "2016-12-06",
            "update_date": "2019-11-28",
            "registrar_name": "Cridea",
            "name_servers": [
                "ns1.undeveloped.nl",
                "ns2.undeveloped.nl"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 2,
            "domain_name": "awpc.nl",
            "domain_keyword": "awpc",
            "domain_tld": "nl",
            "query_time": "2023-01-07 13:03:24",
            "create_date": "2016-12-06",
            "update_date": "2019-11-28",
            "registrar_name": "Cridea",
            "name_servers": [
                "ns1.undeveloped.nl",
                "ns2.undeveloped.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.06,
        "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>awpc.nl</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>awpc.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>awpc.nl</domain_name>
   <domain_keyword>awpc</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-01-07 13:03:24</query_time>
   <create_date>2016-12-06</create_date>
   <update_date>2019-11-28</update_date>
   <registrar_name>Cridea</registrar_name>
   <name_servers>
    <value>ns1.undeveloped.nl</value>
    <value>ns2.undeveloped.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>awpc.nl</domain_name>
   <domain_keyword>awpc</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-01-07 13:03:24</query_time>
   <create_date>2016-12-06</create_date>
   <update_date>2019-11-28</update_date>
   <registrar_name>Cridea</registrar_name>
   <name_servers>
    <value>ns1.undeveloped.nl</value>
    <value>ns2.undeveloped.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.06</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 14 domain names (in 0.026 seconds) which contained the exact domain keyword "awpc".
Domain Name Registered Expiry Registrar Ownership
1 awpc.net 18 Jan 2000 18 Jan 2025 Network Solutions, LLC -
2 awpc.org 17 May 2001 17 May 2031 GoDaddy.com, LLC Domains By Proxy, LLC
3 awpc.cc 19 Jul 2001 19 Jul 2026 Network Solutions, LLC -
4 awpc.com 27 Dec 2002 27 Dec 2024 Rebel.com REDACTED FOR PRIVACY
5 awpc.ru 8 Jun 2010 8 Jun 2025 SALENAMES-RU Private Person
6 awpc.jp 21 Aug 2014 31 Aug 2024 - Akita Wind Power Consortium "Akita KAZE SAKUSEN"
7 awpc.info 20 Nov 2015 20 Nov 2024 GMO Internet Group, Inc. d/b/a Onamae.com Ayatori LLC
8 awpc.nl 6 Dec 2016 - Cridea -
9 awpc.co.jp 18 Aug 2021 - - AIR WATER PERFORMANCE CHEMICAL INC.
10 awpc.church 22 Dec 2021 22 Dec 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
11 awpc.co.nz 30 May 2023 - Sitetech Solutions Ltd T/A SiteName -
12 awpc.org.uk 27 Jul 2023 27 Jul 2024 Ionos SE [Tag = 1AND1] -
13 awpc.asia 28 Aug 2023 28 Aug 2024 DNSPod, Inc. Jing He Xin Cheng Jing Shi Bai Huo Dian
14 awpc.org.au - - Domain Directors Pty Ltd trading as Instra Carmen Ryan
15 awpc.com.au - - Tucows (Australia) Pty Ltd trading as OpenSRS Anita Wood

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=awpc&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "awpc",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 15,
        "relation": "eq",
        "current": 15
    },
    "unique_domains": "awpc.net, awpc.org, awpc.cc, awpc.com, awpc.ru, awpc.jp, awpc.info, awpc.nl, awpc.co.jp, awpc.church, awpc.co.nz, awpc.org.uk, awpc.asia, awpc.org.au, awpc.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "awpc.net",
            "domain_keyword": "awpc",
            "domain_tld": "net",
            "query_time": "2024-04-26 22:36:58",
            "create_date": "2000-01-18",
            "update_date": "2022-11-19",
            "expiry_date": "2025-01-18",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "awpc.org",
            "domain_keyword": "awpc",
            "domain_tld": "org",
            "query_time": "2024-05-01 23:58:12",
            "create_date": "2001-05-17",
            "update_date": "2023-07-01",
            "expiry_date": "2031-05-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "awpc.cc",
            "domain_keyword": "awpc",
            "domain_tld": "cc",
            "query_time": "2024-05-25 16:48:48",
            "create_date": "2001-07-19",
            "update_date": "2024-05-20",
            "expiry_date": "2026-07-19",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns27.worldnic.com",
                "ns28.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "awpc.com",
            "domain_keyword": "awpc",
            "domain_tld": "com",
            "query_time": "2024-04-26 22:36:58",
            "create_date": "2002-12-27",
            "update_date": "2023-11-27",
            "expiry_date": "2024-12-27",
            "registrar_iana": 600,
            "registrar_name": "Rebel.com",
            "registrar_website": "http://www.Rebel.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.aliantwebhosting.net",
                "dns2.aliantwebhosting.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "awpc.ru",
            "domain_keyword": "awpc",
            "domain_tld": "ru",
            "query_time": "2024-05-04 04:08:39",
            "create_date": "2010-06-08",
            "expiry_date": "2025-06-08",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 6,
            "domain_name": "awpc.jp",
            "domain_keyword": "awpc",
            "domain_tld": "jp",
            "query_time": "2024-04-26 22:36:58",
            "create_date": "2014-08-21",
            "update_date": "2023-09-20",
            "expiry_date": "2024-08-31",
            "registrant_name": "Akita Wind Power Consortium \"Akita KAZE SAKUSEN\"",
            "registrant_address": "Please access below if you have any questions.",
            "registrant_email": "[email protected]",
            "registrant_phone": "+",
            "registrant_fax": "+81.829627387",
            "name_servers": [
                "ns4.cpi.ad.jp",
                "ns5.cpi.ad.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 7,
            "domain_name": "awpc.info",
            "domain_keyword": "awpc",
            "domain_tld": "info",
            "query_time": "2024-05-25 16:48:48",
            "create_date": "2015-11-20",
            "update_date": "2024-01-17",
            "expiry_date": "2024-11-20",
            "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": "Ayatori LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shizuoka",
            "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": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "awpc.nl",
            "domain_keyword": "awpc",
            "domain_tld": "nl",
            "query_time": "2024-05-25 16:48:48",
            "create_date": "2016-12-06",
            "update_date": "2019-11-28",
            "registrar_name": "Cridea",
            "name_servers": [
                "ns1.undeveloped.nl",
                "ns2.undeveloped.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 9,
            "domain_name": "awpc.co.jp",
            "domain_keyword": "awpc",
            "domain_tld": "co.jp",
            "query_time": "2024-05-18 21:50:51",
            "create_date": "2021-08-18",
            "update_date": "2023-09-01",
            "registrant_company": "AIR WATER PERFORMANCE CHEMICAL INC.",
            "name_servers": [
                "ns-a1.conoha.io",
                "ns-a2.conoha.io",
                "ns-a3.conoha.io"
            ]
        },
        {
            "num": 10,
            "domain_name": "awpc.church",
            "domain_keyword": "awpc",
            "domain_tld": "church",
            "query_time": "2024-05-09 02:24:52",
            "create_date": "2021-12-22",
            "update_date": "2024-02-05",
            "expiry_date": "2024-12-22",
            "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": [
                "ns1.tinyurl.com",
                "ns2.tinyurl.com",
                "ns3.tinyurl.com",
                "ns4.tinyurl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "awpc.co.nz",
            "domain_keyword": "awpc",
            "domain_tld": "co.nz",
            "query_time": "2024-05-18 21:50:51",
            "create_date": "2023-05-30",
            "update_date": "2023-06-04",
            "registrar_name": "Sitetech Solutions Ltd T/A SiteName",
            "registrar_website": "https://sitename.co.nz/",
            "name_servers": [
                "ns1.myhost.nz",
                "ns2.myhost.nz",
                "ns3.myhost.nz",
                "ns4.myhost.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "awpc.org.uk",
            "domain_keyword": "awpc",
            "domain_tld": "org.uk",
            "query_time": "2024-05-01 23:58:12",
            "create_date": "2023-07-27",
            "update_date": "2023-07-27",
            "expiry_date": "2024-07-27",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1068.ui-dns.biz",
                "ns1090.ui-dns.de",
                "ns1096.ui-dns.com",
                "ns1103.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 13,
            "domain_name": "awpc.asia",
            "domain_keyword": "awpc",
            "domain_tld": "asia",
            "query_time": "2024-05-18 21:50:51",
            "create_date": "2023-08-28",
            "update_date": "2023-09-02",
            "expiry_date": "2024-08-28",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jing He Xin Cheng Jing Shi Bai Huo Dian",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan xi sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "athena.dnspod.net",
                "steam.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "awpc.org.au",
            "domain_keyword": "awpc",
            "domain_tld": "org.au",
            "query_time": "2024-05-01 23:58:12",
            "update_date": "2024-04-01",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Carmen Ryan",
            "name_servers": [
                "ns1.fastworldwideweb.com",
                "ns2.fastworldwideweb.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "awpc.com.au",
            "domain_keyword": "awpc",
            "domain_tld": "com.au",
            "query_time": "2024-06-01 10:52:38",
            "update_date": "2024-05-12",
            "registrar_name": "Tucows (Australia) Pty Ltd trading as OpenSRS",
            "registrar_website": "https://tucowsdomains.com/compliance-form/",
            "registrant_name": "Anita Wood",
            "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": [
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.026,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>awpc</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>15</total>
  <relation>eq</relation>
  <current>15</current>
 </count>
 <unique_domains>awpc.net, awpc.org, awpc.cc, awpc.com, awpc.ru, awpc.jp, awpc.info, awpc.nl, awpc.co.jp, awpc.church, awpc.co.nz, awpc.org.uk, awpc.asia, awpc.org.au, awpc.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>awpc.net</domain_name>
   <domain_keyword>awpc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 22:36:58</query_time>
   <create_date>2000-01-18</create_date>
   <update_date>2022-11-19</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>awpc.org</domain_name>
   <domain_keyword>awpc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-01 23:58:12</query_time>
   <create_date>2001-05-17</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2031-05-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>3</num>
   <domain_name>awpc.cc</domain_name>
   <domain_keyword>awpc</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-25 16:48:48</query_time>
   <create_date>2001-07-19</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2026-07-19</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns27.worldnic.com</value>
    <value>ns28.worldnic.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>awpc.com</domain_name>
   <domain_keyword>awpc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 22:36:58</query_time>
   <create_date>2002-12-27</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>600</registrar_iana>
   <registrar_name>Rebel.com</registrar_name>
   <registrar_website>http://www.Rebel.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.aliantwebhosting.net</value>
    <value>dns2.aliantwebhosting.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>awpc.ru</domain_name>
   <domain_keyword>awpc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 04:08:39</query_time>
   <create_date>2010-06-08</create_date>
   <expiry_date>2025-06-08</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>awpc.jp</domain_name>
   <domain_keyword>awpc</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-26 22:36:58</query_time>
   <create_date>2014-08-21</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrant_name>Akita Wind Power Consortium &quot;Akita KAZE SAKUSEN&quot;</registrant_name>
   <registrant_address>Please access below if you have any questions.</registrant_address>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+</registrant_phone>
   <registrant_fax>+81.829627387</registrant_fax>
   <name_servers>
    <value>ns4.cpi.ad.jp</value>
    <value>ns5.cpi.ad.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>awpc.info</domain_name>
   <domain_keyword>awpc</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-25 16:48:48</query_time>
   <create_date>2015-11-20</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2024-11-20</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>Ayatori LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shizuoka</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>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>awpc.nl</domain_name>
   <domain_keyword>awpc</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-25 16:48:48</query_time>
   <create_date>2016-12-06</create_date>
   <update_date>2019-11-28</update_date>
   <registrar_name>Cridea</registrar_name>
   <name_servers>
    <value>ns1.undeveloped.nl</value>
    <value>ns2.undeveloped.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>awpc.co.jp</domain_name>
   <domain_keyword>awpc</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-18 21:50:51</query_time>
   <create_date>2021-08-18</create_date>
   <update_date>2023-09-01</update_date>
   <registrant_company>AIR WATER PERFORMANCE CHEMICAL INC.</registrant_company>
   <name_servers>
    <value>ns-a1.conoha.io</value>
    <value>ns-a2.conoha.io</value>
    <value>ns-a3.conoha.io</value>
   </name_servers>
  </value>
  <value>
   <num>10</num>
   <domain_name>awpc.church</domain_name>
   <domain_keyword>awpc</domain_keyword>
   <domain_tld>church</domain_tld>
   <query_time>2024-05-09 02:24:52</query_time>
   <create_date>2021-12-22</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2024-12-22</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>ns1.tinyurl.com</value>
    <value>ns2.tinyurl.com</value>
    <value>ns3.tinyurl.com</value>
    <value>ns4.tinyurl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>awpc.co.nz</domain_name>
   <domain_keyword>awpc</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-18 21:50:51</query_time>
   <create_date>2023-05-30</create_date>
   <update_date>2023-06-04</update_date>
   <registrar_name>Sitetech Solutions Ltd T/A SiteName</registrar_name>
   <registrar_website>https://sitename.co.nz/</registrar_website>
   <name_servers>
    <value>ns1.myhost.nz</value>
    <value>ns2.myhost.nz</value>
    <value>ns3.myhost.nz</value>
    <value>ns4.myhost.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>awpc.org.uk</domain_name>
   <domain_keyword>awpc</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-01 23:58:12</query_time>
   <create_date>2023-07-27</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1068.ui-dns.biz</value>
    <value>ns1090.ui-dns.de</value>
    <value>ns1096.ui-dns.com</value>
    <value>ns1103.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>awpc.asia</domain_name>
   <domain_keyword>awpc</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-18 21:50:51</query_time>
   <create_date>2023-08-28</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jing He Xin Cheng Jing Shi Bai Huo Dian</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan xi sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>athena.dnspod.net</value>
    <value>steam.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>awpc.org.au</domain_name>
   <domain_keyword>awpc</domain_keyword>
   <domain_tld>org.au</domain_tld>
   <query_time>2024-05-01 23:58:12</query_time>
   <update_date>2024-04-01</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Carmen Ryan</registrant_name>
   <name_servers>
    <value>ns1.fastworldwideweb.com</value>
    <value>ns2.fastworldwideweb.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>awpc.com.au</domain_name>
   <domain_keyword>awpc</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-01 10:52:38</query_time>
   <update_date>2024-05-12</update_date>
   <registrar_name>Tucows (Australia) Pty Ltd trading as OpenSRS</registrar_name>
   <registrar_website>https://tucowsdomains.com/compliance-form/</registrar_website>
   <registrant_name>Anita Wood</registrant_name>
   <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>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.026</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 1,830 domain names (in 0.053 seconds) which look and sound like the brand name "awpc".
Domain Name Registered Expiry Registrar Ownership
1 appc.estate 11 Apr 2023 11 Apr 2025 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
2 acwpc.com 19 Jun 2020 19 Jun 2024 Wix.Com Ltd. Andrew Wong
3 awpo.info 8 Nov 2023 8 Nov 2024 Sav.com, LLC REDACTED FOR PRIVACY
4 apwc.info 17 Apr 2013 17 Apr 2025 Squarespace Domains II LLC Applegate Partnership & Watershed Council
5 aipc.group 3 Jan 2024 3 Jan 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Ye Zhao Long
6 aspc.org.uk 1 Sep 2004 1 Sep 2024 SWBROADBAND Ltd t/a cloudabove [Tag = CLOUDABOVE] -
7 awp2.site 21 Nov 2023 21 Nov 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
8 arpc.org 13 Oct 1997 12 Oct 2025 GoDaddy.com, LLC Domains By Proxy, LLC
9 ampc.fr 19 Jul 2005 15 May 2025 IONOS SE SARL APOLLO MICRO & SERVICES
10 awvc.net 31 Jan 2024 31 Jan 2025 DropCatch.com 1463 LLC Matthew Klein
11 owpc.world 15 Jul 2023 15 Jul 2025 GoDaddy.com, LLC Domains By Proxy, LLC
12 awpw.com 26 May 2004 26 May 2025 GoDaddy.com, LLC -
13 aepc.com 20 Mar 2002 20 Mar 2025 GoDaddy.com, LLC -
14 twpc.ca 11 Apr 2023 11 Apr 2025 Tucows.com Co. 1565802 Ontario Ltd
15 awwc.com.au - - Domain Directors Pty Ltd trading as Instra Daniel Brindley
16 a5pc.net 9 Jul 2011 9 Jul 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
17 anpc.com.au - - GoDaddy.com LLC trading as GoDaddy.com Aus Natural Protein Admin
18 aypc.org 7 Apr 2017 7 Apr 2025 GoDaddy.com, LLC Keyword Acquisitions, Inc.
19 owpc.org 3 Apr 2006 3 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
20 afpc.events 22 Apr 2024 22 Apr 2025 IONOS SE 1&1 Internet Inc
21 aipc.com.au - - Tucows (Australia) Pty Ltd trading as OpenSRS DNS Admin
22 nwpc.com 22 Aug 1996 21 Aug 2026 Network Solutions, LLC -
23 ahpc.biz 10 Mar 2011 9 Mar 2025 eNom, LLC Data Protected
24 swpc.info 6 Jan 2019 6 Jan 2025 Fastdomain Inc. CORRADO SOMMARIVA
25 awtc.co.nz 15 Feb 2021 - Dreamscape Networks International Pte Ltd t/a Crazy Domains -
26 wwpc.cloud 13 Apr 2023 13 Apr 2025 Alibaba Cloud Computing Ltd. Huang Qing Song
27 aw-c.ru 11 Sep 2005 11 Sep 2024 RU-CENTER-RU Private Person
28 qwpc.com 17 Apr 2005 17 Apr 2025 DNSPod, Inc. REDACTED FOR PRIVACY
29 aipc.in 10 Dec 2012 10 Dec 2026 Gandi SAS REDACTED FOR PRIVACY
30 awcc.info 30 May 2024 30 May 2025 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED Yikai Ren
31 a1pc.org 6 Jun 2024 6 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
32 azpc.cc 15 Jun 2023 15 Jun 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
33 a6pc.com 9 Mar 2012 9 Mar 2025 Dreamscape Networks International Pte Ltd REDACTED FOR PRIVACY
34 mwpc.ru 25 Nov 2023 25 Nov 2024 RU-CENTER-RU Private Person
35 awp3.cc 21 May 2023 21 May 2026 Hosting Concepts B.V. d/b/a Registrar.eu REDACTED FOR PRIVACY
36 awpy.com 9 Jan 2006 9 Jan 2025 GoDaddy.com, LLC NameFind Cayman Islands Ltd.
37 awrpc.org 2 Nov 2009 2 Nov 2028 Tucows Domains Inc. Contact Privacy Inc. Customer 0167916110
38 awrpc.info 9 Dec 2013 9 Dec 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
39 nwpc.org.au - - GoDaddy.com LLC trading as GoDaddy.com Dave Symonds
40 awpe.cn 24 Sep 2023 24 Sep 2024 厦门纳网科技股份有限公司 张倩
41 aypc.email 14 Feb 2020 14 Feb 2025 PDR Ltd. d/b/a PublicDomainRegistry.com At Your Pace Counseling
42 arpc.org.au - - Melbourne IT Andrew Nielson
43 aspc.xyz 8 Mar 2024 8 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
44 mwpc.org 27 Aug 1998 26 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
45 awpco.ae - - Etisalat UNION NATIONAL BANK
46 anpc.com 31 Mar 1998 30 Mar 2029 Network Solutions, LLC -
47 awec.net.au - - Web Address Registration Pty Ltd Jessica Bryce
48 atpc.rocks 22 Feb 2024 22 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
49 vwpc.com 17 Apr 1999 17 Apr 2025 GoDaddy.com, LLC -
50 hwpc.org 30 Aug 2017 30 Aug 2025 GoDaddy.com, LLC Keyword Acquisitions, Inc.
51 awpd.net 10 Nov 2019 10 Nov 2024 Webcentral Group Ltd REDACTED FOR PRIVACY
52 adpc.be 1 Feb 2018 - domainnames.be domeinnamen.be -
53 awcc.com 26 Nov 1996 25 Nov 2030 GoDaddy.com, LLC Domains By Proxy, LLC
54 adpc.org.uk 17 Oct 2018 17 Oct 2024 Ionos SE [Tag = 1AND1] -
55 awrc.com 28 Jun 1997 27 Jun 2024 GoDaddy.com, LLC -
56 apwc.uk 24 Jul 2019 24 Jul 2024 Mr Adrian P Robbins t/a Robbins Associates [Tag = QUALITYSOLUTIONS] -
57 awpic.com 20 Jul 2010 20 Jul 2024 CSC CORPORATE DOMAINS, INC. Solera Holdings, Inc.
58 arpc.ca 8 Feb 2012 8 Feb 2025 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
59 awcc.online 2 Dec 2019 2 Dec 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Kudos Hospitality & Realty Ventures
60 awsc.site 17 Jul 2023 17 Jul 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) pang yu
61 awpi.biz 23 Nov 2001 22 Nov 2024 Network Solutions, LLC Mac-n-Scott Solutions
62 awps.net.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD John Derderian
63 fwpc.com 26 Mar 2003 26 Mar 2025 GoDaddy Online Services Cayman Islands Ltd. -
64 aiwpc.com 14 Dec 2018 14 Dec 2029 Alibaba Cloud Computing (Beijing) Co., Ltd. -
65 ywpc.jp 5 Jul 2003 31 Jul 2024 - (Not displayed by registrant's request)
66 kwpc.show 30 Sep 2021 30 Sep 2024 Marcaria International LLC Dmitry Goroshevsky
67 aipc.dev 15 Apr 2024 15 Apr 2025 West263 International Limited REDACTED FOR PRIVACY
68 jwpc.co.jp 11 Aug 2020 - - JWPC
69 a-pc.co.nz 21 Feb 2008 - Dreamscape Networks International Pte Ltd t/a Crazy Domains -
70 awpk.top 1 May 2023 1 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) zhan hua li
71 wapc.ca 19 Aug 2010 19 Aug 2025 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
72 aipc.studio 19 May 2024 19 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
73 awcc.af - - AFGNIC Registrar REDACTED FOR PRIVACY
74 ampc.lt 4 May 2018 5 May 2025 UAB "Interneto vizija" UAB "Interneto vizija"
75 appc.tech 14 Sep 2022 14 Sep 2024 Go Daddy, LLC Domains By Proxy, LLC
76 afpc.be 20 Nov 2006 - InterNetX GmbH -
77 awfc.jp 26 May 2016 31 May 2025 - AnimalWelfare Food Community
78 awpd.org 19 Sep 2022 19 Sep 2025 Netregistry Wholesale Pty Ltd Data Protected
79 awac.us 8 Oct 2002 7 Oct 2027 Network Solutions, LLC Jeremy Lewis
80 aw8c.com 22 Jan 2021 22 Jan 2025 GoDaddy.com, LLC -
81 awcp.gi 13 Mar 2012 13 Mar 2025 GibNet Registrar Wildlife Gibraltar Limited
82 nwpc.ru 25 Feb 2009 25 Feb 2025 SALENAMES-RU Private Person
83 awsc.ru 6 Jul 2011 6 Jul 2024 REGRU-RU Private Person
84 aypc.fr 12 Oct 2012 12 Oct 2024 IONOS SE ANGLADE YANNICK
85 akpc.fr 1 Dec 2015 1 Dec 2024 IONOS SE AKPC
86 wwpc.co.uk 3 Feb 2014 3 Feb 2029 Krystal Hosting Ltd [Tag = KRYSTAL] -
87 awsc.shop 20 Oct 2023 20 Oct 2024 Realtime Register B.V. -
88 awpf.co.uk 18 Jul 2014 18 Jul 2024 Tucows Inc t/a Tucows [Tag = TUCOWS-CA] -
89 hwpc.com 22 Jan 1998 21 Jan 2027 Network Solutions, LLC -
90 adpc.info 23 Nov 2023 23 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
91 hwpc.asia 25 May 2024 25 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) zhang hua xiong
92 anpc.in 10 May 2023 10 May 2025 NameCheap, Inc. REDACTED FOR PRIVACY
93 awpac.com 3 Aug 2005 3 Aug 2025 Megazone Corp., dba HOSTING.KR ryusung
94 ahwpc.com 11 Feb 2012 11 Feb 2025 Xin Net Technology Corporation -
95 ewpc.shop 11 Oct 2023 11 Oct 2024 GoDaddy.com LLC -
96 aspc.ru 13 Jun 2006 13 Jun 2025 RU-CENTER-RU NETGALAXY LTD
97 awec.ru 26 Feb 2010 26 Feb 2025 SALENAMES-RU Private Person
98 awpn.net 11 Aug 2007 11 Aug 2024 GoDaddy.com, LLC -
99 awvc.com 26 Jul 2010 26 Jul 2025 SAV.COM, LLC REDACTED FOR PRIVACY
100 appc.ca 6 Jun 2020 6 Jun 2024 CENTRALNIC CANADA INC REDACTED FOR PRIVACY
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 Awpc.nl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=awpc.nl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "awpc.nl",
        "page_size": 100
    },
    "count": {
        "total": 1830,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "appc.estate, acwpc.com, awpo.info, apwc.info, aipc.group, aspc.org.uk, awp2.site, arpc.org, ampc.fr, awvc.net, owpc.world, awpw.com, aepc.com, twpc.ca, awwc.com.au, a5pc.net, anpc.com.au, aypc.org, owpc.org, afpc.events, aipc.com.au, nwpc.com, ahpc.biz, swpc.info, awtc.co.nz, wwpc.cloud, aw-c.ru, qwpc.com, aipc.in, awcc.info, a1pc.org, azpc.cc, a6pc.com, mwpc.ru, awp3.cc, awpy.com, awrpc.org, awrpc.info, nwpc.org.au, awpe.cn, aypc.email, arpc.org.au, aspc.xyz, mwpc.org, awpco.ae, anpc.com, awec.net.au, atpc.rocks, vwpc.com, hwpc.org, awpd.net, adpc.be, awcc.com, adpc.org.uk, awrc.com, apwc.uk, awpic.com, arpc.ca, awcc.online, awsc.site, awpi.biz, awps.net.au, fwpc.com, aiwpc.com, ywpc.jp, kwpc.show, aipc.dev, jwpc.co.jp, a-pc.co.nz, awpk.top, wapc.ca, aipc.studio, awcc.af, ampc.lt, appc.tech, afpc.be, awfc.jp, awpd.org, awac.us, aw8c.com, awcp.gi, nwpc.ru, awsc.ru, aypc.fr, akpc.fr, wwpc.co.uk, awsc.shop, awpf.co.uk, hwpc.com, adpc.info, hwpc.asia, anpc.in, awpac.com, ahwpc.com, ewpc.shop, aspc.ru, awec.ru, awpn.net, awvc.com, appc.ca",
    "results": [
        {
            "num": 1,
            "domain_name": "appc.estate",
            "domain_keyword": "appc",
            "domain_tld": "estate",
            "query_time": "2024-04-30 14:41:14",
            "create_date": "2023-04-11",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Foundation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zuid-Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.load-it.cloud",
                "ns2.load-it.cloud",
                "ns3.load-it.cloud",
                "ns4.load-it.cloud"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "acwpc.com",
            "domain_keyword": "acwpc",
            "domain_tld": "com",
            "query_time": "2024-05-01 05:32:54",
            "create_date": "2020-06-19",
            "update_date": "2022-07-13",
            "expiry_date": "2024-06-19",
            "registrar_iana": 3817,
            "registrar_name": "Wix.Com Ltd.",
            "registrar_website": "http://www.wix.com",
            "registrant_name": "Andrew Wong",
            "registrant_company": "Andrew Wong",
            "registrant_address": "94 Douglasbank Way SE",
            "registrant_city": "Calgary",
            "registrant_state": "AB",
            "registrant_zip": "T2Z1W4",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4159496022",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "awpo.info",
            "domain_keyword": "awpo",
            "domain_tld": "info",
            "query_time": "2024-05-01 23:58:19",
            "create_date": "2023-11-08",
            "update_date": "2023-12-28",
            "expiry_date": "2024-11-08",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the 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": [
                "chloe.ns.cloudflare.com",
                "norm.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "apwc.info",
            "domain_keyword": "apwc",
            "domain_tld": "info",
            "query_time": "2024-05-03 13:37:21",
            "create_date": "2013-04-17",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-17",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Applegate Partnership & Watershed Council",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OR",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 5,
            "domain_name": "aipc.group",
            "domain_keyword": "aipc",
            "domain_tld": "group",
            "query_time": "2024-05-07 04:41:10",
            "create_date": "2024-01-03",
            "update_date": "2024-01-08",
            "expiry_date": "2025-01-03",
            "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": "Ye Zhao Long",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "aspc.org.uk",
            "domain_keyword": "aspc",
            "domain_tld": "org.uk",
            "query_time": "2024-04-24 20:52:05",
            "create_date": "2004-09-01",
            "update_date": "2023-09-28",
            "expiry_date": "2024-09-01",
            "registrar_name": "SWBROADBAND Ltd t/a cloudabove [Tag = CLOUDABOVE]",
            "registrar_website": "https://cloudabove.com",
            "name_servers": [
                "ns1.cloudabove.com",
                "ns2.cloudabove.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 7,
            "domain_name": "awp2.site",
            "domain_keyword": "awp2",
            "domain_tld": "site",
            "query_time": "2024-05-25 16:48:47",
            "create_date": "2023-11-21",
            "update_date": "2024-01-12",
            "expiry_date": "2024-11-21",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Fu Jian",
            "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": [
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "arpc.org",
            "domain_keyword": "arpc",
            "domain_tld": "org",
            "query_time": "2024-05-17 05:48:33",
            "create_date": "1997-10-13",
            "update_date": "2023-11-26",
            "expiry_date": "2025-10-12",
            "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": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "ampc.fr",
            "domain_keyword": "ampc",
            "domain_tld": "fr",
            "query_time": "2024-05-19 06:16:20",
            "create_date": "2005-07-19",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-15",
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "SARL APOLLO MICRO & SERVICES",
            "registrant_address": "6, route de la Chapelle du Dreau, 29170 Saint Evarzec",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.298644799",
            "name_servers": [
                "ns1070.ui-dns.biz",
                "ns1070.ui-dns.com",
                "ns1070.ui-dns.de",
                "ns1070.ui-dns.org"
            ],
            "domain_status": [
                "Active",
                "associated",
                "autoRenewPeriod"
            ]
        },
        {
            "num": 10,
            "domain_name": "awvc.net",
            "domain_keyword": "awvc",
            "domain_tld": "net",
            "query_time": "2024-05-26 15:29:08",
            "create_date": "2024-01-31",
            "update_date": "2024-01-31",
            "expiry_date": "2025-01-31",
            "registrar_iana": 3672,
            "registrar_name": "DropCatch.com 1463 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Matthew Klein",
            "registrant_address": "P.O. Box 7051",
            "registrant_city": "New York",
            "registrant_state": "NY",
            "registrant_zip": "11150",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3473544900",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "owpc.world",
            "domain_keyword": "owpc",
            "domain_tld": "world",
            "query_time": "2024-05-29 14:33:47",
            "create_date": "2023-07-15",
            "update_date": "2023-07-27",
            "expiry_date": "2025-07-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "awpw.com",
            "domain_keyword": "awpw",
            "domain_tld": "com",
            "query_time": "2024-05-28 22:20:25",
            "create_date": "2004-05-26",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "aepc.com",
            "domain_keyword": "aepc",
            "domain_tld": "com",
            "query_time": "2024-06-04 19:25:25",
            "create_date": "2002-03-20",
            "update_date": "2023-08-22",
            "expiry_date": "2025-03-20",
            "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": 14,
            "domain_name": "twpc.ca",
            "domain_keyword": "twpc",
            "domain_tld": "ca",
            "query_time": "2024-06-10 09:38:53",
            "create_date": "2023-04-11",
            "update_date": "2024-03-13",
            "expiry_date": "2025-04-11",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "https://help.opensrs.com/hc/en-us",
            "registrant_name": "Gad Espinosa",
            "registrant_company": "1565802 Ontario Ltd",
            "registrant_address": "294 Durie Street",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M6S3G3",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4159496022",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "awwc.com.au",
            "domain_keyword": "awwc",
            "domain_tld": "com.au",
            "query_time": "2024-06-10 08:33:42",
            "update_date": "2022-11-14",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Daniel Brindley",
            "name_servers": [
                "adi.ns.cloudflare.com",
                "ajay.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "a5pc.net",
            "domain_keyword": "a5pc",
            "domain_tld": "net",
            "query_time": "2024-04-16 23:02:01",
            "create_date": "2011-07-09",
            "update_date": "2023-05-22",
            "expiry_date": "2024-07-09",
            "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.a5pc.com",
                "ns2.a5pc.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "anpc.com.au",
            "domain_keyword": "anpc",
            "domain_tld": "com.au",
            "query_time": "2024-04-23 20:09:23",
            "update_date": "2023-11-01",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Aus Natural Protein Admin",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "aypc.org",
            "domain_keyword": "aypc",
            "domain_tld": "org",
            "query_time": "2024-04-24 02:51:59",
            "create_date": "2017-04-07",
            "update_date": "2024-01-17",
            "expiry_date": "2025-04-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Keyword Acquisitions, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Massachusetts",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "owpc.org",
            "domain_keyword": "owpc",
            "domain_tld": "org",
            "query_time": "2024-04-24 12:50:07",
            "create_date": "2006-04-03",
            "update_date": "2024-03-12",
            "expiry_date": "2025-04-03",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "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": [
                "ns.domaincontrolservices.com",
                "ns1.domaincontrolservices.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "afpc.events",
            "domain_keyword": "afpc",
            "domain_tld": "events",
            "query_time": "2024-04-23 15:44:14",
            "create_date": "2024-04-22",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-22",
            "registrar_iana": 83,
            "registrar_name": "IONOS 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 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": [
                "ns1027.ui-dns.biz",
                "ns1047.ui-dns.de",
                "ns1091.ui-dns.org",
                "ns1122.ui-dns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "aipc.com.au",
            "domain_keyword": "aipc",
            "domain_tld": "com.au",
            "query_time": "2024-04-28 02:50:55",
            "update_date": "2024-02-23",
            "registrar_name": "Tucows (Australia) Pty Ltd trading as OpenSRS",
            "registrar_website": "https://tucowsdomains.com/compliance-form/",
            "registrant_name": "DNS Admin",
            "name_servers": [
                "ns1-36.azure-dns.com",
                "ns2-36.azure-dns.net",
                "ns3-36.azure-dns.org",
                "ns4-36.azure-dns.info"
            ],
            "domain_status": [
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "nwpc.com",
            "domain_keyword": "nwpc",
            "domain_tld": "com",
            "query_time": "2024-06-04 22:32:43",
            "create_date": "1996-08-22",
            "update_date": "2021-06-22",
            "expiry_date": "2026-08-21",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns19.worldnic.com",
                "ns20.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "ahpc.biz",
            "domain_keyword": "ahpc",
            "domain_tld": "biz",
            "query_time": "2024-06-02 07:25:11",
            "create_date": "2011-03-10",
            "update_date": "2024-02-14",
            "expiry_date": "2025-03-09",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "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": [
                "adns.cs.siteprotect.com",
                "bdns.cs.siteprotect.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "swpc.info",
            "domain_keyword": "swpc",
            "domain_tld": "info",
            "query_time": "2024-05-09 10:26:24",
            "create_date": "2019-01-06",
            "update_date": "2024-02-20",
            "expiry_date": "2025-01-06",
            "registrar_iana": 1154,
            "registrar_name": "Fastdomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CORRADO SOMMARIVA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "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.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "awtc.co.nz",
            "domain_keyword": "awtc",
            "domain_tld": "co.nz",
            "query_time": "2024-05-03 16:26:30",
            "create_date": "2021-02-15",
            "update_date": "2023-02-20",
            "registrar_name": "Dreamscape Networks International Pte Ltd t/a Crazy Domains",
            "registrar_website": "https://www.crazydomains.com.au/",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "wwpc.cloud",
            "domain_keyword": "wwpc",
            "domain_tld": "cloud",
            "query_time": "2024-05-04 21:44:46",
            "create_date": "2023-04-13",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-13",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd.",
            "registrar_website": "http://www.net.cn/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Huang Qing Song",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fu Jian",
            "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": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "aw-c.ru",
            "domain_keyword": "aw-c",
            "domain_tld": "ru",
            "query_time": "2024-05-04 04:07:55",
            "create_date": "2005-09-11",
            "expiry_date": "2024-09-11",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.peterhost.ru",
                "ns2.peterhost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 28,
            "domain_name": "qwpc.com",
            "domain_keyword": "qwpc",
            "domain_tld": "com",
            "query_time": "2024-05-04 13:15:26",
            "create_date": "2005-04-17",
            "update_date": "2024-04-03",
            "expiry_date": "2025-04-17",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.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": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=qwpc.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "desi.ns.cloudflare.com",
                "jake.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "aipc.in",
            "domain_keyword": "aipc",
            "domain_tld": "in",
            "query_time": "2024-05-24 19:51:16",
            "create_date": "2012-12-10",
            "update_date": "2023-10-15",
            "expiry_date": "2026-12-10",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HA",
            "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": [
                "ns-1480.awsdns-57.org",
                "ns-1838.awsdns-37.co.uk",
                "ns-347.awsdns-43.com",
                "ns-564.awsdns-06.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "awcc.info",
            "domain_keyword": "awcc",
            "domain_tld": "info",
            "query_time": "2024-06-02 16:43:05",
            "create_date": "2024-05-30",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-30",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "https://www.alibabacloud.com/domain",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Yikai Ren",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jiangsu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "a1pc.org",
            "domain_keyword": "a1pc",
            "domain_tld": "org",
            "query_time": "2024-06-08 17:28:35",
            "create_date": "2024-06-06",
            "update_date": "2024-06-06",
            "expiry_date": "2025-06-06",
            "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": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "azpc.cc",
            "domain_keyword": "azpc",
            "domain_tld": "cc",
            "query_time": "2024-05-29 18:02:19",
            "create_date": "2023-06-15",
            "update_date": "2023-06-15",
            "expiry_date": "2024-06-15",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "si chuan",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "a6pc.com",
            "domain_keyword": "a6pc",
            "domain_tld": "com",
            "query_time": "2024-04-16 23:04:12",
            "create_date": "2012-03-09",
            "update_date": "2024-01-10",
            "expiry_date": "2025-03-09",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CHESHIRE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "https://www.crazydomains.com.au/whois/a6pc.com/contact_form/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "mwpc.ru",
            "domain_keyword": "mwpc",
            "domain_tld": "ru",
            "query_time": "2024-04-30 06:45:23",
            "create_date": "2023-11-25",
            "expiry_date": "2024-11-25",
            "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": 35,
            "domain_name": "awp3.cc",
            "domain_keyword": "awp3",
            "domain_tld": "cc",
            "query_time": "2024-05-01 23:58:10",
            "create_date": "2023-05-21",
            "update_date": "2023-05-23",
            "expiry_date": "2026-05-21",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=awp3.cc&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "fred.ns.cloudflare.com",
                "ziggy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "awpy.com",
            "domain_keyword": "awpy",
            "domain_tld": "com",
            "query_time": "2024-05-01 23:59:17",
            "create_date": "2006-01-09",
            "update_date": "2023-12-21",
            "expiry_date": "2025-01-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "NameFind Cayman Islands Ltd.",
            "registrant_address": "Units 3-105 to 3-112, Governors Square",
            "registrant_city": "West Bay",
            "registrant_state": "Grand Cayman",
            "registrant_zip": "KY1-1300",
            "registrant_country": "KY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7813736856",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "awrpc.org",
            "domain_keyword": "awrpc",
            "domain_tld": "org",
            "query_time": "2024-04-26 22:38:08",
            "create_date": "2009-11-02",
            "update_date": "2024-04-09",
            "expiry_date": "2028-11-02",
            "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 0167916110",
            "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": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "awrpc.info",
            "domain_keyword": "awrpc",
            "domain_tld": "info",
            "query_time": "2024-04-26 22:38:08",
            "create_date": "2013-12-09",
            "update_date": "2024-01-22",
            "expiry_date": "2025-12-09",
            "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": 39,
            "domain_name": "nwpc.org.au",
            "domain_keyword": "nwpc",
            "domain_tld": "org.au",
            "query_time": "2024-05-08 19:17:55",
            "update_date": "2022-07-23",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Dave Symonds",
            "name_servers": [
                "ns1.revolutionise.com.au",
                "ns2.revolutionise.com.au",
                "ns3.revolutionise.com.au",
                "ns4.revolutionise.com.au"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "awpe.cn",
            "domain_keyword": "awpe",
            "domain_tld": "cn",
            "query_time": "2024-05-09 02:24:53",
            "create_date": "2023-09-24",
            "expiry_date": "2024-09-24",
            "registrar_name": "厦门纳网科技股份有限公司",
            "registrant_name": "张倩",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns.nagor.cn",
                "ns.nagor.com.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "aypc.email",
            "domain_keyword": "aypc",
            "domain_tld": "email",
            "query_time": "2024-05-14 12:33:38",
            "create_date": "2020-02-14",
            "update_date": "2024-03-25",
            "expiry_date": "2025-02-14",
            "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": "At Your Pace Counseling",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IN",
            "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.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "arpc.org.au",
            "domain_keyword": "arpc",
            "domain_tld": "org.au",
            "query_time": "2024-05-20 10:34:18",
            "update_date": "2024-04-20",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Andrew Nielson",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "aspc.xyz",
            "domain_keyword": "aspc",
            "domain_tld": "xyz",
            "query_time": "2024-05-11 12:13:24",
            "create_date": "2024-03-08",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-08",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "yu qing qing",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "mwpc.org",
            "domain_keyword": "mwpc",
            "domain_tld": "org",
            "query_time": "2024-05-29 13:00:23",
            "create_date": "1998-08-27",
            "update_date": "2024-04-10",
            "expiry_date": "2025-08-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.openhostingservice.com",
                "ns2.openhostingservice.com",
                "ns3.openhostingservice.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "awpco.ae",
            "domain_keyword": "awpco",
            "domain_tld": "ae",
            "query_time": "2024-05-25 16:48:49",
            "registrar_name": "Etisalat",
            "registrant_name": "UNION NATIONAL BANK",
            "registrant_company": "UNION NATIONAL BANK",
            "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": 46,
            "domain_name": "anpc.com",
            "domain_keyword": "anpc",
            "domain_tld": "com",
            "query_time": "2024-05-28 09:04:37",
            "create_date": "1998-03-31",
            "update_date": "2024-01-30",
            "expiry_date": "2029-03-30",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.hrec.coop",
                "ns2.hrec.coop"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "awec.net.au",
            "domain_keyword": "awec",
            "domain_tld": "net.au",
            "query_time": "2024-05-25 07:30:54",
            "update_date": "2024-02-06",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Jessica Bryce",
            "name_servers": [
                "lara.ns.cloudflare.com",
                "sean.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "atpc.rocks",
            "domain_keyword": "atpc",
            "domain_tld": "rocks",
            "query_time": "2024-06-12 06:30:30",
            "create_date": "2024-02-22",
            "update_date": "2024-02-27",
            "expiry_date": "2025-02-22",
            "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": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "vwpc.com",
            "domain_keyword": "vwpc",
            "domain_tld": "com",
            "query_time": "2024-04-16 00:23:56",
            "create_date": "1999-04-17",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "hwpc.org",
            "domain_keyword": "hwpc",
            "domain_tld": "org",
            "query_time": "2024-04-16 16:59:44",
            "create_date": "2017-08-30",
            "update_date": "2024-02-27",
            "expiry_date": "2025-08-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Keyword Acquisitions, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Massachusetts",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "awpd.net",
            "domain_keyword": "awpd",
            "domain_tld": "net",
            "query_time": "2024-04-26 22:37:00",
            "create_date": "2019-11-10",
            "update_date": "2023-11-02",
            "expiry_date": "2024-11-10",
            "registrar_iana": 13,
            "registrar_name": "Webcentral Group Ltd",
            "registrar_website": "hrs-admin.webcentralgroup.com.au",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VIC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "https://tieredaccess.com/contact/0ec5f53c-3d19-4194-b05d-9427614c200e",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "adpc.be",
            "domain_keyword": "adpc",
            "domain_tld": "be",
            "query_time": "2024-04-28 04:41:05",
            "create_date": "2018-02-01",
            "registrar_name": "domainnames.be domeinnamen.be",
            "registrar_website": "http://www.domainnames.be",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 53,
            "domain_name": "awcc.com",
            "domain_keyword": "awcc",
            "domain_tld": "com",
            "query_time": "2024-05-02 19:20:26",
            "create_date": "1996-11-26",
            "update_date": "2023-01-08",
            "expiry_date": "2030-11-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=awcc.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "3iahwhwt.verify.hn",
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "adpc.org.uk",
            "domain_keyword": "adpc",
            "domain_tld": "org.uk",
            "query_time": "2024-05-08 09:40:57",
            "create_date": "2018-10-17",
            "update_date": "2023-09-08",
            "expiry_date": "2024-10-17",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1036.ui-dns.com",
                "ns1057.ui-dns.biz",
                "ns1075.ui-dns.de",
                "ns1116.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 55,
            "domain_name": "awrc.com",
            "domain_keyword": "awrc",
            "domain_tld": "com",
            "query_time": "2024-05-09 02:25:06",
            "create_date": "1997-06-28",
            "update_date": "2023-06-21",
            "expiry_date": "2024-06-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "apwc.uk",
            "domain_keyword": "apwc",
            "domain_tld": "uk",
            "query_time": "2024-05-09 02:48:35",
            "create_date": "2019-07-24",
            "update_date": "2023-07-17",
            "expiry_date": "2024-07-24",
            "registrar_name": "Mr Adrian P Robbins t/a Robbins Associates [Tag = QUALITYSOLUTIONS]",
            "registrar_website": "http://robbinsassociates.co.uk",
            "name_servers": [
                "ns0-vh.tagadab.com",
                "ns1-vh.tagadab.com",
                "ns2-vh.tagadab.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 57,
            "domain_name": "awpic.com",
            "domain_keyword": "awpic",
            "domain_tld": "com",
            "query_time": "2024-05-01 23:58:16",
            "create_date": "2010-07-20",
            "update_date": "2023-07-16",
            "expiry_date": "2024-07-20",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Solera CSC Domain Admin",
            "registrant_company": "Solera Holdings, Inc.",
            "registrant_address": "1301 Solana Blvd",
            "registrant_city": "Westlake",
            "registrant_state": "TX",
            "registrant_zip": "76262",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8179612100",
            "registrant_fax": "+1.8179612100",
            "name_servers": [
                "dns1.adpclaims.com",
                "dns2.adpclaims.com",
                "ns3.solera.com",
                "ns4.solera.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "arpc.ca",
            "domain_keyword": "arpc",
            "domain_tld": "ca",
            "query_time": "2024-05-12 05:24:34",
            "create_date": "2012-02-08",
            "update_date": "2023-12-25",
            "expiry_date": "2025-02-08",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "awcc.online",
            "domain_keyword": "awcc",
            "domain_tld": "online",
            "query_time": "2024-05-21 09:13:56",
            "create_date": "2019-12-02",
            "update_date": "2023-08-31",
            "expiry_date": "2024-12-02",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "Kudos Hospitality & Realty Ventures",
            "registrant_state": "Maharashtra",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "awsc.site",
            "domain_keyword": "awsc",
            "domain_tld": "site",
            "query_time": "2024-05-28 22:20:39",
            "create_date": "2023-07-17",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-17",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "pang yu",
            "registrant_state": "si chuan",
            "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": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "awpi.biz",
            "domain_keyword": "awpi",
            "domain_tld": "biz",
            "query_time": "2024-06-01 10:52:43",
            "create_date": "2001-11-23",
            "update_date": "2023-11-30",
            "expiry_date": "2024-11-22",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Mac-n-Scott Solutions",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "KS",
            "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": [
                "ns8217.hostgator.com",
                "ns8218.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "awps.net.au",
            "domain_keyword": "awps",
            "domain_tld": "net.au",
            "query_time": "2024-05-25 16:48:54",
            "update_date": "2023-04-24",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "John Derderian",
            "name_servers": [
                "ns1.name-servers.com.au",
                "ns2.name-servers.com.au",
                "ns3.name-servers.com.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "fwpc.com",
            "domain_keyword": "fwpc",
            "domain_tld": "com",
            "query_time": "2024-05-25 04:00:27",
            "create_date": "2003-03-26",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-26",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "aiwpc.com",
            "domain_keyword": "aiwpc",
            "domain_tld": "com",
            "query_time": "2024-04-16 14:35:20",
            "create_date": "2018-12-14",
            "update_date": "2021-03-20",
            "expiry_date": "2029-12-14",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "zhe jiang",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "ywpc.jp",
            "domain_keyword": "ywpc",
            "domain_tld": "jp",
            "query_time": "2024-04-24 00:27:45",
            "create_date": "2003-07-05",
            "update_date": "2024-04-22",
            "expiry_date": "2024-07-31",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns-rs1.gmoserver.jp",
                "ns-rs2.gmoserver.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 66,
            "domain_name": "kwpc.show",
            "domain_keyword": "kwpc",
            "domain_tld": "show",
            "query_time": "2024-05-03 14:03:16",
            "create_date": "2021-09-30",
            "update_date": "2023-09-24",
            "expiry_date": "2024-09-30",
            "registrar_iana": 1086,
            "registrar_name": "Marcaria International LLC",
            "registrar_website": "http://www.marcaria.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Dmitry Goroshevsky",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "RIga",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LV",
            "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": [
                "ns01.trademarkarea.com",
                "ns02.trademarkarea.com",
                "ns03.trademarkarea.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "aipc.dev",
            "domain_keyword": "aipc",
            "domain_tld": "dev",
            "query_time": "2024-04-17 16:30:03",
            "create_date": "2024-04-15",
            "expiry_date": "2025-04-15",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zhe Jiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net"
            ],
            "domain_status": [
                "addPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "jwpc.co.jp",
            "domain_keyword": "jwpc",
            "domain_tld": "co.jp",
            "query_time": "2024-04-23 13:05:54",
            "create_date": "2020-08-11",
            "update_date": "2023-12-19",
            "registrant_company": "JWPC",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ]
        },
        {
            "num": 69,
            "domain_name": "a-pc.co.nz",
            "domain_keyword": "a-pc",
            "domain_tld": "co.nz",
            "query_time": "2024-05-09 09:18:51",
            "create_date": "2008-02-21",
            "update_date": "2024-02-21",
            "registrar_name": "Dreamscape Networks International Pte Ltd t/a Crazy Domains",
            "registrar_website": "https://www.crazydomains.com.au/",
            "name_servers": [
                "ns1.openhost.co.nz",
                "ns2.openhost.co.nz",
                "ns3.openhost.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "awpk.top",
            "domain_keyword": "awpk",
            "domain_tld": "top",
            "query_time": "2024-05-09 02:24:55",
            "create_date": "2023-05-01",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-01",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zhan hua li",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fu jian",
            "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": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "wapc.ca",
            "domain_keyword": "wapc",
            "domain_tld": "ca",
            "query_time": "2024-05-12 12:24:14",
            "create_date": "2010-08-19",
            "update_date": "2023-08-20",
            "expiry_date": "2025-08-19",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "aipc.studio",
            "domain_keyword": "aipc",
            "domain_tld": "studio",
            "query_time": "2024-05-22 17:13:38",
            "create_date": "2024-05-19",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "awcc.af",
            "domain_keyword": "awcc",
            "domain_tld": "af",
            "query_time": "2024-05-16 15:15:12",
            "registrar_name": "AFGNIC Registrar",
            "registrar_website": "http://nic.af",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AF",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1283.awsdns-32.org",
                "ns-153.awsdns-19.com",
                "ns-1958.awsdns-52.co.uk",
                "ns-567.awsdns-06.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "ampc.lt",
            "domain_keyword": "ampc",
            "domain_tld": "lt",
            "query_time": "2024-05-13 14:32:24",
            "create_date": "2018-05-04",
            "expiry_date": "2025-05-05",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "registrant_company": "UAB \"Interneto vizija\"",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 75,
            "domain_name": "appc.tech",
            "domain_keyword": "appc",
            "domain_tld": "tech",
            "query_time": "2024-05-29 06:51:31",
            "create_date": "2022-09-14",
            "update_date": "2024-04-16",
            "expiry_date": "2024-09-14",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "afpc.be",
            "domain_keyword": "afpc",
            "domain_tld": "be",
            "query_time": "2024-06-01 18:17:47",
            "create_date": "2006-11-20",
            "registrar_name": "InterNetX GmbH",
            "registrar_website": "http://www.internetx.de",
            "name_servers": [
                "ns1.jimdo.com",
                "ns2.jimdo.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 77,
            "domain_name": "awfc.jp",
            "domain_keyword": "awfc",
            "domain_tld": "jp",
            "query_time": "2024-06-01 01:44:07",
            "create_date": "2016-05-26",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrant_name": "AnimalWelfare Food Community",
            "registrant_address": "Tenjin Prime 8F, 2-7-21, Tenjin",
            "registrant_zip": "810-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "092-713-7999",
            "registrant_fax": "092-713-7944",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 78,
            "domain_name": "awpd.org",
            "domain_keyword": "awpd",
            "domain_tld": "org",
            "query_time": "2024-06-01 10:52:39",
            "create_date": "2022-09-19",
            "update_date": "2023-09-04",
            "expiry_date": "2025-09-19",
            "registrar_iana": 13,
            "registrar_name": "Netregistry Wholesale Pty Ltd",
            "registrar_website": "http://www.melbourneit.com.au",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VIC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "awac.us",
            "domain_keyword": "awac",
            "domain_tld": "us",
            "query_time": "2024-06-11 13:54:34",
            "create_date": "2002-10-08",
            "update_date": "2022-10-03",
            "expiry_date": "2027-10-07",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "Jeremy Lewis",
            "registrant_address": "23658 Chalmers Crossing Ter",
            "registrant_city": "Brambleton",
            "registrant_state": "VA",
            "registrant_zip": "20148",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3348680564",
            "registrant_fax": "+1.8886429675",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "aw8c.com",
            "domain_keyword": "aw8c",
            "domain_tld": "com",
            "query_time": "2024-06-11 13:54:25",
            "create_date": "2021-01-22",
            "update_date": "2024-01-02",
            "expiry_date": "2025-01-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "donald.ns.cloudflare.com",
                "mona.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "awcp.gi",
            "domain_keyword": "awcp",
            "domain_tld": "gi",
            "query_time": "2023-10-26 11:07:35",
            "create_date": "2012-03-13",
            "update_date": "2023-05-19",
            "expiry_date": "2025-03-13",
            "registrar_iana": 800072,
            "registrar_name": "GibNet Registrar",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wildlife Gibraltar Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Not Available",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GI",
            "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.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "nwpc.ru",
            "domain_keyword": "nwpc",
            "domain_tld": "ru",
            "query_time": "2024-05-01 06:48:52",
            "create_date": "2009-02-25",
            "expiry_date": "2025-02-25",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 83,
            "domain_name": "awsc.ru",
            "domain_keyword": "awsc",
            "domain_tld": "ru",
            "query_time": "2024-05-04 04:08:41",
            "create_date": "2011-07-06",
            "expiry_date": "2024-07-06",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 84,
            "domain_name": "aypc.fr",
            "domain_keyword": "aypc",
            "domain_tld": "fr",
            "query_time": "2024-05-05 07:56:44",
            "create_date": "2012-10-12",
            "update_date": "2023-11-30",
            "expiry_date": "2024-10-12",
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "ANGLADE YANNICK",
            "registrant_address": "5, rue des Pyrenees, A.Y.P.C Zac du Mandarin, 31600 Eaunes",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.615890571",
            "name_servers": [
                "ns1029.ui-dns.biz",
                "ns1029.ui-dns.com",
                "ns1029.ui-dns.de",
                "ns1029.ui-dns.org"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 85,
            "domain_name": "akpc.fr",
            "domain_keyword": "akpc",
            "domain_tld": "fr",
            "query_time": "2024-05-06 00:07:43",
            "create_date": "2015-12-01",
            "update_date": "2024-01-31",
            "expiry_date": "2024-12-01",
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "AKPC",
            "registrant_address": "AKPC, 18, rue de Bourgogne, 71850 Charnay les Macon",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.699609322",
            "name_servers": [
                "ns1058.ui-dns.biz",
                "ns1058.ui-dns.com",
                "ns1058.ui-dns.de",
                "ns1058.ui-dns.org"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 86,
            "domain_name": "wwpc.co.uk",
            "domain_keyword": "wwpc",
            "domain_tld": "co.uk",
            "query_time": "2024-04-18 09:52:17",
            "create_date": "2014-02-03",
            "update_date": "2024-01-05",
            "expiry_date": "2029-02-03",
            "registrar_name": "Krystal Hosting Ltd [Tag = KRYSTAL]",
            "registrar_website": "https://krystal.uk",
            "name_servers": [
                "ns1.krystal.co.uk",
                "ns2.krystal.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 87,
            "domain_name": "awsc.shop",
            "domain_keyword": "awsc",
            "domain_tld": "shop",
            "query_time": "2024-04-26 22:39:06",
            "create_date": "2023-10-20",
            "update_date": "2024-01-13",
            "expiry_date": "2024-10-20",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_country": "NL",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "awpf.co.uk",
            "domain_keyword": "awpf",
            "domain_tld": "co.uk",
            "query_time": "2024-04-26 22:37:04",
            "create_date": "2014-07-18",
            "update_date": "2022-06-19",
            "expiry_date": "2024-07-18",
            "registrar_name": "Tucows Inc t/a Tucows [Tag = TUCOWS-CA]",
            "registrar_website": "https://www.tucowsdomains.com",
            "name_servers": [
                "ns1.dns-h.com",
                "ns1.host-h.net",
                "ns2.host-h.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 89,
            "domain_name": "hwpc.com",
            "domain_keyword": "hwpc",
            "domain_tld": "com",
            "query_time": "2024-05-12 16:06:37",
            "create_date": "1998-01-22",
            "update_date": "2023-11-22",
            "expiry_date": "2027-01-21",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns19.worldnic.com",
                "ns20.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "adpc.info",
            "domain_keyword": "adpc",
            "domain_tld": "info",
            "query_time": "2024-05-25 02:34:36",
            "create_date": "2023-11-23",
            "update_date": "2023-11-28",
            "expiry_date": "2024-11-23",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yu qing qing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "hwpc.asia",
            "domain_keyword": "hwpc",
            "domain_tld": "asia",
            "query_time": "2024-05-27 14:19:59",
            "create_date": "2024-05-25",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-25",
            "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": "zhang hua xiong",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fu jian",
            "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": [
                "clara.ns.cloudflare.com",
                "clayton.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "anpc.in",
            "domain_keyword": "anpc",
            "domain_tld": "in",
            "query_time": "2024-06-01 03:49:52",
            "create_date": "2023-05-10",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-10",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "andrapradesh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.yoursandhra.com",
                "ns2.yoursandhra.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "awpac.com",
            "domain_keyword": "awpac",
            "domain_tld": "com",
            "query_time": "2024-06-09 15:31:06",
            "create_date": "2005-08-03",
            "update_date": "2024-02-13",
            "expiry_date": "2025-08-03",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "ryusung",
            "registrant_company": "ryusung",
            "registrant_address": "120 Ilgok-ro Buk-gu",
            "registrant_city": "Gwangju",
            "registrant_zip": "500865",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.624197272",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "ahwpc.com",
            "domain_keyword": "ahwpc",
            "domain_tld": "com",
            "query_time": "2024-06-11 16:49:58",
            "create_date": "2012-02-11",
            "update_date": "2024-02-04",
            "expiry_date": "2025-02-11",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "ewpc.shop",
            "domain_keyword": "ewpc",
            "domain_tld": "shop",
            "query_time": "2024-04-16 22:23:16",
            "create_date": "2023-10-11",
            "update_date": "2023-11-20",
            "expiry_date": "2024-10-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "aspc.ru",
            "domain_keyword": "aspc",
            "domain_tld": "ru",
            "query_time": "2024-05-04 01:23:23",
            "create_date": "2006-06-13",
            "expiry_date": "2025-06-13",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "NETGALAXY LTD",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 97,
            "domain_name": "awec.ru",
            "domain_keyword": "awec",
            "domain_tld": "ru",
            "query_time": "2024-05-04 04:08:10",
            "create_date": "2010-02-26",
            "expiry_date": "2025-02-26",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 98,
            "domain_name": "awpn.net",
            "domain_keyword": "awpn",
            "domain_tld": "net",
            "query_time": "2024-05-01 23:58:18",
            "create_date": "2007-08-11",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "awvc.com",
            "domain_keyword": "awvc",
            "domain_tld": "com",
            "query_time": "2024-04-26 22:43:14",
            "create_date": "2010-07-26",
            "update_date": "2023-08-24",
            "expiry_date": "2025-07-26",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=awvc.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.dan.com",
                "ns1.undeveloped.com",
                "ns2.dan.com",
                "ns2.undeveloped.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "appc.ca",
            "domain_keyword": "appc",
            "domain_tld": "ca",
            "query_time": "2024-05-13 10:12:06",
            "create_date": "2020-06-06",
            "update_date": "2023-07-22",
            "expiry_date": "2024-06-06",
            "registrar_name": "CENTRALNIC CANADA INC",
            "registrar_website": "www.hexonet.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.053,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>awpc.nl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1830</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>appc.estate, acwpc.com, awpo.info, apwc.info, aipc.group, aspc.org.uk, awp2.site, arpc.org, ampc.fr, awvc.net, owpc.world, awpw.com, aepc.com, twpc.ca, awwc.com.au, a5pc.net, anpc.com.au, aypc.org, owpc.org, afpc.events, aipc.com.au, nwpc.com, ahpc.biz, swpc.info, awtc.co.nz, wwpc.cloud, aw-c.ru, qwpc.com, aipc.in, awcc.info, a1pc.org, azpc.cc, a6pc.com, mwpc.ru, awp3.cc, awpy.com, awrpc.org, awrpc.info, nwpc.org.au, awpe.cn, aypc.email, arpc.org.au, aspc.xyz, mwpc.org, awpco.ae, anpc.com, awec.net.au, atpc.rocks, vwpc.com, hwpc.org, awpd.net, adpc.be, awcc.com, adpc.org.uk, awrc.com, apwc.uk, awpic.com, arpc.ca, awcc.online, awsc.site, awpi.biz, awps.net.au, fwpc.com, aiwpc.com, ywpc.jp, kwpc.show, aipc.dev, jwpc.co.jp, a-pc.co.nz, awpk.top, wapc.ca, aipc.studio, awcc.af, ampc.lt, appc.tech, afpc.be, awfc.jp, awpd.org, awac.us, aw8c.com, awcp.gi, nwpc.ru, awsc.ru, aypc.fr, akpc.fr, wwpc.co.uk, awsc.shop, awpf.co.uk, hwpc.com, adpc.info, hwpc.asia, anpc.in, awpac.com, ahwpc.com, ewpc.shop, aspc.ru, awec.ru, awpn.net, awvc.com, appc.ca</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>appc.estate</domain_name>
   <domain_keyword>appc</domain_keyword>
   <domain_tld>estate</domain_tld>
   <query_time>2024-04-30 14:41:14</query_time>
   <create_date>2023-04-11</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Foundation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zuid-Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.load-it.cloud</value>
    <value>ns2.load-it.cloud</value>
    <value>ns3.load-it.cloud</value>
    <value>ns4.load-it.cloud</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>acwpc.com</domain_name>
   <domain_keyword>acwpc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 05:32:54</query_time>
   <create_date>2020-06-19</create_date>
   <update_date>2022-07-13</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.Com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <registrant_name>Andrew Wong</registrant_name>
   <registrant_company>Andrew Wong</registrant_company>
   <registrant_address>94 Douglasbank Way SE</registrant_address>
   <registrant_city>Calgary</registrant_city>
   <registrant_state>AB</registrant_state>
   <registrant_zip>T2Z1W4</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4159496022</registrant_phone>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>awpo.info</domain_name>
   <domain_keyword>awpo</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-01 23:58:19</query_time>
   <create_date>2023-11-08</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</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>chloe.ns.cloudflare.com</value>
    <value>norm.ns.cloudflare.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>apwc.info</domain_name>
   <domain_keyword>apwc</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-03 13:37:21</query_time>
   <create_date>2013-04-17</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Applegate Partnership &amp; Watershed Council</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OR</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>aipc.group</domain_name>
   <domain_keyword>aipc</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-07 04:41:10</query_time>
   <create_date>2024-01-03</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-01-03</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>Ye Zhao Long</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>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>aspc.org.uk</domain_name>
   <domain_keyword>aspc</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-24 20:52:05</query_time>
   <create_date>2004-09-01</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_name>SWBROADBAND Ltd t/a cloudabove [Tag = CLOUDABOVE]</registrar_name>
   <registrar_website>https://cloudabove.com</registrar_website>
   <name_servers>
    <value>ns1.cloudabove.com</value>
    <value>ns2.cloudabove.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>awp2.site</domain_name>
   <domain_keyword>awp2</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-25 16:48:47</query_time>
   <create_date>2023-11-21</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-11-21</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_state>Fu Jian</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>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>arpc.org</domain_name>
   <domain_keyword>arpc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-17 05:48:33</query_time>
   <create_date>1997-10-13</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2025-10-12</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>ns2.wixdns.net</value>
    <value>ns3.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>9</num>
   <domain_name>ampc.fr</domain_name>
   <domain_keyword>ampc</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-19 06:16:20</query_time>
   <create_date>2005-07-19</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>SARL APOLLO MICRO &amp; SERVICES</registrant_company>
   <registrant_address>6, route de la Chapelle du Dreau, 29170 Saint Evarzec</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.298644799</registrant_phone>
   <name_servers>
    <value>ns1070.ui-dns.biz</value>
    <value>ns1070.ui-dns.com</value>
    <value>ns1070.ui-dns.de</value>
    <value>ns1070.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>autoRenewPeriod</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>awvc.net</domain_name>
   <domain_keyword>awvc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-26 15:29:08</query_time>
   <create_date>2024-01-31</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>3672</registrar_iana>
   <registrar_name>DropCatch.com 1463 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Matthew Klein</registrant_name>
   <registrant_address>P.O. Box 7051</registrant_address>
   <registrant_city>New York</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>11150</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3473544900</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>owpc.world</domain_name>
   <domain_keyword>owpc</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-29 14:33:47</query_time>
   <create_date>2023-07-15</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2025-07-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.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>12</num>
   <domain_name>awpw.com</domain_name>
   <domain_keyword>awpw</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 22:20:25</query_time>
   <create_date>2004-05-26</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-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>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.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>13</num>
   <domain_name>aepc.com</domain_name>
   <domain_keyword>aepc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 19:25:25</query_time>
   <create_date>2002-03-20</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>14</num>
   <domain_name>twpc.ca</domain_name>
   <domain_keyword>twpc</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-06-10 09:38:53</query_time>
   <create_date>2023-04-11</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>https://help.opensrs.com/hc/en-us</registrar_website>
   <registrant_name>Gad Espinosa</registrant_name>
   <registrant_company>1565802 Ontario Ltd</registrant_company>
   <registrant_address>294 Durie Street</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M6S3G3</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4159496022</registrant_phone>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>awwc.com.au</domain_name>
   <domain_keyword>awwc</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-10 08:33:42</query_time>
   <update_date>2022-11-14</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Daniel Brindley</registrant_name>
   <name_servers>
    <value>adi.ns.cloudflare.com</value>
    <value>ajay.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>a5pc.net</domain_name>
   <domain_keyword>a5pc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 23:02:01</query_time>
   <create_date>2011-07-09</create_date>
   <update_date>2023-05-22</update_date>
   <expiry_date>2024-07-09</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.a5pc.com</value>
    <value>ns2.a5pc.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>anpc.com.au</domain_name>
   <domain_keyword>anpc</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-23 20:09:23</query_time>
   <update_date>2023-11-01</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Aus Natural Protein Admin</registrant_name>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>aypc.org</domain_name>
   <domain_keyword>aypc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 02:51:59</query_time>
   <create_date>2017-04-07</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-04-07</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>Keyword Acquisitions, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Massachusetts</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>owpc.org</domain_name>
   <domain_keyword>owpc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 12:50:07</query_time>
   <create_date>2006-04-03</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>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>ns.domaincontrolservices.com</value>
    <value>ns1.domaincontrolservices.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>afpc.events</domain_name>
   <domain_keyword>afpc</domain_keyword>
   <domain_tld>events</domain_tld>
   <query_time>2024-04-23 15:44:14</query_time>
   <create_date>2024-04-22</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-22</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>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 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>ns1027.ui-dns.biz</value>
    <value>ns1047.ui-dns.de</value>
    <value>ns1091.ui-dns.org</value>
    <value>ns1122.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>aipc.com.au</domain_name>
   <domain_keyword>aipc</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-28 02:50:55</query_time>
   <update_date>2024-02-23</update_date>
   <registrar_name>Tucows (Australia) Pty Ltd trading as OpenSRS</registrar_name>
   <registrar_website>https://tucowsdomains.com/compliance-form/</registrar_website>
   <registrant_name>DNS Admin</registrant_name>
   <name_servers>
    <value>ns1-36.azure-dns.com</value>
    <value>ns2-36.azure-dns.net</value>
    <value>ns3-36.azure-dns.org</value>
    <value>ns4-36.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>nwpc.com</domain_name>
   <domain_keyword>nwpc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 22:32:43</query_time>
   <create_date>1996-08-22</create_date>
   <update_date>2021-06-22</update_date>
   <expiry_date>2026-08-21</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns19.worldnic.com</value>
    <value>ns20.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>ahpc.biz</domain_name>
   <domain_keyword>ahpc</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-02 07:25:11</query_time>
   <create_date>2011-03-10</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</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>adns.cs.siteprotect.com</value>
    <value>bdns.cs.siteprotect.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>swpc.info</domain_name>
   <domain_keyword>swpc</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-09 10:26:24</query_time>
   <create_date>2019-01-06</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>Fastdomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CORRADO SOMMARIVA</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>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.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>25</num>
   <domain_name>awtc.co.nz</domain_name>
   <domain_keyword>awtc</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-03 16:26:30</query_time>
   <create_date>2021-02-15</create_date>
   <update_date>2023-02-20</update_date>
   <registrar_name>Dreamscape Networks International Pte Ltd t/a Crazy Domains</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/</registrar_website>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>wwpc.cloud</domain_name>
   <domain_keyword>wwpc</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-04 21:44:46</query_time>
   <create_date>2023-04-13</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd.</registrar_name>
   <registrar_website>http://www.net.cn/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Huang Qing Song</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fu Jian</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>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>aw-c.ru</domain_name>
   <domain_keyword>aw-c</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 04:07:55</query_time>
   <create_date>2005-09-11</create_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.peterhost.ru</value>
    <value>ns2.peterhost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>qwpc.com</domain_name>
   <domain_keyword>qwpc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 13:15:26</query_time>
   <create_date>2005-04-17</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.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>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=qwpc.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>desi.ns.cloudflare.com</value>
    <value>jake.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>aipc.in</domain_name>
   <domain_keyword>aipc</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-24 19:51:16</query_time>
   <create_date>2012-12-10</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2026-12-10</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HA</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>ns-1480.awsdns-57.org</value>
    <value>ns-1838.awsdns-37.co.uk</value>
    <value>ns-347.awsdns-43.com</value>
    <value>ns-564.awsdns-06.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>awcc.info</domain_name>
   <domain_keyword>awcc</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-02 16:43:05</query_time>
   <create_date>2024-05-30</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>https://www.alibabacloud.com/domain</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Yikai Ren</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jiangsu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>a1pc.org</domain_name>
   <domain_keyword>a1pc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-08 17:28:35</query_time>
   <create_date>2024-06-06</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2025-06-06</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>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>azpc.cc</domain_name>
   <domain_keyword>azpc</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-29 18:02:19</query_time>
   <create_date>2023-06-15</create_date>
   <update_date>2023-06-15</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>si chuan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>a6pc.com</domain_name>
   <domain_keyword>a6pc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 23:04:12</query_time>
   <create_date>2012-03-09</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CHESHIRE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://www.crazydomains.com.au/whois/a6pc.com/contact_form/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>mwpc.ru</domain_name>
   <domain_keyword>mwpc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 06:45:23</query_time>
   <create_date>2023-11-25</create_date>
   <expiry_date>2024-11-25</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>35</num>
   <domain_name>awp3.cc</domain_name>
   <domain_keyword>awp3</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-01 23:58:10</query_time>
   <create_date>2023-05-21</create_date>
   <update_date>2023-05-23</update_date>
   <expiry_date>2026-05-21</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</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>UA</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=awp3.cc&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>fred.ns.cloudflare.com</value>
    <value>ziggy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>awpy.com</domain_name>
   <domain_keyword>awpy</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 23:59:17</query_time>
   <create_date>2006-01-09</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>NameFind Cayman Islands Ltd.</registrant_company>
   <registrant_address>Units 3-105 to 3-112, Governors Square</registrant_address>
   <registrant_city>West Bay</registrant_city>
   <registrant_state>Grand Cayman</registrant_state>
   <registrant_zip>KY1-1300</registrant_zip>
   <registrant_country>KY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7813736856</registrant_phone>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>awrpc.org</domain_name>
   <domain_keyword>awrpc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 22:38:08</query_time>
   <create_date>2009-11-02</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2028-11-02</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 0167916110</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>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>awrpc.info</domain_name>
   <domain_keyword>awrpc</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-26 22:38:08</query_time>
   <create_date>2013-12-09</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-12-09</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>39</num>
   <domain_name>nwpc.org.au</domain_name>
   <domain_keyword>nwpc</domain_keyword>
   <domain_tld>org.au</domain_tld>
   <query_time>2024-05-08 19:17:55</query_time>
   <update_date>2022-07-23</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Dave Symonds</registrant_name>
   <name_servers>
    <value>ns1.revolutionise.com.au</value>
    <value>ns2.revolutionise.com.au</value>
    <value>ns3.revolutionise.com.au</value>
    <value>ns4.revolutionise.com.au</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>awpe.cn</domain_name>
   <domain_keyword>awpe</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-09 02:24:53</query_time>
   <create_date>2023-09-24</create_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_name>厦门纳网科技股份有限公司</registrar_name>
   <registrant_name>张倩</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns.nagor.cn</value>
    <value>ns.nagor.com.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>aypc.email</domain_name>
   <domain_keyword>aypc</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-14 12:33:38</query_time>
   <create_date>2020-02-14</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-02-14</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>At Your Pace Counseling</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IN</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.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>42</num>
   <domain_name>arpc.org.au</domain_name>
   <domain_keyword>arpc</domain_keyword>
   <domain_tld>org.au</domain_tld>
   <query_time>2024-05-20 10:34:18</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>Andrew Nielson</registrant_name>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.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>aspc.xyz</domain_name>
   <domain_keyword>aspc</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-11 12:13:24</query_time>
   <create_date>2024-03-08</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>mwpc.org</domain_name>
   <domain_keyword>mwpc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-29 13:00:23</query_time>
   <create_date>1998-08-27</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-08-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.openhostingservice.com</value>
    <value>ns2.openhostingservice.com</value>
    <value>ns3.openhostingservice.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>45</num>
   <domain_name>awpco.ae</domain_name>
   <domain_keyword>awpco</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-25 16:48:49</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>UNION NATIONAL BANK</registrant_name>
   <registrant_company>UNION NATIONAL BANK</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>46</num>
   <domain_name>anpc.com</domain_name>
   <domain_keyword>anpc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 09:04:37</query_time>
   <create_date>1998-03-31</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2029-03-30</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.hrec.coop</value>
    <value>ns2.hrec.coop</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>awec.net.au</domain_name>
   <domain_keyword>awec</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-05-25 07:30:54</query_time>
   <update_date>2024-02-06</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Jessica Bryce</registrant_name>
   <name_servers>
    <value>lara.ns.cloudflare.com</value>
    <value>sean.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>atpc.rocks</domain_name>
   <domain_keyword>atpc</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-06-12 06:30:30</query_time>
   <create_date>2024-02-22</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-02-22</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>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>vwpc.com</domain_name>
   <domain_keyword>vwpc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 00:23:56</query_time>
   <create_date>1999-04-17</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-17</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.parkingcrew.net</value>
    <value>ns2.parkingcrew.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>50</num>
   <domain_name>hwpc.org</domain_name>
   <domain_keyword>hwpc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 16:59:44</query_time>
   <create_date>2017-08-30</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-08-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>Keyword Acquisitions, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Massachusetts</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>awpd.net</domain_name>
   <domain_keyword>awpd</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 22:37:00</query_time>
   <create_date>2019-11-10</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>13</registrar_iana>
   <registrar_name>Webcentral Group Ltd</registrar_name>
   <registrar_website>hrs-admin.webcentralgroup.com.au</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>VIC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/0ec5f53c-3d19-4194-b05d-9427614c200e</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>adpc.be</domain_name>
   <domain_keyword>adpc</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-28 04:41:05</query_time>
   <create_date>2018-02-01</create_date>
   <registrar_name>domainnames.be domeinnamen.be</registrar_name>
   <registrar_website>http://www.domainnames.be</registrar_website>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>awcc.com</domain_name>
   <domain_keyword>awcc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 19:20:26</query_time>
   <create_date>1996-11-26</create_date>
   <update_date>2023-01-08</update_date>
   <expiry_date>2030-11-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=awcc.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>3iahwhwt.verify.hn</value>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>adpc.org.uk</domain_name>
   <domain_keyword>adpc</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-08 09:40:57</query_time>
   <create_date>2018-10-17</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1036.ui-dns.com</value>
    <value>ns1057.ui-dns.biz</value>
    <value>ns1075.ui-dns.de</value>
    <value>ns1116.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>55</num>
   <domain_name>awrc.com</domain_name>
   <domain_keyword>awrc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 02:25:06</query_time>
   <create_date>1997-06-28</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.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>56</num>
   <domain_name>apwc.uk</domain_name>
   <domain_keyword>apwc</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-09 02:48:35</query_time>
   <create_date>2019-07-24</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_name>Mr Adrian P Robbins t/a Robbins Associates [Tag = QUALITYSOLUTIONS]</registrar_name>
   <registrar_website>http://robbinsassociates.co.uk</registrar_website>
   <name_servers>
    <value>ns0-vh.tagadab.com</value>
    <value>ns1-vh.tagadab.com</value>
    <value>ns2-vh.tagadab.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>awpic.com</domain_name>
   <domain_keyword>awpic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 23:58:16</query_time>
   <create_date>2010-07-20</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Solera CSC Domain Admin</registrant_name>
   <registrant_company>Solera Holdings, Inc.</registrant_company>
   <registrant_address>1301 Solana Blvd</registrant_address>
   <registrant_city>Westlake</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>76262</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8179612100</registrant_phone>
   <registrant_fax>+1.8179612100</registrant_fax>
   <name_servers>
    <value>dns1.adpclaims.com</value>
    <value>dns2.adpclaims.com</value>
    <value>ns3.solera.com</value>
    <value>ns4.solera.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>arpc.ca</domain_name>
   <domain_keyword>arpc</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-12 05:24:34</query_time>
   <create_date>2012-02-08</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>awcc.online</domain_name>
   <domain_keyword>awcc</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-21 09:13:56</query_time>
   <create_date>2019-12-02</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>Kudos Hospitality &amp; Realty Ventures</registrant_company>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>awsc.site</domain_name>
   <domain_keyword>awsc</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-28 22:20:39</query_time>
   <create_date>2023-07-17</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>pang yu</registrant_company>
   <registrant_state>si chuan</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>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>awpi.biz</domain_name>
   <domain_keyword>awpi</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-01 10:52:43</query_time>
   <create_date>2001-11-23</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Mac-n-Scott Solutions</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>KS</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>ns8217.hostgator.com</value>
    <value>ns8218.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>awps.net.au</domain_name>
   <domain_keyword>awps</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-05-25 16:48:54</query_time>
   <update_date>2023-04-24</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>John Derderian</registrant_name>
   <name_servers>
    <value>ns1.name-servers.com.au</value>
    <value>ns2.name-servers.com.au</value>
    <value>ns3.name-servers.com.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>fwpc.com</domain_name>
   <domain_keyword>fwpc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 04:00:27</query_time>
   <create_date>2003-03-26</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>aiwpc.com</domain_name>
   <domain_keyword>aiwpc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 14:35:20</query_time>
   <create_date>2018-12-14</create_date>
   <update_date>2021-03-20</update_date>
   <expiry_date>2029-12-14</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>zhe jiang</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <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>65</num>
   <domain_name>ywpc.jp</domain_name>
   <domain_keyword>ywpc</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-24 00:27:45</query_time>
   <create_date>2003-07-05</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns-rs1.gmoserver.jp</value>
    <value>ns-rs2.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>66</num>
   <domain_name>kwpc.show</domain_name>
   <domain_keyword>kwpc</domain_keyword>
   <domain_tld>show</domain_tld>
   <query_time>2024-05-03 14:03:16</query_time>
   <create_date>2021-09-30</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>1086</registrar_iana>
   <registrar_name>Marcaria International LLC</registrar_name>
   <registrar_website>http://www.marcaria.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Dmitry Goroshevsky</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>RIga</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>LV</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>ns01.trademarkarea.com</value>
    <value>ns02.trademarkarea.com</value>
    <value>ns03.trademarkarea.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>aipc.dev</domain_name>
   <domain_keyword>aipc</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-17 16:30:03</query_time>
   <create_date>2024-04-15</create_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</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>Zhe Jiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>jwpc.co.jp</domain_name>
   <domain_keyword>jwpc</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-23 13:05:54</query_time>
   <create_date>2020-08-11</create_date>
   <update_date>2023-12-19</update_date>
   <registrant_company>JWPC</registrant_company>
   <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>
  </value>
  <value>
   <num>69</num>
   <domain_name>a-pc.co.nz</domain_name>
   <domain_keyword>a-pc</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-09 09:18:51</query_time>
   <create_date>2008-02-21</create_date>
   <update_date>2024-02-21</update_date>
   <registrar_name>Dreamscape Networks International Pte Ltd t/a Crazy Domains</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/</registrar_website>
   <name_servers>
    <value>ns1.openhost.co.nz</value>
    <value>ns2.openhost.co.nz</value>
    <value>ns3.openhost.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>awpk.top</domain_name>
   <domain_keyword>awpk</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-09 02:24:55</query_time>
   <create_date>2023-05-01</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhan hua li</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>fu jian</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>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>wapc.ca</domain_name>
   <domain_keyword>wapc</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-12 12:24:14</query_time>
   <create_date>2010-08-19</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2025-08-19</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>aipc.studio</domain_name>
   <domain_keyword>aipc</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-22 17:13:38</query_time>
   <create_date>2024-05-19</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>awcc.af</domain_name>
   <domain_keyword>awcc</domain_keyword>
   <domain_tld>af</domain_tld>
   <query_time>2024-05-16 15:15:12</query_time>
   <registrar_name>AFGNIC Registrar</registrar_name>
   <registrar_website>http://nic.af</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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AF</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-1283.awsdns-32.org</value>
    <value>ns-153.awsdns-19.com</value>
    <value>ns-1958.awsdns-52.co.uk</value>
    <value>ns-567.awsdns-06.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>ampc.lt</domain_name>
   <domain_keyword>ampc</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-13 14:32:24</query_time>
   <create_date>2018-05-04</create_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <registrant_company>UAB &quot;Interneto vizija&quot;</registrant_company>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>appc.tech</domain_name>
   <domain_keyword>appc</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-29 06:51:31</query_time>
   <create_date>2022-09-14</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>afpc.be</domain_name>
   <domain_keyword>afpc</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-01 18:17:47</query_time>
   <create_date>2006-11-20</create_date>
   <registrar_name>InterNetX GmbH</registrar_name>
   <registrar_website>http://www.internetx.de</registrar_website>
   <name_servers>
    <value>ns1.jimdo.com</value>
    <value>ns2.jimdo.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>awfc.jp</domain_name>
   <domain_keyword>awfc</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-01 01:44:07</query_time>
   <create_date>2016-05-26</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrant_name>AnimalWelfare Food Community</registrant_name>
   <registrant_address>Tenjin Prime 8F, 2-7-21, Tenjin</registrant_address>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>092-713-7999</registrant_phone>
   <registrant_fax>092-713-7944</registrant_fax>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>awpd.org</domain_name>
   <domain_keyword>awpd</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-01 10:52:39</query_time>
   <create_date>2022-09-19</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2025-09-19</expiry_date>
   <registrar_iana>13</registrar_iana>
   <registrar_name>Netregistry Wholesale Pty Ltd</registrar_name>
   <registrar_website>http://www.melbourneit.com.au</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VIC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>awac.us</domain_name>
   <domain_keyword>awac</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-06-11 13:54:34</query_time>
   <create_date>2002-10-08</create_date>
   <update_date>2022-10-03</update_date>
   <expiry_date>2027-10-07</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>Jeremy Lewis</registrant_name>
   <registrant_address>23658 Chalmers Crossing Ter</registrant_address>
   <registrant_city>Brambleton</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>20148</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3348680564</registrant_phone>
   <registrant_fax>+1.8886429675</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>aw8c.com</domain_name>
   <domain_keyword>aw8c</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 13:54:25</query_time>
   <create_date>2021-01-22</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>donald.ns.cloudflare.com</value>
    <value>mona.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>81</num>
   <domain_name>awcp.gi</domain_name>
   <domain_keyword>awcp</domain_keyword>
   <domain_tld>gi</domain_tld>
   <query_time>2023-10-26 11:07:35</query_time>
   <create_date>2012-03-13</create_date>
   <update_date>2023-05-19</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>800072</registrar_iana>
   <registrar_name>GibNet Registrar</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wildlife Gibraltar Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Not Available</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GI</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.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>nwpc.ru</domain_name>
   <domain_keyword>nwpc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 06:48:52</query_time>
   <create_date>2009-02-25</create_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>awsc.ru</domain_name>
   <domain_keyword>awsc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 04:08:41</query_time>
   <create_date>2011-07-06</create_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>aypc.fr</domain_name>
   <domain_keyword>aypc</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 07:56:44</query_time>
   <create_date>2012-10-12</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-10-12</expiry_date>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>ANGLADE YANNICK</registrant_company>
   <registrant_address>5, rue des Pyrenees, A.Y.P.C Zac du Mandarin, 31600 Eaunes</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.615890571</registrant_phone>
   <name_servers>
    <value>ns1029.ui-dns.biz</value>
    <value>ns1029.ui-dns.com</value>
    <value>ns1029.ui-dns.de</value>
    <value>ns1029.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>akpc.fr</domain_name>
   <domain_keyword>akpc</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-06 00:07:43</query_time>
   <create_date>2015-12-01</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>AKPC</registrant_company>
   <registrant_address>AKPC, 18, rue de Bourgogne, 71850 Charnay les Macon</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.699609322</registrant_phone>
   <name_servers>
    <value>ns1058.ui-dns.biz</value>
    <value>ns1058.ui-dns.com</value>
    <value>ns1058.ui-dns.de</value>
    <value>ns1058.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>wwpc.co.uk</domain_name>
   <domain_keyword>wwpc</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-18 09:52:17</query_time>
   <create_date>2014-02-03</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2029-02-03</expiry_date>
   <registrar_name>Krystal Hosting Ltd [Tag = KRYSTAL]</registrar_name>
   <registrar_website>https://krystal.uk</registrar_website>
   <name_servers>
    <value>ns1.krystal.co.uk</value>
    <value>ns2.krystal.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>awsc.shop</domain_name>
   <domain_keyword>awsc</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-26 22:39:06</query_time>
   <create_date>2023-10-20</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_country>NL</registrant_country>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>awpf.co.uk</domain_name>
   <domain_keyword>awpf</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-26 22:37:04</query_time>
   <create_date>2014-07-18</create_date>
   <update_date>2022-06-19</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_name>Tucows Inc t/a Tucows [Tag = TUCOWS-CA]</registrar_name>
   <registrar_website>https://www.tucowsdomains.com</registrar_website>
   <name_servers>
    <value>ns1.dns-h.com</value>
    <value>ns1.host-h.net</value>
    <value>ns2.host-h.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>89</num>
   <domain_name>hwpc.com</domain_name>
   <domain_keyword>hwpc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 16:06:37</query_time>
   <create_date>1998-01-22</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2027-01-21</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns19.worldnic.com</value>
    <value>ns20.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>adpc.info</domain_name>
   <domain_keyword>adpc</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-25 02:34:36</query_time>
   <create_date>2023-11-23</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>hwpc.asia</domain_name>
   <domain_keyword>hwpc</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-27 14:19:59</query_time>
   <create_date>2024-05-25</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-25</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>zhang hua xiong</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>fu jian</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>clara.ns.cloudflare.com</value>
    <value>clayton.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>anpc.in</domain_name>
   <domain_keyword>anpc</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-01 03:49:52</query_time>
   <create_date>2023-05-10</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-10</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>andrapradesh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.yoursandhra.com</value>
    <value>ns2.yoursandhra.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>awpac.com</domain_name>
   <domain_keyword>awpac</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 15:31:06</query_time>
   <create_date>2005-08-03</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-08-03</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>ryusung</registrant_name>
   <registrant_company>ryusung</registrant_company>
   <registrant_address>120 Ilgok-ro Buk-gu</registrant_address>
   <registrant_city>Gwangju</registrant_city>
   <registrant_zip>500865</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.624197272</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>ahwpc.com</domain_name>
   <domain_keyword>ahwpc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 16:49:58</query_time>
   <create_date>2012-02-11</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>ewpc.shop</domain_name>
   <domain_keyword>ewpc</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-16 22:23:16</query_time>
   <create_date>2023-10-11</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.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>96</num>
   <domain_name>aspc.ru</domain_name>
   <domain_keyword>aspc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 01:23:23</query_time>
   <create_date>2006-06-13</create_date>
   <expiry_date>2025-06-13</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>NETGALAXY LTD</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>awec.ru</domain_name>
   <domain_keyword>awec</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 04:08:10</query_time>
   <create_date>2010-02-26</create_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>awpn.net</domain_name>
   <domain_keyword>awpn</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-01 23:58:18</query_time>
   <create_date>2007-08-11</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-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>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>awvc.com</domain_name>
   <domain_keyword>awvc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 22:43:14</query_time>
   <create_date>2010-07-26</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2025-07-26</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=awvc.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns1.undeveloped.com</value>
    <value>ns2.dan.com</value>
    <value>ns2.undeveloped.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>appc.ca</domain_name>
   <domain_keyword>appc</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-13 10:12:06</query_time>
   <create_date>2020-06-06</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_name>CENTRALNIC CANADA INC</registrar_name>
   <registrar_website>www.hexonet.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>
 </results>
 <stats>
  <total_time>0.053</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.