WHOIS QUERY TIME

19 May 2024 - 5:09 AM UTC

Registered: 18 January 2008
Modified: 19 April 2022

REGISTRAR

Name: MarkMonitor Inc.

DNSSEC

no

NAME SERVERS

ns-1058.awsdns-04.org
ns-1554.awsdns-02.co.uk
ns-399.awsdns-49.com
ns-652.awsdns-17.net

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=parallell.nl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "parallell.nl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "parallell.nl",
            "domain_keyword": "parallell",
            "domain_tld": "nl",
            "query_time": "2024-05-19 05:09:12",
            "create_date": "2008-01-18",
            "update_date": "2022-04-19",
            "registrar_name": "MarkMonitor Inc.",
            "name_servers": [
                "ns-1058.awsdns-04.org",
                "ns-1554.awsdns-02.co.uk",
                "ns-399.awsdns-49.com",
                "ns-652.awsdns-17.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.026,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>parallell.nl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>parallell.nl</domain_name>
   <domain_keyword>parallell</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-19 05:09:12</query_time>
   <create_date>2008-01-18</create_date>
   <update_date>2022-04-19</update_date>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <name_servers>
    <value>ns-1058.awsdns-04.org</value>
    <value>ns-1554.awsdns-02.co.uk</value>
    <value>ns-399.awsdns-49.com</value>
    <value>ns-652.awsdns-17.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.026</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.068 seconds) for "parallell.nl" in our Historical WHOIS Database.
#1 - QUERY TIME

19 Aug 2022 - 12:12 PM UTC

Registered: 18 January 2008
Modified: 19 April 2022

REGISTRAR

Name: MarkMonitor Inc.

DNSSEC

no

NAME SERVERS

ns-1058.awsdns-04.org
ns-1554.awsdns-02.co.uk
ns-399.awsdns-49.com
ns-652.awsdns-17.net

DOMAIN STATUS

Active

#2 - QUERY TIME

19 Aug 2022 - 12:12 PM UTC

Registered: 18 January 2008
Modified: 19 April 2022

REGISTRAR

Name: MarkMonitor Inc.

NAME SERVERS

ns-1058.awsdns-04.org
ns-1554.awsdns-02.co.uk
ns-399.awsdns-49.com
ns-652.awsdns-17.net

DOMAIN STATUS

Active

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=parallell.nl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "parallell.nl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "parallell.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "parallell.nl",
            "domain_keyword": "parallell",
            "domain_tld": "nl",
            "query_time": "2022-08-19 12:12:18",
            "create_date": "2008-01-18",
            "update_date": "2022-04-19",
            "registrar_name": "MarkMonitor Inc.",
            "name_servers": [
                "ns-1058.awsdns-04.org",
                "ns-1554.awsdns-02.co.uk",
                "ns-399.awsdns-49.com",
                "ns-652.awsdns-17.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 2,
            "domain_name": "parallell.nl",
            "domain_keyword": "parallell",
            "domain_tld": "nl",
            "query_time": "2022-08-19 12:12:18",
            "create_date": "2008-01-18",
            "update_date": "2022-04-19",
            "registrar_name": "MarkMonitor Inc.",
            "name_servers": [
                "ns-1058.awsdns-04.org",
                "ns-1554.awsdns-02.co.uk",
                "ns-399.awsdns-49.com",
                "ns-652.awsdns-17.net"
            ],
            "domain_status": [
                "Active"
            ]
        }
    ],
    "stats": {
        "total_time": 0.068,
        "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>parallell.nl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>parallell.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>parallell.nl</domain_name>
   <domain_keyword>parallell</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2022-08-19 12:12:18</query_time>
   <create_date>2008-01-18</create_date>
   <update_date>2022-04-19</update_date>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <name_servers>
    <value>ns-1058.awsdns-04.org</value>
    <value>ns-1554.awsdns-02.co.uk</value>
    <value>ns-399.awsdns-49.com</value>
    <value>ns-652.awsdns-17.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>parallell.nl</domain_name>
   <domain_keyword>parallell</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2022-08-19 12:12:18</query_time>
   <create_date>2008-01-18</create_date>
   <update_date>2022-04-19</update_date>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <name_servers>
    <value>ns-1058.awsdns-04.org</value>
    <value>ns-1554.awsdns-02.co.uk</value>
    <value>ns-399.awsdns-49.com</value>
    <value>ns-652.awsdns-17.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.068</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 16 domain names (in 0.05 seconds) which contained the exact domain keyword "parallell".
Domain Name Registered Expiry Registrar Ownership
1 parallell.com 25 Jun 1999 25 Jun 2024 Ascio Technologies, Inc Not Disclosed
2 parallell.org 4 Dec 2000 4 Dec 2024 PDR Ltd. d/b/a PublicDomainRegistry.com n/a
3 parallell.net 17 Nov 2005 17 Nov 2024 Key-Systems GmbH REDACTED FOR PRIVACY
4 parallell.nl 18 Jan 2008 - MarkMonitor Inc. -
5 parallell.co.uk 18 Jan 2008 18 Jan 2025 Markmonitor Inc. [Tag = MARKMONITOR] -
6 parallell.ru 27 Aug 2014 27 Aug 2024 SALENAMES-RU Private Person
7 parallell.info 18 Sep 2020 18 Sep 2024 MarkMonitor Inc. Novartis AG
8 parallell.be 5 Oct 2020 - Tucows Inc. -
9 parallell.space 8 Apr 2022 8 Apr 2026 Go Daddy, LLC Domains By Proxy, LLC
10 parallell.cc 20 Feb 2023 20 Feb 2025 Cloudflare, Inc. DATA REDACTED
11 parallell.io 12 Jul 2023 12 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
12 parallell.store 31 Aug 2023 31 Aug 2024 Registrar of Domain Names REG.RU, LLC Private Person
13 parallell.life 27 Oct 2023 27 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
14 parallell.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
15 parallell.cfd 24 Mar 2024 24 Mar 2025 NameSilo, LLC PrivacyGuardian.org llc
16 parallell.style 24 Mar 2024 24 Mar 2025 Squarespace Domains LLC REDACTED FOR PRIVACY
17 parallell.eu - - GoDaddy.com, LLC -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=parallell&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "parallell",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 17,
        "relation": "eq",
        "current": 17
    },
    "unique_domains": "parallell.com, parallell.org, parallell.net, parallell.nl, parallell.co.uk, parallell.ru, parallell.info, parallell.be, parallell.space, parallell.cc, parallell.io, parallell.store, parallell.life, parallell.xyz, parallell.cfd, parallell.style, parallell.eu",
    "results": [
        {
            "num": 1,
            "domain_name": "parallell.com",
            "domain_keyword": "parallell",
            "domain_tld": "com",
            "query_time": "2024-05-03 15:58:05",
            "create_date": "1999-06-25",
            "update_date": "2023-06-09",
            "expiry_date": "2024-06-25",
            "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=parallell.com",
            "registrant_phone": "Not Disclosed",
            "registrant_fax": "Not Disclosed",
            "name_servers": [
                "ns1.loopiagroup.com",
                "ns2.loopiagroup.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "parallell.org",
            "domain_keyword": "parallell",
            "domain_tld": "org",
            "query_time": "2024-06-07 16:36:11",
            "create_date": "2000-12-04",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-04",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "n/a",
            "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.phx4.nearlyfreespeech.net",
                "ns.phx6.nearlyfreespeech.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "parallell.net",
            "domain_keyword": "parallell",
            "domain_tld": "net",
            "query_time": "2024-06-07 16:36:11",
            "create_date": "2005-11-17",
            "update_date": "2023-11-16",
            "expiry_date": "2024-11-17",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.kreativmedia.ch",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns27.kreativmedia.ch",
                "ns28.kreativmedia.ch"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "parallell.nl",
            "domain_keyword": "parallell",
            "domain_tld": "nl",
            "query_time": "2024-05-19 05:09:12",
            "create_date": "2008-01-18",
            "update_date": "2022-04-19",
            "registrar_name": "MarkMonitor Inc.",
            "name_servers": [
                "ns-1058.awsdns-04.org",
                "ns-1554.awsdns-02.co.uk",
                "ns-399.awsdns-49.com",
                "ns-652.awsdns-17.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 5,
            "domain_name": "parallell.co.uk",
            "domain_keyword": "parallell",
            "domain_tld": "co.uk",
            "query_time": "2024-05-22 06:06:21",
            "create_date": "2008-01-18",
            "update_date": "2023-12-17",
            "expiry_date": "2025-01-18",
            "registrar_name": "Markmonitor Inc. [Tag = MARKMONITOR]",
            "registrar_website": "https://www.markmonitor.com",
            "name_servers": [
                "ns-1151.awsdns-15.org",
                "ns-1602.awsdns-08.co.uk",
                "ns-30.awsdns-03.com",
                "ns-976.awsdns-58.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 6,
            "domain_name": "parallell.ru",
            "domain_keyword": "parallell",
            "domain_tld": "ru",
            "query_time": "2024-05-01 12:31:10",
            "create_date": "2014-08-27",
            "expiry_date": "2024-08-27",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 7,
            "domain_name": "parallell.info",
            "domain_keyword": "parallell",
            "domain_tld": "info",
            "query_time": "2024-05-31 02:05:28",
            "create_date": "2020-09-18",
            "update_date": "2022-08-23",
            "expiry_date": "2024-09-18",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Novartis AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CH",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "a1-254.akam.net",
                "a2-66.akam.net",
                "a24-65.akam.net",
                "a28-67.akam.net",
                "a7-64.akam.net",
                "a9-65.akam.net",
                "dns1.novartis.com",
                "dns2.novartis.com",
                "dns3.novartis.com",
                "dns4.novartis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "parallell.be",
            "domain_keyword": "parallell",
            "domain_tld": "be",
            "query_time": "2024-05-10 19:40:07",
            "create_date": "2020-10-05",
            "registrar_name": "Tucows Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.fatcow-expired.domainparkingserver.net",
                "ns2.fatcow-expired.domainparkingserver.net"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 9,
            "domain_name": "parallell.space",
            "domain_keyword": "parallell",
            "domain_tld": "space",
            "query_time": "2024-06-07 16:36:11",
            "create_date": "2022-04-08",
            "update_date": "2024-05-30",
            "expiry_date": "2026-04-08",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "parallell.cc",
            "domain_keyword": "parallell",
            "domain_tld": "cc",
            "query_time": "2024-06-07 16:36:11",
            "create_date": "2023-02-20",
            "update_date": "2024-01-23",
            "expiry_date": "2025-02-20",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "TX",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/parallell.cc",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "jarred.ns.cloudflare.com",
                "tara.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 11,
            "domain_name": "parallell.io",
            "domain_keyword": "parallell",
            "domain_tld": "io",
            "query_time": "2024-06-07 16:36:11",
            "create_date": "2023-07-12",
            "update_date": "2023-07-17",
            "expiry_date": "2024-07-12",
            "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": [
                "ashley.ns.cloudflare.com",
                "jonah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "parallell.store",
            "domain_keyword": "parallell",
            "domain_tld": "store",
            "query_time": "2024-05-19 05:09:12",
            "create_date": "2023-08-31",
            "update_date": "2023-10-29",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Tyumenskaya obl",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "parallell.life",
            "domain_keyword": "parallell",
            "domain_tld": "life",
            "query_time": "2024-05-11 13:56:46",
            "create_date": "2023-10-27",
            "update_date": "2024-01-31",
            "expiry_date": "2024-10-27",
            "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": [
                "ns1.vercel-dns.com",
                "ns2.vercel-dns.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "parallell.xyz",
            "domain_keyword": "parallell",
            "domain_tld": "xyz",
            "query_time": "2024-05-31 02:05:28",
            "create_date": "2023-11-28",
            "update_date": "2023-12-28",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "parallell.cfd",
            "domain_keyword": "parallell",
            "domain_tld": "cfd",
            "query_time": "2024-05-23 05:22:14",
            "create_date": "2024-03-24",
            "update_date": "2024-04-05",
            "expiry_date": "2025-03-24",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "demi.ns.cloudflare.com",
                "pranab.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "parallell.style",
            "domain_keyword": "parallell",
            "domain_tld": "style",
            "query_time": "2024-05-22 06:06:21",
            "create_date": "2024-03-24",
            "update_date": "2024-03-29",
            "expiry_date": "2025-03-24",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://squarespace.domains",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AR",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "parallell.eu",
            "domain_keyword": "parallell",
            "domain_tld": "eu",
            "query_time": "2024-05-05 09:58:16",
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.linode.com",
                "ns2.linode.com",
                "ns3.linode.com",
                "ns4.linode.com",
                "ns5.linode.com"
            ]
        }
    ],
    "stats": {
        "total_time": 0.05,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>parallell</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>17</total>
  <relation>eq</relation>
  <current>17</current>
 </count>
 <unique_domains>parallell.com, parallell.org, parallell.net, parallell.nl, parallell.co.uk, parallell.ru, parallell.info, parallell.be, parallell.space, parallell.cc, parallell.io, parallell.store, parallell.life, parallell.xyz, parallell.cfd, parallell.style, parallell.eu</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>parallell.com</domain_name>
   <domain_keyword>parallell</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 15:58:05</query_time>
   <create_date>1999-06-25</create_date>
   <update_date>2023-06-09</update_date>
   <expiry_date>2024-06-25</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=parallell.com</registrant_email>
   <registrant_phone>Not Disclosed</registrant_phone>
   <registrant_fax>Not Disclosed</registrant_fax>
   <name_servers>
    <value>ns1.loopiagroup.com</value>
    <value>ns2.loopiagroup.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>parallell.org</domain_name>
   <domain_keyword>parallell</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-07 16:36:11</query_time>
   <create_date>2000-12-04</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>n/a</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.phx4.nearlyfreespeech.net</value>
    <value>ns.phx6.nearlyfreespeech.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>parallell.net</domain_name>
   <domain_keyword>parallell</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-07 16:36:11</query_time>
   <create_date>2005-11-17</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.kreativmedia.ch</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</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>ns27.kreativmedia.ch</value>
    <value>ns28.kreativmedia.ch</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>parallell.nl</domain_name>
   <domain_keyword>parallell</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-19 05:09:12</query_time>
   <create_date>2008-01-18</create_date>
   <update_date>2022-04-19</update_date>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <name_servers>
    <value>ns-1058.awsdns-04.org</value>
    <value>ns-1554.awsdns-02.co.uk</value>
    <value>ns-399.awsdns-49.com</value>
    <value>ns-652.awsdns-17.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>parallell.co.uk</domain_name>
   <domain_keyword>parallell</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-22 06:06:21</query_time>
   <create_date>2008-01-18</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_name>Markmonitor Inc. [Tag = MARKMONITOR]</registrar_name>
   <registrar_website>https://www.markmonitor.com</registrar_website>
   <name_servers>
    <value>ns-1151.awsdns-15.org</value>
    <value>ns-1602.awsdns-08.co.uk</value>
    <value>ns-30.awsdns-03.com</value>
    <value>ns-976.awsdns-58.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>parallell.ru</domain_name>
   <domain_keyword>parallell</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 12:31:10</query_time>
   <create_date>2014-08-27</create_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>parallell.info</domain_name>
   <domain_keyword>parallell</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-31 02:05:28</query_time>
   <create_date>2020-09-18</create_date>
   <update_date>2022-08-23</update_date>
   <expiry_date>2024-09-18</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>Novartis AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CH</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</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>a1-254.akam.net</value>
    <value>a2-66.akam.net</value>
    <value>a24-65.akam.net</value>
    <value>a28-67.akam.net</value>
    <value>a7-64.akam.net</value>
    <value>a9-65.akam.net</value>
    <value>dns1.novartis.com</value>
    <value>dns2.novartis.com</value>
    <value>dns3.novartis.com</value>
    <value>dns4.novartis.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>8</num>
   <domain_name>parallell.be</domain_name>
   <domain_keyword>parallell</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-10 19:40:07</query_time>
   <create_date>2020-10-05</create_date>
   <registrar_name>Tucows Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.fatcow-expired.domainparkingserver.net</value>
    <value>ns2.fatcow-expired.domainparkingserver.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>parallell.space</domain_name>
   <domain_keyword>parallell</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-06-07 16:36:11</query_time>
   <create_date>2022-04-08</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2026-04-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>10</num>
   <domain_name>parallell.cc</domain_name>
   <domain_keyword>parallell</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-06-07 16:36:11</query_time>
   <create_date>2023-02-20</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/parallell.cc</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>jarred.ns.cloudflare.com</value>
    <value>tara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>parallell.io</domain_name>
   <domain_keyword>parallell</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-06-07 16:36:11</query_time>
   <create_date>2023-07-12</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-07-12</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>ashley.ns.cloudflare.com</value>
    <value>jonah.ns.cloudflare.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>parallell.store</domain_name>
   <domain_keyword>parallell</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-19 05:09:12</query_time>
   <create_date>2023-08-31</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Tyumenskaya obl</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>parallell.life</domain_name>
   <domain_keyword>parallell</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-11 13:56:46</query_time>
   <create_date>2023-10-27</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2024-10-27</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>ns1.vercel-dns.com</value>
    <value>ns2.vercel-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>parallell.xyz</domain_name>
   <domain_keyword>parallell</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-31 02:05:28</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>parallell.cfd</domain_name>
   <domain_keyword>parallell</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-05-23 05:22:14</query_time>
   <create_date>2024-03-24</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>demi.ns.cloudflare.com</value>
    <value>pranab.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>parallell.style</domain_name>
   <domain_keyword>parallell</domain_keyword>
   <domain_tld>style</domain_tld>
   <query_time>2024-05-22 06:06:21</query_time>
   <create_date>2024-03-24</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://squarespace.domains</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>AR</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>parallell.eu</domain_name>
   <domain_keyword>parallell</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 09:58:16</query_time>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.linode.com</value>
    <value>ns2.linode.com</value>
    <value>ns3.linode.com</value>
    <value>ns4.linode.com</value>
    <value>ns5.linode.com</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.05</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 1,044 domain names (in 0.21 seconds) which look and sound like the brand name "parallell".
Domain Name Registered Expiry Registrar Ownership
1 paralleli.online 15 Mar 2024 15 Mar 2025 Registrar of Domain Names REG.RU, LLC Private Person
2 parallelo.net 24 Jul 2011 24 Jul 2024 Hostopia Canada Corp. -
3 paralleli.ru 16 Mar 2017 16 Mar 2025 REGRU-RU Private Person
4 parallels.systems 23 Aug 2021 23 Aug 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
5 parallella.com 10 Aug 2012 10 Aug 2024 ANNULET, INC BuyDomains.com
6 parallel4.ca 8 Dec 2023 8 Dec 2024 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
7 paralllel.studio 10 Mar 2022 10 Mar 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
8 parallels.lt 10 Nov 2023 11 Nov 2024 INWX GmbH -
9 parallel5.com 31 May 2021 31 May 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
10 parallellc.net 28 Feb 2024 28 Feb 2025 GoDaddy.com, LLC -
11 parallels.in 8 Aug 2007 8 Aug 2024 MarkMonitor Inc. Corel Corporation
12 paralllel.com 12 Jan 2022 12 Jan 2025 OVH, SAS REDACTED FOR PRIVACY
13 parallel8.com 1 Dec 2021 1 Dec 2026 GoDaddy.com, LLC -
14 paralllel.club 7 Nov 2023 7 Nov 2024 Gransy, s.r.o. REDACTED FOR PRIVACY
15 parallels.by 8 Jul 2023 8 Jul 2024 Reliable Software, Ltd -
16 parallelh.com 27 Mar 2024 27 Mar 2025 Wild West Domains, LLC -
17 parallellc.xyz 28 Feb 2024 28 Feb 2025 Go Daddy, LLC Domains By Proxy, LLC
18 parallelsl.org.uk 19 Jun 2023 19 Jun 2024 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
19 parallels.space 31 May 2015 31 May 2025 Registrar of Domain Names REG.RU, LLC ECOM-Center Ltd.
20 paralleli.info 6 Feb 2023 6 Feb 2026 Registrar of Domain Names REG.RU LLC Privacy Protection
21 parallels.cn 3 Nov 2005 3 Nov 2024 阿里云计算有限公司(万网) 成都语沐科技有限公司
22 parallells.com 24 Apr 2006 24 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com -
23 paralllel.world 12 Mar 2023 12 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
24 paralleli.bar 11 Jul 2023 11 Jul 2024 Regional Network Information Center, JSC dba RU-CENTER LLC "LegionA"
25 parallele.com 4 Nov 1998 3 Nov 2024 OVH, SAS PARALLELE SC DIFFUSION
26 parallels.io 16 Jan 2018 16 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
27 parallels.services 29 Apr 2023 29 Apr 2025 IONOS SE Questereit Consult
28 parallelc.net 30 Dec 2010 30 Dec 2024 IONOS SE Howie Consulting Inc
29 parallele.one 12 Aug 2021 12 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
30 parallels.fund 4 Apr 2023 4 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
31 parallels.ru 27 Mar 2002 27 Mar 2025 RU-CENTER-RU Parallels International GmbH
32 parallele.studio 9 Nov 2021 9 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
33 paralleli.net 25 Apr 2003 25 Apr 2025 Epik LLC -
34 parallels.live 11 May 2022 11 May 2025 Porkbun LLC Private by Design, LLC
35 parallelo.io 25 Nov 2019 25 Nov 2024 Key-Systems GmbH TAG INNSIKT AS
36 parallelo.site 6 Dec 2022 6 Dec 2024 Register.com, Inc -
37 paralleldl.com 30 May 2023 30 May 2025 Squarespace Domains II LLC BlockPath Inc.
38 parallelcl.com 7 Jan 2019 7 Jan 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
39 parallelk.com 16 Dec 2018 16 Dec 2024 Instra Corporation Pty Ltd. REDACTED FOR PRIVACY
40 parallels.ink 14 Mar 2024 14 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
41 parallelf.cn 5 Jul 2023 5 Jul 2024 成都飞数科技有限公司 傅志伟
42 parallela.site 11 Apr 2024 11 Apr 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
43 parallelx.co.uk 3 Sep 2020 3 Sep 2024 20i Ltd [Tag = STACK] -
44 parallels.ventures 8 Oct 2020 8 Oct 2024 Key-Systems, LLC space&matter B.V.
45 parallesl.com 16 May 2017 16 May 2025 Internet Domain Service BS Corp. Whois Privacy Corp.
46 parallells.co.uk 18 Jan 2008 18 Jan 2025 Markmonitor Inc. [Tag = MARKMONITOR] -
47 parallelq.com 12 Feb 2017 12 Feb 2025 Japan Registry Services Co.,Ltd.(JPRS) TIMELAG Inc.
48 parallela.cloud 13 Apr 2024 13 Apr 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
49 parallels.wtf 9 Jul 2023 9 Jul 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
50 parallelm.ru 18 Nov 2023 18 Nov 2024 REGRU-RU Private Person
51 paralleli.com 17 Mar 2004 17 Mar 2025 SAV.COM, LLC REDACTED FOR PRIVACY
52 parallelq.cc 16 Oct 2023 16 Oct 2024 New Order Domains, LLC -
53 parallel1.com 11 Mar 2017 11 Mar 2025 TurnCommerce, Inc. DBA NameBright.com -
54 paralleli.eu - - TLD Registrar Solutions Ltd -
55 parallel.com 10 Jan 1994 9 Jan 2025 GoDaddy.com, LLC -
56 parallel.events 13 Mar 2024 13 Mar 2025 Tucows Domains Inc. 1337 Services LLC
57 paralell.life 22 Aug 2023 22 Aug 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
58 parallel.chat 24 May 2022 24 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
59 parallel.ninja 12 Jan 2022 12 Jan 2025 Amazon Registrar, Inc. Identity Protection Service
60 parallel.world 6 Apr 2016 6 Apr 2025 GMO Internet Group, Inc. d/b/a Onamae.com Hazuki Tamano
61 parallel.de - - - -
62 parallel.cash 17 Mar 2023 17 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
63 parallel.group 26 Feb 2018 26 Feb 2025 Chengdu West Dimension Digital Technology Co., Ltd. REDACTED FOR PRIVACY
64 parallel.engineering 20 Apr 2023 20 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
65 parallel.market 19 Aug 2018 19 Aug 2024 Name.com, Inc. Domain Protection Services, Inc.
66 parallel.cloud 17 Feb 2016 17 Feb 2025 Tucows Domains Inc. Data Protected
67 parallel.fun 3 Oct 2021 3 Oct 2024 NameSilo, LLC See PrivacyGuardian.org
68 parallel.ltd 10 Nov 2016 10 Nov 2024 Chengdu West Dimension Digital Technology Co., Ltd. Ding Shan Zhuang
69 parallel.org.ng 14 Feb 2018 30 Jan 2099 premium Nigeria Internet Registration Association
70 parallel.holdings 11 Oct 2022 11 Oct 2024 Network Solutions, LLC parallel holdings
71 parallel.onl 14 Mar 2024 14 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
72 parallel.technology 8 Feb 2021 8 Feb 2026 Registrar of Domain Names REG.RU LLC Privacy Protection
73 paralell.link 29 Apr 2024 29 Apr 2025 OwnRegistrar INC WhoisSecure
74 parallel.claims 20 Feb 2024 20 Feb 2025 OwnRegistrar, Inc. WhoisSecure
75 parallel.sh 20 Sep 2020 20 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
76 parallel.co.jp 14 Mar 2018 - - PARALLEL, Inc.
77 parallel.hu 26 Nov 1996 - - -
78 parallel.lol 3 Jan 2022 3 Jan 2025 Amazon Registrar, Inc. Parallel Systems, Inc
79 parallelu.net 23 Feb 2017 23 Feb 2026 GoDaddy.com, LLC -
80 parallels.blog 18 Apr 2023 18 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
81 parallells.com.cn 3 Jan 2008 3 Jan 2025 MarkMonitor Inc. Parallels International GmbH
82 parallele.family 21 Dec 2023 21 Dec 2024 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Virtua Drug Ltd
83 paralllell.org 20 Oct 2023 20 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
84 parallelr.com 5 Jun 2015 5 Jun 2026 Xin Net Technology Corporation REDACTED FOR PRIVACY
85 paraleell.com 24 Mar 2024 24 Mar 2025 OwnRegistrar, Inc. WhoisSecure
86 parallels.me 22 Jun 2011 22 Jun 2024 MarkMonitor Inc. Parallels International GmbH
87 parallel3.com 1 Oct 2009 1 Oct 2024 NameCheap, Inc. -
88 parallels.org.cn 3 May 2011 3 May 2025 MarkMonitor Inc. Corel Corporation
89 parrallell.de - - - -
90 parrallell.com 18 Jan 2023 18 Jan 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
91 parallels.ai - - Dynadot REDACTED FOR PRIVACY
92 parallelfl.events 10 Apr 2024 10 Apr 2025 Tucows Domains Inc. Njalla Okta LLC
93 parallelm.com 28 Jun 2017 28 Jun 2026 Network Solutions, LLC DataRobot, Inc.
94 parallellm.com 27 Nov 2023 27 Nov 2024 GoDaddy.com, LLC -
95 parallelfl.com 10 Apr 2024 10 Apr 2025 OwnRegistrar, Inc. WhoisSecure
96 parallellc.info 28 Feb 2024 28 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
97 parallele.ru 29 Sep 2008 29 Sep 2024 RU-CENTER-RU Private Person
98 parallele.org 28 Feb 2005 28 Feb 2025 Annulet LLC BuyDomains.com
99 parallels.site 29 Apr 2023 29 Apr 2025 DNSPod, Inc. lanqiuyou
100 parallels.it 20 Nov 2006 28 Mar 2025 Aruba s.p.a. RICCARDO BAGNATO BULGARELLI
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 Parallell.nl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=parallell.nl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "parallell.nl",
        "page_size": 100
    },
    "count": {
        "total": 1044,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "paralleli.online, parallelo.net, paralleli.ru, parallels.systems, parallella.com, parallel4.ca, paralllel.studio, parallels.lt, parallel5.com, parallellc.net, parallels.in, paralllel.com, parallel8.com, paralllel.club, parallels.by, parallelh.com, parallellc.xyz, parallelsl.org.uk, parallels.space, paralleli.info, parallels.cn, parallells.com, paralllel.world, paralleli.bar, parallele.com, parallels.io, parallels.services, parallelc.net, parallele.one, parallels.fund, parallels.ru, parallele.studio, paralleli.net, parallels.live, parallelo.io, parallelo.site, paralleldl.com, parallelcl.com, parallelk.com, parallels.ink, parallelf.cn, parallela.site, parallelx.co.uk, parallels.ventures, parallesl.com, parallells.co.uk, parallelq.com, parallela.cloud, parallels.wtf, parallelm.ru, paralleli.com, parallelq.cc, parallel1.com, paralleli.eu, parallel.com, parallel.events, paralell.life, parallel.chat, parallel.ninja, parallel.world, parallel.de, parallel.cash, parallel.group, parallel.engineering, parallel.market, parallel.cloud, parallel.fun, parallel.ltd, parallel.org.ng, parallel.holdings, parallel.onl, parallel.technology, paralell.link, parallel.claims, parallel.sh, parallel.co.jp, parallel.hu, parallel.lol, parallelu.net, parallels.blog, parallells.com.cn, parallele.family, paralllell.org, parallelr.com, paraleell.com, parallels.me, parallel3.com, parallels.org.cn, parrallell.de, parrallell.com, parallels.ai, parallelfl.events, parallelm.com, parallellm.com, parallelfl.com, parallellc.info, parallele.ru, parallele.org, parallels.site, parallels.it",
    "results": [
        {
            "num": 1,
            "domain_name": "paralleli.online",
            "domain_keyword": "paralleli",
            "domain_tld": "online",
            "query_time": "2024-05-22 06:06:21",
            "create_date": "2024-03-15",
            "update_date": "2024-05-13",
            "expiry_date": "2025-03-15",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Sverdlovskaya",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "parallelo.net",
            "domain_keyword": "parallelo",
            "domain_tld": "net",
            "query_time": "2024-06-07 16:36:20",
            "create_date": "2011-07-24",
            "update_date": "2023-07-22",
            "expiry_date": "2024-07-24",
            "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": 3,
            "domain_name": "paralleli.ru",
            "domain_keyword": "paralleli",
            "domain_tld": "ru",
            "query_time": "2024-05-01 12:31:10",
            "create_date": "2017-03-16",
            "expiry_date": "2025-03-16",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 4,
            "domain_name": "parallels.systems",
            "domain_keyword": "parallels",
            "domain_tld": "systems",
            "query_time": "2024-05-19 05:09:59",
            "create_date": "2021-08-23",
            "update_date": "2024-04-25",
            "expiry_date": "2024-08-23",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 5,
            "domain_name": "parallella.com",
            "domain_keyword": "parallella",
            "domain_tld": "com",
            "query_time": "2024-06-07 16:36:11",
            "create_date": "2012-08-10",
            "update_date": "2023-09-27",
            "expiry_date": "2024-08-10",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "parallel4.ca",
            "domain_keyword": "parallel4",
            "domain_tld": "ca",
            "query_time": "2024-06-07 16:35:27",
            "create_date": "2023-12-08",
            "update_date": "2024-02-06",
            "expiry_date": "2024-12-08",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "connect1.squarespacedns.com",
                "connect2.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "paralllel.studio",
            "domain_keyword": "paralllel",
            "domain_tld": "studio",
            "query_time": "2024-05-11 13:56:54",
            "create_date": "2022-03-10",
            "update_date": "2024-04-24",
            "expiry_date": "2025-03-10",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 8,
            "domain_name": "parallels.lt",
            "domain_keyword": "parallels",
            "domain_tld": "lt",
            "query_time": "2024-05-19 05:09:59",
            "create_date": "2023-11-10",
            "expiry_date": "2024-11-11",
            "registrar_name": "INWX GmbH",
            "registrar_website": "http://www.domrobot.com",
            "name_servers": [
                "ns1.redirect.host",
                "ns2.redirect.host"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 9,
            "domain_name": "parallel5.com",
            "domain_keyword": "parallel5",
            "domain_tld": "com",
            "query_time": "2024-06-02 08:28:19",
            "create_date": "2021-05-31",
            "update_date": "2024-06-01",
            "expiry_date": "2024-05-31",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns1.gm111.parklogic.com",
                "ns2.gm111.parklogic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "parallellc.net",
            "domain_keyword": "parallellc",
            "domain_tld": "net",
            "query_time": "2024-05-03 15:58:05",
            "create_date": "2024-02-28",
            "update_date": "2024-02-28",
            "expiry_date": "2025-02-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "parallels.in",
            "domain_keyword": "parallels",
            "domain_tld": "in",
            "query_time": "2024-05-31 02:05:33",
            "create_date": "2007-08-08",
            "update_date": "2023-08-30",
            "expiry_date": "2024-08-08",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Corel Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Ontario",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1444.awsdns-52.org",
                "ns-1737.awsdns-25.co.uk",
                "ns-28.awsdns-03.com",
                "ns-820.awsdns-38.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "paralllel.com",
            "domain_keyword": "paralllel",
            "domain_tld": "com",
            "query_time": "2024-05-11 13:56:54",
            "create_date": "2022-01-12",
            "update_date": "2024-01-01",
            "expiry_date": "2025-01-12",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns112.ovh.net",
                "ns112.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 13,
            "domain_name": "parallel8.com",
            "domain_keyword": "parallel8",
            "domain_tld": "com",
            "query_time": "2024-06-07 16:35:29",
            "create_date": "2021-12-01",
            "update_date": "2023-01-10",
            "expiry_date": "2026-12-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "paralllel.club",
            "domain_keyword": "paralllel",
            "domain_tld": "club",
            "query_time": "2024-05-19 05:10:05",
            "create_date": "2023-11-07",
            "update_date": "2023-11-12",
            "expiry_date": "2024-11-07",
            "registrar_iana": 1505,
            "registrar_name": "Gransy, s.r.o.",
            "registrar_website": "www.subreg.cz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CZ",
            "registrant_email": "please query the rdds service of the registrar 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.webglobe.cz",
                "ns2.webglobe.cz",
                "ns3.webglobe.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "parallels.by",
            "domain_keyword": "parallels",
            "domain_tld": "by",
            "query_time": "2024-05-31 02:05:33",
            "create_date": "2023-07-08",
            "update_date": "2023-07-08",
            "expiry_date": "2024-07-08",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_address": "155 00, -, Praha 5, Bellusova 1847/10, -, -",
            "registrant_country": "CZ",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "name_servers": [
                "ns1.redirect.host",
                "ns2.redirect.host"
            ]
        },
        {
            "num": 16,
            "domain_name": "parallelh.com",
            "domain_keyword": "parallelh",
            "domain_tld": "com",
            "query_time": "2024-05-26 22:31:13",
            "create_date": "2024-03-27",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-27",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "parallellc.xyz",
            "domain_keyword": "parallellc",
            "domain_tld": "xyz",
            "query_time": "2024-05-03 15:58:05",
            "create_date": "2024-02-28",
            "update_date": "2024-04-25",
            "expiry_date": "2025-02-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": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "parallelsl.org.uk",
            "domain_keyword": "parallelsl",
            "domain_tld": "org.uk",
            "query_time": "2024-05-19 05:10:03",
            "create_date": "2023-06-19",
            "update_date": "2023-10-06",
            "expiry_date": "2024-06-19",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 19,
            "domain_name": "parallels.space",
            "domain_keyword": "parallels",
            "domain_tld": "space",
            "query_time": "2024-06-02 08:28:23",
            "create_date": "2015-05-31",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-31",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "ECOM-Center Ltd.",
            "registrant_state": "Novosibirsk region",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "paralleli.info",
            "domain_keyword": "paralleli",
            "domain_tld": "info",
            "query_time": "2024-05-31 02:05:28",
            "create_date": "2023-02-06",
            "update_date": "2024-03-22",
            "expiry_date": "2026-02-06",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "parallels.cn",
            "domain_keyword": "parallels",
            "domain_tld": "cn",
            "query_time": "2024-05-31 09:58:25",
            "create_date": "2005-11-03",
            "expiry_date": "2024-11-03",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "成都语沐科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "elsa.ns.cloudflare.com",
                "rob.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "parallells.com",
            "domain_keyword": "parallells",
            "domain_tld": "com",
            "query_time": "2024-06-07 16:36:14",
            "create_date": "2006-04-24",
            "update_date": "2024-01-22",
            "expiry_date": "2025-04-24",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "ns111484.ztomy.com",
                "ns211484.ztomy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "paralllel.world",
            "domain_keyword": "paralllel",
            "domain_tld": "world",
            "query_time": "2024-05-11 13:56:54",
            "create_date": "2023-03-12",
            "update_date": "2024-04-26",
            "expiry_date": "2025-03-12",
            "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": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "paralleli.bar",
            "domain_keyword": "paralleli",
            "domain_tld": "bar",
            "query_time": "2024-05-31 02:05:27",
            "create_date": "2023-07-11",
            "update_date": "2024-03-01",
            "expiry_date": "2024-07-11",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/whois/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LLC \"LegionA\"",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Sverdlovskaya oblast",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.host2.legiona.ru",
                "ns2.host2.legiona.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "parallele.com",
            "domain_keyword": "parallele",
            "domain_tld": "com",
            "query_time": "2024-05-11 13:56:42",
            "create_date": "1998-11-04",
            "update_date": "2023-11-01",
            "expiry_date": "2024-11-03",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PARALLELE SC DIFFUSION",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns19.ovh.net",
                "ns19.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 26,
            "domain_name": "parallels.io",
            "domain_keyword": "parallels",
            "domain_tld": "io",
            "query_time": "2024-05-16 05:06:19",
            "create_date": "2018-01-16",
            "update_date": "2024-03-03",
            "expiry_date": "2025-01-16",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "parallels.services",
            "domain_keyword": "parallels",
            "domain_tld": "services",
            "query_time": "2024-04-30 01:23:17",
            "create_date": "2023-04-29",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-29",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Questereit Consult",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1070.ui-dns.biz",
                "ns1070.ui-dns.de",
                "ns1085.ui-dns.org",
                "ns1088.ui-dns.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "parallelc.net",
            "domain_keyword": "parallelc",
            "domain_tld": "net",
            "query_time": "2024-05-11 13:56:39",
            "create_date": "2010-12-30",
            "update_date": "2021-01-08",
            "expiry_date": "2024-12-30",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Howie Consulting Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1028.ui-dns.com",
                "ns1086.ui-dns.de",
                "ns1099.ui-dns.org",
                "ns1113.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "parallele.one",
            "domain_keyword": "parallele",
            "domain_tld": "one",
            "query_time": "2024-05-11 13:56:42",
            "create_date": "2021-08-12",
            "update_date": "2023-08-17",
            "expiry_date": "2024-08-12",
            "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-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 30,
            "domain_name": "parallels.fund",
            "domain_keyword": "parallels",
            "domain_tld": "fund",
            "query_time": "2024-06-02 08:28:23",
            "create_date": "2023-04-04",
            "update_date": "2024-05-19",
            "expiry_date": "2025-04-04",
            "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": 31,
            "domain_name": "parallels.ru",
            "domain_keyword": "parallels",
            "domain_tld": "ru",
            "query_time": "2024-05-01 12:31:10",
            "create_date": "2002-03-27",
            "expiry_date": "2025-03-27",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Parallels International GmbH",
            "name_servers": [
                "ns-1050.awsdns-03.org",
                "ns-1593.awsdns-07.co.uk",
                "ns-233.awsdns-29.com",
                "ns-865.awsdns-44.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 32,
            "domain_name": "parallele.studio",
            "domain_keyword": "parallele",
            "domain_tld": "studio",
            "query_time": "2024-06-07 16:35:56",
            "create_date": "2021-11-09",
            "update_date": "2023-12-24",
            "expiry_date": "2024-11-09",
            "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": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "paralleli.net",
            "domain_keyword": "paralleli",
            "domain_tld": "net",
            "query_time": "2024-06-07 16:36:07",
            "create_date": "2003-04-25",
            "update_date": "2024-04-04",
            "expiry_date": "2025-04-25",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "http://www.epik.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "parallels.live",
            "domain_keyword": "parallels",
            "domain_tld": "live",
            "query_time": "2024-05-12 00:47:09",
            "create_date": "2022-05-11",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-11",
            "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": [
                "ns41.cloudns.net",
                "ns42.cloudns.net",
                "ns43.cloudns.net",
                "ns44.cloudns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "parallelo.io",
            "domain_keyword": "parallelo",
            "domain_tld": "io",
            "query_time": "2024-05-31 02:05:30",
            "create_date": "2019-11-25",
            "update_date": "2024-01-09",
            "expiry_date": "2024-11-25",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TAG INNSIKT AS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NO",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p08.nsone.net",
                "dns2.p08.nsone.net",
                "dns3.p08.nsone.net",
                "dns4.p08.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "parallelo.site",
            "domain_keyword": "parallelo",
            "domain_tld": "site",
            "query_time": "2024-05-03 15:58:07",
            "create_date": "2022-12-06",
            "update_date": "2023-12-01",
            "expiry_date": "2024-12-06",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc",
            "registrar_website": "http://www.register.com/",
            "registrant_state": "FL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "paralleldl.com",
            "domain_keyword": "paralleldl",
            "domain_tld": "com",
            "query_time": "2024-05-26 22:31:13",
            "create_date": "2023-05-30",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-30",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BlockPath Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "adel.ns.cloudflare.com",
                "rodney.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "parallelcl.com",
            "domain_keyword": "parallelcl",
            "domain_tld": "com",
            "query_time": "2024-05-31 16:51:56",
            "create_date": "2019-01-07",
            "update_date": "2022-08-23",
            "expiry_date": "2024-01-07",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "parallelk.com",
            "domain_keyword": "parallelk",
            "domain_tld": "com",
            "query_time": "2024-06-07 16:36:11",
            "create_date": "2018-12-16",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-16",
            "registrar_iana": 1376,
            "registrar_name": "Instra Corporation Pty Ltd.",
            "registrar_website": "http://www.instra.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Auckland District",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.onlydomains.com",
                "ns2.onlydomains.com",
                "ns3.onlydomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "parallels.ink",
            "domain_keyword": "parallels",
            "domain_tld": "ink",
            "query_time": "2024-04-17 12:51:08",
            "create_date": "2024-03-14",
            "update_date": "2024-04-03",
            "expiry_date": "2025-03-14",
            "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": [
                "bayan.ns.cloudflare.com",
                "gabriella.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "parallelf.cn",
            "domain_keyword": "parallelf",
            "domain_tld": "cn",
            "query_time": "2024-05-11 13:56:43",
            "create_date": "2023-07-05",
            "expiry_date": "2024-07-05",
            "registrar_name": "成都飞数科技有限公司",
            "registrant_name": "傅志伟",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "parallela.site",
            "domain_keyword": "parallela",
            "domain_tld": "site",
            "query_time": "2024-06-07 16:35:29",
            "create_date": "2024-04-11",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "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": [
                "walk.ns.cloudflare.com",
                "yahir.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "parallelx.co.uk",
            "domain_keyword": "parallelx",
            "domain_tld": "co.uk",
            "query_time": "2024-05-31 02:05:38",
            "create_date": "2020-09-03",
            "update_date": "2022-09-03",
            "expiry_date": "2024-09-03",
            "registrar_name": "20i Ltd [Tag = STACK]",
            "registrar_website": "http://www.20i.com",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 44,
            "domain_name": "parallels.ventures",
            "domain_keyword": "parallels",
            "domain_tld": "ventures",
            "query_time": "2024-05-03 15:58:12",
            "create_date": "2020-10-08",
            "update_date": "2023-11-22",
            "expiry_date": "2024-10-08",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "space&matter B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 45,
            "domain_name": "parallesl.com",
            "domain_keyword": "parallesl",
            "domain_tld": "com",
            "query_time": "2024-05-19 05:10:05",
            "create_date": "2017-05-16",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-16",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp.",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_address": "Ocean Centre, Montagu Foreshore, East Bay Street",
            "registrant_city": "Nassau",
            "registrant_state": "New Providence",
            "registrant_zip": "00000",
            "registrant_country": "BS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5163872248",
            "name_servers": [
                "ns1.abovedomains.com",
                "ns2.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "parallells.co.uk",
            "domain_keyword": "parallells",
            "domain_tld": "co.uk",
            "query_time": "2024-05-19 05:09:12",
            "create_date": "2008-01-18",
            "update_date": "2023-12-17",
            "expiry_date": "2025-01-18",
            "registrar_name": "Markmonitor Inc. [Tag = MARKMONITOR]",
            "registrar_website": "https://www.markmonitor.com",
            "name_servers": [
                "ns-1150.awsdns-15.org",
                "ns-1972.awsdns-54.co.uk",
                "ns-411.awsdns-51.com",
                "ns-964.awsdns-56.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 47,
            "domain_name": "parallelq.com",
            "domain_keyword": "parallelq",
            "domain_tld": "com",
            "query_time": "2024-06-07 16:36:49",
            "create_date": "2017-02-12",
            "update_date": "2023-12-26",
            "expiry_date": "2025-02-12",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co.,Ltd.(JPRS)",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "TIMELAG Inc.",
            "registrant_address": "11F,1-12-12,Umeda,Kita-ku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.664768790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "parallela.cloud",
            "domain_keyword": "parallela",
            "domain_tld": "cloud",
            "query_time": "2024-04-15 14:18:34",
            "create_date": "2024-04-13",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-13",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "walk.ns.cloudflare.com",
                "yahir.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "parallels.wtf",
            "domain_keyword": "parallels",
            "domain_tld": "wtf",
            "query_time": "2024-05-31 02:05:33",
            "create_date": "2023-07-09",
            "update_date": "2024-04-10",
            "expiry_date": "2024-07-09",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 50,
            "domain_name": "parallelm.ru",
            "domain_keyword": "parallelm",
            "domain_tld": "ru",
            "query_time": "2024-05-01 12:31:10",
            "create_date": "2023-11-18",
            "expiry_date": "2024-11-18",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 51,
            "domain_name": "paralleli.com",
            "domain_keyword": "paralleli",
            "domain_tld": "com",
            "query_time": "2024-06-07 16:36:07",
            "create_date": "2004-03-17",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-17",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=paralleli.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "parallelq.cc",
            "domain_keyword": "parallelq",
            "domain_tld": "cc",
            "query_time": "2024-06-07 16:36:49",
            "create_date": "2023-10-16",
            "update_date": "2023-10-16",
            "expiry_date": "2024-10-16",
            "registrar_iana": 2242,
            "registrar_name": "New Order Domains, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "parallel1.com",
            "domain_keyword": "parallel1",
            "domain_tld": "com",
            "query_time": "2024-04-26 08:44:52",
            "create_date": "2017-03-11",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-11",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "http://www.NameBright.com",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "paralleli.eu",
            "domain_keyword": "paralleli",
            "domain_tld": "eu",
            "query_time": "2024-05-05 09:58:16",
            "registrar_name": "TLD Registrar Solutions Ltd",
            "name_servers": [
                "dns.keliweb.com",
                "dns.keliweb.eu",
                "dns.keliweb.net",
                "dns.keliweb.org"
            ]
        },
        {
            "num": 55,
            "domain_name": "parallel.com",
            "domain_keyword": "parallel",
            "domain_tld": "com",
            "query_time": "2024-04-22 19:19:43",
            "create_date": "1994-01-10",
            "update_date": "2024-01-10",
            "expiry_date": "2025-01-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "parallel.events",
            "domain_keyword": "parallel",
            "domain_tld": "events",
            "query_time": "2024-05-11 13:56:36",
            "create_date": "2024-03-13",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-13",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1337 Services LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Charlestown",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KN",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "1-you.njalla.no",
                "2-can.njalla.in",
                "3-get.njalla.fo"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "paralell.life",
            "domain_keyword": "paralell",
            "domain_tld": "life",
            "query_time": "2024-05-11 13:55:53",
            "create_date": "2023-08-22",
            "update_date": "2023-08-27",
            "expiry_date": "2024-08-22",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "armando.ns.cloudflare.com",
                "romina.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "parallel.chat",
            "domain_keyword": "parallel",
            "domain_tld": "chat",
            "query_time": "2024-05-29 08:31:40",
            "create_date": "2022-05-24",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-24",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "parallel.ninja",
            "domain_keyword": "parallel",
            "domain_tld": "ninja",
            "query_time": "2024-04-26 08:44:50",
            "create_date": "2022-01-12",
            "update_date": "2023-12-14",
            "expiry_date": "2025-01-12",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "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-1218.awsdns-24.org",
                "ns-1932.awsdns-49.co.uk",
                "ns-63.awsdns-07.com",
                "ns-696.awsdns-23.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "parallel.world",
            "domain_keyword": "parallel",
            "domain_tld": "world",
            "query_time": "2024-05-19 05:09:06",
            "create_date": "2016-04-06",
            "update_date": "2024-03-12",
            "expiry_date": "2025-04-06",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hazuki Tamano",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Mie",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "parallel.de",
            "domain_keyword": "parallel",
            "domain_tld": "de",
            "query_time": "2024-05-08 22:47:37",
            "update_date": "2019-05-14",
            "name_servers": [
                "ns01.refname.com",
                "ns02.refname.com",
                "ns03.refname.com",
                "ns04.refname.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 62,
            "domain_name": "parallel.cash",
            "domain_keyword": "parallel",
            "domain_tld": "cash",
            "query_time": "2024-06-07 16:35:25",
            "create_date": "2023-03-17",
            "update_date": "2024-05-01",
            "expiry_date": "2025-03-17",
            "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": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "parallel.group",
            "domain_keyword": "parallel",
            "domain_tld": "group",
            "query_time": "2024-04-26 08:44:50",
            "create_date": "2018-02-26",
            "update_date": "2024-01-14",
            "expiry_date": "2025-02-26",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Si Chuan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "parallel.engineering",
            "domain_keyword": "parallel",
            "domain_tld": "engineering",
            "query_time": "2024-05-03 15:57:54",
            "create_date": "2023-04-20",
            "update_date": "2024-03-26",
            "expiry_date": "2025-04-20",
            "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": 65,
            "domain_name": "parallel.market",
            "domain_keyword": "parallel",
            "domain_tld": "market",
            "query_time": "2024-04-26 08:44:50",
            "create_date": "2018-08-19",
            "update_date": "2023-07-19",
            "expiry_date": "2024-08-19",
            "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": [
                "ns1.undeveloped.com",
                "ns2.undeveloped.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "parallel.cloud",
            "domain_keyword": "parallel",
            "domain_tld": "cloud",
            "query_time": "2024-06-07 16:35:25",
            "create_date": "2016-02-17",
            "update_date": "2024-02-16",
            "expiry_date": "2025-02-17",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "dilbert.ns.cloudflare.com",
                "miki.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "parallel.fun",
            "domain_keyword": "parallel",
            "domain_tld": "fun",
            "query_time": "2024-05-31 16:51:51",
            "create_date": "2021-10-03",
            "update_date": "2023-12-12",
            "expiry_date": "2024-10-03",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "parallel.ltd",
            "domain_keyword": "parallel",
            "domain_tld": "ltd",
            "query_time": "2024-05-19 05:09:06",
            "create_date": "2016-11-10",
            "update_date": "2023-12-25",
            "expiry_date": "2024-11-10",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ding Shan Zhuang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shanghai",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "parallel.org.ng",
            "domain_keyword": "parallel",
            "domain_tld": "org.ng",
            "query_time": "2024-05-26 08:55:10",
            "create_date": "2018-02-14",
            "update_date": "2019-08-06",
            "expiry_date": "2099-01-30",
            "registrar_name": "premium",
            "registrant_name": "NiRA",
            "registrant_company": "Nigeria Internet Registration Association",
            "registrant_address": "8, Funsho William Avenue, Surulere",
            "registrant_city": "Lagos",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "08172004272",
            "name_servers": [
                "cp.nira.org.ng",
                "ns1.nira.org.ng"
            ],
            "domain_status": [
                "serverDeleteProhibited",
                "serverRenewProhibited",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "parallel.holdings",
            "domain_keyword": "parallel",
            "domain_tld": "holdings",
            "query_time": "2024-05-03 15:57:54",
            "create_date": "2022-10-11",
            "update_date": "2023-08-17",
            "expiry_date": "2024-10-11",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "parallel holdings",
            "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": [
                "ns17.worldnic.com",
                "ns18.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "parallel.onl",
            "domain_keyword": "parallel",
            "domain_tld": "onl",
            "query_time": "2024-05-16 05:06:17",
            "create_date": "2024-03-14",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-14",
            "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": 72,
            "domain_name": "parallel.technology",
            "domain_keyword": "parallel",
            "domain_tld": "technology",
            "query_time": "2024-05-26 22:31:12",
            "create_date": "2021-02-08",
            "update_date": "2024-01-28",
            "expiry_date": "2026-02-08",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "brianna.ns.cloudflare.com",
                "roan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "paralell.link",
            "domain_keyword": "paralell",
            "domain_tld": "link",
            "query_time": "2024-05-01 16:32:33",
            "create_date": "2024-04-29",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar INC",
            "registrar_website": "http://www.ownregistrar.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "WhoisSecure",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.vercel-dns.com",
                "ns2.vercel-dns.com"
            ],
            "domain_status": [
                "addPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "parallel.claims",
            "domain_keyword": "parallel",
            "domain_tld": "claims",
            "query_time": "2024-06-07 16:35:25",
            "create_date": "2024-02-20",
            "update_date": "2024-02-25",
            "expiry_date": "2025-02-20",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "http://ownregistrar.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "WhoisSecure",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "joan.ns.cloudflare.com",
                "ken.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "parallel.sh",
            "domain_keyword": "parallel",
            "domain_tld": "sh",
            "query_time": "2024-05-03 15:57:54",
            "create_date": "2020-09-20",
            "update_date": "2023-11-04",
            "expiry_date": "2024-09-20",
            "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": 76,
            "domain_name": "parallel.co.jp",
            "domain_keyword": "parallel",
            "domain_tld": "co.jp",
            "query_time": "2024-05-29 08:31:40",
            "create_date": "2018-03-14",
            "update_date": "2024-04-01",
            "registrant_company": "PARALLEL, Inc.",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ]
        },
        {
            "num": 77,
            "domain_name": "parallel.hu",
            "domain_keyword": "parallel",
            "domain_tld": "hu",
            "query_time": "2024-05-10 19:22:02",
            "create_date": "1996-11-26"
        },
        {
            "num": 78,
            "domain_name": "parallel.lol",
            "domain_keyword": "parallel",
            "domain_tld": "lol",
            "query_time": "2024-04-26 08:44:50",
            "create_date": "2022-01-03",
            "update_date": "2024-04-18",
            "expiry_date": "2025-01-03",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_company": "Parallel Systems, Inc",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-1108.awsdns-10.org",
                "ns-1714.awsdns-22.co.uk",
                "ns-507.awsdns-63.com",
                "ns-654.awsdns-17.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "parallelu.net",
            "domain_keyword": "parallelu",
            "domain_tld": "net",
            "query_time": "2024-06-07 16:37:04",
            "create_date": "2017-02-23",
            "update_date": "2023-02-23",
            "expiry_date": "2026-02-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "parallels.blog",
            "domain_keyword": "parallels",
            "domain_tld": "blog",
            "query_time": "2024-04-19 00:53:42",
            "create_date": "2023-04-18",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-18",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 81,
            "domain_name": "parallells.com.cn",
            "domain_keyword": "parallells",
            "domain_tld": "com.cn",
            "query_time": "2024-05-31 02:05:29",
            "create_date": "2008-01-03",
            "expiry_date": "2025-01-03",
            "registrar_name": "MarkMonitor Inc.",
            "registrant_name": "Parallels International GmbH",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns-1149.awsdns-15.org",
                "ns-1706.awsdns-21.co.uk",
                "ns-258.awsdns-32.com",
                "ns-854.awsdns-42.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "parallele.family",
            "domain_keyword": "parallele",
            "domain_tld": "family",
            "query_time": "2024-05-03 15:57:59",
            "create_date": "2023-12-21",
            "update_date": "2024-02-05",
            "expiry_date": "2024-12-21",
            "registrar_iana": 3882,
            "registrar_name": "Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság",
            "registrar_website": "https://namerider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Virtua Drug Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "-",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "paralllell.org",
            "domain_keyword": "paralllell",
            "domain_tld": "org",
            "query_time": "2024-05-10 19:41:07",
            "create_date": "2023-10-20",
            "update_date": "2023-10-25",
            "expiry_date": "2024-10-20",
            "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": 84,
            "domain_name": "parallelr.com",
            "domain_keyword": "parallelr",
            "domain_tld": "com",
            "query_time": "2024-05-22 06:06:23",
            "create_date": "2015-06-05",
            "update_date": "2020-11-26",
            "expiry_date": "2026-06-05",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SH",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at http://whois.xinnet.com/sendemail/parallelr.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.xincache.com",
                "ns16.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "paraleell.com",
            "domain_keyword": "paraleell",
            "domain_tld": "com",
            "query_time": "2024-05-23 05:22:09",
            "create_date": "2024-03-24",
            "update_date": "2024-03-24",
            "expiry_date": "2025-03-24",
            "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": [
                "alfred.ns.cloudflare.com",
                "diva.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "parallels.me",
            "domain_keyword": "parallels",
            "domain_tld": "me",
            "query_time": "2024-05-19 05:09:59",
            "create_date": "2011-06-22",
            "update_date": "2023-08-08",
            "expiry_date": "2024-06-22",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Parallels International GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Schaffhausen",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar 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-1157.awsdns-16.org",
                "ns-1597.awsdns-07.co.uk",
                "ns-262.awsdns-32.com",
                "ns-733.awsdns-27.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "parallel3.com",
            "domain_keyword": "parallel3",
            "domain_tld": "com",
            "query_time": "2024-04-26 08:44:51",
            "create_date": "2009-10-01",
            "update_date": "2023-09-19",
            "expiry_date": "2024-10-01",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "parallels.org.cn",
            "domain_keyword": "parallels",
            "domain_tld": "org.cn",
            "query_time": "2024-05-03 00:11:25",
            "create_date": "2011-05-03",
            "expiry_date": "2025-05-03",
            "registrar_name": "MarkMonitor Inc.",
            "registrant_name": "Corel Corporation",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns-1336.awsdns-39.org",
                "ns-2024.awsdns-61.co.uk",
                "ns-300.awsdns-37.com",
                "ns-941.awsdns-53.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "parrallell.de",
            "domain_keyword": "parrallell",
            "domain_tld": "de",
            "query_time": "2024-05-12 11:42:13",
            "update_date": "2021-06-29",
            "name_servers": [
                "ns.inwx.de",
                "ns2.inwx.de",
                "ns3.inwx.eu"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 90,
            "domain_name": "parrallell.com",
            "domain_keyword": "parrallell",
            "domain_tld": "com",
            "query_time": "2024-05-23 17:53:43",
            "create_date": "2023-01-18",
            "update_date": "2024-01-20",
            "expiry_date": "2025-01-18",
            "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=parrallell.com",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "parallels.ai",
            "domain_keyword": "parallels",
            "domain_tld": "ai",
            "query_time": "2024-05-31 02:05:32",
            "registrar_name": "Dynadot",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "null"
            ],
            "domain_status": [
                "Active",
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "parallelfl.events",
            "domain_keyword": "parallelfl",
            "domain_tld": "events",
            "query_time": "2024-06-07 16:36:02",
            "create_date": "2024-04-10",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Njalla Okta LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Charlestown",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KN",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "lia.ns.cloudflare.com",
                "tadeo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "parallelm.com",
            "domain_keyword": "parallelm",
            "domain_tld": "com",
            "query_time": "2024-05-26 08:55:14",
            "create_date": "2017-06-28",
            "update_date": "2023-02-13",
            "expiry_date": "2026-06-28",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "registrant_name": "DataRobot, Inc.",
            "registrant_company": "DataRobot, Inc.",
            "registrant_address": "225 FRANKLIN ST 13TH FL",
            "registrant_city": "BOSTON",
            "registrant_state": "MA",
            "registrant_zip": "02110-2804",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "6177654500",
            "name_servers": [
                "ns-1179.awsdns-19.org",
                "ns-1698.awsdns-20.co.uk",
                "ns-208.awsdns-26.com",
                "ns-866.awsdns-44.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "parallellm.com",
            "domain_keyword": "parallellm",
            "domain_tld": "com",
            "query_time": "2024-06-07 16:36:14",
            "create_date": "2023-11-27",
            "update_date": "2023-11-27",
            "expiry_date": "2024-11-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "parallelfl.com",
            "domain_keyword": "parallelfl",
            "domain_tld": "com",
            "query_time": "2024-06-07 16:36:02",
            "create_date": "2024-04-10",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-10",
            "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": [
                "lia.ns.cloudflare.com",
                "tadeo.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "parallellc.info",
            "domain_keyword": "parallellc",
            "domain_tld": "info",
            "query_time": "2024-05-03 15:58:05",
            "create_date": "2024-02-28",
            "update_date": "2024-03-04",
            "expiry_date": "2025-02-28",
            "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": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "parallele.ru",
            "domain_keyword": "parallele",
            "domain_tld": "ru",
            "query_time": "2024-05-01 12:31:09",
            "create_date": "2008-09-29",
            "expiry_date": "2024-09-29",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.rf.ru",
                "ns2.rf.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 98,
            "domain_name": "parallele.org",
            "domain_keyword": "parallele",
            "domain_tld": "org",
            "query_time": "2024-06-07 16:35:56",
            "create_date": "2005-02-28",
            "update_date": "2024-01-27",
            "expiry_date": "2025-02-28",
            "registrar_iana": 607,
            "registrar_name": "Annulet LLC",
            "registrar_website": "http://www.annulet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BuyDomains.com",
            "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": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "parallels.site",
            "domain_keyword": "parallels",
            "domain_tld": "site",
            "query_time": "2024-05-10 19:40:12",
            "create_date": "2023-04-29",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "http://www.dnspod.cn",
            "registrant_company": "lanqiuyou",
            "registrant_state": "guang dong sheng",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "expire01.dnspod.net",
                "expire02.dnspod.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "parallels.it",
            "domain_keyword": "parallels",
            "domain_tld": "it",
            "query_time": "2024-05-20 22:15:06",
            "create_date": "2006-11-20",
            "update_date": "2024-04-13",
            "expiry_date": "2025-03-28",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "RICCARDO BAGNATO BULGARELLI",
            "registrant_address": "Via Rosales, 13",
            "registrant_city": "Como",
            "registrant_state": "CO",
            "registrant_zip": "22100",
            "registrant_country": "IT",
            "name_servers": [
                "nsdom1.vmdns.net",
                "nsdom2.vmdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.21,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>parallell.nl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1044</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>paralleli.online, parallelo.net, paralleli.ru, parallels.systems, parallella.com, parallel4.ca, paralllel.studio, parallels.lt, parallel5.com, parallellc.net, parallels.in, paralllel.com, parallel8.com, paralllel.club, parallels.by, parallelh.com, parallellc.xyz, parallelsl.org.uk, parallels.space, paralleli.info, parallels.cn, parallells.com, paralllel.world, paralleli.bar, parallele.com, parallels.io, parallels.services, parallelc.net, parallele.one, parallels.fund, parallels.ru, parallele.studio, paralleli.net, parallels.live, parallelo.io, parallelo.site, paralleldl.com, parallelcl.com, parallelk.com, parallels.ink, parallelf.cn, parallela.site, parallelx.co.uk, parallels.ventures, parallesl.com, parallells.co.uk, parallelq.com, parallela.cloud, parallels.wtf, parallelm.ru, paralleli.com, parallelq.cc, parallel1.com, paralleli.eu, parallel.com, parallel.events, paralell.life, parallel.chat, parallel.ninja, parallel.world, parallel.de, parallel.cash, parallel.group, parallel.engineering, parallel.market, parallel.cloud, parallel.fun, parallel.ltd, parallel.org.ng, parallel.holdings, parallel.onl, parallel.technology, paralell.link, parallel.claims, parallel.sh, parallel.co.jp, parallel.hu, parallel.lol, parallelu.net, parallels.blog, parallells.com.cn, parallele.family, paralllell.org, parallelr.com, paraleell.com, parallels.me, parallel3.com, parallels.org.cn, parrallell.de, parrallell.com, parallels.ai, parallelfl.events, parallelm.com, parallellm.com, parallelfl.com, parallellc.info, parallele.ru, parallele.org, parallels.site, parallels.it</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>paralleli.online</domain_name>
   <domain_keyword>paralleli</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-22 06:06:21</query_time>
   <create_date>2024-03-15</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Sverdlovskaya</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>parallelo.net</domain_name>
   <domain_keyword>parallelo</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-07 16:36:20</query_time>
   <create_date>2011-07-24</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2024-07-24</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>3</num>
   <domain_name>paralleli.ru</domain_name>
   <domain_keyword>paralleli</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 12:31:10</query_time>
   <create_date>2017-03-16</create_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>parallels.systems</domain_name>
   <domain_keyword>parallels</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-19 05:09:59</query_time>
   <create_date>2021-08-23</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>parallella.com</domain_name>
   <domain_keyword>parallella</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 16:36:11</query_time>
   <create_date>2012-08-10</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.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>parallel4.ca</domain_name>
   <domain_keyword>parallel4</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-06-07 16:35:27</query_time>
   <create_date>2023-12-08</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>connect1.squarespacedns.com</value>
    <value>connect2.squarespacedns.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>7</num>
   <domain_name>paralllel.studio</domain_name>
   <domain_keyword>paralllel</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-11 13:56:54</query_time>
   <create_date>2022-03-10</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>parallels.lt</domain_name>
   <domain_keyword>parallels</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-19 05:09:59</query_time>
   <create_date>2023-11-10</create_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>http://www.domrobot.com</registrar_website>
   <name_servers>
    <value>ns1.redirect.host</value>
    <value>ns2.redirect.host</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>parallel5.com</domain_name>
   <domain_keyword>parallel5</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 08:28:19</query_time>
   <create_date>2021-05-31</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2024-05-31</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns1.gm111.parklogic.com</value>
    <value>ns2.gm111.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>parallellc.net</domain_name>
   <domain_keyword>parallellc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-03 15:58:05</query_time>
   <create_date>2024-02-28</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-02-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>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>11</num>
   <domain_name>parallels.in</domain_name>
   <domain_keyword>parallels</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-31 02:05:33</query_time>
   <create_date>2007-08-08</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-08-08</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>Corel Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Ontario</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1444.awsdns-52.org</value>
    <value>ns-1737.awsdns-25.co.uk</value>
    <value>ns-28.awsdns-03.com</value>
    <value>ns-820.awsdns-38.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>12</num>
   <domain_name>paralllel.com</domain_name>
   <domain_keyword>paralllel</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 13:56:54</query_time>
   <create_date>2022-01-12</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns112.ovh.net</value>
    <value>ns112.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>parallel8.com</domain_name>
   <domain_keyword>parallel8</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 16:35:29</query_time>
   <create_date>2021-12-01</create_date>
   <update_date>2023-01-10</update_date>
   <expiry_date>2026-12-01</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.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>paralllel.club</domain_name>
   <domain_keyword>paralllel</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-19 05:10:05</query_time>
   <create_date>2023-11-07</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>Gransy, s.r.o.</registrar_name>
   <registrar_website>www.subreg.cz</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>CZ</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.webglobe.cz</value>
    <value>ns2.webglobe.cz</value>
    <value>ns3.webglobe.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>parallels.by</domain_name>
   <domain_keyword>parallels</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-05-31 02:05:33</query_time>
   <create_date>2023-07-08</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_address>155 00, -, Praha 5, Bellusova 1847/10, -, -</registrant_address>
   <registrant_country>CZ</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <name_servers>
    <value>ns1.redirect.host</value>
    <value>ns2.redirect.host</value>
   </name_servers>
  </value>
  <value>
   <num>16</num>
   <domain_name>parallelh.com</domain_name>
   <domain_keyword>parallelh</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 22:31:13</query_time>
   <create_date>2024-03-27</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.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>parallellc.xyz</domain_name>
   <domain_keyword>parallellc</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-03 15:58:05</query_time>
   <create_date>2024-02-28</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-02-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>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>18</num>
   <domain_name>parallelsl.org.uk</domain_name>
   <domain_keyword>parallelsl</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-19 05:10:03</query_time>
   <create_date>2023-06-19</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>parallels.space</domain_name>
   <domain_keyword>parallels</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-06-02 08:28:23</query_time>
   <create_date>2015-05-31</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>ECOM-Center Ltd.</registrant_company>
   <registrant_state>Novosibirsk region</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>paralleli.info</domain_name>
   <domain_keyword>paralleli</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-31 02:05:28</query_time>
   <create_date>2023-02-06</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2026-02-06</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>parallels.cn</domain_name>
   <domain_keyword>parallels</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-31 09:58:25</query_time>
   <create_date>2005-11-03</create_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>成都语沐科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>elsa.ns.cloudflare.com</value>
    <value>rob.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>parallells.com</domain_name>
   <domain_keyword>parallells</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 16:36:14</query_time>
   <create_date>2006-04-24</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>ns111484.ztomy.com</value>
    <value>ns211484.ztomy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>paralllel.world</domain_name>
   <domain_keyword>paralllel</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-11 13:56:54</query_time>
   <create_date>2023-03-12</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>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>ns09.domaincontrol.com</value>
    <value>ns10.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>24</num>
   <domain_name>paralleli.bar</domain_name>
   <domain_keyword>paralleli</domain_keyword>
   <domain_tld>bar</domain_tld>
   <query_time>2024-05-31 02:05:27</query_time>
   <create_date>2023-07-11</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/whois/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LLC &quot;LegionA&quot;</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Sverdlovskaya oblast</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.host2.legiona.ru</value>
    <value>ns2.host2.legiona.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>parallele.com</domain_name>
   <domain_keyword>parallele</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 13:56:42</query_time>
   <create_date>1998-11-04</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PARALLELE SC DIFFUSION</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>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns19.ovh.net</value>
    <value>ns19.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>parallels.io</domain_name>
   <domain_keyword>parallels</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-16 05:06:19</query_time>
   <create_date>2018-01-16</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>parallels.services</domain_name>
   <domain_keyword>parallels</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-04-30 01:23:17</query_time>
   <create_date>2023-04-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Questereit Consult</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1070.ui-dns.biz</value>
    <value>ns1070.ui-dns.de</value>
    <value>ns1085.ui-dns.org</value>
    <value>ns1088.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>parallelc.net</domain_name>
   <domain_keyword>parallelc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-11 13:56:39</query_time>
   <create_date>2010-12-30</create_date>
   <update_date>2021-01-08</update_date>
   <expiry_date>2024-12-30</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>Howie Consulting Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1028.ui-dns.com</value>
    <value>ns1086.ui-dns.de</value>
    <value>ns1099.ui-dns.org</value>
    <value>ns1113.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>parallele.one</domain_name>
   <domain_keyword>parallele</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-11 13:56:42</query_time>
   <create_date>2021-08-12</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-08-12</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-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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>parallels.fund</domain_name>
   <domain_keyword>parallels</domain_keyword>
   <domain_tld>fund</domain_tld>
   <query_time>2024-06-02 08:28:23</query_time>
   <create_date>2023-04-04</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-04-04</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>31</num>
   <domain_name>parallels.ru</domain_name>
   <domain_keyword>parallels</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 12:31:10</query_time>
   <create_date>2002-03-27</create_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Parallels International GmbH</registrant_company>
   <name_servers>
    <value>ns-1050.awsdns-03.org</value>
    <value>ns-1593.awsdns-07.co.uk</value>
    <value>ns-233.awsdns-29.com</value>
    <value>ns-865.awsdns-44.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>parallele.studio</domain_name>
   <domain_keyword>parallele</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-06-07 16:35:56</query_time>
   <create_date>2021-11-09</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2024-11-09</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>ns65.domaincontrol.com</value>
    <value>ns66.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>paralleli.net</domain_name>
   <domain_keyword>paralleli</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-07 16:36:07</query_time>
   <create_date>2003-04-25</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>http://www.epik.com</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>parallels.live</domain_name>
   <domain_keyword>parallels</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-12 00:47:09</query_time>
   <create_date>2022-05-11</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-11</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>ns41.cloudns.net</value>
    <value>ns42.cloudns.net</value>
    <value>ns43.cloudns.net</value>
    <value>ns44.cloudns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>parallelo.io</domain_name>
   <domain_keyword>parallelo</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-31 02:05:30</query_time>
   <create_date>2019-11-25</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TAG INNSIKT AS</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>NO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p08.nsone.net</value>
    <value>dns2.p08.nsone.net</value>
    <value>dns3.p08.nsone.net</value>
    <value>dns4.p08.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>parallelo.site</domain_name>
   <domain_keyword>parallelo</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-03 15:58:07</query_time>
   <create_date>2022-12-06</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc</registrar_name>
   <registrar_website>http://www.register.com/</registrar_website>
   <registrant_state>FL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>paralleldl.com</domain_name>
   <domain_keyword>paralleldl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 22:31:13</query_time>
   <create_date>2023-05-30</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BlockPath Inc.</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>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>adel.ns.cloudflare.com</value>
    <value>rodney.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>parallelcl.com</domain_name>
   <domain_keyword>parallelcl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 16:51:56</query_time>
   <create_date>2019-01-07</create_date>
   <update_date>2022-08-23</update_date>
   <expiry_date>2024-01-07</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>parallelk.com</domain_name>
   <domain_keyword>parallelk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 16:36:11</query_time>
   <create_date>2018-12-16</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>1376</registrar_iana>
   <registrar_name>Instra Corporation Pty Ltd.</registrar_name>
   <registrar_website>http://www.instra.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Auckland District</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.onlydomains.com</value>
    <value>ns2.onlydomains.com</value>
    <value>ns3.onlydomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>parallels.ink</domain_name>
   <domain_keyword>parallels</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-04-17 12:51:08</query_time>
   <create_date>2024-03-14</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-03-14</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>bayan.ns.cloudflare.com</value>
    <value>gabriella.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>parallelf.cn</domain_name>
   <domain_keyword>parallelf</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-11 13:56:43</query_time>
   <create_date>2023-07-05</create_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_name>成都飞数科技有限公司</registrar_name>
   <registrant_name>傅志伟</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>parallela.site</domain_name>
   <domain_keyword>parallela</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-07 16:35:29</query_time>
   <create_date>2024-04-11</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</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>walk.ns.cloudflare.com</value>
    <value>yahir.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>parallelx.co.uk</domain_name>
   <domain_keyword>parallelx</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-31 02:05:38</query_time>
   <create_date>2020-09-03</create_date>
   <update_date>2022-09-03</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_name>20i Ltd [Tag = STACK]</registrar_name>
   <registrar_website>http://www.20i.com</registrar_website>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>parallels.ventures</domain_name>
   <domain_keyword>parallels</domain_keyword>
   <domain_tld>ventures</domain_tld>
   <query_time>2024-05-03 15:58:12</query_time>
   <create_date>2020-10-08</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>space&amp;matter B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>parallesl.com</domain_name>
   <domain_keyword>parallesl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 05:10:05</query_time>
   <create_date>2017-05-16</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>2487</registrar_iana>
   <registrar_name>Internet Domain Service BS Corp.</registrar_name>
   <registrar_website>http://www.internet.bs</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_address>Ocean Centre, Montagu Foreshore, East Bay Street</registrant_address>
   <registrant_city>Nassau</registrant_city>
   <registrant_state>New Providence</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>BS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5163872248</registrant_phone>
   <name_servers>
    <value>ns1.abovedomains.com</value>
    <value>ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>parallells.co.uk</domain_name>
   <domain_keyword>parallells</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-19 05:09:12</query_time>
   <create_date>2008-01-18</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_name>Markmonitor Inc. [Tag = MARKMONITOR]</registrar_name>
   <registrar_website>https://www.markmonitor.com</registrar_website>
   <name_servers>
    <value>ns-1150.awsdns-15.org</value>
    <value>ns-1972.awsdns-54.co.uk</value>
    <value>ns-411.awsdns-51.com</value>
    <value>ns-964.awsdns-56.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>parallelq.com</domain_name>
   <domain_keyword>parallelq</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 16:36:49</query_time>
   <create_date>2017-02-12</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co.,Ltd.(JPRS)</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>TIMELAG Inc.</registrant_name>
   <registrant_address>11F,1-12-12,Umeda,Kita-ku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.664768790</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>parallela.cloud</domain_name>
   <domain_keyword>parallela</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-15 14:18:34</query_time>
   <create_date>2024-04-13</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>walk.ns.cloudflare.com</value>
    <value>yahir.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>49</num>
   <domain_name>parallels.wtf</domain_name>
   <domain_keyword>parallels</domain_keyword>
   <domain_tld>wtf</domain_tld>
   <query_time>2024-05-31 02:05:33</query_time>
   <create_date>2023-07-09</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <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>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>parallelm.ru</domain_name>
   <domain_keyword>parallelm</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 12:31:10</query_time>
   <create_date>2023-11-18</create_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>51</num>
   <domain_name>paralleli.com</domain_name>
   <domain_keyword>paralleli</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 16:36:07</query_time>
   <create_date>2004-03-17</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=paralleli.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>parallelq.cc</domain_name>
   <domain_keyword>parallelq</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-06-07 16:36:49</query_time>
   <create_date>2023-10-16</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>2242</registrar_iana>
   <registrar_name>New Order Domains, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>parallel1.com</domain_name>
   <domain_keyword>parallel1</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 08:44:52</query_time>
   <create_date>2017-03-11</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>http://www.NameBright.com</registrar_website>
   <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>54</num>
   <domain_name>paralleli.eu</domain_name>
   <domain_keyword>paralleli</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 09:58:16</query_time>
   <registrar_name>TLD Registrar Solutions Ltd</registrar_name>
   <name_servers>
    <value>dns.keliweb.com</value>
    <value>dns.keliweb.eu</value>
    <value>dns.keliweb.net</value>
    <value>dns.keliweb.org</value>
   </name_servers>
  </value>
  <value>
   <num>55</num>
   <domain_name>parallel.com</domain_name>
   <domain_keyword>parallel</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 19:19:43</query_time>
   <create_date>1994-01-10</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>parallel.events</domain_name>
   <domain_keyword>parallel</domain_keyword>
   <domain_tld>events</domain_tld>
   <query_time>2024-05-11 13:56:36</query_time>
   <create_date>2024-03-13</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-13</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>1337 Services LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Charlestown</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KN</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>1-you.njalla.no</value>
    <value>2-can.njalla.in</value>
    <value>3-get.njalla.fo</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>paralell.life</domain_name>
   <domain_keyword>paralell</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-11 13:55:53</query_time>
   <create_date>2023-08-22</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>armando.ns.cloudflare.com</value>
    <value>romina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>parallel.chat</domain_name>
   <domain_keyword>parallel</domain_keyword>
   <domain_tld>chat</domain_tld>
   <query_time>2024-05-29 08:31:40</query_time>
   <create_date>2022-05-24</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>parallel.ninja</domain_name>
   <domain_keyword>parallel</domain_keyword>
   <domain_tld>ninja</domain_tld>
   <query_time>2024-04-26 08:44:50</query_time>
   <create_date>2022-01-12</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</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>ns-1218.awsdns-24.org</value>
    <value>ns-1932.awsdns-49.co.uk</value>
    <value>ns-63.awsdns-07.com</value>
    <value>ns-696.awsdns-23.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>60</num>
   <domain_name>parallel.world</domain_name>
   <domain_keyword>parallel</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-19 05:09:06</query_time>
   <create_date>2016-04-06</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hazuki Tamano</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Mie</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>parallel.de</domain_name>
   <domain_keyword>parallel</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-08 22:47:37</query_time>
   <update_date>2019-05-14</update_date>
   <name_servers>
    <value>ns01.refname.com</value>
    <value>ns02.refname.com</value>
    <value>ns03.refname.com</value>
    <value>ns04.refname.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>parallel.cash</domain_name>
   <domain_keyword>parallel</domain_keyword>
   <domain_tld>cash</domain_tld>
   <query_time>2024-06-07 16:35:25</query_time>
   <create_date>2023-03-17</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-03-17</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>ns73.domaincontrol.com</value>
    <value>ns74.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>63</num>
   <domain_name>parallel.group</domain_name>
   <domain_keyword>parallel</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-04-26 08:44:50</query_time>
   <create_date>2018-02-26</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Si Chuan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>parallel.engineering</domain_name>
   <domain_keyword>parallel</domain_keyword>
   <domain_tld>engineering</domain_tld>
   <query_time>2024-05-03 15:57:54</query_time>
   <create_date>2023-04-20</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-04-20</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>65</num>
   <domain_name>parallel.market</domain_name>
   <domain_keyword>parallel</domain_keyword>
   <domain_tld>market</domain_tld>
   <query_time>2024-04-26 08:44:50</query_time>
   <create_date>2018-08-19</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-08-19</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>ns1.undeveloped.com</value>
    <value>ns2.undeveloped.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>parallel.cloud</domain_name>
   <domain_keyword>parallel</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-06-07 16:35:25</query_time>
   <create_date>2016-02-17</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.tucowsdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</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>dilbert.ns.cloudflare.com</value>
    <value>miki.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>parallel.fun</domain_name>
   <domain_keyword>parallel</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-31 16:51:51</query_time>
   <create_date>2021-10-03</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>parallel.ltd</domain_name>
   <domain_keyword>parallel</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-19 05:09:06</query_time>
   <create_date>2016-11-10</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ding Shan Zhuang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shanghai</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>parallel.org.ng</domain_name>
   <domain_keyword>parallel</domain_keyword>
   <domain_tld>org.ng</domain_tld>
   <query_time>2024-05-26 08:55:10</query_time>
   <create_date>2018-02-14</create_date>
   <update_date>2019-08-06</update_date>
   <expiry_date>2099-01-30</expiry_date>
   <registrar_name>premium</registrar_name>
   <registrant_name>NiRA</registrant_name>
   <registrant_company>Nigeria Internet Registration Association</registrant_company>
   <registrant_address>8, Funsho William Avenue, Surulere</registrant_address>
   <registrant_city>Lagos</registrant_city>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>08172004272</registrant_phone>
   <name_servers>
    <value>cp.nira.org.ng</value>
    <value>ns1.nira.org.ng</value>
   </name_servers>
   <domain_status>
    <value>serverDeleteProhibited</value>
    <value>serverRenewProhibited</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>parallel.holdings</domain_name>
   <domain_keyword>parallel</domain_keyword>
   <domain_tld>holdings</domain_tld>
   <query_time>2024-05-03 15:57:54</query_time>
   <create_date>2022-10-11</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-10-11</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>parallel holdings</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns17.worldnic.com</value>
    <value>ns18.worldnic.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>parallel.onl</domain_name>
   <domain_keyword>parallel</domain_keyword>
   <domain_tld>onl</domain_tld>
   <query_time>2024-05-16 05:06:17</query_time>
   <create_date>2024-03-14</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-14</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>72</num>
   <domain_name>parallel.technology</domain_name>
   <domain_keyword>parallel</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-05-26 22:31:12</query_time>
   <create_date>2021-02-08</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2026-02-08</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>brianna.ns.cloudflare.com</value>
    <value>roan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>paralell.link</domain_name>
   <domain_keyword>paralell</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-01 16:32:33</query_time>
   <create_date>2024-04-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar INC</registrar_name>
   <registrar_website>http://www.ownregistrar.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>WhoisSecure</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.vercel-dns.com</value>
    <value>ns2.vercel-dns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>parallel.claims</domain_name>
   <domain_keyword>parallel</domain_keyword>
   <domain_tld>claims</domain_tld>
   <query_time>2024-06-07 16:35:25</query_time>
   <create_date>2024-02-20</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>http://ownregistrar.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>WhoisSecure</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>joan.ns.cloudflare.com</value>
    <value>ken.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>parallel.sh</domain_name>
   <domain_keyword>parallel</domain_keyword>
   <domain_tld>sh</domain_tld>
   <query_time>2024-05-03 15:57:54</query_time>
   <create_date>2020-09-20</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-09-20</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>76</num>
   <domain_name>parallel.co.jp</domain_name>
   <domain_keyword>parallel</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-29 08:31:40</query_time>
   <create_date>2018-03-14</create_date>
   <update_date>2024-04-01</update_date>
   <registrant_company>PARALLEL, Inc.</registrant_company>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
  </value>
  <value>
   <num>77</num>
   <domain_name>parallel.hu</domain_name>
   <domain_keyword>parallel</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 19:22:02</query_time>
   <create_date>1996-11-26</create_date>
  </value>
  <value>
   <num>78</num>
   <domain_name>parallel.lol</domain_name>
   <domain_keyword>parallel</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-04-26 08:44:50</query_time>
   <create_date>2022-01-03</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_company>Parallel Systems, Inc</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-1108.awsdns-10.org</value>
    <value>ns-1714.awsdns-22.co.uk</value>
    <value>ns-507.awsdns-63.com</value>
    <value>ns-654.awsdns-17.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>79</num>
   <domain_name>parallelu.net</domain_name>
   <domain_keyword>parallelu</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-07 16:37:04</query_time>
   <create_date>2017-02-23</create_date>
   <update_date>2023-02-23</update_date>
   <expiry_date>2026-02-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>ns27.domaincontrol.com</value>
    <value>ns28.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>80</num>
   <domain_name>parallels.blog</domain_name>
   <domain_keyword>parallels</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-04-19 00:53:42</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>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>parallells.com.cn</domain_name>
   <domain_keyword>parallells</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-31 02:05:29</query_time>
   <create_date>2008-01-03</create_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrant_name>Parallels International GmbH</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns-1149.awsdns-15.org</value>
    <value>ns-1706.awsdns-21.co.uk</value>
    <value>ns-258.awsdns-32.com</value>
    <value>ns-854.awsdns-42.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>82</num>
   <domain_name>parallele.family</domain_name>
   <domain_keyword>parallele</domain_keyword>
   <domain_tld>family</domain_tld>
   <query_time>2024-05-03 15:57:59</query_time>
   <create_date>2023-12-21</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>3882</registrar_iana>
   <registrar_name>Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság</registrar_name>
   <registrar_website>https://namerider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Virtua Drug Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>-</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>paralllell.org</domain_name>
   <domain_keyword>paralllell</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-10 19:41:07</query_time>
   <create_date>2023-10-20</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-10-20</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>84</num>
   <domain_name>parallelr.com</domain_name>
   <domain_keyword>parallelr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 06:06:23</query_time>
   <create_date>2015-06-05</create_date>
   <update_date>2020-11-26</update_date>
   <expiry_date>2026-06-05</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SH</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at http://whois.xinnet.com/sendemail/parallelr.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.xincache.com</value>
    <value>ns16.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>paraleell.com</domain_name>
   <domain_keyword>paraleell</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 05:22:09</query_time>
   <create_date>2024-03-24</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-03-24</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>alfred.ns.cloudflare.com</value>
    <value>diva.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>parallels.me</domain_name>
   <domain_keyword>parallels</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-19 05:09:59</query_time>
   <create_date>2011-06-22</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-06-22</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>Parallels International GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Schaffhausen</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</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-1157.awsdns-16.org</value>
    <value>ns-1597.awsdns-07.co.uk</value>
    <value>ns-262.awsdns-32.com</value>
    <value>ns-733.awsdns-27.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>87</num>
   <domain_name>parallel3.com</domain_name>
   <domain_keyword>parallel3</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 08:44:51</query_time>
   <create_date>2009-10-01</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <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>88</num>
   <domain_name>parallels.org.cn</domain_name>
   <domain_keyword>parallels</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-05-03 00:11:25</query_time>
   <create_date>2011-05-03</create_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrant_name>Corel Corporation</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns-1336.awsdns-39.org</value>
    <value>ns-2024.awsdns-61.co.uk</value>
    <value>ns-300.awsdns-37.com</value>
    <value>ns-941.awsdns-53.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>89</num>
   <domain_name>parrallell.de</domain_name>
   <domain_keyword>parrallell</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-12 11:42:13</query_time>
   <update_date>2021-06-29</update_date>
   <name_servers>
    <value>ns.inwx.de</value>
    <value>ns2.inwx.de</value>
    <value>ns3.inwx.eu</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>parrallell.com</domain_name>
   <domain_keyword>parrallell</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 17:53:43</query_time>
   <create_date>2023-01-18</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-01-18</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=parrallell.com</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>parallels.ai</domain_name>
   <domain_keyword>parallels</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-31 02:05:32</query_time>
   <registrar_name>Dynadot</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>null</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>parallelfl.events</domain_name>
   <domain_keyword>parallelfl</domain_keyword>
   <domain_tld>events</domain_tld>
   <query_time>2024-06-07 16:36:02</query_time>
   <create_date>2024-04-10</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-10</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>Njalla Okta LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Charlestown</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KN</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>lia.ns.cloudflare.com</value>
    <value>tadeo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>parallelm.com</domain_name>
   <domain_keyword>parallelm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 08:55:14</query_time>
   <create_date>2017-06-28</create_date>
   <update_date>2023-02-13</update_date>
   <expiry_date>2026-06-28</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <registrant_name>DataRobot, Inc.</registrant_name>
   <registrant_company>DataRobot, Inc.</registrant_company>
   <registrant_address>225 FRANKLIN ST 13TH FL</registrant_address>
   <registrant_city>BOSTON</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>02110-2804</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>6177654500</registrant_phone>
   <name_servers>
    <value>ns-1179.awsdns-19.org</value>
    <value>ns-1698.awsdns-20.co.uk</value>
    <value>ns-208.awsdns-26.com</value>
    <value>ns-866.awsdns-44.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>parallellm.com</domain_name>
   <domain_keyword>parallellm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 16:36:14</query_time>
   <create_date>2023-11-27</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>parallelfl.com</domain_name>
   <domain_keyword>parallelfl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 16:36:02</query_time>
   <create_date>2024-04-10</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-10</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>lia.ns.cloudflare.com</value>
    <value>tadeo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>parallellc.info</domain_name>
   <domain_keyword>parallellc</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-03 15:58:05</query_time>
   <create_date>2024-02-28</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-02-28</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>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>97</num>
   <domain_name>parallele.ru</domain_name>
   <domain_keyword>parallele</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 12:31:09</query_time>
   <create_date>2008-09-29</create_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.rf.ru</value>
    <value>ns2.rf.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>parallele.org</domain_name>
   <domain_keyword>parallele</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-07 16:35:56</query_time>
   <create_date>2005-02-28</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>Annulet LLC</registrar_name>
   <registrar_website>http://www.annulet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.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>parallels.site</domain_name>
   <domain_keyword>parallels</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-10 19:40:12</query_time>
   <create_date>2023-04-29</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>http://www.dnspod.cn</registrar_website>
   <registrant_company>lanqiuyou</registrant_company>
   <registrant_state>guang dong sheng</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>expire01.dnspod.net</value>
    <value>expire02.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>parallels.it</domain_name>
   <domain_keyword>parallels</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-20 22:15:06</query_time>
   <create_date>2006-11-20</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>RICCARDO BAGNATO BULGARELLI</registrant_company>
   <registrant_address>Via Rosales, 13</registrant_address>
   <registrant_city>Como</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>22100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>nsdom1.vmdns.net</value>
    <value>nsdom2.vmdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.21</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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