WHOIS QUERY TIME

4 May 2024 - 6:47 AM UTC

Modified: 20 November 2012

NAME SERVERS

ns1.above.com
ns2.above.com

DOMAIN STATUS

connect

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=disnay.de
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "disnay.de"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "disnay.de",
            "domain_keyword": "disnay",
            "domain_tld": "de",
            "query_time": "2024-05-04 06:47:27",
            "update_date": "2012-11-20",
            "name_servers": [
                "ns1.above.com",
                "ns2.above.com"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.03,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>disnay.de</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>disnay.de</domain_name>
   <domain_keyword>disnay</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 06:47:27</query_time>
   <update_date>2012-11-20</update_date>
   <name_servers>
    <value>ns1.above.com</value>
    <value>ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.03</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.083 seconds) for "disnay.de" in our Historical WHOIS Database.
#1 - QUERY TIME

9 Sep 2016 - 8:29 PM UTC

Modified: 20 November 2012

NAME SERVERS

ns1.above.com
ns2.above.com

DOMAIN STATUS

connect

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=disnay.de
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "disnay.de",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "disnay.de",
    "results": [
        {
            "num": 1,
            "domain_name": "disnay.de",
            "domain_keyword": "disnay",
            "domain_tld": "de",
            "query_time": "2016-09-09 20:29:29",
            "update_date": "2012-11-20",
            "name_servers": [
                "ns1.above.com",
                "ns2.above.com"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.083,
        "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>disnay.de</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>disnay.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>disnay.de</domain_name>
   <domain_keyword>disnay</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2016-09-09 20:29:29</query_time>
   <update_date>2012-11-20</update_date>
   <name_servers>
    <value>ns1.above.com</value>
    <value>ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.083</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 7 domain names (in 0.108 seconds) which contained the exact domain keyword "disnay".
Domain Name Registered Expiry Registrar Ownership
1 disnay.net 6 Jan 2000 6 Jan 2025 CSC CORPORATE DOMAINS, INC. Disney Enterprises, Inc.
2 disnay.org 6 Jan 2000 6 Jan 2025 CSC Corporate Domains, Inc. Disney Enterprises, Inc.
3 disnay.com 22 Feb 2001 22 Feb 2025 CSC CORPORATE DOMAINS, INC. Disney Enterprises, Inc.
4 disnay.ru 11 May 2009 11 May 2025 SALENAMES-RU Private Person
5 disnay.plus 25 May 2022 25 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
6 disnay.nl 15 Sep 2023 - Hostnet B.V. -
7 disnay.store 23 Apr 2024 23 Apr 2025 Communigal Communications Ltd Domain Name Privacy Inc.
8 disnay.de - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=disnay&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "disnay",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 8,
        "relation": "eq",
        "current": 8
    },
    "unique_domains": "disnay.net, disnay.org, disnay.com, disnay.ru, disnay.plus, disnay.nl, disnay.store, disnay.de",
    "results": [
        {
            "num": 1,
            "domain_name": "disnay.net",
            "domain_keyword": "disnay",
            "domain_tld": "net",
            "query_time": "2024-05-15 23:31:22",
            "create_date": "2000-01-06",
            "update_date": "2024-01-10",
            "expiry_date": "2025-01-06",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Disney Enterprises, Inc.; Domain Administrator",
            "registrant_company": "Disney Enterprises, Inc.",
            "registrant_address": "500 South Buena Vista Street, Mail Code 8029",
            "registrant_city": "Burbank",
            "registrant_state": "CA",
            "registrant_zip": "91521-8029",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8182384694",
            "registrant_fax": "+1.8182384694",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "disnay.org",
            "domain_keyword": "disnay",
            "domain_tld": "org",
            "query_time": "2024-05-15 23:31:22",
            "create_date": "2000-01-06",
            "update_date": "2024-01-11",
            "expiry_date": "2025-01-06",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com/global/web/csc/digital-brand",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Disney Enterprises, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "disnay.com",
            "domain_keyword": "disnay",
            "domain_tld": "com",
            "query_time": "2024-04-12 14:39:06",
            "create_date": "2001-02-22",
            "update_date": "2024-01-23",
            "expiry_date": "2025-02-22",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Disney Enterprises, Inc.; Domain Administrator",
            "registrant_company": "Disney Enterprises, Inc.",
            "registrant_address": "500 South Buena Vista Street, Mail Code 8029",
            "registrant_city": "Burbank",
            "registrant_state": "CA",
            "registrant_zip": "91521-8029",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8182384694",
            "registrant_fax": "+1.8182384694",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "disnay.ru",
            "domain_keyword": "disnay",
            "domain_tld": "ru",
            "query_time": "2024-04-30 22:33:14",
            "create_date": "2009-05-11",
            "expiry_date": "2025-05-11",
            "registrar_name": "SALENAMES-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.snparking.ru",
                "ns2.snparking.ru",
                "ns3.snparking.ru",
                "ns4.snparking.ru",
                "ns5.snparking.ru",
                "ns6.snparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 5,
            "domain_name": "disnay.plus",
            "domain_keyword": "disnay",
            "domain_tld": "plus",
            "query_time": "2024-05-08 01:51:38",
            "create_date": "2022-05-25",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-25",
            "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": [
                "signedDelegation"
            ]
        },
        {
            "num": 6,
            "domain_name": "disnay.nl",
            "domain_keyword": "disnay",
            "domain_tld": "nl",
            "query_time": "2024-05-22 04:18:38",
            "create_date": "2023-09-15",
            "update_date": "2023-09-15",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 7,
            "domain_name": "disnay.store",
            "domain_keyword": "disnay",
            "domain_tld": "store",
            "query_time": "2024-04-25 19:33:51",
            "create_date": "2024-04-23",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-23",
            "registrar_iana": 418,
            "registrar_name": "Communigal Communications Ltd",
            "registrar_website": "http://www.galcomm.com",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_state": "Paphos",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the 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": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "disnay.de",
            "domain_keyword": "disnay",
            "domain_tld": "de",
            "query_time": "2024-05-04 06:47:27",
            "update_date": "2012-11-20",
            "name_servers": [
                "ns1.above.com",
                "ns2.above.com"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.108,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>disnay</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>8</total>
  <relation>eq</relation>
  <current>8</current>
 </count>
 <unique_domains>disnay.net, disnay.org, disnay.com, disnay.ru, disnay.plus, disnay.nl, disnay.store, disnay.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>disnay.net</domain_name>
   <domain_keyword>disnay</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-15 23:31:22</query_time>
   <create_date>2000-01-06</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Disney Enterprises, Inc.; Domain Administrator</registrant_name>
   <registrant_company>Disney Enterprises, Inc.</registrant_company>
   <registrant_address>500 South Buena Vista Street, Mail Code 8029</registrant_address>
   <registrant_city>Burbank</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>91521-8029</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8182384694</registrant_phone>
   <registrant_fax>+1.8182384694</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>disnay.org</domain_name>
   <domain_keyword>disnay</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-15 23:31:22</query_time>
   <create_date>2000-01-06</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com/global/web/csc/digital-brand</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Disney Enterprises, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>disnay.com</domain_name>
   <domain_keyword>disnay</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 14:39:06</query_time>
   <create_date>2001-02-22</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Disney Enterprises, Inc.; Domain Administrator</registrant_name>
   <registrant_company>Disney Enterprises, Inc.</registrant_company>
   <registrant_address>500 South Buena Vista Street, Mail Code 8029</registrant_address>
   <registrant_city>Burbank</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>91521-8029</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8182384694</registrant_phone>
   <registrant_fax>+1.8182384694</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>disnay.ru</domain_name>
   <domain_keyword>disnay</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 22:33:14</query_time>
   <create_date>2009-05-11</create_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.snparking.ru</value>
    <value>ns2.snparking.ru</value>
    <value>ns3.snparking.ru</value>
    <value>ns4.snparking.ru</value>
    <value>ns5.snparking.ru</value>
    <value>ns6.snparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>disnay.plus</domain_name>
   <domain_keyword>disnay</domain_keyword>
   <domain_tld>plus</domain_tld>
   <query_time>2024-05-08 01:51:38</query_time>
   <create_date>2022-05-25</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-25</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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>disnay.nl</domain_name>
   <domain_keyword>disnay</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-22 04:18:38</query_time>
   <create_date>2023-09-15</create_date>
   <update_date>2023-09-15</update_date>
   <registrar_name>Hostnet B.V.</registrar_name>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>disnay.store</domain_name>
   <domain_keyword>disnay</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-25 19:33:51</query_time>
   <create_date>2024-04-23</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>Communigal Communications Ltd</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_state>Paphos</registrant_state>
   <registrant_country>CY</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>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>disnay.de</domain_name>
   <domain_keyword>disnay</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 06:47:27</query_time>
   <update_date>2012-11-20</update_date>
   <name_servers>
    <value>ns1.above.com</value>
    <value>ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.108</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 5,453 domain names (in 0.215 seconds) which look and sound like the brand name "disnay".
Domain Name Registered Expiry Registrar Ownership
1 disney.by 10 Mar 2008 23 Mar 2025 Open Contact, Ltd Disney Enterprises, Inc.
2 disday.com 2 Nov 2019 2 Nov 2024 Click Registrar, LLC dba publicdomainregistry.com -
3 disney.co.th 2 Jun 2003 1 Jun 2025 THNIC The Walt Disney Company (เดอะ วอลท์ ดีสนีย์ คัมปะนี)
4 disney.tube 13 Sep 2017 13 Sep 2024 CSC Corporate Domains, Inc. Disney Enterprises, Inc.
5 disnat.ca 10 Jun 2002 10 Jun 2024 MarkMonitor International Canada Ltd. Mouvement des caisses Desjardins
6 disney.help 25 Nov 2014 25 Nov 2024 101domain GRS Limited -
7 dispay.fr 28 Dec 2022 28 Dec 2024 GANDI EQUASENS
8 disney.ooo 20 Oct 2021 20 Oct 2024 Squarespace Domains II LLC Umbrella Corp.
9 djsnay.com 25 Jun 2017 25 Jun 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
10 disney.af - - Corporation Service Company Disney Enterprises, Inc.
11 disway.net 18 Aug 2000 18 Aug 2027 GANDI SAS Disway Solutions
12 disney.global 26 Nov 2018 26 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
13 disney.science 13 Dec 2021 13 Dec 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
14 sisnay.com 4 Oct 2022 4 Oct 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
15 disney.vip 17 May 2016 17 May 2027 Chengdu West Dimension Digital Technology Co., Ltd. Jia Wei Gao
16 disney.mom 3 May 2016 3 May 2025 1API GmbH Domains By Proxy, LLC
17 disray.com 5 Jun 2023 5 Jun 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
18 disney.net 17 Nov 1998 16 Nov 2024 CSC CORPORATE DOMAINS, INC. Disney Enterprises, Inc.
19 disnap.com 11 Jan 2014 11 Jan 2025 GoDaddy.com, LLC -
20 dionay.site 19 Jun 2023 19 Jun 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
21 diznay.com 25 May 2022 25 May 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
22 disney.de - - - -
23 disney.ink 30 Sep 2015 30 Sep 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
24 disnoy.com 7 May 2012 7 May 2025 ENOM, INC. REDACTED FOR PRIVACY
25 disney.plus 13 Apr 2018 13 Apr 2025 CSC Corporate Domains, Inc. Disney Enterprises, Inc.
26 dispay.xyz 26 Jan 2023 26 Jan 2025 Go Daddy, LLC Domains By Proxy, LLC
27 disniy.com 18 Jan 2024 18 Jan 2025 SNAPNAMES 27, LLC -
28 disney.cam 14 Dec 2016 14 Dec 2024 CSC Corporate Domains Inc. Disney Enterprises, Inc.
29 disney.app 27 Apr 2018 27 Apr 2025 CSC Corporate Domains, Inc. Disney Enterprises, Inc.
30 disney.ph 29 Sep 1999 11 Jan 2032 dotPH Domains, Inc Disney Enterprises, Inc.
31 disnac.com 12 May 2018 12 May 2025 ENOM, INC. Whois Privacy Protection Service, Inc.
32 disney.fan 3 Dec 2018 3 Dec 2024 CSC Corporate Domains, Inc. Disney Enterprises, Inc.
33 dismay.uk 31 Jul 2023 31 Jul 2024 Mohammed Eyahia t/a 1st 4 Domains [Tag = 1ST4DOMAINS] -
34 disney.co.nl 12 Jan 2009 12 Jan 2025 CSC Corporate Domains Inc. -
35 disney.radio 14 Nov 2017 14 Nov 2024 CSC Corporate Domains Disney Enterprises, Inc.
36 disney.osaka 6 Jul 2018 6 Jul 2024 Interlink Co., Ltd. REDACTED FOR PRIVACY
37 disney.com.br 28 Jul 1997 28 Jul 2024 - The Walt Disney Company (Brasil) Ltda
38 disney.page 1 Jan 2020 1 Jan 2025 CSC Corporate Domains, Inc. Disney Enterprises, Inc.
39 disney.international 1 Apr 2014 1 Apr 2025 CSC Corporate Domains, Inc. Disney Enterprises, Inc.
40 disnfy.com 7 Aug 2023 7 Aug 2024 Name.com, Inc. Domain Protection Services, Inc.
41 disway.org 22 Aug 2013 22 Aug 2025 Gransy, s.r.o. Havlickova 210Disway z. s.
42 disney.bet 17 Jun 2021 17 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
43 disney.one 24 Mar 2018 24 Mar 2025 NameSilo, LLC REDACTED FOR PRIVACY
44 disney.flowers 31 Oct 2016 31 Oct 2024 CSC Corporate Domains Inc. Disney Enterprises, Inc.
45 disney.dad 10 May 2023 10 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
46 disney.top 25 May 2018 25 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) leixiuquan
47 dismay.group 5 Apr 2024 5 Apr 2025 united-domains AG Stefan Michael Savolyi
48 disney.onl 14 Jul 2023 14 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
49 disney.earth 12 Jun 2017 12 Jun 2025 CSC Corporate Domains, Inc. Disney Enterprises, Inc.
50 disngy.com 1 May 2024 1 May 2025 GoDaddy.com, LLC -
51 disnae.org 30 Aug 2003 30 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
52 disney.africa 2 Jun 2017 2 Jun 2025 Lexsynergy Limited Disney Enterprises, Inc.
53 disney.broadway 17 Mar 2017 17 Mar 2025 Nom-iq Ltd. dba COM LAUDE Celebrate Broadway, Inc.
54 disney.cm 28 Aug 2009 17 May 2025 Netcom.cm Sarl WhoisGuardService.com
55 disney.rest 15 Aug 2016 15 Aug 2024 CSC Corporate Domains, Inc. Disney Enterprises, Inc.
56 disnam.com 5 Jul 2021 5 Jul 2024 ENOM, INC. REDACTED FOR PRIVACY
57 disney.xin 19 Sep 2023 19 Sep 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Wang Yu Hao
58 disney.rent 25 Jan 2024 25 Jan 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
59 disney.com.pe - - CSC CORPORATE DOMAINS, INC Disney Enterprises, Inc.
60 disney.spa 14 Oct 2021 14 Oct 2024 Dynadot Inc REDACTED FOR PRIVACY
61 dionay.fr 18 Mar 2023 18 Mar 2026 SCALEWAY Ano Nymous
62 disney.tv 11 Dec 2000 11 Dec 2024 CSC Corporate Domains, Inc. Disney Enterprises, Inc.
63 disney.realestate 21 Aug 2018 21 Aug 2024 CSC Corporate Domains, Inc. Disney Enterprises, Inc.
64 disnaf.homes 25 Jul 2023 25 Jul 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
65 disney.museum 11 Jul 2022 11 Jul 2027 Global Domains International Inc. DBA DomainCostClub.com DomainCostClub.com
66 disney.sk 30 Oct 2008 30 Oct 2024 Corporation Service Company (DBS) GmbH CSC Corporate Domains, Inc.
67 disnaey.com 17 Aug 2023 17 Aug 2024 Key-Systems GmbH REDACTED FOR PRIVACY
68 disney.co.nz 24 Aug 1998 - CSC Corporate Domains, Inc -
69 disney.casa 13 Jun 2015 13 Jun 2025 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
70 disney.us.com 7 Sep 2019 7 Sep 2024 CSC Corporate Domains Inc. -
71 disney.baby 23 Nov 2016 22 Nov 2024 CSC Corporate Domains Inc. Disney Enterprises, Inc.
72 disney.fashion 13 Jan 2022 13 Jan 2025 DNSPod, Inc. Zhao Yi
73 disney.org.pl 9 Apr 2024 9 Apr 2025 home.pl S.A. -
74 risnay.com 10 Dec 2022 10 Dec 2024 DropCatch.com 496 LLC HugeDomains.com
75 disney.com.pt - - - Disney Enterprises, Inc.
76 disney.us 24 Jul 2002 23 Jul 2024 CSC Corporate Domains, Inc. Disney Enterprises, Inc.
77 disney.shopping 20 Sep 2016 20 Sep 2024 CSC Corporate Domains, Inc. Disney Enterprises, Inc.
78 disney.kred 9 Sep 2015 8 Sep 2025 TLD Registrar Pty Ltd KredTLD Pty Ltd
79 disney.run 10 Aug 2015 10 Aug 2024 CSC Corporate Domains, Inc. Disney Enterprises, Inc.
80 disney.fit 14 Sep 2023 14 Sep 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Wang Kai
81 disnai.cloud 20 Jul 2023 20 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
82 disney.fr 19 Nov 1996 10 Oct 2024 CSC CORPORATE DOMAINS INC. The Walt Disney Company France
83 dysnay.com 5 Jun 2023 5 Jun 2024 Tucows Domains Inc. -
84 disney.com.cn 24 May 1999 24 Jun 2024 Corporation Service Company Disney Enterprises, Inc.
85 disney.biz 13 Jun 2010 12 Jun 2025 Epik, Inc. Lamicro inc.
86 disney.games 12 Sep 2016 12 Sep 2024 CSC Corporate Domains, Inc. Disney Enterprises, Inc.
87 dicnay.com 14 Mar 2022 14 Mar 2024 GoDaddy.com, LLC -
88 disany.ru 11 Feb 2024 11 Feb 2025 RU-CENTER-RU Private Person
89 disney.net.au - - GoDaddy.com LLC trading as GoDaddy.com Disney Australia
90 dispay.it 18 Mar 2012 18 Mar 2025 Register S.p.a. Dario Palermo
91 disney.pw 22 Oct 2019 22 Oct 2032 Key Systems GmbH -
92 disney.net.br 21 Feb 2023 21 Feb 2024 - uva rubi
93 disnai.org 13 Apr 2024 13 Apr 2025 Porkbun LLC Private by Design, LLC
94 disney.property 19 Dec 2017 19 Dec 2024 CSC Corporate Domains, Inc. Disney Enterprises, Inc.
95 disiay.com 17 Jun 2020 17 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
96 disney.id.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Damian Disney
97 disn3y.com 15 Jun 2023 15 Jun 2024 Squarespace Domains LLC REDACTED FOR PRIVACY
98 disny.it 19 May 2012 5 Jun 2024 Algorithmedia S.r.l. Puglia.com srls
99 disney.day 17 Jan 2022 17 Jan 2025 CSC Corporate Domains, Inc. Disney Enterprises, Inc.
100 disney.kids 28 Feb 2024 28 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
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 Disnay.de.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=disnay.de
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "disnay.de",
        "page_size": 100
    },
    "count": {
        "total": 5453,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "disney.by, disday.com, disney.co.th, disney.tube, disnat.ca, disney.help, dispay.fr, disney.ooo, djsnay.com, disney.af, disway.net, disney.global, disney.science, sisnay.com, disney.vip, disney.mom, disray.com, disney.net, disnap.com, dionay.site, diznay.com, disney.de, disney.ink, disnoy.com, disney.plus, dispay.xyz, disniy.com, disney.cam, disney.app, disney.ph, disnac.com, disney.fan, dismay.uk, disney.co.nl, disney.radio, disney.osaka, disney.com.br, disney.page, disney.international, disnfy.com, disway.org, disney.bet, disney.one, disney.flowers, disney.dad, disney.top, dismay.group, disney.onl, disney.earth, disngy.com, disnae.org, disney.africa, disney.broadway, disney.cm, disney.rest, disnam.com, disney.xin, disney.rent, disney.com.pe, disney.spa, dionay.fr, disney.tv, disney.realestate, disnaf.homes, disney.museum, disney.sk, disnaey.com, disney.co.nz, disney.casa, disney.us.com, disney.baby, disney.fashion, disney.org.pl, risnay.com, disney.com.pt, disney.us, disney.shopping, disney.kred, disney.run, disney.fit, disnai.cloud, disney.fr, dysnay.com, disney.com.cn, disney.biz, disney.games, dicnay.com, disany.ru, disney.net.au, dispay.it, disney.pw, disney.net.br, disnai.org, disney.property, disiay.com, disney.id.au, disn3y.com, disny.it, disney.day, disney.kids",
    "results": [
        {
            "num": 1,
            "domain_name": "disney.by",
            "domain_keyword": "disney",
            "domain_tld": "by",
            "query_time": "2024-05-20 17:31:38",
            "create_date": "2008-03-10",
            "update_date": "2024-02-17",
            "expiry_date": "2025-03-23",
            "registrar_name": "Open Contact, Ltd",
            "registrant_company": "Disney Enterprises, Inc.",
            "registrant_address": "915218029, CA, Burbank, South Buena Vista Street, Mail Code 8029, 500, 0",
            "registrant_country": "US",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+36.15551219",
            "name_servers": [
                "orns01.dig.com",
                "orns02.dig.com",
                "sens01.dig.com",
                "sens02.dig.com"
            ]
        },
        {
            "num": 2,
            "domain_name": "disday.com",
            "domain_keyword": "disday",
            "domain_tld": "com",
            "query_time": "2024-05-25 20:15:02",
            "create_date": "2019-11-02",
            "update_date": "2023-11-03",
            "expiry_date": "2024-11-02",
            "registrar_iana": 1085,
            "registrar_name": "Click Registrar, LLC dba publicdomainregistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "ns1.interimnameserver.com",
                "ns2.interimnameserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "disney.co.th",
            "domain_keyword": "disney",
            "domain_tld": "co.th",
            "query_time": "2024-05-29 20:04:41",
            "create_date": "2003-06-02",
            "update_date": "2024-04-23",
            "expiry_date": "2025-06-01",
            "registrar_name": "THNIC",
            "registrant_company": "The Walt Disney Company (เดอะ วอลท์ ดีสนีย์ คัมปะนี)",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "ns1.disneyinternational.net",
                "ns2.disneyinternational.net",
                "ns3.disneyinternational.net",
                "ns4.disneyinternational.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "disney.tube",
            "domain_keyword": "disney",
            "domain_tld": "tube",
            "query_time": "2024-04-22 07:53:34",
            "create_date": "2017-09-13",
            "update_date": "2023-08-12",
            "expiry_date": "2024-09-13",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Disney Enterprises, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "orns01.dig.com",
                "orns02.dig.com",
                "sens01.dig.com",
                "sens02.dig.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "disnat.ca",
            "domain_keyword": "disnat",
            "domain_tld": "ca",
            "query_time": "2024-05-03 08:30:12",
            "create_date": "2002-06-10",
            "update_date": "2023-01-11",
            "expiry_date": "2024-06-10",
            "registrar_name": "MarkMonitor International Canada Ltd.",
            "registrar_website": "Markmonitor.com",
            "registrant_name": "Mouvement des caisses Desjardins",
            "registrant_company": "Mouvement des caisses Desjardins",
            "registrant_address": "1 complexe Desjardins",
            "registrant_city": "Montreal",
            "registrant_state": "QC",
            "registrant_zip": "H5B1B2",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5142537300",
            "name_servers": [
                "a1-76.akam.net",
                "a28-67.akam.net",
                "a3-66.akam.net",
                "a4-64.akam.net",
                "a6-65.akam.net",
                "a9-67.akam.net",
                "pdns1.ultradns.net",
                "pdns2.ultradns.net",
                "pdns3.ultradns.org",
                "pdns4.ultradns.org",
                "pdns5.ultradns.info",
                "pdns6.ultradns.co.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "disney.help",
            "domain_keyword": "disney",
            "domain_tld": "help",
            "query_time": "2024-05-27 11:59:18",
            "create_date": "2014-11-25",
            "update_date": "2023-11-17",
            "expiry_date": "2024-11-25",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "https://101domain.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": [
                "edna.ns.cloudflare.com",
                "hugh.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "dispay.fr",
            "domain_keyword": "dispay",
            "domain_tld": "fr",
            "query_time": "2024-05-26 20:26:51",
            "create_date": "2022-12-28",
            "update_date": "2023-12-23",
            "expiry_date": "2024-12-28",
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net/fr/tlds/fr/",
            "registrant_company": "EQUASENS",
            "registrant_address": "EQUASENS, Technopole de Nancy Brabois - 5 Allee de Saint-Cloud, 54600 Villers-les-Nancy",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.354953001",
            "name_servers": [
                "ns1.pharmagest.com",
                "ns2.pharmagest.com"
            ],
            "domain_status": [
                "Active",
                "associated",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 8,
            "domain_name": "disney.ooo",
            "domain_keyword": "disney",
            "domain_tld": "ooo",
            "query_time": "2024-05-08 01:52:25",
            "create_date": "2021-10-20",
            "update_date": "2024-04-19",
            "expiry_date": "2024-10-20",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Umbrella Corp.",
            "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-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 9,
            "domain_name": "djsnay.com",
            "domain_keyword": "djsnay",
            "domain_tld": "com",
            "query_time": "2024-04-21 19:26:30",
            "create_date": "2017-06-25",
            "update_date": "2020-06-19",
            "expiry_date": "2024-06-25",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "disney.af",
            "domain_keyword": "disney",
            "domain_tld": "af",
            "query_time": "2024-05-15 23:31:50",
            "registrar_name": "Corporation Service Company",
            "registrar_website": "http://www.csccorporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Disney Enterprises, Inc.",
            "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": [
                "orns01.dig.com",
                "orns02.dig.com",
                "sens01.dig.com",
                "sens02.dig.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "disway.net",
            "domain_keyword": "disway",
            "domain_tld": "net",
            "query_time": "2024-04-09 06:41:03",
            "create_date": "2000-08-18",
            "update_date": "2023-07-31",
            "expiry_date": "2027-08-18",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Disway Solutions",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-182-b.gandi.net",
                "ns-208-a.gandi.net",
                "ns-209-c.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 12,
            "domain_name": "disney.global",
            "domain_keyword": "disney",
            "domain_tld": "global",
            "query_time": "2024-05-31 20:04:30",
            "create_date": "2018-11-26",
            "update_date": "2023-11-30",
            "expiry_date": "2024-11-26",
            "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": 13,
            "domain_name": "disney.science",
            "domain_keyword": "disney",
            "domain_tld": "science",
            "query_time": "2024-04-17 13:21:14",
            "create_date": "2021-12-13",
            "update_date": "2023-12-02",
            "expiry_date": "2024-12-13",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "sisnay.com",
            "domain_keyword": "sisnay",
            "domain_tld": "com",
            "query_time": "2024-04-06 15:38:11",
            "create_date": "2022-10-04",
            "update_date": "2024-03-16",
            "expiry_date": "2024-10-04",
            "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": 15,
            "domain_name": "disney.vip",
            "domain_keyword": "disney",
            "domain_tld": "vip",
            "query_time": "2024-05-20 17:32:28",
            "create_date": "2016-05-17",
            "update_date": "2024-05-16",
            "expiry_date": "2027-05-17",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jia Wei Gao",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shang Hai Shi",
            "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": 16,
            "domain_name": "disney.mom",
            "domain_keyword": "disney",
            "domain_tld": "mom",
            "query_time": "2024-05-04 01:37:03",
            "create_date": "2016-05-03",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-03",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "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": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "disray.com",
            "domain_keyword": "disray",
            "domain_tld": "com",
            "query_time": "2024-05-15 10:27:06",
            "create_date": "2023-06-05",
            "update_date": "2024-02-19",
            "expiry_date": "2024-06-05",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-yevh9m8p.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "disney.net",
            "domain_keyword": "disney",
            "domain_tld": "net",
            "query_time": "2024-05-20 17:32:25",
            "create_date": "1998-11-17",
            "update_date": "2023-10-17",
            "expiry_date": "2024-11-16",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Disney Enterprises, Inc.; Domain Administrator",
            "registrant_company": "Disney Enterprises, Inc.",
            "registrant_address": "500 South Buena Vista Street, Mail Code 8029",
            "registrant_city": "Burbank",
            "registrant_state": "CA",
            "registrant_zip": "91521-8029",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8182384694",
            "registrant_fax": "+1.8182384694",
            "name_servers": [
                "ns51.twdcns.co.uk",
                "ns51.twdcns.com",
                "ns51.twdcns.net",
                "ns51.twdcns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "disnap.com",
            "domain_keyword": "disnap",
            "domain_tld": "com",
            "query_time": "2024-04-21 11:58:26",
            "create_date": "2014-01-11",
            "update_date": "2024-01-12",
            "expiry_date": "2025-01-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "hayes.ns.cloudflare.com",
                "robin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "dionay.site",
            "domain_keyword": "dionay",
            "domain_tld": "site",
            "query_time": "2024-05-20 10:13:56",
            "create_date": "2023-06-19",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-19",
            "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": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "diznay.com",
            "domain_keyword": "diznay",
            "domain_tld": "com",
            "query_time": "2024-05-27 09:06:45",
            "create_date": "2022-05-25",
            "update_date": "2023-07-03",
            "expiry_date": "2024-05-25",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "disney.de",
            "domain_keyword": "disney",
            "domain_tld": "de",
            "query_time": "2024-05-31 16:53:50",
            "update_date": "2018-04-25",
            "name_servers": [
                "ns1.disneyinternational.net",
                "ns2.disneyinternational.net",
                "ns3.disneyinternational.net",
                "ns4.disneyinternational.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 23,
            "domain_name": "disney.ink",
            "domain_keyword": "disney",
            "domain_tld": "ink",
            "query_time": "2024-04-12 11:15:19",
            "create_date": "2015-09-30",
            "update_date": "2023-09-17",
            "expiry_date": "2024-09-30",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "disnoy.com",
            "domain_keyword": "disnoy",
            "domain_tld": "com",
            "query_time": "2024-05-12 07:46:12",
            "create_date": "2012-05-07",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-07",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/1e4dfc98-223d-4baf-a8b1-a2f65e981a79",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain-is-4-sale-at-domainmarket.com",
                "ns2.domainmarket.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "disney.plus",
            "domain_keyword": "disney",
            "domain_tld": "plus",
            "query_time": "2024-05-20 17:32:25",
            "create_date": "2018-04-13",
            "update_date": "2024-03-19",
            "expiry_date": "2025-04-13",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Disney Enterprises, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "orns01.dig.com",
                "orns02.dig.com",
                "sens01.dig.com",
                "sens02.dig.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "dispay.xyz",
            "domain_keyword": "dispay",
            "domain_tld": "xyz",
            "query_time": "2024-05-27 12:02:38",
            "create_date": "2023-01-26",
            "update_date": "2024-04-16",
            "expiry_date": "2025-01-26",
            "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": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "disniy.com",
            "domain_keyword": "disniy",
            "domain_tld": "com",
            "query_time": "2024-05-27 12:01:01",
            "create_date": "2024-01-18",
            "update_date": "2024-02-03",
            "expiry_date": "2025-01-18",
            "registrar_iana": 1268,
            "registrar_name": "SNAPNAMES 27, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns1.mfk1.com",
                "ns2.mfk1.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "disney.cam",
            "domain_keyword": "disney",
            "domain_tld": "cam",
            "query_time": "2024-04-12 11:15:19",
            "create_date": "2016-12-14",
            "update_date": "2023-11-11",
            "expiry_date": "2024-12-14",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains Inc.",
            "registrant_company": "Disney Enterprises, 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": [
                "orns01.dig.com",
                "orns02.dig.com",
                "sens01.dig.com",
                "sens02.dig.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "disney.app",
            "domain_keyword": "disney",
            "domain_tld": "app",
            "query_time": "2024-05-03 08:30:50",
            "create_date": "2018-04-27",
            "update_date": "2024-04-02",
            "expiry_date": "2025-04-27",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Disney Enterprises, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "orns01.dig.com",
                "orns02.dig.com",
                "sens01.dig.com",
                "sens02.dig.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "disney.ph",
            "domain_keyword": "disney",
            "domain_tld": "ph",
            "query_time": "2017-06-04 19:15:17",
            "create_date": "1999-09-29",
            "update_date": "2016-07-04",
            "expiry_date": "2032-01-11",
            "registrar_iana": 863,
            "registrar_name": "dotPH Domains, Inc",
            "registrant_name": "International Domain Administrator",
            "registrant_company": "Disney Enterprises, Inc.",
            "registrant_address": "3 Queen Caroline Street Hammersmith, London",
            "registrant_city": "NONE",
            "registrant_zip": "w6 9pe",
            "registrant_country": "GB",
            "registrant_email": "adm...@...",
            "name_servers": [
                "orns01.dig.com",
                "sens01.dig.com",
                "sens02.dig.com"
            ]
        },
        {
            "num": 31,
            "domain_name": "disnac.com",
            "domain_keyword": "disnac",
            "domain_tld": "com",
            "query_time": "2024-05-15 23:31:22",
            "create_date": "2018-05-12",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-12",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "Whois Agent (120616773)",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "registrant_address": "PO Box 639, C/O disnac.com",
            "registrant_city": "Kirkland",
            "registrant_state": "WA",
            "registrant_zip": "98083",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4252740657",
            "registrant_fax": "+1.4259744730",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "disney.fan",
            "domain_keyword": "disney",
            "domain_tld": "fan",
            "query_time": "2024-05-31 20:04:30",
            "create_date": "2018-12-03",
            "update_date": "2023-11-08",
            "expiry_date": "2024-12-03",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Disney Enterprises, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "orns01.dig.com",
                "orns02.dig.com",
                "sens01.dig.com",
                "sens02.dig.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "dismay.uk",
            "domain_keyword": "dismay",
            "domain_tld": "uk",
            "query_time": "2024-04-12 11:14:52",
            "create_date": "2023-07-31",
            "update_date": "2024-03-21",
            "expiry_date": "2024-07-31",
            "registrar_name": "Mohammed Eyahia t/a 1st 4 Domains [Tag = 1ST4DOMAINS]",
            "registrar_website": "http://www.1st4domains.com",
            "name_servers": [
                "eczm2gtf.verify.hn",
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 34,
            "domain_name": "disney.co.nl",
            "domain_keyword": "disney",
            "domain_tld": "co.nl",
            "query_time": "2024-05-19 18:20:40",
            "create_date": "2009-01-12",
            "update_date": "2023-12-09",
            "expiry_date": "2025-01-12",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains Inc.",
            "registrant_email": "https://whois.centralnic.com/contact/disney.co.nl/registrant",
            "name_servers": [
                "orns01.dig.com",
                "orns02.dig.com",
                "sens01.dig.com",
                "sens02.dig.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "disney.radio",
            "domain_keyword": "disney",
            "domain_tld": "radio",
            "query_time": "2024-05-20 17:32:25",
            "create_date": "2017-11-14",
            "update_date": "2023-10-03",
            "expiry_date": "2024-11-14",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains",
            "registrar_website": "http://whois.corporatedomains.com",
            "registrant_company": "Disney Enterprises, Inc.",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "orns01.dig.com",
                "orns02.dig.com",
                "sens01.dig.com",
                "sens02.dig.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "disney.osaka",
            "domain_keyword": "disney",
            "domain_tld": "osaka",
            "query_time": "2024-05-20 17:32:26",
            "create_date": "2018-07-06",
            "update_date": "2023-07-12",
            "expiry_date": "2024-07-06",
            "registrar_iana": 277,
            "registrar_name": "Interlink Co., Ltd.",
            "registrar_website": "www.interlink.or.jp",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OSAKA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "4103.disney.osaka",
                "futen.disney.osaka",
                "gdns1.interlink.or.jp",
                "gdns2.interlink.or.jp",
                "survey.disney.osaka"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "disney.com.br",
            "domain_keyword": "disney",
            "domain_tld": "com.br",
            "query_time": "2024-05-29 20:58:35",
            "create_date": "1997-07-28",
            "update_date": "2023-06-27",
            "expiry_date": "2024-07-28",
            "registrant_name": "The Walt Disney Company (Brasil) Ltda",
            "name_servers": [
                "ns1.disneyinternational.net",
                "ns2.disneyinternational.net",
                "ns3.disneyinternational.net",
                "ns4.disneyinternational.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 38,
            "domain_name": "disney.page",
            "domain_keyword": "disney",
            "domain_tld": "page",
            "query_time": "2024-05-08 01:52:25",
            "create_date": "2020-01-01",
            "update_date": "2023-12-07",
            "expiry_date": "2025-01-01",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Disney Enterprises, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "disney.international",
            "domain_keyword": "disney",
            "domain_tld": "international",
            "query_time": "2024-05-20 17:32:25",
            "create_date": "2014-04-01",
            "update_date": "2024-03-07",
            "expiry_date": "2025-04-01",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Disney Enterprises, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "orns01.dig.com",
                "orns02.dig.com",
                "sens01.dig.com",
                "sens02.dig.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "disnfy.com",
            "domain_keyword": "disnfy",
            "domain_tld": "com",
            "query_time": "2024-05-19 18:23:18",
            "create_date": "2023-08-07",
            "update_date": "2023-10-07",
            "expiry_date": "2024-08-07",
            "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": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/disnfy.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "disway.org",
            "domain_keyword": "disway",
            "domain_tld": "org",
            "query_time": "2024-04-25 13:08:45",
            "create_date": "2013-08-22",
            "update_date": "2024-02-07",
            "expiry_date": "2025-08-22",
            "registrar_iana": 1505,
            "registrar_name": "Gransy, s.r.o.",
            "registrar_website": "http://subreg.cz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Havlickova 210Disway z. s.",
            "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": [
                "cereus.i-dol.cz",
                "opuntia.i-dol.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "disney.bet",
            "domain_keyword": "disney",
            "domain_tld": "bet",
            "query_time": "2024-05-08 01:52:24",
            "create_date": "2021-06-17",
            "update_date": "2023-08-01",
            "expiry_date": "2024-06-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": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "disney.one",
            "domain_keyword": "disney",
            "domain_tld": "one",
            "query_time": "2024-05-08 01:52:25",
            "create_date": "2018-03-24",
            "update_date": "2023-12-08",
            "expiry_date": "2025-03-24",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guizhou",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "disney.flowers",
            "domain_keyword": "disney",
            "domain_tld": "flowers",
            "query_time": "2024-05-15 23:31:50",
            "create_date": "2016-10-31",
            "update_date": "2023-10-01",
            "expiry_date": "2024-10-31",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains Inc.",
            "registrant_company": "Disney Enterprises, 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": [
                "orns01.dig.com",
                "orns02.dig.com",
                "sens01.dig.com",
                "sens02.dig.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "disney.dad",
            "domain_keyword": "disney",
            "domain_tld": "dad",
            "query_time": "2024-05-11 01:34:29",
            "create_date": "2023-05-10",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "disney.top",
            "domain_keyword": "disney",
            "domain_tld": "top",
            "query_time": "2024-05-27 12:00:08",
            "create_date": "2018-05-25",
            "update_date": "2022-05-30",
            "expiry_date": "2025-05-25",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "leixiuquan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "an hui",
            "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": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "dismay.group",
            "domain_keyword": "dismay",
            "domain_tld": "group",
            "query_time": "2024-04-07 16:37:53",
            "create_date": "2024-04-05",
            "update_date": "2024-04-06",
            "expiry_date": "2025-04-05",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Stefan Michael Savolyi",
            "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": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "disney.onl",
            "domain_keyword": "disney",
            "domain_tld": "onl",
            "query_time": "2024-05-20 17:32:25",
            "create_date": "2023-07-14",
            "update_date": "2023-07-29",
            "expiry_date": "2024-07-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": [
                "aleena.ns.cloudflare.com",
                "benedict.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "disney.earth",
            "domain_keyword": "disney",
            "domain_tld": "earth",
            "query_time": "2024-05-20 17:31:38",
            "create_date": "2017-06-12",
            "update_date": "2024-05-12",
            "expiry_date": "2025-06-12",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Disney Enterprises, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "orns01.dig.com",
                "orns02.dig.com",
                "sens01.dig.com",
                "sens02.dig.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "disngy.com",
            "domain_keyword": "disngy",
            "domain_tld": "com",
            "query_time": "2024-05-03 23:17:45",
            "create_date": "2024-05-01",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namedynamics.net",
                "ns2.namedynamics.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "disnae.org",
            "domain_keyword": "disnae",
            "domain_tld": "org",
            "query_time": "2024-05-20 17:31:19",
            "create_date": "2003-08-30",
            "update_date": "2023-08-06",
            "expiry_date": "2024-08-30",
            "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": 52,
            "domain_name": "disney.africa",
            "domain_keyword": "disney",
            "domain_tld": "africa",
            "query_time": "2024-06-02 00:22:46",
            "create_date": "2017-06-02",
            "update_date": "2024-04-23",
            "expiry_date": "2025-06-02",
            "registrar_iana": 1466,
            "registrar_name": "Lexsynergy Limited",
            "registrar_website": "https://www.lexsynergy.com",
            "registrant_name": "REDACTED",
            "registrant_company": "Disney Enterprises, Inc.",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "orns01.dig.com",
                "orns02.dig.com",
                "sens01.dig.com",
                "sens02.dig.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "disney.broadway",
            "domain_keyword": "disney",
            "domain_tld": "broadway",
            "query_time": "2024-04-22 07:31:25",
            "create_date": "2017-03-17",
            "update_date": "2024-02-16",
            "expiry_date": "2025-03-17",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "www.comlaude.com",
            "registrant_name": "Administrator",
            "registrant_company": "Celebrate Broadway, Inc.",
            "registrant_address": "729 Seventh Avenue, 5th Floor",
            "registrant_city": "New York",
            "registrant_state": "New York",
            "registrant_zip": "10019",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2127641122",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "disney.cm",
            "domain_keyword": "disney",
            "domain_tld": "cm",
            "query_time": "2024-05-03 08:30:50",
            "create_date": "2009-08-28",
            "update_date": "2022-09-18",
            "expiry_date": "2025-05-17",
            "registrar_name": "Netcom.cm Sarl",
            "registrant_name": "Private Registration",
            "registrant_company": "WhoisGuardService.com",
            "registrant_address": "Tian Hong Shan Zhuang, BLd. 7, Office 104",
            "registrant_city": "Nanjing",
            "registrant_state": "Jiangsu",
            "registrant_zip": "210049",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+86.2584752362",
            "registrant_fax": "+86.2584752360",
            "name_servers": [
                "ns1.hastydns.com",
                "ns2.hastydns.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 55,
            "domain_name": "disney.rest",
            "domain_keyword": "disney",
            "domain_tld": "rest",
            "query_time": "2024-05-20 17:32:25",
            "create_date": "2016-08-15",
            "update_date": "2024-02-15",
            "expiry_date": "2024-08-15",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Disney Enterprises, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "orns01.dig.com",
                "orns02.dig.com",
                "sens01.dig.com",
                "sens02.dig.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "disnam.com",
            "domain_keyword": "disnam",
            "domain_tld": "com",
            "query_time": "2024-05-31 20:04:06",
            "create_date": "2021-07-05",
            "update_date": "2023-07-02",
            "expiry_date": "2024-07-05",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Olympia",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NA",
            "registrant_email": "https://tieredaccess.com/contact/807cc23f-e230-48db-9366-e04c12e9a935",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dit3.com",
                "ns2.dit3.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "disney.xin",
            "domain_keyword": "disney",
            "domain_tld": "xin",
            "query_time": "2024-05-31 20:04:30",
            "create_date": "2023-09-19",
            "update_date": "2023-09-24",
            "expiry_date": "2024-09-19",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wang Yu Hao",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bei Jing",
            "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": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "disney.rent",
            "domain_keyword": "disney",
            "domain_tld": "rent",
            "query_time": "2024-05-15 23:31:51",
            "create_date": "2024-01-25",
            "update_date": "2024-02-14",
            "expiry_date": "2025-01-25",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "disney.com.pe",
            "domain_keyword": "disney",
            "domain_tld": "com.pe",
            "query_time": "2024-05-20 17:31:38",
            "registrar_name": "CSC CORPORATE DOMAINS, INC",
            "registrant_name": "Disney Enterprises, Inc.",
            "name_servers": [
                "orns01.dig.com",
                "sens01.dig.com",
                "sens02.dig.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ]
        },
        {
            "num": 60,
            "domain_name": "disney.spa",
            "domain_keyword": "disney",
            "domain_tld": "spa",
            "query_time": "2024-05-03 08:30:50",
            "create_date": "2021-10-14",
            "update_date": "2023-10-13",
            "expiry_date": "2024-10-14",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "dionay.fr",
            "domain_keyword": "dionay",
            "domain_tld": "fr",
            "query_time": "2024-05-06 00:27:38",
            "create_date": "2023-03-18",
            "update_date": "2024-04-08",
            "expiry_date": "2026-03-18",
            "registrar_name": "SCALEWAY",
            "registrar_website": "https://www.bookmyname.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns1.o2switch.net",
                "ns2.o2switch.net"
            ],
            "domain_status": [
                "Active",
                "associated",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 62,
            "domain_name": "disney.tv",
            "domain_keyword": "disney",
            "domain_tld": "tv",
            "query_time": "2024-05-20 17:32:25",
            "create_date": "2000-12-11",
            "update_date": "2023-11-14",
            "expiry_date": "2024-12-11",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Disney Enterprises, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "orns01.dig.com",
                "orns02.dig.com",
                "sens01.dig.com",
                "sens02.dig.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "disney.realestate",
            "domain_keyword": "disney",
            "domain_tld": "realestate",
            "query_time": "2024-05-20 17:32:25",
            "create_date": "2018-08-21",
            "update_date": "2023-07-23",
            "expiry_date": "2024-08-21",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "cscdbs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Disney Enterprises, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "disnaf.homes",
            "domain_keyword": "disnaf",
            "domain_tld": "homes",
            "query_time": "2024-04-12 11:15:04",
            "create_date": "2023-07-25",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-25",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "james.ns.cloudflare.com",
                "nena.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "disney.museum",
            "domain_keyword": "disney",
            "domain_tld": "museum",
            "query_time": "2024-04-17 13:21:37",
            "create_date": "2022-07-11",
            "update_date": "2022-07-16",
            "expiry_date": "2027-07-11",
            "registrar_iana": 1463,
            "registrar_name": "Global Domains International Inc. DBA DomainCostClub.com",
            "registrar_website": "DomainCostClub.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "DomainCostClub.com",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "ns1.ipower.com",
                "ns2.ipower.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "disney.sk",
            "domain_keyword": "disney",
            "domain_tld": "sk",
            "query_time": "2024-05-05 15:26:37",
            "create_date": "2008-10-30",
            "update_date": "2023-09-30",
            "expiry_date": "2024-10-30",
            "registrar_name": "Corporation Service Company (DBS) GmbH",
            "registrant_name": "Domain Administrator",
            "registrant_company": "CSC Corporate Domains, Inc.",
            "registrant_address": "251 Little Falls Drive",
            "registrant_city": "Wilmington",
            "registrant_zip": "19808",
            "registrant_country": "US",
            "name_servers": [
                "orns01.dig.com",
                "orns02.dig.com",
                "sens01.dig.com",
                "sens02.dig.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 67,
            "domain_name": "disnaey.com",
            "domain_keyword": "disnaey",
            "domain_tld": "com",
            "query_time": "2024-05-20 17:31:19",
            "create_date": "2023-08-17",
            "update_date": "2023-08-17",
            "expiry_date": "2024-08-17",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "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": [
                "ns1.clksite.com",
                "ns2.clksite.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "disney.co.nz",
            "domain_keyword": "disney",
            "domain_tld": "co.nz",
            "query_time": "2024-05-20 17:31:38",
            "create_date": "1998-08-24",
            "update_date": "2023-07-30",
            "registrar_name": "CSC Corporate Domains, Inc",
            "registrar_website": "https://cscdbs.com",
            "name_servers": [
                "orns01.dig.com",
                "orns02.dig.com",
                "sens01.dig.com",
                "sens02.dig.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "disney.casa",
            "domain_keyword": "disney",
            "domain_tld": "casa",
            "query_time": "2024-04-17 13:47:46",
            "create_date": "2015-06-13",
            "update_date": "2023-06-07",
            "expiry_date": "2025-06-13",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "https://uniregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net",
                "v6ns1.dnspod.net",
                "v6ns2.dnspod.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "disney.us.com",
            "domain_keyword": "disney",
            "domain_tld": "us.com",
            "query_time": "2024-05-20 17:32:25",
            "create_date": "2019-09-07",
            "update_date": "2023-08-31",
            "expiry_date": "2024-09-07",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains Inc.",
            "registrant_email": "https://whois.centralnic.com/contact/disney.us.com/registrant",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "disney.baby",
            "domain_keyword": "disney",
            "domain_tld": "baby",
            "query_time": "2024-05-20 17:31:38",
            "create_date": "2016-11-23",
            "update_date": "2023-10-18",
            "expiry_date": "2024-11-22",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains Inc.",
            "registrant_company": "Disney Enterprises, 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": [
                "orns01.dig.com",
                "orns02.dig.com",
                "sens01.dig.com",
                "sens02.dig.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "disney.fashion",
            "domain_keyword": "disney",
            "domain_tld": "fashion",
            "query_time": "2024-04-27 07:51:25",
            "create_date": "2022-01-13",
            "update_date": "2024-01-23",
            "expiry_date": "2025-01-13",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Zhao Yi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "zhe jiang sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "expire01.dnspod.net",
                "expire02.dnspod.net"
            ],
            "domain_status": [
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "disney.org.pl",
            "domain_keyword": "disney",
            "domain_tld": "org.pl",
            "query_time": "2024-05-10 23:29:49",
            "create_date": "2024-04-09",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-09",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "risnay.com",
            "domain_keyword": "risnay",
            "domain_tld": "com",
            "query_time": "2024-04-12 21:31:10",
            "create_date": "2022-12-10",
            "update_date": "2024-03-16",
            "expiry_date": "2024-12-10",
            "registrar_iana": 1976,
            "registrar_name": "DropCatch.com 496 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "disney.com.pt",
            "domain_keyword": "disney",
            "domain_tld": "com.pt",
            "query_time": "2024-04-21 01:41:04",
            "registrant_name": "Disney Enterprises, Inc.",
            "registrant_address": "500 South Buena Vista Street, Mail Code 8029",
            "registrant_city": "Burbank",
            "registrant_state": "CA",
            "registrant_zip": "91521-8029",
            "registrant_country": "US",
            "registrant_email": "[email protected],[email protected]",
            "name_servers": [
                "orns01.dig.com",
                "orns02.dig.com",
                "sens01.dig.com",
                "sens02.dig.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 76,
            "domain_name": "disney.us",
            "domain_keyword": "disney",
            "domain_tld": "us",
            "query_time": "2024-05-20 17:32:25",
            "create_date": "2002-07-24",
            "update_date": "2023-06-28",
            "expiry_date": "2024-07-23",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "Disney Enterprises, Inc.; Domain Administrator",
            "registrant_company": "Disney Enterprises, Inc.",
            "registrant_address": "500 South Buena Vista Street, Mail Code 8029",
            "registrant_city": "Burbank",
            "registrant_state": "CA",
            "registrant_zip": "91521-8029",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8182384694",
            "registrant_fax": "+1.8182384694",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "disney.shopping",
            "domain_keyword": "disney",
            "domain_tld": "shopping",
            "query_time": "2024-05-20 17:32:25",
            "create_date": "2016-09-20",
            "update_date": "2023-08-26",
            "expiry_date": "2024-09-20",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Disney Enterprises, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "orns01.dig.com",
                "orns02.dig.com",
                "sens01.dig.com",
                "sens02.dig.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "disney.kred",
            "domain_keyword": "disney",
            "domain_tld": "kred",
            "query_time": "2015-09-10 00:00:00",
            "create_date": "2015-09-09",
            "expiry_date": "2025-09-08",
            "registrar_iana": 1731,
            "registrar_name": "TLD Registrar Pty Ltd",
            "registrant_name": "Michael Deparini",
            "registrant_company": "KredTLD Pty Ltd",
            "registrant_address": "322/5 Lime St",
            "registrant_city": "Sydney",
            "registrant_state": "NSW",
            "registrant_zip": "2000",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "61292990499",
            "name_servers": [
                "ns-1531.awsdns-63.org",
                "ns-1861.awsdns-40.co.uk",
                "ns-31.awsdns-03.com",
                "ns-683.awsdns-21.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 79,
            "domain_name": "disney.run",
            "domain_keyword": "disney",
            "domain_tld": "run",
            "query_time": "2024-05-20 17:32:25",
            "create_date": "2015-08-10",
            "update_date": "2023-07-16",
            "expiry_date": "2024-08-10",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Disney Enterprises, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "orns01.dig.com",
                "orns02.dig.com",
                "sens01.dig.com",
                "sens02.dig.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "disney.fit",
            "domain_keyword": "disney",
            "domain_tld": "fit",
            "query_time": "2024-05-27 11:59:18",
            "create_date": "2023-09-14",
            "update_date": "2023-09-19",
            "expiry_date": "2024-09-14",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wang Kai",
            "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": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "disnai.cloud",
            "domain_keyword": "disnai",
            "domain_tld": "cloud",
            "query_time": "2024-04-12 11:15:04",
            "create_date": "2023-07-20",
            "update_date": "2023-10-30",
            "expiry_date": "2024-07-20",
            "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-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 82,
            "domain_name": "disney.fr",
            "domain_keyword": "disney",
            "domain_tld": "fr",
            "query_time": "2024-05-31 16:54:08",
            "create_date": "1996-11-19",
            "update_date": "2023-09-15",
            "expiry_date": "2024-10-10",
            "registrar_name": "CSC CORPORATE DOMAINS INC.",
            "registrar_website": "https://www.cscdigitalbrand.services",
            "registrant_company": "The Walt Disney Company France",
            "registrant_address": "1, rue de la Galmy, 77700 Chessy",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.153755600",
            "name_servers": [
                "ns1.disneyinternational.net",
                "ns2.disneyinternational.net",
                "ns3.disneyinternational.net",
                "ns4.disneyinternational.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 83,
            "domain_name": "dysnay.com",
            "domain_keyword": "dysnay",
            "domain_tld": "com",
            "query_time": "2024-05-07 09:00:10",
            "create_date": "2023-06-05",
            "update_date": "2023-07-03",
            "expiry_date": "2024-06-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.renewyourname.net",
                "ns2.renewyourname.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "disney.com.cn",
            "domain_keyword": "disney",
            "domain_tld": "com.cn",
            "query_time": "2024-05-20 17:31:38",
            "create_date": "1999-05-24",
            "expiry_date": "2024-06-24",
            "registrar_name": "Corporation Service Company",
            "registrant_name": "Disney Enterprises, Inc.",
            "registrant_email": "[email protected]",
            "name_servers": [
                "orns01.dig.com",
                "sens01.dig.com",
                "sens02.dig.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "disney.biz",
            "domain_keyword": "disney",
            "domain_tld": "biz",
            "query_time": "2024-05-20 17:31:38",
            "create_date": "2010-06-13",
            "update_date": "2024-04-08",
            "expiry_date": "2025-06-12",
            "registrar_iana": 617,
            "registrar_name": "Epik, Inc.",
            "registrar_website": "www.epik.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Lamicro inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "QC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.lamicro.net",
                "ns2.lamicro.net",
                "ns3.lamicro.net",
                "ns4.lamicro.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "disney.games",
            "domain_keyword": "disney",
            "domain_tld": "games",
            "query_time": "2024-05-20 17:31:38",
            "create_date": "2016-09-12",
            "update_date": "2023-08-18",
            "expiry_date": "2024-09-12",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Disney Enterprises, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "orns01.dig.com",
                "orns02.dig.com",
                "sens01.dig.com",
                "sens02.dig.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "dicnay.com",
            "domain_keyword": "dicnay",
            "domain_tld": "com",
            "query_time": "2024-05-28 18:51:40",
            "create_date": "2022-03-14",
            "update_date": "2024-05-26",
            "expiry_date": "2024-03-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "disany.ru",
            "domain_keyword": "disany",
            "domain_tld": "ru",
            "query_time": "2024-04-30 22:31:41",
            "create_date": "2024-02-11",
            "expiry_date": "2025-02-11",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 89,
            "domain_name": "disney.net.au",
            "domain_keyword": "disney",
            "domain_tld": "net.au",
            "query_time": "2024-05-20 17:32:25",
            "update_date": "2024-05-14",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Disney Australia",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "dispay.it",
            "domain_keyword": "dispay",
            "domain_tld": "it",
            "query_time": "2024-04-12 11:18:08",
            "create_date": "2012-03-18",
            "update_date": "2024-04-03",
            "expiry_date": "2025-03-18",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "Dario Palermo",
            "registrant_address": "via baretti  4",
            "registrant_city": "moncalieri",
            "registrant_state": "TO",
            "registrant_zip": "10024",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 91,
            "domain_name": "disney.pw",
            "domain_keyword": "disney",
            "domain_tld": "pw",
            "query_time": "2024-04-18 03:26:45",
            "create_date": "2019-10-22",
            "update_date": "2023-08-31",
            "expiry_date": "2032-10-22",
            "registrar_iana": 269,
            "registrar_name": "Key Systems GmbH",
            "registrar_website": "http://www.key-systems.net/",
            "registrant_email": "https://whois.nic.pw/contact/disney.pw/registrant",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "disney.net.br",
            "domain_keyword": "disney",
            "domain_tld": "net.br",
            "query_time": "2024-05-30 12:04:26",
            "create_date": "2023-02-21",
            "update_date": "2024-03-06",
            "expiry_date": "2024-02-21",
            "registrant_name": "uva rubi",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.auto.dns.br",
                "b.auto.dns.br"
            ],
            "domain_status": [
                "on-hold"
            ]
        },
        {
            "num": 93,
            "domain_name": "disnai.org",
            "domain_keyword": "disnai",
            "domain_tld": "org",
            "query_time": "2024-04-16 01:30:40",
            "create_date": "2024-04-13",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-13",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "disney.property",
            "domain_keyword": "disney",
            "domain_tld": "property",
            "query_time": "2024-05-03 08:30:50",
            "create_date": "2017-12-19",
            "update_date": "2023-11-24",
            "expiry_date": "2024-12-19",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Disney Enterprises, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "orns01.dig.com",
                "orns02.dig.com",
                "sens01.dig.com",
                "sens02.dig.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "disiay.com",
            "domain_keyword": "disiay",
            "domain_tld": "com",
            "query_time": "2024-05-08 17:08:39",
            "create_date": "2020-06-17",
            "update_date": "2023-06-17",
            "expiry_date": "2024-06-17",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=disiay.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 96,
            "domain_name": "disney.id.au",
            "domain_keyword": "disney",
            "domain_tld": "id.au",
            "query_time": "2024-05-20 17:31:38",
            "update_date": "2023-11-27",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Damian Disney",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "disn3y.com",
            "domain_keyword": "disn3y",
            "domain_tld": "com",
            "query_time": "2024-05-20 17:31:19",
            "create_date": "2023-06-15",
            "update_date": "2023-06-30",
            "expiry_date": "2024-06-15",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ND",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "disny.it",
            "domain_keyword": "disny",
            "domain_tld": "it",
            "query_time": "2024-05-03 08:32:15",
            "create_date": "2012-05-19",
            "update_date": "2023-10-21",
            "expiry_date": "2024-06-05",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com srls",
            "registrant_address": "Via 16 Settembre 1959, 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.dnslink.com",
                "ns2.dnslink.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 99,
            "domain_name": "disney.day",
            "domain_keyword": "disney",
            "domain_tld": "day",
            "query_time": "2024-04-17 13:20:30",
            "create_date": "2022-01-17",
            "update_date": "2023-12-23",
            "expiry_date": "2025-01-17",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Disney Enterprises, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "disney.kids",
            "domain_keyword": "disney",
            "domain_tld": "kids",
            "query_time": "2024-05-03 08:30:50",
            "create_date": "2024-02-28",
            "update_date": "2024-04-13",
            "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",
            "domain_status": [
                "inactive",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.215,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>disnay.de</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5453</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>disney.by, disday.com, disney.co.th, disney.tube, disnat.ca, disney.help, dispay.fr, disney.ooo, djsnay.com, disney.af, disway.net, disney.global, disney.science, sisnay.com, disney.vip, disney.mom, disray.com, disney.net, disnap.com, dionay.site, diznay.com, disney.de, disney.ink, disnoy.com, disney.plus, dispay.xyz, disniy.com, disney.cam, disney.app, disney.ph, disnac.com, disney.fan, dismay.uk, disney.co.nl, disney.radio, disney.osaka, disney.com.br, disney.page, disney.international, disnfy.com, disway.org, disney.bet, disney.one, disney.flowers, disney.dad, disney.top, dismay.group, disney.onl, disney.earth, disngy.com, disnae.org, disney.africa, disney.broadway, disney.cm, disney.rest, disnam.com, disney.xin, disney.rent, disney.com.pe, disney.spa, dionay.fr, disney.tv, disney.realestate, disnaf.homes, disney.museum, disney.sk, disnaey.com, disney.co.nz, disney.casa, disney.us.com, disney.baby, disney.fashion, disney.org.pl, risnay.com, disney.com.pt, disney.us, disney.shopping, disney.kred, disney.run, disney.fit, disnai.cloud, disney.fr, dysnay.com, disney.com.cn, disney.biz, disney.games, dicnay.com, disany.ru, disney.net.au, dispay.it, disney.pw, disney.net.br, disnai.org, disney.property, disiay.com, disney.id.au, disn3y.com, disny.it, disney.day, disney.kids</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>disney.by</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-05-20 17:31:38</query_time>
   <create_date>2008-03-10</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_name>Open Contact, Ltd</registrar_name>
   <registrant_company>Disney Enterprises, Inc.</registrant_company>
   <registrant_address>915218029, CA, Burbank, South Buena Vista Street, Mail Code 8029, 500, 0</registrant_address>
   <registrant_country>US</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+36.15551219</registrant_phone>
   <name_servers>
    <value>orns01.dig.com</value>
    <value>orns02.dig.com</value>
    <value>sens01.dig.com</value>
    <value>sens02.dig.com</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>disday.com</domain_name>
   <domain_keyword>disday</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 20:15:02</query_time>
   <create_date>2019-11-02</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>1085</registrar_iana>
   <registrar_name>Click Registrar, LLC dba publicdomainregistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>ns1.interimnameserver.com</value>
    <value>ns2.interimnameserver.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>disney.co.th</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-05-29 20:04:41</query_time>
   <create_date>2003-06-02</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>The Walt Disney Company (เดอะ วอลท์ ดีสนีย์ คัมปะนี)</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>ns1.disneyinternational.net</value>
    <value>ns2.disneyinternational.net</value>
    <value>ns3.disneyinternational.net</value>
    <value>ns4.disneyinternational.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>disney.tube</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>tube</domain_tld>
   <query_time>2024-04-22 07:53:34</query_time>
   <create_date>2017-09-13</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Disney Enterprises, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>orns01.dig.com</value>
    <value>orns02.dig.com</value>
    <value>sens01.dig.com</value>
    <value>sens02.dig.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>disnat.ca</domain_name>
   <domain_keyword>disnat</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-03 08:30:12</query_time>
   <create_date>2002-06-10</create_date>
   <update_date>2023-01-11</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_name>MarkMonitor International Canada Ltd.</registrar_name>
   <registrar_website>Markmonitor.com</registrar_website>
   <registrant_name>Mouvement des caisses Desjardins</registrant_name>
   <registrant_company>Mouvement des caisses Desjardins</registrant_company>
   <registrant_address>1 complexe Desjardins</registrant_address>
   <registrant_city>Montreal</registrant_city>
   <registrant_state>QC</registrant_state>
   <registrant_zip>H5B1B2</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5142537300</registrant_phone>
   <name_servers>
    <value>a1-76.akam.net</value>
    <value>a28-67.akam.net</value>
    <value>a3-66.akam.net</value>
    <value>a4-64.akam.net</value>
    <value>a6-65.akam.net</value>
    <value>a9-67.akam.net</value>
    <value>pdns1.ultradns.net</value>
    <value>pdns2.ultradns.net</value>
    <value>pdns3.ultradns.org</value>
    <value>pdns4.ultradns.org</value>
    <value>pdns5.ultradns.info</value>
    <value>pdns6.ultradns.co.uk</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>6</num>
   <domain_name>disney.help</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>help</domain_tld>
   <query_time>2024-05-27 11:59:18</query_time>
   <create_date>2014-11-25</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>https://101domain.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>edna.ns.cloudflare.com</value>
    <value>hugh.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>dispay.fr</domain_name>
   <domain_keyword>dispay</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-26 20:26:51</query_time>
   <create_date>2022-12-28</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net/fr/tlds/fr/</registrar_website>
   <registrant_company>EQUASENS</registrant_company>
   <registrant_address>EQUASENS, Technopole de Nancy Brabois - 5 Allee de Saint-Cloud, 54600 Villers-les-Nancy</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.354953001</registrant_phone>
   <name_servers>
    <value>ns1.pharmagest.com</value>
    <value>ns2.pharmagest.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>disney.ooo</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>ooo</domain_tld>
   <query_time>2024-05-08 01:52:25</query_time>
   <create_date>2021-10-20</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2024-10-20</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>Umbrella Corp.</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-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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>djsnay.com</domain_name>
   <domain_keyword>djsnay</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 19:26:30</query_time>
   <create_date>2017-06-25</create_date>
   <update_date>2020-06-19</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>disney.af</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>af</domain_tld>
   <query_time>2024-05-15 23:31:50</query_time>
   <registrar_name>Corporation Service Company</registrar_name>
   <registrar_website>http://www.csccorporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Disney Enterprises, Inc.</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_country>US</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>orns01.dig.com</value>
    <value>orns02.dig.com</value>
    <value>sens01.dig.com</value>
    <value>sens02.dig.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>disway.net</domain_name>
   <domain_keyword>disway</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-09 06:41:03</query_time>
   <create_date>2000-08-18</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2027-08-18</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Disway Solutions</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>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-182-b.gandi.net</value>
    <value>ns-208-a.gandi.net</value>
    <value>ns-209-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>disney.global</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-31 20:04:30</query_time>
   <create_date>2018-11-26</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-11-26</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>13</num>
   <domain_name>disney.science</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>science</domain_tld>
   <query_time>2024-04-17 13:21:14</query_time>
   <create_date>2021-12-13</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>sisnay.com</domain_name>
   <domain_keyword>sisnay</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 15:38:11</query_time>
   <create_date>2022-10-04</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2024-10-04</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>15</num>
   <domain_name>disney.vip</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-20 17:32:28</query_time>
   <create_date>2016-05-17</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2027-05-17</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jia Wei Gao</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shang Hai Shi</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>16</num>
   <domain_name>disney.mom</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>mom</domain_tld>
   <query_time>2024-05-04 01:37:03</query_time>
   <create_date>2016-05-03</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</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>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>disray.com</domain_name>
   <domain_keyword>disray</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 10:27:06</query_time>
   <create_date>2023-06-05</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-yevh9m8p.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>disney.net</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-20 17:32:25</query_time>
   <create_date>1998-11-17</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Disney Enterprises, Inc.; Domain Administrator</registrant_name>
   <registrant_company>Disney Enterprises, Inc.</registrant_company>
   <registrant_address>500 South Buena Vista Street, Mail Code 8029</registrant_address>
   <registrant_city>Burbank</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>91521-8029</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8182384694</registrant_phone>
   <registrant_fax>+1.8182384694</registrant_fax>
   <name_servers>
    <value>ns51.twdcns.co.uk</value>
    <value>ns51.twdcns.com</value>
    <value>ns51.twdcns.net</value>
    <value>ns51.twdcns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>disnap.com</domain_name>
   <domain_keyword>disnap</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 11:58:26</query_time>
   <create_date>2014-01-11</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>hayes.ns.cloudflare.com</value>
    <value>robin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>dionay.site</domain_name>
   <domain_keyword>dionay</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-20 10:13:56</query_time>
   <create_date>2023-06-19</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-19</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>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>diznay.com</domain_name>
   <domain_keyword>diznay</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 09:06:45</query_time>
   <create_date>2022-05-25</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2024-05-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>disney.de</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-31 16:53:50</query_time>
   <update_date>2018-04-25</update_date>
   <name_servers>
    <value>ns1.disneyinternational.net</value>
    <value>ns2.disneyinternational.net</value>
    <value>ns3.disneyinternational.net</value>
    <value>ns4.disneyinternational.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>disney.ink</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-04-12 11:15:19</query_time>
   <create_date>2015-09-30</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns01.gmoserver.jp</value>
    <value>dns02.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>disnoy.com</domain_name>
   <domain_keyword>disnoy</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 07:46:12</query_time>
   <create_date>2012-05-07</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/1e4dfc98-223d-4baf-a8b1-a2f65e981a79</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domain-is-4-sale-at-domainmarket.com</value>
    <value>ns2.domainmarket.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>disney.plus</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>plus</domain_tld>
   <query_time>2024-05-20 17:32:25</query_time>
   <create_date>2018-04-13</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Disney Enterprises, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>orns01.dig.com</value>
    <value>orns02.dig.com</value>
    <value>sens01.dig.com</value>
    <value>sens02.dig.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>dispay.xyz</domain_name>
   <domain_keyword>dispay</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-27 12:02:38</query_time>
   <create_date>2023-01-26</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-01-26</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>dns1.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.nsone.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>27</num>
   <domain_name>disniy.com</domain_name>
   <domain_keyword>disniy</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 12:01:01</query_time>
   <create_date>2024-01-18</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>1268</registrar_iana>
   <registrar_name>SNAPNAMES 27, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.mfk1.com</value>
    <value>ns2.mfk1.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>disney.cam</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>cam</domain_tld>
   <query_time>2024-04-12 11:15:19</query_time>
   <create_date>2016-12-14</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains Inc.</registrar_name>
   <registrant_company>Disney Enterprises, 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>orns01.dig.com</value>
    <value>orns02.dig.com</value>
    <value>sens01.dig.com</value>
    <value>sens02.dig.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>disney.app</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-03 08:30:50</query_time>
   <create_date>2018-04-27</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Disney Enterprises, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>orns01.dig.com</value>
    <value>orns02.dig.com</value>
    <value>sens01.dig.com</value>
    <value>sens02.dig.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>disney.ph</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>ph</domain_tld>
   <query_time>2017-06-04 19:15:17</query_time>
   <create_date>1999-09-29</create_date>
   <update_date>2016-07-04</update_date>
   <expiry_date>2032-01-11</expiry_date>
   <registrar_iana>863</registrar_iana>
   <registrar_name>dotPH Domains, Inc</registrar_name>
   <registrant_name>International Domain Administrator</registrant_name>
   <registrant_company>Disney Enterprises, Inc.</registrant_company>
   <registrant_address>3 Queen Caroline Street Hammersmith, London</registrant_address>
   <registrant_city>NONE</registrant_city>
   <registrant_zip>w6 9pe</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>adm...@...</registrant_email>
   <name_servers>
    <value>orns01.dig.com</value>
    <value>sens01.dig.com</value>
    <value>sens02.dig.com</value>
   </name_servers>
  </value>
  <value>
   <num>31</num>
   <domain_name>disnac.com</domain_name>
   <domain_keyword>disnac</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 23:31:22</query_time>
   <create_date>2018-05-12</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>Whois Agent (120616773)</registrant_name>
   <registrant_company>Whois Privacy Protection Service, Inc.</registrant_company>
   <registrant_address>PO Box 639, C/O disnac.com</registrant_address>
   <registrant_city>Kirkland</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98083</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4252740657</registrant_phone>
   <registrant_fax>+1.4259744730</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>disney.fan</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>fan</domain_tld>
   <query_time>2024-05-31 20:04:30</query_time>
   <create_date>2018-12-03</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Disney Enterprises, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>orns01.dig.com</value>
    <value>orns02.dig.com</value>
    <value>sens01.dig.com</value>
    <value>sens02.dig.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>dismay.uk</domain_name>
   <domain_keyword>dismay</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-12 11:14:52</query_time>
   <create_date>2023-07-31</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_name>Mohammed Eyahia t/a 1st 4 Domains [Tag = 1ST4DOMAINS]</registrar_name>
   <registrar_website>http://www.1st4domains.com</registrar_website>
   <name_servers>
    <value>eczm2gtf.verify.hn</value>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>disney.co.nl</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>co.nl</domain_tld>
   <query_time>2024-05-19 18:20:40</query_time>
   <create_date>2009-01-12</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains Inc.</registrar_name>
   <registrant_email>https://whois.centralnic.com/contact/disney.co.nl/registrant</registrant_email>
   <name_servers>
    <value>orns01.dig.com</value>
    <value>orns02.dig.com</value>
    <value>sens01.dig.com</value>
    <value>sens02.dig.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>disney.radio</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>radio</domain_tld>
   <query_time>2024-05-20 17:32:25</query_time>
   <create_date>2017-11-14</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains</registrar_name>
   <registrar_website>http://whois.corporatedomains.com</registrar_website>
   <registrant_company>Disney Enterprises, Inc.</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>orns01.dig.com</value>
    <value>orns02.dig.com</value>
    <value>sens01.dig.com</value>
    <value>sens02.dig.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>disney.osaka</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>osaka</domain_tld>
   <query_time>2024-05-20 17:32:26</query_time>
   <create_date>2018-07-06</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>277</registrar_iana>
   <registrar_name>Interlink Co., Ltd.</registrar_name>
   <registrar_website>www.interlink.or.jp</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>OSAKA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>4103.disney.osaka</value>
    <value>futen.disney.osaka</value>
    <value>gdns1.interlink.or.jp</value>
    <value>gdns2.interlink.or.jp</value>
    <value>survey.disney.osaka</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>disney.com.br</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-29 20:58:35</query_time>
   <create_date>1997-07-28</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrant_name>The Walt Disney Company (Brasil) Ltda</registrant_name>
   <name_servers>
    <value>ns1.disneyinternational.net</value>
    <value>ns2.disneyinternational.net</value>
    <value>ns3.disneyinternational.net</value>
    <value>ns4.disneyinternational.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>disney.page</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>page</domain_tld>
   <query_time>2024-05-08 01:52:25</query_time>
   <create_date>2020-01-01</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Disney Enterprises, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>disney.international</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>international</domain_tld>
   <query_time>2024-05-20 17:32:25</query_time>
   <create_date>2014-04-01</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Disney Enterprises, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>orns01.dig.com</value>
    <value>orns02.dig.com</value>
    <value>sens01.dig.com</value>
    <value>sens02.dig.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>disnfy.com</domain_name>
   <domain_keyword>disnfy</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 18:23:18</query_time>
   <create_date>2023-08-07</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-08-07</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>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/disnfy.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</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>41</num>
   <domain_name>disway.org</domain_name>
   <domain_keyword>disway</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 13:08:45</query_time>
   <create_date>2013-08-22</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-08-22</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>Gransy, s.r.o.</registrar_name>
   <registrar_website>http://subreg.cz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Havlickova 210Disway z. s.</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>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>cereus.i-dol.cz</value>
    <value>opuntia.i-dol.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>disney.bet</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>bet</domain_tld>
   <query_time>2024-05-08 01:52:24</query_time>
   <create_date>2021-06-17</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-06-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>ns15.domaincontrol.com</value>
    <value>ns16.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>43</num>
   <domain_name>disney.one</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-08 01:52:25</query_time>
   <create_date>2018-03-24</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guizhou</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>44</num>
   <domain_name>disney.flowers</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>flowers</domain_tld>
   <query_time>2024-05-15 23:31:50</query_time>
   <create_date>2016-10-31</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains Inc.</registrar_name>
   <registrant_company>Disney Enterprises, 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>orns01.dig.com</value>
    <value>orns02.dig.com</value>
    <value>sens01.dig.com</value>
    <value>sens02.dig.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>disney.dad</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>dad</domain_tld>
   <query_time>2024-05-11 01:34:29</query_time>
   <create_date>2023-05-10</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>disney.top</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-27 12:00:08</query_time>
   <create_date>2018-05-25</create_date>
   <update_date>2022-05-30</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>leixiuquan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>an hui</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>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>dismay.group</domain_name>
   <domain_keyword>dismay</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-04-07 16:37:53</query_time>
   <create_date>2024-04-05</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Stefan Michael Savolyi</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>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>disney.onl</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>onl</domain_tld>
   <query_time>2024-05-20 17:32:25</query_time>
   <create_date>2023-07-14</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-07-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>aleena.ns.cloudflare.com</value>
    <value>benedict.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>disney.earth</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-05-20 17:31:38</query_time>
   <create_date>2017-06-12</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-06-12</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Disney Enterprises, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>orns01.dig.com</value>
    <value>orns02.dig.com</value>
    <value>sens01.dig.com</value>
    <value>sens02.dig.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>disngy.com</domain_name>
   <domain_keyword>disngy</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 23:17:45</query_time>
   <create_date>2024-05-01</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namedynamics.net</value>
    <value>ns2.namedynamics.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>51</num>
   <domain_name>disnae.org</domain_name>
   <domain_keyword>disnae</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-20 17:31:19</query_time>
   <create_date>2003-08-30</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-08-30</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>52</num>
   <domain_name>disney.africa</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-06-02 00:22:46</query_time>
   <create_date>2017-06-02</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>1466</registrar_iana>
   <registrar_name>Lexsynergy Limited</registrar_name>
   <registrar_website>https://www.lexsynergy.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Disney Enterprises, Inc.</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>orns01.dig.com</value>
    <value>orns02.dig.com</value>
    <value>sens01.dig.com</value>
    <value>sens02.dig.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>53</num>
   <domain_name>disney.broadway</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>broadway</domain_tld>
   <query_time>2024-04-22 07:31:25</query_time>
   <create_date>2017-03-17</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>www.comlaude.com</registrar_website>
   <registrant_name>Administrator</registrant_name>
   <registrant_company>Celebrate Broadway, Inc.</registrant_company>
   <registrant_address>729 Seventh Avenue, 5th Floor</registrant_address>
   <registrant_city>New York</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>10019</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2127641122</registrant_phone>
   <name_servers>
    <value>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.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>54</num>
   <domain_name>disney.cm</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>cm</domain_tld>
   <query_time>2024-05-03 08:30:50</query_time>
   <create_date>2009-08-28</create_date>
   <update_date>2022-09-18</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_name>Netcom.cm Sarl</registrar_name>
   <registrant_name>Private Registration</registrant_name>
   <registrant_company>WhoisGuardService.com</registrant_company>
   <registrant_address>Tian Hong Shan Zhuang, BLd. 7, Office 104</registrant_address>
   <registrant_city>Nanjing</registrant_city>
   <registrant_state>Jiangsu</registrant_state>
   <registrant_zip>210049</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+86.2584752362</registrant_phone>
   <registrant_fax>+86.2584752360</registrant_fax>
   <name_servers>
    <value>ns1.hastydns.com</value>
    <value>ns2.hastydns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>55</num>
   <domain_name>disney.rest</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>rest</domain_tld>
   <query_time>2024-05-20 17:32:25</query_time>
   <create_date>2016-08-15</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Disney Enterprises, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>orns01.dig.com</value>
    <value>orns02.dig.com</value>
    <value>sens01.dig.com</value>
    <value>sens02.dig.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>disnam.com</domain_name>
   <domain_keyword>disnam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 20:04:06</query_time>
   <create_date>2021-07-05</create_date>
   <update_date>2023-07-02</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Olympia</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NA</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/807cc23f-e230-48db-9366-e04c12e9a935</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dit3.com</value>
    <value>ns2.dit3.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>disney.xin</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>xin</domain_tld>
   <query_time>2024-05-31 20:04:30</query_time>
   <create_date>2023-09-19</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wang Yu Hao</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bei Jing</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>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>disney.rent</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>rent</domain_tld>
   <query_time>2024-05-15 23:31:51</query_time>
   <create_date>2024-01-25</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.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>59</num>
   <domain_name>disney.com.pe</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>com.pe</domain_tld>
   <query_time>2024-05-20 17:31:38</query_time>
   <registrar_name>CSC CORPORATE DOMAINS, INC</registrar_name>
   <registrant_name>Disney Enterprises, Inc.</registrant_name>
   <name_servers>
    <value>orns01.dig.com</value>
    <value>sens01.dig.com</value>
    <value>sens02.dig.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>disney.spa</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>spa</domain_tld>
   <query_time>2024-05-03 08:30:50</query_time>
   <create_date>2021-10-14</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>dionay.fr</domain_name>
   <domain_keyword>dionay</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-06 00:27:38</query_time>
   <create_date>2023-03-18</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2026-03-18</expiry_date>
   <registrar_name>SCALEWAY</registrar_name>
   <registrar_website>https://www.bookmyname.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns1.o2switch.net</value>
    <value>ns2.o2switch.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>disney.tv</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-20 17:32:25</query_time>
   <create_date>2000-12-11</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Disney Enterprises, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>orns01.dig.com</value>
    <value>orns02.dig.com</value>
    <value>sens01.dig.com</value>
    <value>sens02.dig.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>disney.realestate</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>realestate</domain_tld>
   <query_time>2024-05-20 17:32:25</query_time>
   <create_date>2018-08-21</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>cscdbs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Disney Enterprises, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>disnaf.homes</domain_name>
   <domain_keyword>disnaf</domain_keyword>
   <domain_tld>homes</domain_tld>
   <query_time>2024-04-12 11:15:04</query_time>
   <create_date>2023-07-25</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>james.ns.cloudflare.com</value>
    <value>nena.ns.cloudflare.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>disney.museum</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>museum</domain_tld>
   <query_time>2024-04-17 13:21:37</query_time>
   <create_date>2022-07-11</create_date>
   <update_date>2022-07-16</update_date>
   <expiry_date>2027-07-11</expiry_date>
   <registrar_iana>1463</registrar_iana>
   <registrar_name>Global Domains International Inc. DBA DomainCostClub.com</registrar_name>
   <registrar_website>DomainCostClub.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_company>DomainCostClub.com</registrant_company>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ipower.com</value>
    <value>ns2.ipower.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>disney.sk</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 15:26:37</query_time>
   <create_date>2008-10-30</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_name>Corporation Service Company (DBS) GmbH</registrar_name>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>CSC Corporate Domains, Inc.</registrant_company>
   <registrant_address>251 Little Falls Drive</registrant_address>
   <registrant_city>Wilmington</registrant_city>
   <registrant_zip>19808</registrant_zip>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>orns01.dig.com</value>
    <value>orns02.dig.com</value>
    <value>sens01.dig.com</value>
    <value>sens02.dig.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>disnaey.com</domain_name>
   <domain_keyword>disnaey</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 17:31:19</query_time>
   <create_date>2023-08-17</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_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>ns1.clksite.com</value>
    <value>ns2.clksite.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>disney.co.nz</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-20 17:31:38</query_time>
   <create_date>1998-08-24</create_date>
   <update_date>2023-07-30</update_date>
   <registrar_name>CSC Corporate Domains, Inc</registrar_name>
   <registrar_website>https://cscdbs.com</registrar_website>
   <name_servers>
    <value>orns01.dig.com</value>
    <value>orns02.dig.com</value>
    <value>sens01.dig.com</value>
    <value>sens02.dig.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>disney.casa</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>casa</domain_tld>
   <query_time>2024-04-17 13:47:46</query_time>
   <create_date>2015-06-13</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2025-06-13</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>https://uniregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
    <value>v6ns1.dnspod.net</value>
    <value>v6ns2.dnspod.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>70</num>
   <domain_name>disney.us.com</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>us.com</domain_tld>
   <query_time>2024-05-20 17:32:25</query_time>
   <create_date>2019-09-07</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains Inc.</registrar_name>
   <registrant_email>https://whois.centralnic.com/contact/disney.us.com/registrant</registrant_email>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>disney.baby</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>baby</domain_tld>
   <query_time>2024-05-20 17:31:38</query_time>
   <create_date>2016-11-23</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains Inc.</registrar_name>
   <registrant_company>Disney Enterprises, 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>orns01.dig.com</value>
    <value>orns02.dig.com</value>
    <value>sens01.dig.com</value>
    <value>sens02.dig.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>disney.fashion</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>fashion</domain_tld>
   <query_time>2024-04-27 07:51:25</query_time>
   <create_date>2022-01-13</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Zhao Yi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>zhe jiang sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>expire01.dnspod.net</value>
    <value>expire02.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>disney.org.pl</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>org.pl</domain_tld>
   <query_time>2024-05-10 23:29:49</query_time>
   <create_date>2024-04-09</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>risnay.com</domain_name>
   <domain_keyword>risnay</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 21:31:10</query_time>
   <create_date>2022-12-10</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>1976</registrar_iana>
   <registrar_name>DropCatch.com 496 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>disney.com.pt</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>com.pt</domain_tld>
   <query_time>2024-04-21 01:41:04</query_time>
   <registrant_name>Disney Enterprises, Inc.</registrant_name>
   <registrant_address>500 South Buena Vista Street, Mail Code 8029</registrant_address>
   <registrant_city>Burbank</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>91521-8029</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected],[email protected]</registrant_email>
   <name_servers>
    <value>orns01.dig.com</value>
    <value>orns02.dig.com</value>
    <value>sens01.dig.com</value>
    <value>sens02.dig.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>disney.us</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-20 17:32:25</query_time>
   <create_date>2002-07-24</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>Disney Enterprises, Inc.; Domain Administrator</registrant_name>
   <registrant_company>Disney Enterprises, Inc.</registrant_company>
   <registrant_address>500 South Buena Vista Street, Mail Code 8029</registrant_address>
   <registrant_city>Burbank</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>91521-8029</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8182384694</registrant_phone>
   <registrant_fax>+1.8182384694</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>disney.shopping</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>shopping</domain_tld>
   <query_time>2024-05-20 17:32:25</query_time>
   <create_date>2016-09-20</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Disney Enterprises, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>orns01.dig.com</value>
    <value>orns02.dig.com</value>
    <value>sens01.dig.com</value>
    <value>sens02.dig.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>disney.kred</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>kred</domain_tld>
   <query_time>2015-09-10 00:00:00</query_time>
   <create_date>2015-09-09</create_date>
   <expiry_date>2025-09-08</expiry_date>
   <registrar_iana>1731</registrar_iana>
   <registrar_name>TLD Registrar Pty Ltd</registrar_name>
   <registrant_name>Michael Deparini</registrant_name>
   <registrant_company>KredTLD Pty Ltd</registrant_company>
   <registrant_address>322/5 Lime St</registrant_address>
   <registrant_city>Sydney</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>2000</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>61292990499</registrant_phone>
   <name_servers>
    <value>ns-1531.awsdns-63.org</value>
    <value>ns-1861.awsdns-40.co.uk</value>
    <value>ns-31.awsdns-03.com</value>
    <value>ns-683.awsdns-21.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>disney.run</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>run</domain_tld>
   <query_time>2024-05-20 17:32:25</query_time>
   <create_date>2015-08-10</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Disney Enterprises, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>orns01.dig.com</value>
    <value>orns02.dig.com</value>
    <value>sens01.dig.com</value>
    <value>sens02.dig.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>disney.fit</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>fit</domain_tld>
   <query_time>2024-05-27 11:59:18</query_time>
   <create_date>2023-09-14</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wang Kai</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Si Chuan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>disnai.cloud</domain_name>
   <domain_keyword>disnai</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-12 11:15:04</query_time>
   <create_date>2023-07-20</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-07-20</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-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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>disney.fr</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-31 16:54:08</query_time>
   <create_date>1996-11-19</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_name>CSC CORPORATE DOMAINS INC.</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services</registrar_website>
   <registrant_company>The Walt Disney Company France</registrant_company>
   <registrant_address>1, rue de la Galmy, 77700 Chessy</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.153755600</registrant_phone>
   <name_servers>
    <value>ns1.disneyinternational.net</value>
    <value>ns2.disneyinternational.net</value>
    <value>ns3.disneyinternational.net</value>
    <value>ns4.disneyinternational.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>dysnay.com</domain_name>
   <domain_keyword>dysnay</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 09:00:10</query_time>
   <create_date>2023-06-05</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.renewyourname.net</value>
    <value>ns2.renewyourname.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>disney.com.cn</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-20 17:31:38</query_time>
   <create_date>1999-05-24</create_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <registrant_name>Disney Enterprises, Inc.</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>orns01.dig.com</value>
    <value>sens01.dig.com</value>
    <value>sens02.dig.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>disney.biz</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-20 17:31:38</query_time>
   <create_date>2010-06-13</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-06-12</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik, Inc.</registrar_name>
   <registrar_website>www.epik.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Lamicro inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>QC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.lamicro.net</value>
    <value>ns2.lamicro.net</value>
    <value>ns3.lamicro.net</value>
    <value>ns4.lamicro.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>disney.games</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>games</domain_tld>
   <query_time>2024-05-20 17:31:38</query_time>
   <create_date>2016-09-12</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Disney Enterprises, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>orns01.dig.com</value>
    <value>orns02.dig.com</value>
    <value>sens01.dig.com</value>
    <value>sens02.dig.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>dicnay.com</domain_name>
   <domain_keyword>dicnay</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 18:51:40</query_time>
   <create_date>2022-03-14</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2024-03-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>disany.ru</domain_name>
   <domain_keyword>disany</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 22:31:41</query_time>
   <create_date>2024-02-11</create_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>89</num>
   <domain_name>disney.net.au</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-05-20 17:32:25</query_time>
   <update_date>2024-05-14</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Disney Australia</registrant_name>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>dispay.it</domain_name>
   <domain_keyword>dispay</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-12 11:18:08</query_time>
   <create_date>2012-03-18</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>Dario Palermo</registrant_company>
   <registrant_address>via baretti  4</registrant_address>
   <registrant_city>moncalieri</registrant_city>
   <registrant_state>TO</registrant_state>
   <registrant_zip>10024</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>disney.pw</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>pw</domain_tld>
   <query_time>2024-04-18 03:26:45</query_time>
   <create_date>2019-10-22</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2032-10-22</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net/</registrar_website>
   <registrant_email>https://whois.nic.pw/contact/disney.pw/registrant</registrant_email>
   <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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>disney.net.br</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>net.br</domain_tld>
   <query_time>2024-05-30 12:04:26</query_time>
   <create_date>2023-02-21</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2024-02-21</expiry_date>
   <registrant_name>uva rubi</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.auto.dns.br</value>
    <value>b.auto.dns.br</value>
   </name_servers>
   <domain_status>
    <value>on-hold</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>disnai.org</domain_name>
   <domain_keyword>disnai</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 01:30:40</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>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>disney.property</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>property</domain_tld>
   <query_time>2024-05-03 08:30:50</query_time>
   <create_date>2017-12-19</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Disney Enterprises, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>orns01.dig.com</value>
    <value>orns02.dig.com</value>
    <value>sens01.dig.com</value>
    <value>sens02.dig.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>disiay.com</domain_name>
   <domain_keyword>disiay</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 17:08:39</query_time>
   <create_date>2020-06-17</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=disiay.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>disney.id.au</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>id.au</domain_tld>
   <query_time>2024-05-20 17:31:38</query_time>
   <update_date>2023-11-27</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Damian Disney</registrant_name>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>disn3y.com</domain_name>
   <domain_keyword>disn3y</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 17:31:19</query_time>
   <create_date>2023-06-15</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ND</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</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>dns1.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>disny.it</domain_name>
   <domain_keyword>disny</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-03 08:32:15</query_time>
   <create_date>2012-05-19</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959, 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.dnslink.com</value>
    <value>ns2.dnslink.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>disney.day</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>day</domain_tld>
   <query_time>2024-04-17 13:20:30</query_time>
   <create_date>2022-01-17</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Disney Enterprises, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>disney.kids</domain_name>
   <domain_keyword>disney</domain_keyword>
   <domain_tld>kids</domain_tld>
   <query_time>2024-05-03 08:30:50</query_time>
   <create_date>2024-02-28</create_date>
   <update_date>2024-04-13</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>
   <domain_status>
    <value>inactive</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.215</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 265,554,933

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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