We found a total of 2 historical WHOIS records (in 0.071 seconds) for "wpdocs.in" in our Historical WHOIS Database.
#1 - QUERY TIME

18 Nov 2012 - 8:00 AM UTC

Registered: 25 December 2011
Modified: 1 August 2012
Expiry: 25 December 2012

REGISTRAR

Name: Directi Web Services Pvt. Ltd. (R118-AFIN)

NAME SERVERS

dns1.woodpeckertechnologies.com
dns2.woodpeckertechnologies.com

DOMAIN STATUS

CLIENT TRANSFER PROHIBITED

REGISTRANT

Name: Abhinandan Jain
Company: Woodpecker Technologies Pvt. Ltd.
Address: 453, Aggarwal Metro HeightsNetaji Subhash Place
City: Pitam Pura
State: Delhi
ZIP: 110034
Country: India
Email: [email protected]
Phone: 01147536800

#2 - QUERY TIME

26 Mar 2015 - 12:00 AM UTC

Registered: 25 December 2011
Modified: 26 December 2014
Expiry: 25 December 2015

REGISTRAR

IANA: 1337
Name: Webiq Domains Solutions Pvt. Ltd. (R131-AFIN)

NAME SERVERS

a1.woodpeckies.in
b1.woodpeckies.in

DOMAIN STATUS

CLIENT TRANSFER PROHIBITED

REGISTRANT

Name: Abhinandan Jain
Company: Woodpecker Technologies Pvt. Ltd.
Address: 453, Aggarwal Metro HeightsNetaji Subhash Place
City: Pitam Pura
State: Delhi
ZIP: 110034
Country: India
Email: [email protected]
Phone: 01147536800

* 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=wpdocs.in
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "wpdocs.in",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "wpdocs.in",
    "results": [
        {
            "num": 1,
            "domain_name": "wpdocs.in",
            "domain_keyword": "wpdocs",
            "domain_tld": "in",
            "query_time": "2012-11-18 08:00:00",
            "create_date": "2011-12-25",
            "update_date": "2012-08-01",
            "expiry_date": "2012-12-25",
            "registrar_name": "Directi Web Services Pvt. Ltd. (R118-AFIN)",
            "registrant_name": "Abhinandan Jain",
            "registrant_company": "Woodpecker Technologies Pvt. Ltd.",
            "registrant_address": "453, Aggarwal Metro HeightsNetaji Subhash Place",
            "registrant_city": "Pitam Pura",
            "registrant_state": "Delhi",
            "registrant_zip": "110034",
            "registrant_country": "IN",
            "registrant_email": "[email protected]",
            "registrant_phone": "01147536800",
            "name_servers": [
                "dns1.woodpeckertechnologies.com",
                "dns2.woodpeckertechnologies.com"
            ],
            "domain_status": [
                "CLIENT TRANSFER PROHIBITED"
            ]
        },
        {
            "num": 2,
            "domain_name": "wpdocs.in",
            "domain_keyword": "wpdocs",
            "domain_tld": "in",
            "query_time": "2015-03-26 00:00:00",
            "create_date": "2011-12-25",
            "update_date": "2014-12-26",
            "expiry_date": "2015-12-25",
            "registrar_iana": 1337,
            "registrar_name": "Webiq Domains Solutions Pvt. Ltd. (R131-AFIN)",
            "registrant_name": "Abhinandan Jain",
            "registrant_company": "Woodpecker Technologies Pvt. Ltd.",
            "registrant_address": "453, Aggarwal Metro HeightsNetaji Subhash Place",
            "registrant_city": "Pitam Pura",
            "registrant_state": "Delhi",
            "registrant_zip": "110034",
            "registrant_country": "IN",
            "registrant_email": "[email protected]",
            "registrant_phone": "01147536800",
            "name_servers": [
                "a1.woodpeckies.in",
                "b1.woodpeckies.in"
            ],
            "domain_status": [
                "CLIENT TRANSFER PROHIBITED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.071,
        "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>wpdocs.in</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>wpdocs.in</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>wpdocs.in</domain_name>
   <domain_keyword>wpdocs</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2012-11-18 08:00:00</query_time>
   <create_date>2011-12-25</create_date>
   <update_date>2012-08-01</update_date>
   <expiry_date>2012-12-25</expiry_date>
   <registrar_name>Directi Web Services Pvt. Ltd. (R118-AFIN)</registrar_name>
   <registrant_name>Abhinandan Jain</registrant_name>
   <registrant_company>Woodpecker Technologies Pvt. Ltd.</registrant_company>
   <registrant_address>453, Aggarwal Metro HeightsNetaji Subhash Place</registrant_address>
   <registrant_city>Pitam Pura</registrant_city>
   <registrant_state>Delhi</registrant_state>
   <registrant_zip>110034</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>01147536800</registrant_phone>
   <name_servers>
    <value>dns1.woodpeckertechnologies.com</value>
    <value>dns2.woodpeckertechnologies.com</value>
   </name_servers>
   <domain_status>
    <value>CLIENT TRANSFER PROHIBITED</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>wpdocs.in</domain_name>
   <domain_keyword>wpdocs</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2015-03-26 00:00:00</query_time>
   <create_date>2011-12-25</create_date>
   <update_date>2014-12-26</update_date>
   <expiry_date>2015-12-25</expiry_date>
   <registrar_iana>1337</registrar_iana>
   <registrar_name>Webiq Domains Solutions Pvt. Ltd. (R131-AFIN)</registrar_name>
   <registrant_name>Abhinandan Jain</registrant_name>
   <registrant_company>Woodpecker Technologies Pvt. Ltd.</registrant_company>
   <registrant_address>453, Aggarwal Metro HeightsNetaji Subhash Place</registrant_address>
   <registrant_city>Pitam Pura</registrant_city>
   <registrant_state>Delhi</registrant_state>
   <registrant_zip>110034</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>01147536800</registrant_phone>
   <name_servers>
    <value>a1.woodpeckies.in</value>
    <value>b1.woodpeckies.in</value>
   </name_servers>
   <domain_status>
    <value>CLIENT TRANSFER PROHIBITED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.071</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 10 domain names (in 0.022 seconds) which contained the exact domain keyword "wpdocs".
Domain Name Registered Expiry Registrar Ownership
1 wpdocs.com 25 Nov 2012 25 Nov 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
2 wpdocs.co 8 Oct 2014 7 Oct 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0138578557
3 wpdocs.ru 21 Jan 2016 21 Jan 2025 REGRU-RU Private Person
4 wpdocs.io 31 May 2022 31 May 2025 Cloudflare, Inc DATA REDACTED
5 wpdocs.xyz 19 Sep 2022 19 Sep 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
6 wpdocs.co.uk 26 Nov 2022 26 Nov 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
7 wpdocs.chat 10 Feb 2023 10 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
8 wpdocs.net 6 Mar 2023 6 Mar 2025 Soluciones Corporativas IP, SL -
9 wpdocs.info 7 Aug 2023 7 Aug 2024 Porkbun LLC Private by Design, LLC
10 wpdocs.org 1 Jan 2024 1 Jan 2025 Sav.com, LLC Privacy Protection
11 wpdocs.online 3 Apr 2024 3 Apr 2025 GMO Internet Group, Inc. d/b/a Onamae.com GMO-Z.com RUNSYSTEM JSC

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=wpdocs&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "wpdocs",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 11,
        "relation": "eq",
        "current": 11
    },
    "unique_domains": "wpdocs.com, wpdocs.co, wpdocs.ru, wpdocs.io, wpdocs.xyz, wpdocs.co.uk, wpdocs.chat, wpdocs.net, wpdocs.info, wpdocs.org, wpdocs.online",
    "results": [
        {
            "num": 1,
            "domain_name": "wpdocs.com",
            "domain_keyword": "wpdocs",
            "domain_tld": "com",
            "query_time": "2024-05-10 04:54:58",
            "create_date": "2012-11-25",
            "update_date": "2020-11-19",
            "expiry_date": "2025-11-25",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "wpdocs.co",
            "domain_keyword": "wpdocs",
            "domain_tld": "co",
            "query_time": "2024-05-01 06:31:44",
            "create_date": "2014-10-08",
            "update_date": "2023-10-11",
            "expiry_date": "2024-10-07",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0138578557",
            "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.webserversystems.com",
                "ns2.webserversystems.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "wpdocs.ru",
            "domain_keyword": "wpdocs",
            "domain_tld": "ru",
            "query_time": "2024-05-03 06:17:10",
            "create_date": "2016-01-21",
            "expiry_date": "2025-01-21",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns1.beget.ru",
                "ns2.beget.com",
                "ns2.beget.pro",
                "ns2.beget.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 4,
            "domain_name": "wpdocs.io",
            "domain_keyword": "wpdocs",
            "domain_tld": "io",
            "query_time": "2024-05-08 12:12:06",
            "create_date": "2022-05-31",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-31",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hampshire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "lisa.ns.cloudflare.com",
                "simon.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "wpdocs.xyz",
            "domain_keyword": "wpdocs",
            "domain_tld": "xyz",
            "query_time": "2024-04-24 21:53:17",
            "create_date": "2022-09-19",
            "update_date": "2023-08-31",
            "expiry_date": "2024-09-19",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "wpdocs.co.uk",
            "domain_keyword": "wpdocs",
            "domain_tld": "co.uk",
            "query_time": "2024-03-31 11:15:21",
            "create_date": "2022-11-26",
            "update_date": "2023-11-28",
            "expiry_date": "2024-11-26",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "amit.ns.cloudflare.com",
                "donna.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 7,
            "domain_name": "wpdocs.chat",
            "domain_keyword": "wpdocs",
            "domain_tld": "chat",
            "query_time": "2024-04-24 21:53:17",
            "create_date": "2023-02-10",
            "update_date": "2024-01-16",
            "expiry_date": "2025-02-10",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "wpdocs.net",
            "domain_keyword": "wpdocs",
            "domain_tld": "net",
            "query_time": "2024-05-08 12:12:06",
            "create_date": "2023-03-06",
            "update_date": "2024-01-17",
            "expiry_date": "2025-03-06",
            "registrar_iana": 1383,
            "registrar_name": "Soluciones Corporativas IP, SL",
            "registrar_website": "http://www.dondominio.com",
            "name_servers": [
                "ns.wpsysadmin.eu",
                "ns.wpsysadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "wpdocs.info",
            "domain_keyword": "wpdocs",
            "domain_tld": "info",
            "query_time": "2024-05-01 06:31:44",
            "create_date": "2023-08-07",
            "update_date": "2023-08-12",
            "expiry_date": "2024-08-07",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.elnhost.com",
                "ns2.elnhost.com",
                "ns3.elnhost.com",
                "ns4.elnhost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "wpdocs.org",
            "domain_keyword": "wpdocs",
            "domain_tld": "org",
            "query_time": "2024-05-08 12:12:07",
            "create_date": "2024-01-01",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-01",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "wpdocs.online",
            "domain_keyword": "wpdocs",
            "domain_tld": "online",
            "query_time": "2024-04-06 17:06:44",
            "create_date": "2024-04-03",
            "expiry_date": "2025-04-03",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "GMO-Z.com RUNSYSTEM JSC",
            "registrant_state": "Hanoi",
            "registrant_country": "VN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-a1.tenten.vn",
                "ns-a2.tenten.vn",
                "ns-a3.tenten.vn"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.022,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>wpdocs</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>11</total>
  <relation>eq</relation>
  <current>11</current>
 </count>
 <unique_domains>wpdocs.com, wpdocs.co, wpdocs.ru, wpdocs.io, wpdocs.xyz, wpdocs.co.uk, wpdocs.chat, wpdocs.net, wpdocs.info, wpdocs.org, wpdocs.online</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>wpdocs.com</domain_name>
   <domain_keyword>wpdocs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 04:54:58</query_time>
   <create_date>2012-11-25</create_date>
   <update_date>2020-11-19</update_date>
   <expiry_date>2025-11-25</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>wpdocs.co</domain_name>
   <domain_keyword>wpdocs</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-01 06:31:44</query_time>
   <create_date>2014-10-08</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0138578557</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.webserversystems.com</value>
    <value>ns2.webserversystems.com</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>wpdocs.ru</domain_name>
   <domain_keyword>wpdocs</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 06:17:10</query_time>
   <create_date>2016-01-21</create_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns1.beget.ru</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
    <value>ns2.beget.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>wpdocs.io</domain_name>
   <domain_keyword>wpdocs</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-08 12:12:06</query_time>
   <create_date>2022-05-31</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hampshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>lisa.ns.cloudflare.com</value>
    <value>simon.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>wpdocs.xyz</domain_name>
   <domain_keyword>wpdocs</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-24 21:53:17</query_time>
   <create_date>2022-09-19</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>wpdocs.co.uk</domain_name>
   <domain_keyword>wpdocs</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-03-31 11:15:21</query_time>
   <create_date>2022-11-26</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>amit.ns.cloudflare.com</value>
    <value>donna.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>wpdocs.chat</domain_name>
   <domain_keyword>wpdocs</domain_keyword>
   <domain_tld>chat</domain_tld>
   <query_time>2024-04-24 21:53:17</query_time>
   <create_date>2023-02-10</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-02-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_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>wpdocs.net</domain_name>
   <domain_keyword>wpdocs</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 12:12:06</query_time>
   <create_date>2023-03-06</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>Soluciones Corporativas IP, SL</registrar_name>
   <registrar_website>http://www.dondominio.com</registrar_website>
   <name_servers>
    <value>ns.wpsysadmin.eu</value>
    <value>ns.wpsysadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>wpdocs.info</domain_name>
   <domain_keyword>wpdocs</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-01 06:31:44</query_time>
   <create_date>2023-08-07</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.elnhost.com</value>
    <value>ns2.elnhost.com</value>
    <value>ns3.elnhost.com</value>
    <value>ns4.elnhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>wpdocs.org</domain_name>
   <domain_keyword>wpdocs</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-08 12:12:07</query_time>
   <create_date>2024-01-01</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-01</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>Privacy Protection</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>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>wpdocs.online</domain_name>
   <domain_keyword>wpdocs</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-06 17:06:44</query_time>
   <create_date>2024-04-03</create_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>GMO-Z.com RUNSYSTEM JSC</registrant_company>
   <registrant_state>Hanoi</registrant_state>
   <registrant_country>VN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-a1.tenten.vn</value>
    <value>ns-a2.tenten.vn</value>
    <value>ns-a3.tenten.vn</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.022</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 3,821 domain names (in 0.151 seconds) which look and sound like the brand name "wpdocs".
Domain Name Registered Expiry Registrar Ownership
1 wtdocs.com 18 Apr 2024 18 Apr 2025 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
2 wpdock.site 25 Jul 2020 25 Jul 2024 Key-Systems LLC Doctor It
3 updocs.net 21 Jun 2018 21 Jun 2024 NameSilo, LLC -
4 kpdocs.org 6 Feb 2001 6 Feb 2025 MarkMonitor Inc. Kaiser Permanente
5 wp-docs.ru 1 Aug 2018 1 Aug 2024 REGRU-RU Private Person
6 updocs.app 6 Sep 2023 6 Sep 2024 Key-Systems LLC REDACTED FOR PRIVACY
7 gpdocs.world 12 Nov 2017 12 Nov 2024 Tucows Domains Inc. Data Protected
8 fpdocs.com 2 Jul 1998 1 Jul 2025 Network Solutions, LLC -
9 kpdocs.net 6 Feb 2001 6 Feb 2025 MarkMonitor, Inc. Kaiser Permanente
10 wgdocs.com 20 Jan 2009 20 Jan 2025 GoDaddy.com, LLC -
11 wcpdocs.com 1 Feb 2012 1 Feb 2025 ENOM, INC. Whois Privacy Protection Service, Inc.
12 wedocs.co 17 Oct 2020 17 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
13 pwdocs.com 5 Sep 2018 5 Sep 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
14 npdocs.com 15 Apr 2024 15 Apr 2025 Network Solutions, LLC -
15 pwdocs.net 2 Nov 2011 10 Mar 2025 GoDaddy.com, LLC -
16 epdocs.info 27 Feb 2024 27 Feb 2026 GoDaddy.com, LLC Domains By Proxy, LLC
17 wpdocks.com 8 May 2020 8 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
18 tpdocs.com 23 Nov 2014 23 Nov 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
19 wpdock.net 16 May 2024 16 May 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
20 ipdocs.net 7 Jan 2014 7 Jan 2025 Wild West Domains, LLC -
21 rpdocs.com 7 Apr 2014 14 May 2025 GoDaddy.com, LLC -
22 wedocs.com 7 Jul 2016 7 Jul 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
23 wtdocs.site 27 Jan 2024 27 Jan 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
24 xpdocs.com 26 Mar 2024 26 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
25 wadocs.com 6 Mar 2022 6 Mar 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
26 wpdots.net 7 Jul 2023 7 Jul 2024 NAMECHEAP INC Zohair Gujjar
27 pwdocs.online 28 Jan 2018 28 Jan 2025 Go Daddy, LLC Domains By Proxy, LLC
28 wpadocs.net 23 Nov 2015 23 Nov 2024 GoDaddy.com, LLC -
29 wedocs.pt - - - Wemanage - Consultoria Financeira, Lda
30 ipdocs.org 18 Feb 2015 18 Feb 2025 Wild West Domains, LLC VB CAD, Inc.
31 w3docs.online 24 Nov 2019 24 Nov 2029 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) lihong
32 wrdocs.com 30 Jan 2014 30 Jan 2029 GoDaddy.com, LLC -
33 wp-docs.com 14 Dec 2017 14 Dec 2024 TUCOWS, INC. Contact Privacy Inc. Customer 0150124136
34 wpsdocs.jp 7 Jul 2021 31 Jul 2024 - Weng Yongbiao
35 spdocs.net 22 Mar 2011 22 Mar 2026 Network Solutions, LLC -
36 mpdocs.com 8 Mar 2008 15 Jan 2025 GoDaddy.com, LLC -
37 apdocs.cloud 20 Jun 2019 20 Jun 2024 Gandi SAS After Premise Ltd
38 ppdocs.org 9 Feb 2012 9 Feb 2025 Network Solutions, LLC Tricon Commerical
39 wkdocs.org 10 Apr 2008 10 Apr 2025 GoDaddy.com, LLC Willis-Knighton Health System
40 hpdocs.net 31 Jan 2024 31 Jan 2025 GoDaddy.com, LLC -
41 wpdock.host 14 May 2024 14 May 2034 Namecheap Privacy service provided by Withheld for Privacy ehf
42 ppdocs.space 15 Aug 2016 15 Aug 2024 Network Solutions LLC Peirson and Patterson
43 mpdocs.ru 7 Oct 2022 7 Oct 2024 RU-CENTER-RU Private Person
44 wydocs.com 3 Dec 2010 18 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
45 wpdocx.com 13 Jul 2018 13 Jul 2024 GoDaddy.com, LLC -
46 wcdocs.com 24 Sep 2015 24 Sep 2024 GoDaddy.com, LLC -
47 wpdock.dev 18 May 2024 18 May 2025 CloudFlare, Inc. Doctor It
48 w-docs.com 16 May 2024 16 May 2025 Ascio Technologies, Inc Not Disclosed
49 wpadocs.com 23 Nov 2015 23 Nov 2024 GoDaddy.com, LLC -
50 w3docs.com 2 Dec 2013 2 Dec 2027 GoDaddy.com, LLC -
51 apdocs.com 19 Nov 2006 19 Nov 2024 GoDaddy.com, LLC -
52 whpdocs.com 15 Dec 2002 15 Dec 2025 NameCheap, Inc. -
53 wkdocs.com 29 Dec 1997 28 Dec 2024 GoDaddy.com, LLC -
54 cpdocs.com 7 Jun 2004 7 Jun 2024 Tucows Domains Inc. -
55 wsdocs.com 17 Jul 2023 17 Jul 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
56 widocs.com 1 Jun 2023 1 Jun 2024 PSI-USA, Inc. dba Domain Robot sili
57 wedocs.org 7 Mar 2020 7 Mar 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
58 lpdocs.net 18 Jun 2021 18 Jun 2024 Wix.Com Ltd. Wix.com Ltd.
59 spdocs.org 13 Apr 2023 13 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
60 spdocs.com 11 Apr 2024 11 Apr 2025 Network Solutions, LLC -
61 dpdocs.com 23 Apr 2023 23 Apr 2024 TradeNamed LLC HugeDomains.com
62 w4docs.com 25 Oct 2013 25 Oct 2024 GANDI SAS ITESOFT
63 ypdocs.com 20 Apr 2023 20 Apr 2024 OwnRegistrar, Inc. WhoisSecure
64 dpdocs.org 17 Feb 2022 17 Feb 2025 Name.com, Inc. Domain Protection Services, Inc.
65 ppdocs.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD DAVID JIN
66 wpdogs.com 16 Dec 2014 16 Dec 2024 DREAMHOST Proxy Protection LLC
67 wtdocs.net 18 Apr 2023 18 Apr 2025 HOSTINGER operations, UAB -
68 wodocs.com 26 Jan 2010 26 Jan 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
69 cpdocs.pro 4 Aug 2019 4 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
70 wpdock.com 15 Aug 2020 15 Aug 2024 Dynadot13 LLC -
71 wpdos.com 1 Mar 2024 1 Mar 2025 SAV.COM, LLC AYMAN HAFEZ
72 cpdocs.net 4 Aug 2019 4 Aug 2024 GoDaddy.com, LLC -
73 w3docs.org 16 Dec 2013 16 Dec 2024 Name.com, Inc. Bristlecone IT Services
74 jpdocs.uk 15 Sep 2020 15 Sep 2024 Squarespace Domains LLC [Tag = GOOGLE] -
75 spdocs.info 26 Sep 2016 26 Sep 2024 Network Solutions, LLC REDACTED FOR PRIVACY
76 wdocs.com 21 Mar 2002 20 Mar 2025 GoDaddy.com, LLC -
77 wpdoc.ru 21 Jan 2016 21 Jan 2025 REGRU-RU Private Person
78 pdocs.ai - - 1api.net Domains By Proxy, LLC
79 wpdoc.pl 25 Dec 2023 25 Dec 2024 Aftermarket.pl Limited -
80 wpdoc.com 11 Nov 2009 11 Nov 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
81 updocs.org 2 Oct 2022 2 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
82 apdocs.app 20 Mar 2024 20 Mar 2025 CloudFlare, Inc. DATA REDACTED
83 tpdocs.co.uk 24 Jun 2005 24 Jun 2024 Nom-IQ Limited t/a Com Laude [Tag = NOMIQ] -
84 gpdocs.com 6 Nov 2012 6 Nov 2025 Hostopia Canada Corp. -
85 wpdots.io 2 Oct 2020 2 Oct 2024 NameCheap, Inc. REDACTED FOR PRIVACY
86 w3docs.xyz 17 Apr 2023 17 Apr 2025 Sav.com, LLC Privacy Protection
87 ppdocs.biz 9 Feb 2012 8 Feb 2025 Network Solutions, LLC Tricon Commerical
88 ppdocs.info 9 Feb 2012 9 Feb 2025 Network Solutions, LLC Tricon Commerical
89 vpdocs.com 30 Aug 2007 30 Aug 2024 NameSilo, LLC See PrivacyGuardian.org
90 wpdots.com 12 Dec 2022 12 Dec 2024 Tucows Domains Inc. -
91 cpdocs.org 27 Nov 2014 27 Nov 2024 Tucows Domains Inc. InMotion Hosting, Inc.
92 3pdocs.com 29 Sep 2007 29 Sep 2024 IONOS SE 3P Partners
93 epdocs.org 31 Mar 2023 31 Mar 2025 Wild West Domains, LLC Domains By Proxy, LLC
94 wmdocs.com 16 Sep 2021 16 Sep 2024 Key-Systems GmbH REDACTED FOR PRIVACY
95 wldocs.com 1 Dec 2015 1 Dec 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
96 ipdocs.com 5 Feb 2014 5 Feb 2025 Wild West Domains, LLC -
97 wkdocs.net 10 Apr 2008 10 Apr 2026 GoDaddy.com, LLC -
98 wbdocs.com 13 May 2004 13 May 2026 Network Solutions, LLC -
99 gpdocs.net 6 Nov 2012 6 Nov 2025 Hostopia Canada Corp. -
100 gpdocs.co.nz 6 Nov 2012 - Freeparking Limited t/a DiscountDomains -
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 Wpdocs.in.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=wpdocs.in
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "wpdocs.in",
        "page_size": 100
    },
    "count": {
        "total": 3821,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "wtdocs.com, wpdock.site, updocs.net, kpdocs.org, wp-docs.ru, updocs.app, gpdocs.world, fpdocs.com, kpdocs.net, wgdocs.com, wcpdocs.com, wedocs.co, pwdocs.com, npdocs.com, pwdocs.net, epdocs.info, wpdocks.com, tpdocs.com, wpdock.net, ipdocs.net, rpdocs.com, wedocs.com, wtdocs.site, xpdocs.com, wadocs.com, wpdots.net, pwdocs.online, wpadocs.net, wedocs.pt, ipdocs.org, w3docs.online, wrdocs.com, wp-docs.com, wpsdocs.jp, spdocs.net, mpdocs.com, apdocs.cloud, ppdocs.org, wkdocs.org, hpdocs.net, wpdock.host, ppdocs.space, mpdocs.ru, wydocs.com, wpdocx.com, wcdocs.com, wpdock.dev, w-docs.com, wpadocs.com, w3docs.com, apdocs.com, whpdocs.com, wkdocs.com, cpdocs.com, wsdocs.com, widocs.com, wedocs.org, lpdocs.net, spdocs.org, spdocs.com, dpdocs.com, w4docs.com, ypdocs.com, dpdocs.org, ppdocs.com.au, wpdogs.com, wtdocs.net, wodocs.com, cpdocs.pro, wpdock.com, wpdos.com, cpdocs.net, w3docs.org, jpdocs.uk, spdocs.info, wdocs.com, wpdoc.ru, pdocs.ai, wpdoc.pl, wpdoc.com, updocs.org, apdocs.app, tpdocs.co.uk, gpdocs.com, wpdots.io, w3docs.xyz, ppdocs.biz, ppdocs.info, vpdocs.com, wpdots.com, cpdocs.org, 3pdocs.com, epdocs.org, wmdocs.com, wldocs.com, ipdocs.com, wkdocs.net, wbdocs.com, gpdocs.net, gpdocs.co.nz",
    "results": [
        {
            "num": 1,
            "domain_name": "wtdocs.com",
            "domain_keyword": "wtdocs",
            "domain_tld": "com",
            "query_time": "2024-04-21 14:36:55",
            "create_date": "2024-04-18",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-18",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "wpdock.site",
            "domain_keyword": "wpdock",
            "domain_tld": "site",
            "query_time": "2024-04-09 16:09:52",
            "create_date": "2020-07-25",
            "update_date": "2023-10-26",
            "expiry_date": "2024-07-25",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "Doctor It",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "amir.ns.cloudflare.com",
                "chin.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "updocs.net",
            "domain_keyword": "updocs",
            "domain_tld": "net",
            "query_time": "2024-04-08 05:15:41",
            "create_date": "2018-06-21",
            "update_date": "2023-05-31",
            "expiry_date": "2024-06-21",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "brenda.ns.cloudflare.com",
                "earl.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "kpdocs.org",
            "domain_keyword": "kpdocs",
            "domain_tld": "org",
            "query_time": "2024-04-24 08:04:51",
            "create_date": "2001-02-06",
            "update_date": "2023-01-10",
            "expiry_date": "2025-02-06",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Kaiser Permanente",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "wp-docs.ru",
            "domain_keyword": "wp-docs",
            "domain_tld": "ru",
            "query_time": "2024-05-03 06:16:56",
            "create_date": "2018-08-01",
            "expiry_date": "2024-08-01",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.ihc.ru",
                "ns2.ihc.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 6,
            "domain_name": "updocs.app",
            "domain_keyword": "updocs",
            "domain_tld": "app",
            "query_time": "2024-03-26 09:30:36",
            "create_date": "2023-09-06",
            "update_date": "2023-09-11",
            "expiry_date": "2024-09-06",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.zxcs.be",
                "ns.zxcs.eu",
                "ns.zxcs.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "gpdocs.world",
            "domain_keyword": "gpdocs",
            "domain_tld": "world",
            "query_time": "2024-04-24 17:56:41",
            "create_date": "2017-11-12",
            "update_date": "2024-04-04",
            "expiry_date": "2024-11-12",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NZ",
            "registrant_email": "please query the rdds service of the registrar 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.discountdomains.co.nz",
                "ns2.discountdomains.co.nz",
                "ns3.discountdomains.co.nz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "fpdocs.com",
            "domain_keyword": "fpdocs",
            "domain_tld": "com",
            "query_time": "2024-04-18 15:04:06",
            "create_date": "1998-07-02",
            "update_date": "2020-05-02",
            "expiry_date": "2025-07-01",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "dns2.earthlink.net",
                "dns3.earthlink.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "kpdocs.net",
            "domain_keyword": "kpdocs",
            "domain_tld": "net",
            "query_time": "2024-04-24 08:04:51",
            "create_date": "2001-02-06",
            "update_date": "2023-01-05",
            "expiry_date": "2025-02-06",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Kaiser Permanente",
            "registrant_address": "300 Lakeside Drive,",
            "registrant_city": "Oakland",
            "registrant_state": "CA",
            "registrant_zip": "94612",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8185255531",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "wgdocs.com",
            "domain_keyword": "wgdocs",
            "domain_tld": "com",
            "query_time": "2024-04-28 15:14:28",
            "create_date": "2009-01-20",
            "update_date": "2023-01-10",
            "expiry_date": "2025-01-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "wcpdocs.com",
            "domain_keyword": "wcpdocs",
            "domain_tld": "com",
            "query_time": "2024-04-26 10:47:17",
            "create_date": "2012-02-01",
            "update_date": "2024-01-25",
            "expiry_date": "2025-02-01",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "Whois Agent (820685453)",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "registrant_address": "PO Box 639, C/O wcpdocs.com",
            "registrant_city": "Kirkland",
            "registrant_state": "WA",
            "registrant_zip": "98083",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4252740657",
            "registrant_fax": "+1.4259744730",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "wedocs.co",
            "domain_keyword": "wedocs",
            "domain_tld": "co",
            "query_time": "2024-05-08 08:00:07",
            "create_date": "2020-10-17",
            "update_date": "2023-09-22",
            "expiry_date": "2024-10-17",
            "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": [
                "gene.ns.cloudflare.com",
                "toby.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "pwdocs.com",
            "domain_keyword": "pwdocs",
            "domain_tld": "com",
            "query_time": "2024-04-25 08:58:22",
            "create_date": "2018-09-05",
            "update_date": "2020-08-30",
            "expiry_date": "2024-09-05",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "npdocs.com",
            "domain_keyword": "npdocs",
            "domain_tld": "com",
            "query_time": "2024-04-18 14:32:30",
            "create_date": "2024-04-15",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-15",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "pwdocs.net",
            "domain_keyword": "pwdocs",
            "domain_tld": "net",
            "query_time": "2024-04-25 08:58:22",
            "create_date": "2011-11-02",
            "update_date": "2023-03-10",
            "expiry_date": "2025-03-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns09.domaincontrol.com",
                "pdns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "epdocs.info",
            "domain_keyword": "epdocs",
            "domain_tld": "info",
            "query_time": "2024-05-04 18:58:09",
            "create_date": "2024-02-27",
            "update_date": "2024-03-03",
            "expiry_date": "2026-02-27",
            "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": [
                "ns1.tinyurl.com",
                "ns2.tinyurl.com",
                "ns3.tinyurl.com",
                "ns4.tinyurl.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "wpdocks.com",
            "domain_keyword": "wpdocks",
            "domain_tld": "com",
            "query_time": "2024-05-11 02:15:19",
            "create_date": "2020-05-08",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-08",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=wpdocks.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "may.ns.cloudflare.com",
                "rob.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "tpdocs.com",
            "domain_keyword": "tpdocs",
            "domain_tld": "com",
            "query_time": "2024-04-24 04:28:58",
            "create_date": "2014-11-23",
            "update_date": "2020-11-17",
            "expiry_date": "2025-11-23",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg3.namebrightdns.com",
                "nsg4.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "wpdock.net",
            "domain_keyword": "wpdock",
            "domain_tld": "net",
            "query_time": "2024-05-19 17:10:06",
            "create_date": "2024-05-16",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-16",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "ipdocs.net",
            "domain_keyword": "ipdocs",
            "domain_tld": "net",
            "query_time": "2024-04-19 23:21:50",
            "create_date": "2014-01-07",
            "update_date": "2024-01-08",
            "expiry_date": "2025-01-07",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "rpdocs.com",
            "domain_keyword": "rpdocs",
            "domain_tld": "com",
            "query_time": "2024-04-16 08:21:07",
            "create_date": "2014-04-07",
            "update_date": "2023-06-20",
            "expiry_date": "2025-05-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "wedocs.com",
            "domain_keyword": "wedocs",
            "domain_tld": "com",
            "query_time": "2024-04-15 10:11:15",
            "create_date": "2016-07-07",
            "update_date": "2023-08-28",
            "expiry_date": "2025-07-07",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "hu bei",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "wtdocs.site",
            "domain_keyword": "wtdocs",
            "domain_tld": "site",
            "query_time": "2024-03-26 08:22:49",
            "create_date": "2024-01-27",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-27",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "xpdocs.com",
            "domain_keyword": "xpdocs",
            "domain_tld": "com",
            "query_time": "2024-03-29 14:38:33",
            "create_date": "2024-03-26",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-26",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "wadocs.com",
            "domain_keyword": "wadocs",
            "domain_tld": "com",
            "query_time": "2024-05-13 11:58:41",
            "create_date": "2022-03-06",
            "update_date": "2022-08-23",
            "expiry_date": "2024-03-06",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "wpdots.net",
            "domain_keyword": "wpdots",
            "domain_tld": "net",
            "query_time": "2024-03-31 11:15:22",
            "create_date": "2023-07-07",
            "update_date": "2023-07-07",
            "expiry_date": "2024-07-07",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Zohair Gujjar",
            "registrant_address": "Wellhead Lane, Perry Barr, Birmingham.",
            "registrant_city": "Birmingham",
            "registrant_state": "West Midlands County",
            "registrant_zip": "B42 2SU",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.7405466708",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "pwdocs.online",
            "domain_keyword": "pwdocs",
            "domain_tld": "online",
            "query_time": "2024-04-25 08:58:22",
            "create_date": "2018-01-28",
            "update_date": "2024-04-15",
            "expiry_date": "2025-01-28",
            "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": [
                "ns.inmotionhosting.com",
                "ns2.inmotionhosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "wpadocs.net",
            "domain_keyword": "wpadocs",
            "domain_tld": "net",
            "query_time": "2024-05-01 06:30:45",
            "create_date": "2015-11-23",
            "update_date": "2022-09-20",
            "expiry_date": "2024-11-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "wedocs.pt",
            "domain_keyword": "wedocs",
            "domain_tld": "pt",
            "query_time": "2024-05-08 08:00:23",
            "registrant_name": "Wemanage - Consultoria Financeira, Lda",
            "registrant_address": "Rua Conde D Aurora 130 - 4º Esq.",
            "registrant_city": "Porto",
            "registrant_state": "Porto",
            "registrant_zip": "4200-011-011",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.eventkey.pt",
                "ns2.eventkey.pt"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 30,
            "domain_name": "ipdocs.org",
            "domain_keyword": "ipdocs",
            "domain_tld": "org",
            "query_time": "2024-04-19 23:21:50",
            "create_date": "2015-02-18",
            "update_date": "2023-04-04",
            "expiry_date": "2025-02-18",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://whois.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "VB CAD, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Utah",
            "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": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "w3docs.online",
            "domain_keyword": "w3docs",
            "domain_tld": "online",
            "query_time": "2024-05-15 11:55:37",
            "create_date": "2019-11-24",
            "update_date": "2023-08-31",
            "expiry_date": "2029-11-24",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "lihong",
            "registrant_state": "Guang Dong",
            "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": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "wrdocs.com",
            "domain_keyword": "wrdocs",
            "domain_tld": "com",
            "query_time": "2024-04-15 10:52:37",
            "create_date": "2014-01-30",
            "update_date": "2024-01-31",
            "expiry_date": "2029-01-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "wp-docs.com",
            "domain_keyword": "wp-docs",
            "domain_tld": "com",
            "query_time": "2024-05-07 18:27:22",
            "create_date": "2017-12-14",
            "update_date": "2023-12-13",
            "expiry_date": "2024-12-14",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "Contact Privacy Inc. Customer 0150124136",
            "registrant_company": "Contact Privacy Inc. Customer 0150124136",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M6K 3M1",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4165385457",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "wpsdocs.jp",
            "domain_keyword": "wpsdocs",
            "domain_tld": "jp",
            "query_time": "2024-04-21 10:53:00",
            "create_date": "2021-07-07",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-31",
            "registrant_name": "Weng Yongbiao",
            "registrant_address": "5th floor tamachi G-base",
            "registrant_zip": "108-0014",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-3582-8230",
            "registrant_fax": "03-3582-8231",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 35,
            "domain_name": "spdocs.net",
            "domain_keyword": "spdocs",
            "domain_tld": "net",
            "query_time": "2024-04-15 00:04:18",
            "create_date": "2011-03-22",
            "update_date": "2021-01-21",
            "expiry_date": "2026-03-22",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns47.worldnic.com",
                "ns48.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "mpdocs.com",
            "domain_keyword": "mpdocs",
            "domain_tld": "com",
            "query_time": "2024-04-24 20:44:08",
            "create_date": "2008-03-08",
            "update_date": "2023-01-19",
            "expiry_date": "2025-01-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns.rackspace.com",
                "ns2.rackspace.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "apdocs.cloud",
            "domain_keyword": "apdocs",
            "domain_tld": "cloud",
            "query_time": "2024-04-20 02:25:03",
            "create_date": "2019-06-20",
            "update_date": "2023-10-10",
            "expiry_date": "2024-06-20",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "After Premise Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1464.awsdns-55.org",
                "ns-1630.awsdns-11.co.uk",
                "ns-332.awsdns-41.com",
                "ns-897.awsdns-48.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "ppdocs.org",
            "domain_keyword": "ppdocs",
            "domain_tld": "org",
            "query_time": "2024-04-22 12:07:56",
            "create_date": "2012-02-09",
            "update_date": "2023-12-16",
            "expiry_date": "2025-02-09",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tricon Commerical",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.worldnic.com",
                "ns12.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "wkdocs.org",
            "domain_keyword": "wkdocs",
            "domain_tld": "org",
            "query_time": "2024-04-13 10:32:29",
            "create_date": "2008-04-10",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Willis-Knighton Health System",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Louisiana",
            "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": [
                "pdns09.domaincontrol.com",
                "pdns10.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "hpdocs.net",
            "domain_keyword": "hpdocs",
            "domain_tld": "net",
            "query_time": "2024-03-29 04:57:48",
            "create_date": "2024-01-31",
            "update_date": "2024-01-31",
            "expiry_date": "2025-01-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "wpdock.host",
            "domain_keyword": "wpdock",
            "domain_tld": "host",
            "query_time": "2024-05-16 16:46:17",
            "create_date": "2024-05-14",
            "update_date": "2024-05-14",
            "expiry_date": "2034-05-14",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "amir.ns.cloudflare.com",
                "chin.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "ppdocs.space",
            "domain_keyword": "ppdocs",
            "domain_tld": "space",
            "query_time": "2024-04-22 12:07:56",
            "create_date": "2016-08-15",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-15",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_company": "Peirson and Patterson",
            "registrant_state": "FL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns53.worldnic.com",
                "ns54.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "mpdocs.ru",
            "domain_keyword": "mpdocs",
            "domain_tld": "ru",
            "query_time": "2024-05-03 12:54:27",
            "create_date": "2022-10-07",
            "expiry_date": "2024-10-07",
            "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": 44,
            "domain_name": "wydocs.com",
            "domain_keyword": "wydocs",
            "domain_tld": "com",
            "query_time": "2024-04-17 14:02:17",
            "create_date": "2010-12-03",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-18",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=wydocs.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "wpdocx.com",
            "domain_keyword": "wpdocx",
            "domain_tld": "com",
            "query_time": "2024-04-17 18:49:18",
            "create_date": "2018-07-13",
            "update_date": "2023-07-14",
            "expiry_date": "2024-07-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "wcdocs.com",
            "domain_keyword": "wcdocs",
            "domain_tld": "com",
            "query_time": "2024-04-26 10:39:44",
            "create_date": "2015-09-24",
            "update_date": "2022-09-25",
            "expiry_date": "2024-09-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "wpdock.dev",
            "domain_keyword": "wpdock",
            "domain_tld": "dev",
            "query_time": "2024-05-20 16:30:38",
            "create_date": "2024-05-18",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-18",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "None",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Doctor It",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Noord Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "amir.ns.cloudflare.com",
                "chin.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "w-docs.com",
            "domain_keyword": "w-docs",
            "domain_tld": "com",
            "query_time": "2024-05-19 14:47:32",
            "create_date": "2024-05-16",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-16",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "Not Disclosed",
            "registrant_company": "Not Disclosed",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Not Disclosed",
            "registrant_zip": "Not Disclosed",
            "registrant_country": "SE",
            "registrant_email": "https://whoiscontact.ascio.com?domainname=w-docs.com",
            "registrant_phone": "Not Disclosed",
            "registrant_fax": "Not Disclosed",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "wpadocs.com",
            "domain_keyword": "wpadocs",
            "domain_tld": "com",
            "query_time": "2024-04-22 03:57:43",
            "create_date": "2015-11-23",
            "update_date": "2022-09-20",
            "expiry_date": "2024-11-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "w3docs.com",
            "domain_keyword": "w3docs",
            "domain_tld": "com",
            "query_time": "2024-04-22 10:05:52",
            "create_date": "2013-12-02",
            "update_date": "2022-12-04",
            "expiry_date": "2027-12-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "kara.ns.cloudflare.com",
                "seth.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "apdocs.com",
            "domain_keyword": "apdocs",
            "domain_tld": "com",
            "query_time": "2024-04-20 02:25:05",
            "create_date": "2006-11-19",
            "update_date": "2023-11-20",
            "expiry_date": "2024-11-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.topdomainer.com",
                "ns2.topdomainer.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "whpdocs.com",
            "domain_keyword": "whpdocs",
            "domain_tld": "com",
            "query_time": "2024-04-20 22:41:54",
            "create_date": "2002-12-15",
            "update_date": "2024-03-20",
            "expiry_date": "2025-12-15",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns-1197.awsdns-21.org",
                "ns-302.awsdns-37.com",
                "ns-933.awsdns-52.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "wkdocs.com",
            "domain_keyword": "wkdocs",
            "domain_tld": "com",
            "query_time": "2024-04-13 10:32:29",
            "create_date": "1997-12-29",
            "update_date": "2022-12-29",
            "expiry_date": "2024-12-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns09.domaincontrol.com",
                "pdns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "cpdocs.com",
            "domain_keyword": "cpdocs",
            "domain_tld": "com",
            "query_time": "2024-04-18 21:14:27",
            "create_date": "2004-06-07",
            "update_date": "2023-05-09",
            "expiry_date": "2024-06-07",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "c.cpanel.net",
                "fe.cpanel.net",
                "hg.cpanel.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "wsdocs.com",
            "domain_keyword": "wsdocs",
            "domain_tld": "com",
            "query_time": "2024-03-31 16:14:13",
            "create_date": "2023-07-17",
            "update_date": "2023-07-17",
            "expiry_date": "2024-07-17",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "https://www.spaceship.com/domains/whois/contact/?d=wsdocs.com",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "gordon.ns.cloudflare.com",
                "miki.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "widocs.com",
            "domain_keyword": "widocs",
            "domain_tld": "com",
            "query_time": "2024-05-12 23:33:48",
            "create_date": "2023-06-01",
            "update_date": "2024-04-23",
            "expiry_date": "2024-06-01",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "sili",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jiangxi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "https://whoispro.domain-robot.org/whois/widocs.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domainnamedns.com",
                "ns2.domainnamedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "wedocs.org",
            "domain_keyword": "wedocs",
            "domain_tld": "org",
            "query_time": "2024-05-19 16:09:05",
            "create_date": "2020-03-07",
            "update_date": "2024-05-18",
            "expiry_date": "2024-03-07",
            "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": "S",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "lpdocs.net",
            "domain_keyword": "lpdocs",
            "domain_tld": "net",
            "query_time": "2024-04-19 13:53:46",
            "create_date": "2021-06-18",
            "update_date": "2021-06-18",
            "expiry_date": "2024-06-18",
            "registrar_iana": 3817,
            "registrar_name": "Wix.Com Ltd.",
            "registrar_website": "http://www.wix.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wix.com Ltd.",
            "registrant_address": "500 Terry Francois Blvd",
            "registrant_city": "San Francisco",
            "registrant_state": "CA",
            "registrant_zip": "94158",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4154291173",
            "registrant_fax": "(415) 643-6479",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "spdocs.org",
            "domain_keyword": "spdocs",
            "domain_tld": "org",
            "query_time": "2024-05-01 04:23:29",
            "create_date": "2023-04-13",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-13",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 60,
            "domain_name": "spdocs.com",
            "domain_keyword": "spdocs",
            "domain_tld": "com",
            "query_time": "2024-04-14 14:24:33",
            "create_date": "2024-04-11",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-11",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "dpdocs.com",
            "domain_keyword": "dpdocs",
            "domain_tld": "com",
            "query_time": "2024-05-14 21:38:49",
            "create_date": "2023-04-23",
            "update_date": "2023-04-24",
            "expiry_date": "2024-04-23",
            "registrar_iana": 1578,
            "registrar_name": "TradeNamed LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "w4docs.com",
            "domain_keyword": "w4docs",
            "domain_tld": "com",
            "query_time": "2024-04-25 03:31:12",
            "create_date": "2013-10-25",
            "update_date": "2023-10-19",
            "expiry_date": "2024-10-25",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ITESOFT",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-177-a.gandi.net",
                "ns-187-c.gandi.net",
                "ns-238-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 63,
            "domain_name": "ypdocs.com",
            "domain_keyword": "ypdocs",
            "domain_tld": "com",
            "query_time": "2024-05-11 20:15:29",
            "create_date": "2023-04-20",
            "update_date": "2023-04-20",
            "expiry_date": "2024-04-20",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "http://www.ownregistrar.com",
            "registrant_name": "WhoisSecure",
            "registrant_company": "WhoisSecure",
            "registrant_address": "18 San Carlos Street",
            "registrant_city": "Los Angeles",
            "registrant_state": "California",
            "registrant_zip": "94110",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6144481974",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net",
                "ns1.cr25.managedns.org",
                "ns2.cr25.managedns.org"
            ],
            "domain_status": [
                "Pending Delete Restorable"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "dpdocs.org",
            "domain_keyword": "dpdocs",
            "domain_tld": "org",
            "query_time": "2024-04-07 10:19:21",
            "create_date": "2022-02-17",
            "update_date": "2024-01-23",
            "expiry_date": "2025-02-17",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1028.awsdns-00.org",
                "ns-1572.awsdns-04.co.uk",
                "ns-455.awsdns-56.com",
                "ns-644.awsdns-16.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "ppdocs.com.au",
            "domain_keyword": "ppdocs",
            "domain_tld": "com.au",
            "query_time": "2024-03-29 02:26:19",
            "update_date": "2023-09-29",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "DAVID JIN",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "wpdogs.com",
            "domain_keyword": "wpdogs",
            "domain_tld": "com",
            "query_time": "2024-05-08 12:12:07",
            "create_date": "2014-12-16",
            "update_date": "2023-11-15",
            "expiry_date": "2024-12-16",
            "registrar_iana": 431,
            "registrar_name": "DREAMHOST",
            "registrar_website": "WWW.DREAMHOST.COM",
            "registrant_name": "Proxy Protection LLC",
            "registrant_company": "Proxy Protection LLC",
            "registrant_address": "417 Associated Rd #327, C/O wpdogs.com",
            "registrant_city": "Brea",
            "registrant_state": "CA",
            "registrant_zip": "92821",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7147064182",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "wtdocs.net",
            "domain_keyword": "wtdocs",
            "domain_tld": "net",
            "query_time": "2024-05-10 16:24:20",
            "create_date": "2023-04-18",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-18",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "name_servers": [
                "ns1.dns-expired.com",
                "ns2.dns-expired.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "wodocs.com",
            "domain_keyword": "wodocs",
            "domain_tld": "com",
            "query_time": "2024-03-31 23:19:43",
            "create_date": "2010-01-26",
            "update_date": "2024-01-04",
            "expiry_date": "2025-01-26",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "cpdocs.pro",
            "domain_keyword": "cpdocs",
            "domain_tld": "pro",
            "query_time": "2024-03-29 13:37:07",
            "create_date": "2019-08-04",
            "update_date": "2021-11-18",
            "expiry_date": "2024-08-04",
            "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": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "wpdock.com",
            "domain_keyword": "wpdock",
            "domain_tld": "com",
            "query_time": "2024-04-17 18:49:18",
            "create_date": "2020-08-15",
            "update_date": "2023-10-01",
            "expiry_date": "2024-08-15",
            "registrar_iana": 2282,
            "registrar_name": "Dynadot13 LLC",
            "registrar_website": "http://www.dynadot13.com",
            "name_servers": [
                "meg.ns.cloudflare.com",
                "quinton.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "wpdos.com",
            "domain_keyword": "wpdos",
            "domain_tld": "com",
            "query_time": "2024-05-08 12:12:07",
            "create_date": "2024-03-01",
            "update_date": "2024-04-30",
            "expiry_date": "2025-03-01",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "AYMAN HAFEZ",
            "registrant_address": "TAHA SHAWKY ELBAZ STREET, MADINET MOUBARK",
            "registrant_city": "AL MANSOURA",
            "registrant_state": "DAKAHLIA",
            "registrant_zip": "13556",
            "registrant_country": "EG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+20.1009468240",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "cpdocs.net",
            "domain_keyword": "cpdocs",
            "domain_tld": "net",
            "query_time": "2024-04-18 21:14:26",
            "create_date": "2019-08-04",
            "update_date": "2023-08-05",
            "expiry_date": "2024-08-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "w3docs.org",
            "domain_keyword": "w3docs",
            "domain_tld": "org",
            "query_time": "2024-04-25 03:28:03",
            "create_date": "2013-12-16",
            "update_date": "2024-04-19",
            "expiry_date": "2024-12-16",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bristlecone IT Services",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TN",
            "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": [
                "ns1hwy.name.com",
                "ns2clp.name.com",
                "ns3cqz.name.com",
                "ns4bht.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "jpdocs.uk",
            "domain_keyword": "jpdocs",
            "domain_tld": "uk",
            "query_time": "2024-04-06 22:57:37",
            "create_date": "2020-09-15",
            "update_date": "2023-09-15",
            "expiry_date": "2024-09-15",
            "registrar_name": "Squarespace Domains LLC [Tag = GOOGLE]",
            "registrar_website": "https://domains.google",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 75,
            "domain_name": "spdocs.info",
            "domain_keyword": "spdocs",
            "domain_tld": "info",
            "query_time": "2024-05-13 14:44:59",
            "create_date": "2016-09-26",
            "update_date": "2023-08-02",
            "expiry_date": "2024-09-26",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns83.worldnic.com",
                "ns84.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "wdocs.com",
            "domain_keyword": "wdocs",
            "domain_tld": "com",
            "query_time": "2024-04-01 13:57:25",
            "create_date": "2002-03-21",
            "update_date": "2024-03-25",
            "expiry_date": "2025-03-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "wpdoc.ru",
            "domain_keyword": "wpdoc",
            "domain_tld": "ru",
            "query_time": "2024-05-03 06:17:10",
            "create_date": "2016-01-21",
            "expiry_date": "2025-01-21",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns1.beget.ru",
                "ns2.beget.com",
                "ns2.beget.pro",
                "ns2.beget.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 78,
            "domain_name": "pdocs.ai",
            "domain_keyword": "pdocs",
            "domain_tld": "ai",
            "query_time": "2024-03-31 12:07:59",
            "registrar_name": "1api.net",
            "registrar_website": "https://www.hexonet.net",
            "registrant_name": "Redacted | EU Registrar",
            "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": "redacted | eu registrar",
            "registrant_phone": "Redacted | EU Registrar",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "wpdoc.pl",
            "domain_keyword": "wpdoc",
            "domain_tld": "pl",
            "query_time": "2024-05-15 19:59:06",
            "create_date": "2023-12-25",
            "update_date": "2023-12-25",
            "expiry_date": "2024-12-25",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 80,
            "domain_name": "wpdoc.com",
            "domain_keyword": "wpdoc",
            "domain_tld": "com",
            "query_time": "2024-04-17 18:49:18",
            "create_date": "2009-11-11",
            "update_date": "2023-10-30",
            "expiry_date": "2024-11-11",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "updocs.org",
            "domain_keyword": "updocs",
            "domain_tld": "org",
            "query_time": "2024-04-08 05:15:41",
            "create_date": "2022-10-02",
            "update_date": "2023-11-16",
            "expiry_date": "2024-10-02",
            "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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "apdocs.app",
            "domain_keyword": "apdocs",
            "domain_tld": "app",
            "query_time": "2024-03-27 11:15:19",
            "create_date": "2024-03-20",
            "update_date": "2024-03-25",
            "expiry_date": "2025-03-20",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "None",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Sao Paulo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "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": [
                "burt.ns.cloudflare.com",
                "kinsley.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "tpdocs.co.uk",
            "domain_keyword": "tpdocs",
            "domain_tld": "co.uk",
            "query_time": "2024-05-06 09:52:12",
            "create_date": "2005-06-24",
            "update_date": "2023-05-26",
            "expiry_date": "2024-06-24",
            "registrar_name": "Nom-IQ Limited t/a Com Laude [Tag = NOMIQ]",
            "registrar_website": "http://www.comlaude.com",
            "name_servers": [
                "ns0.demysdns.net",
                "ns1.demysdns.net",
                "ns2.demysdns.net",
                "ns3.demysdns.net",
                "ns4.demysdns.co.uk",
                "ns5.demysdns.co.uk",
                "ns6.demysdns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 84,
            "domain_name": "gpdocs.com",
            "domain_keyword": "gpdocs",
            "domain_tld": "com",
            "query_time": "2024-04-24 17:56:41",
            "create_date": "2012-11-06",
            "update_date": "2024-04-04",
            "expiry_date": "2025-11-06",
            "registrar_iana": 52,
            "registrar_name": "Hostopia Canada Corp.",
            "registrar_website": "http://www.aplus.net",
            "name_servers": [
                "ns1.discountdomains.co.nz",
                "ns2.discountdomains.co.nz",
                "ns3.discountdomains.co.nz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "wpdots.io",
            "domain_keyword": "wpdots",
            "domain_tld": "io",
            "query_time": "2024-05-15 19:59:05",
            "create_date": "2020-10-02",
            "update_date": "2024-01-04",
            "expiry_date": "2024-10-02",
            "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": "West Midlands County",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "kevin.quicns.cloud",
                "mike.quicns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "w3docs.xyz",
            "domain_keyword": "w3docs",
            "domain_tld": "xyz",
            "query_time": "2024-04-29 00:33:04",
            "create_date": "2023-04-17",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-17",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "ppdocs.biz",
            "domain_keyword": "ppdocs",
            "domain_tld": "biz",
            "query_time": "2024-05-10 16:55:38",
            "create_date": "2012-02-09",
            "update_date": "2023-12-16",
            "expiry_date": "2025-02-08",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tricon Commerical",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns21.worldnic.com",
                "ns22.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "ppdocs.info",
            "domain_keyword": "ppdocs",
            "domain_tld": "info",
            "query_time": "2024-05-10 16:55:38",
            "create_date": "2012-02-09",
            "update_date": "2023-12-16",
            "expiry_date": "2025-02-09",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tricon Commerical",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "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": [
                "ns7.worldnic.com",
                "ns8.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "vpdocs.com",
            "domain_keyword": "vpdocs",
            "domain_tld": "com",
            "query_time": "2024-04-14 06:25:04",
            "create_date": "2007-08-30",
            "update_date": "2024-03-27",
            "expiry_date": "2024-08-30",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "wpdots.com",
            "domain_keyword": "wpdots",
            "domain_tld": "com",
            "query_time": "2024-04-24 21:53:19",
            "create_date": "2022-12-12",
            "update_date": "2023-12-18",
            "expiry_date": "2024-12-12",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "lloyd.ns.cloudflare.com",
                "marissa.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "cpdocs.org",
            "domain_keyword": "cpdocs",
            "domain_tld": "org",
            "query_time": "2024-04-18 21:14:27",
            "create_date": "2014-11-27",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-27",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "InMotion Hosting, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.inmotionhosting.com",
                "ns2.inmotionhosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "3pdocs.com",
            "domain_keyword": "3pdocs",
            "domain_tld": "com",
            "query_time": "2024-04-23 12:20:34",
            "create_date": "2007-09-29",
            "update_date": "2017-12-20",
            "expiry_date": "2024-09-29",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "3P Partners",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1030.ui-dns.biz",
                "ns1030.ui-dns.com",
                "ns1030.ui-dns.de",
                "ns1030.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "epdocs.org",
            "domain_keyword": "epdocs",
            "domain_tld": "org",
            "query_time": "2024-04-02 02:00:13",
            "create_date": "2023-03-31",
            "update_date": "2024-03-31",
            "expiry_date": "2025-03-31",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://whois.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "wmdocs.com",
            "domain_keyword": "wmdocs",
            "domain_tld": "com",
            "query_time": "2024-05-20 10:02:16",
            "create_date": "2021-09-16",
            "update_date": "2023-08-07",
            "expiry_date": "2024-09-16",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://home.pl",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "LOD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "wldocs.com",
            "domain_keyword": "wldocs",
            "domain_tld": "com",
            "query_time": "2024-04-24 11:33:27",
            "create_date": "2015-12-01",
            "update_date": "2021-08-26",
            "expiry_date": "2024-12-01",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "ipdocs.com",
            "domain_keyword": "ipdocs",
            "domain_tld": "com",
            "query_time": "2024-04-19 23:21:50",
            "create_date": "2014-02-05",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-05",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "wkdocs.net",
            "domain_keyword": "wkdocs",
            "domain_tld": "net",
            "query_time": "2024-05-03 05:55:40",
            "create_date": "2008-04-10",
            "update_date": "2024-04-11",
            "expiry_date": "2026-04-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns09.domaincontrol.com",
                "pdns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "wbdocs.com",
            "domain_keyword": "wbdocs",
            "domain_tld": "com",
            "query_time": "2024-04-27 21:10:13",
            "create_date": "2004-05-13",
            "update_date": "2021-03-14",
            "expiry_date": "2026-05-13",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns10.worldnic.com",
                "ns9.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "gpdocs.net",
            "domain_keyword": "gpdocs",
            "domain_tld": "net",
            "query_time": "2024-04-24 17:56:41",
            "create_date": "2012-11-06",
            "update_date": "2024-04-15",
            "expiry_date": "2025-11-06",
            "registrar_iana": 52,
            "registrar_name": "Hostopia Canada Corp.",
            "registrar_website": "http://www.aplus.net",
            "name_servers": [
                "ns1.verifymywhois.com",
                "ns2.verifymywhois.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "gpdocs.co.nz",
            "domain_keyword": "gpdocs",
            "domain_tld": "co.nz",
            "query_time": "2024-05-01 21:28:31",
            "create_date": "2012-11-06",
            "update_date": "2024-04-04",
            "registrar_name": "Freeparking Limited t/a DiscountDomains",
            "registrar_website": "https://www.discountdomains.co.nz",
            "name_servers": [
                "ns1.discountdomains.co.nz",
                "ns2.discountdomains.co.nz",
                "ns3.discountdomains.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.151,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>wpdocs.in</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3821</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>wtdocs.com, wpdock.site, updocs.net, kpdocs.org, wp-docs.ru, updocs.app, gpdocs.world, fpdocs.com, kpdocs.net, wgdocs.com, wcpdocs.com, wedocs.co, pwdocs.com, npdocs.com, pwdocs.net, epdocs.info, wpdocks.com, tpdocs.com, wpdock.net, ipdocs.net, rpdocs.com, wedocs.com, wtdocs.site, xpdocs.com, wadocs.com, wpdots.net, pwdocs.online, wpadocs.net, wedocs.pt, ipdocs.org, w3docs.online, wrdocs.com, wp-docs.com, wpsdocs.jp, spdocs.net, mpdocs.com, apdocs.cloud, ppdocs.org, wkdocs.org, hpdocs.net, wpdock.host, ppdocs.space, mpdocs.ru, wydocs.com, wpdocx.com, wcdocs.com, wpdock.dev, w-docs.com, wpadocs.com, w3docs.com, apdocs.com, whpdocs.com, wkdocs.com, cpdocs.com, wsdocs.com, widocs.com, wedocs.org, lpdocs.net, spdocs.org, spdocs.com, dpdocs.com, w4docs.com, ypdocs.com, dpdocs.org, ppdocs.com.au, wpdogs.com, wtdocs.net, wodocs.com, cpdocs.pro, wpdock.com, wpdos.com, cpdocs.net, w3docs.org, jpdocs.uk, spdocs.info, wdocs.com, wpdoc.ru, pdocs.ai, wpdoc.pl, wpdoc.com, updocs.org, apdocs.app, tpdocs.co.uk, gpdocs.com, wpdots.io, w3docs.xyz, ppdocs.biz, ppdocs.info, vpdocs.com, wpdots.com, cpdocs.org, 3pdocs.com, epdocs.org, wmdocs.com, wldocs.com, ipdocs.com, wkdocs.net, wbdocs.com, gpdocs.net, gpdocs.co.nz</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>wtdocs.com</domain_name>
   <domain_keyword>wtdocs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 14:36:55</query_time>
   <create_date>2024-04-18</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.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.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>2</num>
   <domain_name>wpdock.site</domain_name>
   <domain_keyword>wpdock</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-09 16:09:52</query_time>
   <create_date>2020-07-25</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>Doctor It</registrant_company>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>amir.ns.cloudflare.com</value>
    <value>chin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>updocs.net</domain_name>
   <domain_keyword>updocs</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-08 05:15:41</query_time>
   <create_date>2018-06-21</create_date>
   <update_date>2023-05-31</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>brenda.ns.cloudflare.com</value>
    <value>earl.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>kpdocs.org</domain_name>
   <domain_keyword>kpdocs</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 08:04:51</query_time>
   <create_date>2001-02-06</create_date>
   <update_date>2023-01-10</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Kaiser Permanente</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>wp-docs.ru</domain_name>
   <domain_keyword>wp-docs</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 06:16:56</query_time>
   <create_date>2018-08-01</create_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.ihc.ru</value>
    <value>ns2.ihc.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>updocs.app</domain_name>
   <domain_keyword>updocs</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-03-26 09:30:36</query_time>
   <create_date>2023-09-06</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BE</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns.zxcs.be</value>
    <value>ns.zxcs.eu</value>
    <value>ns.zxcs.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>gpdocs.world</domain_name>
   <domain_keyword>gpdocs</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-24 17:56:41</query_time>
   <create_date>2017-11-12</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NZ</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.discountdomains.co.nz</value>
    <value>ns2.discountdomains.co.nz</value>
    <value>ns3.discountdomains.co.nz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>fpdocs.com</domain_name>
   <domain_keyword>fpdocs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 15:04:06</query_time>
   <create_date>1998-07-02</create_date>
   <update_date>2020-05-02</update_date>
   <expiry_date>2025-07-01</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>dns2.earthlink.net</value>
    <value>dns3.earthlink.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>kpdocs.net</domain_name>
   <domain_keyword>kpdocs</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 08:04:51</query_time>
   <create_date>2001-02-06</create_date>
   <update_date>2023-01-05</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Kaiser Permanente</registrant_company>
   <registrant_address>300 Lakeside Drive,</registrant_address>
   <registrant_city>Oakland</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94612</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8185255531</registrant_phone>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.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>10</num>
   <domain_name>wgdocs.com</domain_name>
   <domain_keyword>wgdocs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 15:14:28</query_time>
   <create_date>2009-01-20</create_date>
   <update_date>2023-01-10</update_date>
   <expiry_date>2025-01-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>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>wcpdocs.com</domain_name>
   <domain_keyword>wcpdocs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 10:47:17</query_time>
   <create_date>2012-02-01</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>Whois Agent (820685453)</registrant_name>
   <registrant_company>Whois Privacy Protection Service, Inc.</registrant_company>
   <registrant_address>PO Box 639, C/O wcpdocs.com</registrant_address>
   <registrant_city>Kirkland</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98083</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4252740657</registrant_phone>
   <registrant_fax>+1.4259744730</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>wedocs.co</domain_name>
   <domain_keyword>wedocs</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-08 08:00:07</query_time>
   <create_date>2020-10-17</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-10-17</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>gene.ns.cloudflare.com</value>
    <value>toby.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>pwdocs.com</domain_name>
   <domain_keyword>pwdocs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 08:58:22</query_time>
   <create_date>2018-09-05</create_date>
   <update_date>2020-08-30</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>npdocs.com</domain_name>
   <domain_keyword>npdocs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 14:32:30</query_time>
   <create_date>2024-04-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>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>15</num>
   <domain_name>pwdocs.net</domain_name>
   <domain_keyword>pwdocs</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 08:58:22</query_time>
   <create_date>2011-11-02</create_date>
   <update_date>2023-03-10</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>pdns09.domaincontrol.com</value>
    <value>pdns10.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>16</num>
   <domain_name>epdocs.info</domain_name>
   <domain_keyword>epdocs</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-04 18:58:09</query_time>
   <create_date>2024-02-27</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2026-02-27</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>ns1.tinyurl.com</value>
    <value>ns2.tinyurl.com</value>
    <value>ns3.tinyurl.com</value>
    <value>ns4.tinyurl.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>17</num>
   <domain_name>wpdocks.com</domain_name>
   <domain_keyword>wpdocks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 02:15:19</query_time>
   <create_date>2020-05-08</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=wpdocks.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>may.ns.cloudflare.com</value>
    <value>rob.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>tpdocs.com</domain_name>
   <domain_keyword>tpdocs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 04:28:58</query_time>
   <create_date>2014-11-23</create_date>
   <update_date>2020-11-17</update_date>
   <expiry_date>2025-11-23</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg3.namebrightdns.com</value>
    <value>nsg4.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>wpdock.net</domain_name>
   <domain_keyword>wpdock</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-19 17:10:06</query_time>
   <create_date>2024-05-16</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>ipdocs.net</domain_name>
   <domain_keyword>ipdocs</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 23:21:50</query_time>
   <create_date>2014-01-07</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>rpdocs.com</domain_name>
   <domain_keyword>rpdocs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 08:21:07</query_time>
   <create_date>2014-04-07</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>wedocs.com</domain_name>
   <domain_keyword>wedocs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 10:11:15</query_time>
   <create_date>2016-07-07</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2025-07-07</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>hu bei</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>wtdocs.site</domain_name>
   <domain_keyword>wtdocs</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-03-26 08:22:49</query_time>
   <create_date>2024-01-27</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>xpdocs.com</domain_name>
   <domain_keyword>xpdocs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-03-29 14:38:33</query_time>
   <create_date>2024-03-26</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>wadocs.com</domain_name>
   <domain_keyword>wadocs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 11:58:41</query_time>
   <create_date>2022-03-06</create_date>
   <update_date>2022-08-23</update_date>
   <expiry_date>2024-03-06</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>wpdots.net</domain_name>
   <domain_keyword>wpdots</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-03-31 11:15:22</query_time>
   <create_date>2023-07-07</create_date>
   <update_date>2023-07-07</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Zohair Gujjar</registrant_name>
   <registrant_address>Wellhead Lane, Perry Barr, Birmingham.</registrant_address>
   <registrant_city>Birmingham</registrant_city>
   <registrant_state>West Midlands County</registrant_state>
   <registrant_zip>B42 2SU</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.7405466708</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>pwdocs.online</domain_name>
   <domain_keyword>pwdocs</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-25 08:58:22</query_time>
   <create_date>2018-01-28</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-01-28</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>ns.inmotionhosting.com</value>
    <value>ns2.inmotionhosting.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>28</num>
   <domain_name>wpadocs.net</domain_name>
   <domain_keyword>wpadocs</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-01 06:30:45</query_time>
   <create_date>2015-11-23</create_date>
   <update_date>2022-09-20</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>wedocs.pt</domain_name>
   <domain_keyword>wedocs</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-08 08:00:23</query_time>
   <registrant_name>Wemanage - Consultoria Financeira, Lda</registrant_name>
   <registrant_address>Rua Conde D Aurora 130 - 4º Esq.</registrant_address>
   <registrant_city>Porto</registrant_city>
   <registrant_state>Porto</registrant_state>
   <registrant_zip>4200-011-011</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.eventkey.pt</value>
    <value>ns2.eventkey.pt</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>ipdocs.org</domain_name>
   <domain_keyword>ipdocs</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 23:21:50</query_time>
   <create_date>2015-02-18</create_date>
   <update_date>2023-04-04</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://whois.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>VB CAD, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Utah</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>ns13.domaincontrol.com</value>
    <value>ns14.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>31</num>
   <domain_name>w3docs.online</domain_name>
   <domain_keyword>w3docs</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-15 11:55:37</query_time>
   <create_date>2019-11-24</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2029-11-24</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>lihong</registrant_company>
   <registrant_state>Guang Dong</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>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>32</num>
   <domain_name>wrdocs.com</domain_name>
   <domain_keyword>wrdocs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 10:52:37</query_time>
   <create_date>2014-01-30</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2029-01-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>wp-docs.com</domain_name>
   <domain_keyword>wp-docs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 18:27:22</query_time>
   <create_date>2017-12-14</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 0150124136</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0150124136</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M6K 3M1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4165385457</registrant_phone>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>wpsdocs.jp</domain_name>
   <domain_keyword>wpsdocs</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-21 10:53:00</query_time>
   <create_date>2021-07-07</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrant_name>Weng Yongbiao</registrant_name>
   <registrant_address>5th floor tamachi G-base</registrant_address>
   <registrant_zip>108-0014</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-3582-8230</registrant_phone>
   <registrant_fax>03-3582-8231</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>spdocs.net</domain_name>
   <domain_keyword>spdocs</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 00:04:18</query_time>
   <create_date>2011-03-22</create_date>
   <update_date>2021-01-21</update_date>
   <expiry_date>2026-03-22</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns47.worldnic.com</value>
    <value>ns48.worldnic.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>mpdocs.com</domain_name>
   <domain_keyword>mpdocs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 20:44:08</query_time>
   <create_date>2008-03-08</create_date>
   <update_date>2023-01-19</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns.rackspace.com</value>
    <value>ns2.rackspace.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>apdocs.cloud</domain_name>
   <domain_keyword>apdocs</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-20 02:25:03</query_time>
   <create_date>2019-06-20</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>After Premise Ltd</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>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1464.awsdns-55.org</value>
    <value>ns-1630.awsdns-11.co.uk</value>
    <value>ns-332.awsdns-41.com</value>
    <value>ns-897.awsdns-48.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>ppdocs.org</domain_name>
   <domain_keyword>ppdocs</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 12:07:56</query_time>
   <create_date>2012-02-09</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Tricon Commerical</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.worldnic.com</value>
    <value>ns12.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>wkdocs.org</domain_name>
   <domain_keyword>wkdocs</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-13 10:32:29</query_time>
   <create_date>2008-04-10</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-10</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>Willis-Knighton Health System</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Louisiana</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>pdns09.domaincontrol.com</value>
    <value>pdns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>hpdocs.net</domain_name>
   <domain_keyword>hpdocs</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-03-29 04:57:48</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>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>wpdock.host</domain_name>
   <domain_keyword>wpdock</domain_keyword>
   <domain_tld>host</domain_tld>
   <query_time>2024-05-16 16:46:17</query_time>
   <create_date>2024-05-14</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2034-05-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>amir.ns.cloudflare.com</value>
    <value>chin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>ppdocs.space</domain_name>
   <domain_keyword>ppdocs</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-04-22 12:07:56</query_time>
   <create_date>2016-08-15</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_company>Peirson and Patterson</registrant_company>
   <registrant_state>FL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns53.worldnic.com</value>
    <value>ns54.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>mpdocs.ru</domain_name>
   <domain_keyword>mpdocs</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 12:54:27</query_time>
   <create_date>2022-10-07</create_date>
   <expiry_date>2024-10-07</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>44</num>
   <domain_name>wydocs.com</domain_name>
   <domain_keyword>wydocs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 14:02:17</query_time>
   <create_date>2010-12-03</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=wydocs.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>wpdocx.com</domain_name>
   <domain_keyword>wpdocx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 18:49:18</query_time>
   <create_date>2018-07-13</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>wcdocs.com</domain_name>
   <domain_keyword>wcdocs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 10:39:44</query_time>
   <create_date>2015-09-24</create_date>
   <update_date>2022-09-25</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>47</num>
   <domain_name>wpdock.dev</domain_name>
   <domain_keyword>wpdock</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-20 16:30:38</query_time>
   <create_date>2024-05-18</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>None</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Doctor It</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Noord Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>amir.ns.cloudflare.com</value>
    <value>chin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>w-docs.com</domain_name>
   <domain_keyword>w-docs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 14:47:32</query_time>
   <create_date>2024-05-16</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>Not Disclosed</registrant_name>
   <registrant_company>Not Disclosed</registrant_company>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Not Disclosed</registrant_city>
   <registrant_zip>Not Disclosed</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>https://whoiscontact.ascio.com?domainname=w-docs.com</registrant_email>
   <registrant_phone>Not Disclosed</registrant_phone>
   <registrant_fax>Not Disclosed</registrant_fax>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>wpadocs.com</domain_name>
   <domain_keyword>wpadocs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 03:57:43</query_time>
   <create_date>2015-11-23</create_date>
   <update_date>2022-09-20</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.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>50</num>
   <domain_name>w3docs.com</domain_name>
   <domain_keyword>w3docs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 10:05:52</query_time>
   <create_date>2013-12-02</create_date>
   <update_date>2022-12-04</update_date>
   <expiry_date>2027-12-02</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>kara.ns.cloudflare.com</value>
    <value>seth.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>51</num>
   <domain_name>apdocs.com</domain_name>
   <domain_keyword>apdocs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 02:25:05</query_time>
   <create_date>2006-11-19</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-11-19</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.topdomainer.com</value>
    <value>ns2.topdomainer.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>52</num>
   <domain_name>whpdocs.com</domain_name>
   <domain_keyword>whpdocs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 22:41:54</query_time>
   <create_date>2002-12-15</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-12-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns-1197.awsdns-21.org</value>
    <value>ns-302.awsdns-37.com</value>
    <value>ns-933.awsdns-52.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>wkdocs.com</domain_name>
   <domain_keyword>wkdocs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 10:32:29</query_time>
   <create_date>1997-12-29</create_date>
   <update_date>2022-12-29</update_date>
   <expiry_date>2024-12-28</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>pdns09.domaincontrol.com</value>
    <value>pdns10.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>54</num>
   <domain_name>cpdocs.com</domain_name>
   <domain_keyword>cpdocs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 21:14:27</query_time>
   <create_date>2004-06-07</create_date>
   <update_date>2023-05-09</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>c.cpanel.net</value>
    <value>fe.cpanel.net</value>
    <value>hg.cpanel.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>wsdocs.com</domain_name>
   <domain_keyword>wsdocs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-03-31 16:14:13</query_time>
   <create_date>2023-07-17</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>https://www.spaceship.com/domains/whois/contact/?d=wsdocs.com</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>gordon.ns.cloudflare.com</value>
    <value>miki.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>widocs.com</domain_name>
   <domain_keyword>widocs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 23:33:48</query_time>
   <create_date>2023-06-01</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-06-01</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>sili</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jiangxi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/widocs.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domainnamedns.com</value>
    <value>ns2.domainnamedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>wedocs.org</domain_name>
   <domain_keyword>wedocs</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-19 16:09:05</query_time>
   <create_date>2020-03-07</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2024-03-07</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>S</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>lpdocs.net</domain_name>
   <domain_keyword>lpdocs</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 13:53:46</query_time>
   <create_date>2021-06-18</create_date>
   <update_date>2021-06-18</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.Com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wix.com Ltd.</registrant_company>
   <registrant_address>500 Terry Francois Blvd</registrant_address>
   <registrant_city>San Francisco</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94158</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4154291173</registrant_phone>
   <registrant_fax>(415) 643-6479</registrant_fax>
   <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>59</num>
   <domain_name>spdocs.org</domain_name>
   <domain_keyword>spdocs</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-01 04:23:29</query_time>
   <create_date>2023-04-13</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>spdocs.com</domain_name>
   <domain_keyword>spdocs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 14:24:33</query_time>
   <create_date>2024-04-11</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-11</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.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>61</num>
   <domain_name>dpdocs.com</domain_name>
   <domain_keyword>dpdocs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 21:38:49</query_time>
   <create_date>2023-04-23</create_date>
   <update_date>2023-04-24</update_date>
   <expiry_date>2024-04-23</expiry_date>
   <registrar_iana>1578</registrar_iana>
   <registrar_name>TradeNamed LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>w4docs.com</domain_name>
   <domain_keyword>w4docs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 03:31:12</query_time>
   <create_date>2013-10-25</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ITESOFT</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-177-a.gandi.net</value>
    <value>ns-187-c.gandi.net</value>
    <value>ns-238-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>ypdocs.com</domain_name>
   <domain_keyword>ypdocs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 20:15:29</query_time>
   <create_date>2023-04-20</create_date>
   <update_date>2023-04-20</update_date>
   <expiry_date>2024-04-20</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>http://www.ownregistrar.com</registrar_website>
   <registrant_name>WhoisSecure</registrant_name>
   <registrant_company>WhoisSecure</registrant_company>
   <registrant_address>18 San Carlos Street</registrant_address>
   <registrant_city>Los Angeles</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>94110</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6144481974</registrant_phone>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
    <value>ns1.cr25.managedns.org</value>
    <value>ns2.cr25.managedns.org</value>
   </name_servers>
   <domain_status>
    <value>Pending Delete Restorable</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>dpdocs.org</domain_name>
   <domain_keyword>dpdocs</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-07 10:19:21</query_time>
   <create_date>2022-02-17</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1028.awsdns-00.org</value>
    <value>ns-1572.awsdns-04.co.uk</value>
    <value>ns-455.awsdns-56.com</value>
    <value>ns-644.awsdns-16.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>ppdocs.com.au</domain_name>
   <domain_keyword>ppdocs</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-03-29 02:26:19</query_time>
   <update_date>2023-09-29</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>DAVID JIN</registrant_name>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>wpdogs.com</domain_name>
   <domain_keyword>wpdogs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 12:12:07</query_time>
   <create_date>2014-12-16</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DREAMHOST</registrar_name>
   <registrar_website>WWW.DREAMHOST.COM</registrar_website>
   <registrant_name>Proxy Protection LLC</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_address>417 Associated Rd #327, C/O wpdogs.com</registrant_address>
   <registrant_city>Brea</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92821</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7147064182</registrant_phone>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>wtdocs.net</domain_name>
   <domain_keyword>wtdocs</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-10 16:24:20</query_time>
   <create_date>2023-04-18</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <name_servers>
    <value>ns1.dns-expired.com</value>
    <value>ns2.dns-expired.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>wodocs.com</domain_name>
   <domain_keyword>wodocs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-03-31 23:19:43</query_time>
   <create_date>2010-01-26</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>cpdocs.pro</domain_name>
   <domain_keyword>cpdocs</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-03-29 13:37:07</query_time>
   <create_date>2019-08-04</create_date>
   <update_date>2021-11-18</update_date>
   <expiry_date>2024-08-04</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>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>wpdock.com</domain_name>
   <domain_keyword>wpdock</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 18:49:18</query_time>
   <create_date>2020-08-15</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>2282</registrar_iana>
   <registrar_name>Dynadot13 LLC</registrar_name>
   <registrar_website>http://www.dynadot13.com</registrar_website>
   <name_servers>
    <value>meg.ns.cloudflare.com</value>
    <value>quinton.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>wpdos.com</domain_name>
   <domain_keyword>wpdos</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 12:12:07</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>AYMAN HAFEZ</registrant_name>
   <registrant_address>TAHA SHAWKY ELBAZ STREET, MADINET MOUBARK</registrant_address>
   <registrant_city>AL MANSOURA</registrant_city>
   <registrant_state>DAKAHLIA</registrant_state>
   <registrant_zip>13556</registrant_zip>
   <registrant_country>EG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+20.1009468240</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>cpdocs.net</domain_name>
   <domain_keyword>cpdocs</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 21:14:26</query_time>
   <create_date>2019-08-04</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>w3docs.org</domain_name>
   <domain_keyword>w3docs</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 03:28:03</query_time>
   <create_date>2013-12-16</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bristlecone IT Services</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TN</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>ns1hwy.name.com</value>
    <value>ns2clp.name.com</value>
    <value>ns3cqz.name.com</value>
    <value>ns4bht.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>jpdocs.uk</domain_name>
   <domain_keyword>jpdocs</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-06 22:57:37</query_time>
   <create_date>2020-09-15</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_name>Squarespace Domains LLC [Tag = GOOGLE]</registrar_name>
   <registrar_website>https://domains.google</registrar_website>
   <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>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>spdocs.info</domain_name>
   <domain_keyword>spdocs</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-13 14:44:59</query_time>
   <create_date>2016-09-26</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>ns83.worldnic.com</value>
    <value>ns84.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>wdocs.com</domain_name>
   <domain_keyword>wdocs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-01 13:57:25</query_time>
   <create_date>2002-03-21</create_date>
   <update_date>2024-03-25</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>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>77</num>
   <domain_name>wpdoc.ru</domain_name>
   <domain_keyword>wpdoc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 06:17:10</query_time>
   <create_date>2016-01-21</create_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns1.beget.ru</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
    <value>ns2.beget.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>pdocs.ai</domain_name>
   <domain_keyword>pdocs</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-03-31 12:07:59</query_time>
   <registrar_name>1api.net</registrar_name>
   <registrar_website>https://www.hexonet.net</registrar_website>
   <registrant_name>Redacted | EU Registrar</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>redacted | eu registrar</registrant_email>
   <registrant_phone>Redacted | EU Registrar</registrant_phone>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>wpdoc.pl</domain_name>
   <domain_keyword>wpdoc</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-15 19:59:06</query_time>
   <create_date>2023-12-25</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2024-12-25</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>wpdoc.com</domain_name>
   <domain_keyword>wpdoc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 18:49:18</query_time>
   <create_date>2009-11-11</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>updocs.org</domain_name>
   <domain_keyword>updocs</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-08 05:15:41</query_time>
   <create_date>2022-10-02</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-10-02</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>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>apdocs.app</domain_name>
   <domain_keyword>apdocs</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-03-27 11:15:19</query_time>
   <create_date>2024-03-20</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>None</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Sao Paulo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</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>burt.ns.cloudflare.com</value>
    <value>kinsley.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>tpdocs.co.uk</domain_name>
   <domain_keyword>tpdocs</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-06 09:52:12</query_time>
   <create_date>2005-06-24</create_date>
   <update_date>2023-05-26</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_name>Nom-IQ Limited t/a Com Laude [Tag = NOMIQ]</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <name_servers>
    <value>ns0.demysdns.net</value>
    <value>ns1.demysdns.net</value>
    <value>ns2.demysdns.net</value>
    <value>ns3.demysdns.net</value>
    <value>ns4.demysdns.co.uk</value>
    <value>ns5.demysdns.co.uk</value>
    <value>ns6.demysdns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>gpdocs.com</domain_name>
   <domain_keyword>gpdocs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 17:56:41</query_time>
   <create_date>2012-11-06</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-11-06</expiry_date>
   <registrar_iana>52</registrar_iana>
   <registrar_name>Hostopia Canada Corp.</registrar_name>
   <registrar_website>http://www.aplus.net</registrar_website>
   <name_servers>
    <value>ns1.discountdomains.co.nz</value>
    <value>ns2.discountdomains.co.nz</value>
    <value>ns3.discountdomains.co.nz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>wpdots.io</domain_name>
   <domain_keyword>wpdots</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-15 19:59:05</query_time>
   <create_date>2020-10-02</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2024-10-02</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>West Midlands County</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>kevin.quicns.cloud</value>
    <value>mike.quicns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>w3docs.xyz</domain_name>
   <domain_keyword>w3docs</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-29 00:33:04</query_time>
   <create_date>2023-04-17</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>ppdocs.biz</domain_name>
   <domain_keyword>ppdocs</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-10 16:55:38</query_time>
   <create_date>2012-02-09</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2025-02-08</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>Tricon Commerical</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns21.worldnic.com</value>
    <value>ns22.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>ppdocs.info</domain_name>
   <domain_keyword>ppdocs</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-10 16:55:38</query_time>
   <create_date>2012-02-09</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Tricon Commerical</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</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>ns7.worldnic.com</value>
    <value>ns8.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>vpdocs.com</domain_name>
   <domain_keyword>vpdocs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 06:25:04</query_time>
   <create_date>2007-08-30</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.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>wpdots.com</domain_name>
   <domain_keyword>wpdots</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 21:53:19</query_time>
   <create_date>2022-12-12</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>lloyd.ns.cloudflare.com</value>
    <value>marissa.ns.cloudflare.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>cpdocs.org</domain_name>
   <domain_keyword>cpdocs</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 21:14:27</query_time>
   <create_date>2014-11-27</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-27</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>InMotion Hosting, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.inmotionhosting.com</value>
    <value>ns2.inmotionhosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>3pdocs.com</domain_name>
   <domain_keyword>3pdocs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 12:20:34</query_time>
   <create_date>2007-09-29</create_date>
   <update_date>2017-12-20</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>3P Partners</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1030.ui-dns.biz</value>
    <value>ns1030.ui-dns.com</value>
    <value>ns1030.ui-dns.de</value>
    <value>ns1030.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>epdocs.org</domain_name>
   <domain_keyword>epdocs</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-02 02:00:13</query_time>
   <create_date>2023-03-31</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://whois.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>wmdocs.com</domain_name>
   <domain_keyword>wmdocs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 10:02:16</query_time>
   <create_date>2021-09-16</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://home.pl</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>LOD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>wldocs.com</domain_name>
   <domain_keyword>wldocs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 11:33:27</query_time>
   <create_date>2015-12-01</create_date>
   <update_date>2021-08-26</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>ipdocs.com</domain_name>
   <domain_keyword>ipdocs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 23:21:50</query_time>
   <create_date>2014-02-05</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>wkdocs.net</domain_name>
   <domain_keyword>wkdocs</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-03 05:55:40</query_time>
   <create_date>2008-04-10</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2026-04-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>pdns09.domaincontrol.com</value>
    <value>pdns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>wbdocs.com</domain_name>
   <domain_keyword>wbdocs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 21:10:13</query_time>
   <create_date>2004-05-13</create_date>
   <update_date>2021-03-14</update_date>
   <expiry_date>2026-05-13</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns10.worldnic.com</value>
    <value>ns9.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>gpdocs.net</domain_name>
   <domain_keyword>gpdocs</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 17:56:41</query_time>
   <create_date>2012-11-06</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-11-06</expiry_date>
   <registrar_iana>52</registrar_iana>
   <registrar_name>Hostopia Canada Corp.</registrar_name>
   <registrar_website>http://www.aplus.net</registrar_website>
   <name_servers>
    <value>ns1.verifymywhois.com</value>
    <value>ns2.verifymywhois.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>gpdocs.co.nz</domain_name>
   <domain_keyword>gpdocs</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-01 21:28:31</query_time>
   <create_date>2012-11-06</create_date>
   <update_date>2024-04-04</update_date>
   <registrar_name>Freeparking Limited t/a DiscountDomains</registrar_name>
   <registrar_website>https://www.discountdomains.co.nz</registrar_website>
   <name_servers>
    <value>ns1.discountdomains.co.nz</value>
    <value>ns2.discountdomains.co.nz</value>
    <value>ns3.discountdomains.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.151</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 265,443,190

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,443,190
Total WHOIS records with a Registrant Contact 167,168,402
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,853,467
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 126,394,689
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 552,146,568

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,520,486,597
Total WHOIS records with a Registrant Contact 1,259,821,131
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,100,817,451
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,036,193,709

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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