WHOIS QUERY TIME

3 Apr 2024 - 3:54 AM UTC

Registered: 21 July 2019
Modified: 5 July 2023
Expiry: 21 July 2024

REGISTRAR

Name: OVH SAS
Website: https://www.ovhcloud.com

DNSSEC

Unsigned

NAME SERVERS

anirban.ns.cloudflare.com
isla.ns.cloudflare.com

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=forbabies.pl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "forbabies.pl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "forbabies.pl",
            "domain_keyword": "forbabies",
            "domain_tld": "pl",
            "query_time": "2024-04-03 03:54:53",
            "create_date": "2019-07-21",
            "update_date": "2023-07-05",
            "expiry_date": "2024-07-21",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "anirban.ns.cloudflare.com",
                "isla.ns.cloudflare.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.035,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>forbabies.pl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>forbabies.pl</domain_name>
   <domain_keyword>forbabies</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-03 03:54:53</query_time>
   <create_date>2019-07-21</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>anirban.ns.cloudflare.com</value>
    <value>isla.ns.cloudflare.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.035</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.196 seconds) for "forbabies.pl" in our Historical WHOIS Database.
#1 - QUERY TIME

2 May 2023 - 6:30 PM UTC

Registered: 21 July 2019
Modified: 4 July 2022
Expiry: 21 July 2023

REGISTRAR

Name: OVH SAS
Website: https://www.ovh.pl/abuse/

DNSSEC

Unsigned

NAME SERVERS

anirban.ns.cloudflare.com
isla.ns.cloudflare.com

#2 - QUERY TIME

13 Jul 2023 - 7:42 PM UTC

Registered: 21 July 2019
Modified: 5 July 2023
Expiry: 21 July 2024

REGISTRAR

Name: OVH SAS
Website: https://www.ovh.pl/abuse/

DNSSEC

Unsigned

NAME SERVERS

anirban.ns.cloudflare.com
isla.ns.cloudflare.com

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=forbabies.pl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "forbabies.pl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "forbabies.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "forbabies.pl",
            "domain_keyword": "forbabies",
            "domain_tld": "pl",
            "query_time": "2023-05-02 18:30:29",
            "create_date": "2019-07-21",
            "update_date": "2022-07-04",
            "expiry_date": "2023-07-21",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovh.pl/abuse/",
            "name_servers": [
                "anirban.ns.cloudflare.com",
                "isla.ns.cloudflare.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "forbabies.pl",
            "domain_keyword": "forbabies",
            "domain_tld": "pl",
            "query_time": "2023-07-13 19:42:57",
            "create_date": "2019-07-21",
            "update_date": "2023-07-05",
            "expiry_date": "2024-07-21",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovh.pl/abuse/",
            "name_servers": [
                "anirban.ns.cloudflare.com",
                "isla.ns.cloudflare.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.196,
        "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>forbabies.pl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>forbabies.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>forbabies.pl</domain_name>
   <domain_keyword>forbabies</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-05-02 18:30:29</query_time>
   <create_date>2019-07-21</create_date>
   <update_date>2022-07-04</update_date>
   <expiry_date>2023-07-21</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovh.pl/abuse/</registrar_website>
   <name_servers>
    <value>anirban.ns.cloudflare.com</value>
    <value>isla.ns.cloudflare.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>forbabies.pl</domain_name>
   <domain_keyword>forbabies</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-07-13 19:42:57</query_time>
   <create_date>2019-07-21</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovh.pl/abuse/</registrar_website>
   <name_servers>
    <value>anirban.ns.cloudflare.com</value>
    <value>isla.ns.cloudflare.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.196</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 13 domain names (in 0.134 seconds) which contained the exact domain keyword "forbabies".
Domain Name Registered Expiry Registrar Ownership
1 forbabies.ru 7 Oct 2007 7 Oct 2024 RU-CENTER-RU JSC "PROGRESS"
2 forbabies.biz 18 Feb 2009 17 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
3 forbabies.org 20 Apr 2012 20 Apr 2025 Domain.com, LLC Aguitta Consulting
4 forbabies.pt 12 Jun 2014 12 May 2024 - -
5 forbabies.co.uk 12 Nov 2014 12 Nov 2024 Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB] Mark Adams
6 forbabies.by 10 Feb 2017 10 Feb 2025 Open Contact, Ltd -
7 forbabies.club 29 Jun 2018 29 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
8 forbabies.net 16 Sep 2018 16 Sep 2024 GoDaddy.com, LLC -
9 forbabies.pl 21 Jul 2019 21 Jul 2024 OVH SAS -
10 forbabies.com 4 Sep 2019 4 Sep 2024 Sea Wasp, LLC Jewella Privacy LLC Privacy ID# 1217803
11 forbabies.sk 28 Feb 2020 28 Feb 2025 WebSupport s.r.o. Ing. Attila Potfay
12 forbabies.contact 19 Feb 2021 19 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
13 forbabies.store 20 Mar 2024 20 Mar 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
14 forbabies.app 14 May 2024 14 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=forbabies&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "forbabies",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 14,
        "relation": "eq",
        "current": 14
    },
    "unique_domains": "forbabies.ru, forbabies.biz, forbabies.org, forbabies.pt, forbabies.co.uk, forbabies.by, forbabies.club, forbabies.net, forbabies.pl, forbabies.com, forbabies.sk, forbabies.contact, forbabies.store, forbabies.app",
    "results": [
        {
            "num": 1,
            "domain_name": "forbabies.ru",
            "domain_keyword": "forbabies",
            "domain_tld": "ru",
            "query_time": "2024-05-04 16:38:15",
            "create_date": "2007-10-07",
            "expiry_date": "2024-10-07",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "JSC \"PROGRESS\"",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 2,
            "domain_name": "forbabies.biz",
            "domain_keyword": "forbabies",
            "domain_tld": "biz",
            "query_time": "2024-04-21 22:00:00",
            "create_date": "2009-02-18",
            "update_date": "2024-02-26",
            "expiry_date": "2025-02-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns105.superhosting.bg",
                "ns106.superhosting.bg"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "forbabies.org",
            "domain_keyword": "forbabies",
            "domain_tld": "org",
            "query_time": "2024-04-30 01:34:32",
            "create_date": "2012-04-20",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-20",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Aguitta Consulting",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guatemala",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GT",
            "registrant_email": "please query the rdds service of the registrar 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.greengeeks.net",
                "ns2.greengeeks.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "forbabies.pt",
            "domain_keyword": "forbabies",
            "domain_tld": "pt",
            "query_time": "2024-06-09 07:56:56",
            "create_date": "2014-06-12",
            "expiry_date": "2024-05-12",
            "name_servers": [
                "ns1.amenworld.com",
                "ns2.amenworld.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 5,
            "domain_name": "forbabies.co.uk",
            "domain_keyword": "forbabies",
            "domain_tld": "co.uk",
            "query_time": "2024-05-25 00:39:03",
            "create_date": "2014-11-12",
            "update_date": "2024-04-21",
            "expiry_date": "2024-11-12",
            "registrar_name": "Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]",
            "registrar_website": "https://www.3dweb.co.uk",
            "registrant_name": "Mark Adams",
            "registrant_address": "3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom",
            "name_servers": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 6,
            "domain_name": "forbabies.by",
            "domain_keyword": "forbabies",
            "domain_tld": "by",
            "query_time": "2024-06-09 07:56:55",
            "create_date": "2017-02-10",
            "update_date": "2024-01-21",
            "expiry_date": "2025-02-10",
            "registrar_name": "Open Contact, Ltd",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "name_servers": [
                "ns1.activeby.net",
                "ns2.activeby.net"
            ]
        },
        {
            "num": 7,
            "domain_name": "forbabies.club",
            "domain_keyword": "forbabies",
            "domain_tld": "club",
            "query_time": "2024-05-26 15:53:10",
            "create_date": "2018-06-29",
            "update_date": "2023-06-30",
            "expiry_date": "2024-06-29",
            "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": 8,
            "domain_name": "forbabies.net",
            "domain_keyword": "forbabies",
            "domain_tld": "net",
            "query_time": "2024-04-21 22:00:00",
            "create_date": "2018-09-16",
            "update_date": "2023-09-20",
            "expiry_date": "2024-09-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "forbabies.pl",
            "domain_keyword": "forbabies",
            "domain_tld": "pl",
            "query_time": "2024-04-03 03:54:53",
            "create_date": "2019-07-21",
            "update_date": "2023-07-05",
            "expiry_date": "2024-07-21",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "anirban.ns.cloudflare.com",
                "isla.ns.cloudflare.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "forbabies.com",
            "domain_keyword": "forbabies",
            "domain_tld": "com",
            "query_time": "2024-05-18 13:46:45",
            "create_date": "2019-09-04",
            "update_date": "2023-07-21",
            "expiry_date": "2024-09-04",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "Jewella Privacy - 5b19c",
            "registrant_company": "Jewella Privacy LLC Privacy ID# 1217803",
            "registrant_address": "5860 Citrus Blvd, Suite D, #172",
            "registrant_city": "Harahan",
            "registrant_state": "LA",
            "registrant_zip": "70123",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5043550545",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "forbabies.sk",
            "domain_keyword": "forbabies",
            "domain_tld": "sk",
            "query_time": "2024-05-05 04:29:18",
            "create_date": "2020-02-28",
            "update_date": "2024-03-11",
            "expiry_date": "2025-02-28",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "Attila Potfay",
            "registrant_company": "Ing. Attila Potfay",
            "registrant_address": "Pod zahradami 3696/92",
            "registrant_city": "Obid",
            "registrant_zip": "94304",
            "registrant_country": "SK",
            "name_servers": [
                "ns1.myshoptet.com",
                "ns2.myshoptet.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 12,
            "domain_name": "forbabies.contact",
            "domain_keyword": "forbabies",
            "domain_tld": "contact",
            "query_time": "2024-06-09 07:56:56",
            "create_date": "2021-02-19",
            "update_date": "2024-01-25",
            "expiry_date": "2025-02-19",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.cloud4wp-s8.com",
                "ns2.cloud4wp-s8.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "forbabies.store",
            "domain_keyword": "forbabies",
            "domain_tld": "store",
            "query_time": "2024-05-21 18:33:01",
            "create_date": "2024-03-20",
            "update_date": "2024-03-31",
            "expiry_date": "2025-03-20",
            "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": 14,
            "domain_name": "forbabies.app",
            "domain_keyword": "forbabies",
            "domain_tld": "app",
            "query_time": "2024-05-16 14:16:28",
            "create_date": "2024-05-14",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-14",
            "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": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.134,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>forbabies</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>14</total>
  <relation>eq</relation>
  <current>14</current>
 </count>
 <unique_domains>forbabies.ru, forbabies.biz, forbabies.org, forbabies.pt, forbabies.co.uk, forbabies.by, forbabies.club, forbabies.net, forbabies.pl, forbabies.com, forbabies.sk, forbabies.contact, forbabies.store, forbabies.app</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>forbabies.ru</domain_name>
   <domain_keyword>forbabies</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 16:38:15</query_time>
   <create_date>2007-10-07</create_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>JSC &quot;PROGRESS&quot;</registrant_company>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>forbabies.biz</domain_name>
   <domain_keyword>forbabies</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-21 22:00:00</query_time>
   <create_date>2009-02-18</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns105.superhosting.bg</value>
    <value>ns106.superhosting.bg</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>forbabies.org</domain_name>
   <domain_keyword>forbabies</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-30 01:34:32</query_time>
   <create_date>2012-04-20</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Aguitta Consulting</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Guatemala</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GT</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.greengeeks.net</value>
    <value>ns2.greengeeks.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>forbabies.pt</domain_name>
   <domain_keyword>forbabies</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-06-09 07:56:56</query_time>
   <create_date>2014-06-12</create_date>
   <expiry_date>2024-05-12</expiry_date>
   <name_servers>
    <value>ns1.amenworld.com</value>
    <value>ns2.amenworld.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>forbabies.co.uk</domain_name>
   <domain_keyword>forbabies</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-25 00:39:03</query_time>
   <create_date>2014-11-12</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_name>Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]</registrar_name>
   <registrar_website>https://www.3dweb.co.uk</registrar_website>
   <registrant_name>Mark Adams</registrant_name>
   <registrant_address>3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom</registrant_address>
   <name_servers>
    <value>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>forbabies.by</domain_name>
   <domain_keyword>forbabies</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-06-09 07:56:55</query_time>
   <create_date>2017-02-10</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_name>Open Contact, Ltd</registrar_name>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <name_servers>
    <value>ns1.activeby.net</value>
    <value>ns2.activeby.net</value>
   </name_servers>
  </value>
  <value>
   <num>7</num>
   <domain_name>forbabies.club</domain_name>
   <domain_keyword>forbabies</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-26 15:53:10</query_time>
   <create_date>2018-06-29</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-06-29</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>8</num>
   <domain_name>forbabies.net</domain_name>
   <domain_keyword>forbabies</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 22:00:00</query_time>
   <create_date>2018-09-16</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>forbabies.pl</domain_name>
   <domain_keyword>forbabies</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-03 03:54:53</query_time>
   <create_date>2019-07-21</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>anirban.ns.cloudflare.com</value>
    <value>isla.ns.cloudflare.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>forbabies.com</domain_name>
   <domain_keyword>forbabies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 13:46:45</query_time>
   <create_date>2019-09-04</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.com</registrar_website>
   <registrant_name>Jewella Privacy - 5b19c</registrant_name>
   <registrant_company>Jewella Privacy LLC Privacy ID# 1217803</registrant_company>
   <registrant_address>5860 Citrus Blvd, Suite D, #172</registrant_address>
   <registrant_city>Harahan</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>70123</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5043550545</registrant_phone>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>forbabies.sk</domain_name>
   <domain_keyword>forbabies</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 04:29:18</query_time>
   <create_date>2020-02-28</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>Attila Potfay</registrant_name>
   <registrant_company>Ing. Attila Potfay</registrant_company>
   <registrant_address>Pod zahradami 3696/92</registrant_address>
   <registrant_city>Obid</registrant_city>
   <registrant_zip>94304</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns1.myshoptet.com</value>
    <value>ns2.myshoptet.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>forbabies.contact</domain_name>
   <domain_keyword>forbabies</domain_keyword>
   <domain_tld>contact</domain_tld>
   <query_time>2024-06-09 07:56:56</query_time>
   <create_date>2021-02-19</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.cloud4wp-s8.com</value>
    <value>ns2.cloud4wp-s8.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>forbabies.store</domain_name>
   <domain_keyword>forbabies</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-21 18:33:01</query_time>
   <create_date>2024-03-20</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-03-20</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>14</num>
   <domain_name>forbabies.app</domain_name>
   <domain_keyword>forbabies</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-16 14:16:28</query_time>
   <create_date>2024-05-14</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-14</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>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.134</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 349 domain names (in 0.454 seconds) which look and sound like the brand name "forbabies".
Domain Name Registered Expiry Registrar Ownership
1 fogbabies.online 9 Sep 2023 9 Sep 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
2 corbabies.com 6 Mar 2020 6 Mar 2026 GoDaddy.com, LLC Domains By Proxy, LLC
3 furbabies.vip 27 Nov 2023 27 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
4 furbabies.pet 28 Feb 2016 28 Feb 2026 GoDaddy.com, LLC Domains By Proxy, LLC
5 furbabies.llc 22 Sep 2023 22 Sep 2025 GoDaddy.com, LLC Domains By Proxy, LLC
6 bforbabies.com 15 Dec 2023 15 Dec 2024 GoDaddy.com, LLC -
7 furbabies.today 1 Mar 2023 1 Mar 2025 Porkbun LLC Private by Design, LLC
8 for-babies.com 8 Apr 2022 8 Apr 2024 Gname.com Pte. Ltd. -
9 furbabies.foundation 13 Mar 2024 13 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
10 furbabies.store 9 Jul 2023 9 Jul 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
11 forebabies.com 11 Aug 2018 11 Aug 2024 GoDaddy.com, LLC -
12 furbabies.africa 21 Jul 2023 21 Jul 2024 OpenSRS Contact Privacy Inc. Customer 0167889233
13 furbabies.host 28 Aug 2023 28 Aug 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
14 furbabies.club 26 Jan 2024 26 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
15 furbabies.art 6 Jun 2023 6 Jun 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
16 furbabies.biz 13 Feb 2023 13 Feb 2025 Tucows Domains Inc. Data Protected
17 fonbabies.com 21 Jan 2018 21 Jan 2026 GoDaddy.com, LLC -
18 furbabies.co.nz 16 Jun 2022 - Key-Systems GmbH -
19 furbabies.services 4 Jan 2019 4 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
20 fotbabies.org 19 May 2008 19 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
21 forbabie.com 11 Mar 2024 11 Mar 2025 Tucows Domains Inc. -
22 forbabes.com 19 Oct 1998 18 Oct 2024 DNC Holdings, Inc Domain King Inc. Developing, Leasing, Joint Ventures
23 for-babies.koeln 18 Oct 2014 18 Oct 2024 united-domains AG REDACTED
24 fogbabies.com 26 Jun 2017 26 Jun 2024 FastDomain Inc. -
25 furbabies.xyz 14 May 2022 14 May 2026 Sav.com, LLC - 19 Privacy Protection
26 foxbabies.com 5 Sep 2023 5 Sep 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
27 fourbabies.com 23 Feb 2010 23 Feb 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
28 furbabies.com 22 Feb 2000 22 Feb 2025 GoDaddy.com, LLC -
29 frobabies.com 15 Jan 2015 15 Jan 2025 Tucows Domains Inc. -
30 qorbabies.com 2 Nov 2021 2 Nov 2024 Porkbun LLC Private by Design, LLC
31 furbabies.life 1 Apr 2023 1 Apr 2024 GoDaddy.com, LLC Domains By Proxy, LLC
32 furbabies.solutions 4 Jan 2019 4 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
33 furbabies.world 2 Nov 2022 2 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
34 furbabies.dog 6 Mar 2017 6 Mar 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
35 furbabies.uk 15 Sep 2022 15 Sep 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
36 furbabies.org 13 Aug 2014 13 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
37 furbabies.website 17 Jan 2023 17 Jan 2026 PDR Ltd. d/b/a PublicDomainRegistry.com None
38 fotbabies.com 14 Nov 2020 14 Nov 2024 GoDaddy.com, LLC -
39 furbabies.works 17 Jun 2023 17 Jun 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
40 furbabies.blog 3 Jun 2023 3 Jun 2024 Automattic Inc. Knock Knock WHOIS Not There, LLC
41 furbabies.com.au - - Web Address Registration Pty Ltd Marc Loy
42 ferbabies.com 17 Jan 2021 17 Jan 2025 GoDaddy.com, LLC -
43 furbabies.love 15 Feb 2016 15 Feb 2025 GoDaddy Domains By Proxy, LLC
44 fobabies.com 10 Apr 2012 10 Apr 2026 Name.com, Inc. Song Xu
45 forbabes.co 16 Mar 2022 16 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
46 furbabies.co.uk 7 May 2005 7 May 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
47 furbabies.online 4 Jan 2019 4 Jan 2025 Go Daddy, LLC Domains By Proxy, LLC
48 furbabies.agency 28 Dec 2023 28 Dec 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0169727146
49 furbabies.boutique 18 Sep 2019 18 Sep 2029 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
50 furbabies.net 28 Jun 2015 28 Jun 2025 GoDaddy.com, LLC -
51 formabier.com 27 Jun 2020 27 Jun 2024 DonDominio (SCIP) Redacted for privacy
52 forzabikes.com 12 Oct 2009 12 Oct 2024 Dreamscape Networks International Pte Ltd STEVE THOMPSON
53 werbabies.com 24 Aug 2022 24 Aug 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
54 poorbabies.com 12 Sep 2020 12 Sep 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
55 forbadges.org 14 Feb 2021 14 Feb 2025 GoDaddy.com, LLC Clumeck Stern
56 ftfbabies.com 25 Oct 2023 25 Oct 2024 Chengdu west dimension digital technology Co., LTD REDACTED FOR PRIVACY
57 afrobabies.net 13 May 2021 13 May 2025 Gname.com Pte. Ltd. Redacted for privacy
58 dogbabies.com 10 Jul 2018 10 Jul 2024 GoDaddy.com, LLC -
59 farmbabies.com 25 Nov 2010 25 Nov 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
60 carbabies.com 20 Jul 2013 20 Jul 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
61 xombabies.com 24 Jan 2017 24 Jan 2025 FastDomain Inc. -
62 jarbabies.com 14 Oct 2009 14 Oct 2024 DREAMHOST Proxy Protection LLC
63 botbabies.com 31 Aug 2006 31 Aug 2024 GoDaddy.com, LLC -
64 forurbabies.com 18 Apr 2024 18 Apr 2027 GoDaddy.com, LLC -
65 fur-babies.pet 30 Jun 2017 30 Jun 2024 IONOS SE Data Privacy Protected
66 formables.com 6 Jul 2009 6 Jul 2024 Cronon AG -
67 koababies.com 7 May 2021 7 May 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
68 lovbabies.com 21 Dec 2011 21 Dec 2028 Register.com, Inc. -
69 bornbabies.org 14 Nov 2015 14 Nov 2025 GoDaddy.com, LLC Domains By Proxy, LLC
70 fitbabies.club 21 Jan 2016 20 Jan 2025 GoDaddy.com, LLC NameFind LLC
71 furbabiez.co.uk 23 Apr 2024 23 Apr 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
72 ourbabies.com 3 Nov 1998 2 Nov 2024 NameCheap, Inc. -
73 solbabies.art 10 Nov 2021 10 Nov 2024 Go Daddy, LLC Domains By Proxy, LLC
74 fortables.com 14 Oct 2000 14 Oct 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
75 modbabies.com 12 Apr 2020 12 Apr 2025 GoDaddy.com, LLC -
76 podbabies.qa - - AEserver FZE -
77 merbabies.co.uk 9 Dec 2002 9 Dec 2027 Namesco Limited [Tag = NAMESCO] -
78 erforbabies.com 6 Aug 2017 6 Aug 2024 Register.com, Inc. -
79 frybabies.org 9 Apr 2016 9 Apr 2025 Amazon Registrar, Inc. Identity Protection Service
80 frogbabies.com 22 Dec 2023 22 Dec 2024 NICS Telekomunikasyon A.S. Redacted for Privacy
81 forladies.de - - - -
82 foodbabies.com 7 Dec 2014 7 Dec 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
83 yourbabies.com 13 Aug 2001 13 Aug 2024 GoDaddy.com, LLC -
84 forcables.com 15 Mar 2003 15 Mar 2025 GoDaddy.com, LLC -
85 corebabies.shop 24 Nov 2023 24 Nov 2024 HOSTINGER operations, UAB -
86 forladies.ru 10 Jan 2023 10 Jan 2025 RU-CENTER-RU Private Person
87 bornbabies.com 3 Jan 2003 3 Jan 2028 GoDaddy.com, LLC -
88 furybabies.com 24 May 2017 24 May 2025 FastDomain Inc. -
89 fabbabies.com 22 Oct 2004 29 Jan 2025 ANNULET, INC BuyDomains.com
90 wodbabies.com 15 Feb 2021 15 Feb 2025 Name.com, Inc. Non-Public Data
91 fursbabies.com 24 May 2023 24 May 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
92 frybabies.net 7 Sep 2016 7 Sep 2024 GoDaddy.com, LLC -
93 moobabies.net 27 Aug 2019 27 Aug 2024 NameCheap, Inc. -
94 pornbabies.com 28 Mar 1998 27 Mar 2025 Sea Wasp, LLC Jewella Privacy LLC Privacy ID# 1006324
95 rocbabies.io 11 Apr 2021 11 Apr 2025 IONOS SE 1&1 Internet Inc
96 forjables.com 21 Jun 2022 21 Jun 2024 NameCheap, Inc. -
97 forbasics.com 1 Nov 2015 1 Nov 2029 Dynadot Inc -
98 fur-babies.com 1 Mar 2017 1 Mar 2025 GoDaddy.com, LLC -
99 monbabies.com 2 May 2021 2 May 2025 GoDaddy.com, LLC -
100 flybabies.net 31 Dec 2018 31 Dec 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
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 Forbabies.pl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=forbabies.pl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "forbabies.pl",
        "page_size": 100
    },
    "count": {
        "total": 349,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "fogbabies.online, corbabies.com, furbabies.vip, furbabies.pet, furbabies.llc, bforbabies.com, furbabies.today, for-babies.com, furbabies.foundation, furbabies.store, forebabies.com, furbabies.africa, furbabies.host, furbabies.club, furbabies.art, furbabies.biz, fonbabies.com, furbabies.co.nz, furbabies.services, fotbabies.org, forbabie.com, forbabes.com, for-babies.koeln, fogbabies.com, furbabies.xyz, foxbabies.com, fourbabies.com, furbabies.com, frobabies.com, qorbabies.com, furbabies.life, furbabies.solutions, furbabies.world, furbabies.dog, furbabies.uk, furbabies.org, furbabies.website, fotbabies.com, furbabies.works, furbabies.blog, furbabies.com.au, ferbabies.com, furbabies.love, fobabies.com, forbabes.co, furbabies.co.uk, furbabies.online, furbabies.agency, furbabies.boutique, furbabies.net, formabier.com, forzabikes.com, werbabies.com, poorbabies.com, forbadges.org, ftfbabies.com, afrobabies.net, dogbabies.com, farmbabies.com, carbabies.com, xombabies.com, jarbabies.com, botbabies.com, forurbabies.com, fur-babies.pet, formables.com, koababies.com, lovbabies.com, bornbabies.org, fitbabies.club, furbabiez.co.uk, ourbabies.com, solbabies.art, fortables.com, modbabies.com, podbabies.qa, merbabies.co.uk, erforbabies.com, frybabies.org, frogbabies.com, forladies.de, foodbabies.com, yourbabies.com, forcables.com, corebabies.shop, forladies.ru, bornbabies.com, furybabies.com, fabbabies.com, wodbabies.com, fursbabies.com, frybabies.net, moobabies.net, pornbabies.com, rocbabies.io, forjables.com, forbasics.com, fur-babies.com, monbabies.com, flybabies.net",
    "results": [
        {
            "num": 1,
            "domain_name": "fogbabies.online",
            "domain_keyword": "fogbabies",
            "domain_tld": "online",
            "query_time": "2024-05-20 14:05:28",
            "create_date": "2023-09-09",
            "update_date": "2023-10-26",
            "expiry_date": "2024-09-09",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.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.verification-hold.suspended-domain.com",
                "ns2.verification-hold.suspended-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "corbabies.com",
            "domain_keyword": "corbabies",
            "domain_tld": "com",
            "query_time": "2024-05-07 13:12:44",
            "create_date": "2020-03-06",
            "update_date": "2024-03-07",
            "expiry_date": "2026-03-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=corbabies.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "furbabies.vip",
            "domain_keyword": "furbabies",
            "domain_tld": "vip",
            "query_time": "2024-05-29 02:58:15",
            "create_date": "2023-11-27",
            "update_date": "2023-12-02",
            "expiry_date": "2024-11-27",
            "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": 4,
            "domain_name": "furbabies.pet",
            "domain_keyword": "furbabies",
            "domain_tld": "pet",
            "query_time": "2024-05-28 11:07:56",
            "create_date": "2016-02-28",
            "update_date": "2023-10-08",
            "expiry_date": "2026-02-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "furbabies.llc",
            "domain_keyword": "furbabies",
            "domain_tld": "llc",
            "query_time": "2024-05-29 02:58:14",
            "create_date": "2023-09-22",
            "update_date": "2023-09-27",
            "expiry_date": "2025-09-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "bforbabies.com",
            "domain_keyword": "bforbabies",
            "domain_tld": "com",
            "query_time": "2024-05-03 18:59:55",
            "create_date": "2023-12-15",
            "update_date": "2023-12-15",
            "expiry_date": "2024-12-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "furbabies.today",
            "domain_keyword": "furbabies",
            "domain_tld": "today",
            "query_time": "2024-05-09 01:52:24",
            "create_date": "2023-03-01",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "for-babies.com",
            "domain_keyword": "for-babies",
            "domain_tld": "com",
            "query_time": "2024-06-09 07:54:12",
            "create_date": "2022-04-08",
            "update_date": "2024-05-10",
            "expiry_date": "2024-04-08",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "http://www.gname.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "furbabies.foundation",
            "domain_keyword": "furbabies",
            "domain_tld": "foundation",
            "query_time": "2024-05-12 23:45:51",
            "create_date": "2024-03-13",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "furbabies.store",
            "domain_keyword": "furbabies",
            "domain_tld": "store",
            "query_time": "2024-05-28 11:07:56",
            "create_date": "2023-07-09",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-09",
            "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": [
                "signedDelegation"
            ]
        },
        {
            "num": 11,
            "domain_name": "forebabies.com",
            "domain_keyword": "forebabies",
            "domain_tld": "com",
            "query_time": "2024-04-25 21:23:17",
            "create_date": "2018-08-11",
            "update_date": "2022-10-13",
            "expiry_date": "2024-08-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "furbabies.africa",
            "domain_keyword": "furbabies",
            "domain_tld": "africa",
            "query_time": "2024-05-29 02:58:14",
            "create_date": "2023-07-21",
            "update_date": "2023-08-02",
            "expiry_date": "2024-07-21",
            "registrar_iana": 69,
            "registrar_name": "OpenSRS",
            "registrar_website": "https://opensrs.com",
            "registrant_name": "REDACTED",
            "registrant_company": "Contact Privacy Inc. Customer 0167889233",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "furbabies.host",
            "domain_keyword": "furbabies",
            "domain_tld": "host",
            "query_time": "2024-05-18 19:15:56",
            "create_date": "2023-08-28",
            "update_date": "2023-09-19",
            "expiry_date": "2024-08-28",
            "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": 14,
            "domain_name": "furbabies.club",
            "domain_keyword": "furbabies",
            "domain_tld": "club",
            "query_time": "2024-05-23 00:32:07",
            "create_date": "2024-01-26",
            "update_date": "2024-01-31",
            "expiry_date": "2025-01-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "furbabies.art",
            "domain_keyword": "furbabies",
            "domain_tld": "art",
            "query_time": "2024-05-12 23:45:51",
            "create_date": "2023-06-06",
            "update_date": "2024-04-24",
            "expiry_date": "2024-06-06",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.wpx.ne.jp",
                "ns2.wpx.ne.jp",
                "ns3.wpx.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "furbabies.biz",
            "domain_keyword": "furbabies",
            "domain_tld": "biz",
            "query_time": "2024-05-28 11:07:55",
            "create_date": "2023-02-13",
            "update_date": "2024-02-03",
            "expiry_date": "2025-02-13",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MD",
            "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.clev1.net",
                "ns2.clev1.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "fonbabies.com",
            "domain_keyword": "fonbabies",
            "domain_tld": "com",
            "query_time": "2024-06-09 01:56:31",
            "create_date": "2018-01-21",
            "update_date": "2023-03-26",
            "expiry_date": "2026-01-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "furbabies.co.nz",
            "domain_keyword": "furbabies",
            "domain_tld": "co.nz",
            "query_time": "2024-05-29 02:58:14",
            "create_date": "2022-06-16",
            "update_date": "2024-05-07",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://www.key-systems.net",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "furbabies.services",
            "domain_keyword": "furbabies",
            "domain_tld": "services",
            "query_time": "2024-04-19 22:29:15",
            "create_date": "2019-01-04",
            "update_date": "2024-02-18",
            "expiry_date": "2025-01-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "fotbabies.org",
            "domain_keyword": "fotbabies",
            "domain_tld": "org",
            "query_time": "2024-04-25 21:49:30",
            "create_date": "2008-05-19",
            "update_date": "2023-07-03",
            "expiry_date": "2025-05-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "forbabie.com",
            "domain_keyword": "forbabie",
            "domain_tld": "com",
            "query_time": "2024-05-12 02:51:25",
            "create_date": "2024-03-11",
            "update_date": "2024-04-17",
            "expiry_date": "2025-03-11",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "forbabes.com",
            "domain_keyword": "forbabes",
            "domain_tld": "com",
            "query_time": "2024-04-21 22:00:00",
            "create_date": "1998-10-19",
            "update_date": "2024-04-06",
            "expiry_date": "2024-10-18",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "Rick Schwartz",
            "registrant_company": "Domain King Inc. Developing, Leasing, Joint Ventures",
            "registrant_address": "PO Box 810276",
            "registrant_city": "Boca Raton",
            "registrant_state": "FL",
            "registrant_zip": "33481",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5615692233",
            "name_servers": [
                "ns0.directnic.com",
                "ns1.directnic.com",
                "ns2.directnic.com",
                "ns3.directnic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "for-babies.koeln",
            "domain_keyword": "for-babies",
            "domain_tld": "koeln",
            "query_time": "2024-04-21 21:54:26",
            "create_date": "2014-10-18",
            "update_date": "2024-02-29",
            "expiry_date": "2024-10-18",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de",
            "registrant_name": "REDACTED",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "fogbabies.com",
            "domain_keyword": "fogbabies",
            "domain_tld": "com",
            "query_time": "2024-04-23 09:46:52",
            "create_date": "2017-06-26",
            "update_date": "2023-06-12",
            "expiry_date": "2024-06-26",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "furbabies.xyz",
            "domain_keyword": "furbabies",
            "domain_tld": "xyz",
            "query_time": "2024-05-18 19:15:56",
            "create_date": "2022-05-14",
            "update_date": "2024-04-28",
            "expiry_date": "2026-05-14",
            "registrar_iana": 3909,
            "registrar_name": "Sav.com, LLC - 19",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "foxbabies.com",
            "domain_keyword": "foxbabies",
            "domain_tld": "com",
            "query_time": "2024-05-25 09:20:30",
            "create_date": "2023-09-05",
            "update_date": "2023-09-05",
            "expiry_date": "2024-09-05",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "Shan Dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "fourbabies.com",
            "domain_keyword": "fourbabies",
            "domain_tld": "com",
            "query_time": "2024-06-12 01:02:51",
            "create_date": "2010-02-23",
            "update_date": "2020-04-08",
            "expiry_date": "2024-02-23",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "furbabies.com",
            "domain_keyword": "furbabies",
            "domain_tld": "com",
            "query_time": "2024-06-12 01:18:21",
            "create_date": "2000-02-22",
            "update_date": "2024-02-02",
            "expiry_date": "2025-02-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "frobabies.com",
            "domain_keyword": "frobabies",
            "domain_tld": "com",
            "query_time": "2024-06-03 19:26:30",
            "create_date": "2015-01-15",
            "update_date": "2024-01-02",
            "expiry_date": "2025-01-15",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "qorbabies.com",
            "domain_keyword": "qorbabies",
            "domain_tld": "com",
            "query_time": "2024-05-16 11:40:43",
            "create_date": "2021-11-02",
            "update_date": "2023-10-27",
            "expiry_date": "2024-11-02",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/qorbabies.com",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "uma.ns.cloudflare.com",
                "wesley.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "furbabies.life",
            "domain_keyword": "furbabies",
            "domain_tld": "life",
            "query_time": "2024-05-31 23:03:55",
            "create_date": "2023-04-01",
            "update_date": "2024-05-13",
            "expiry_date": "2024-04-01",
            "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"
            ]
        },
        {
            "num": 32,
            "domain_name": "furbabies.solutions",
            "domain_keyword": "furbabies",
            "domain_tld": "solutions",
            "query_time": "2024-05-12 23:45:51",
            "create_date": "2019-01-04",
            "update_date": "2024-02-18",
            "expiry_date": "2025-01-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "furbabies.world",
            "domain_keyword": "furbabies",
            "domain_tld": "world",
            "query_time": "2024-05-18 19:15:56",
            "create_date": "2022-11-02",
            "update_date": "2023-12-17",
            "expiry_date": "2024-11-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "furbabies.dog",
            "domain_keyword": "furbabies",
            "domain_tld": "dog",
            "query_time": "2024-05-09 01:52:24",
            "create_date": "2017-03-06",
            "update_date": "2024-04-20",
            "expiry_date": "2025-03-06",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "furbabies.uk",
            "domain_keyword": "furbabies",
            "domain_tld": "uk",
            "query_time": "2024-05-29 02:58:15",
            "create_date": "2022-09-15",
            "update_date": "2023-09-15",
            "expiry_date": "2024-09-15",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns1.webdezign.agency",
                "ns2.webdezign.agency"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 36,
            "domain_name": "furbabies.org",
            "domain_keyword": "furbabies",
            "domain_tld": "org",
            "query_time": "2024-04-19 22:29:15",
            "create_date": "2014-08-13",
            "update_date": "2023-08-13",
            "expiry_date": "2024-08-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "furbabies.website",
            "domain_keyword": "furbabies",
            "domain_tld": "website",
            "query_time": "2024-06-12 01:18:21",
            "create_date": "2023-01-17",
            "update_date": "2023-08-31",
            "expiry_date": "2026-01-17",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "None",
            "registrant_state": "QLD",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns6157.hostgator.com",
                "ns6158.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "fotbabies.com",
            "domain_keyword": "fotbabies",
            "domain_tld": "com",
            "query_time": "2024-06-09 22:03:49",
            "create_date": "2020-11-14",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "furbabies.works",
            "domain_keyword": "furbabies",
            "domain_tld": "works",
            "query_time": "2024-05-12 23:45:51",
            "create_date": "2023-06-17",
            "update_date": "2023-06-22",
            "expiry_date": "2024-06-17",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by 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": [
                "ns1.wpx.ne.jp",
                "ns2.wpx.ne.jp",
                "ns3.wpx.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "furbabies.blog",
            "domain_keyword": "furbabies",
            "domain_tld": "blog",
            "query_time": "2024-05-12 23:45:51",
            "create_date": "2023-06-03",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-03",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "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.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "furbabies.com.au",
            "domain_keyword": "furbabies",
            "domain_tld": "com.au",
            "query_time": "2024-05-28 11:07:56",
            "update_date": "2020-01-19",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Marc Loy",
            "name_servers": [
                "ns1.syrahost.com",
                "ns2.syrahost.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "ferbabies.com",
            "domain_keyword": "ferbabies",
            "domain_tld": "com",
            "query_time": "2024-06-13 09:08:37",
            "create_date": "2021-01-17",
            "update_date": "2023-01-18",
            "expiry_date": "2025-01-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "furbabies.love",
            "domain_keyword": "furbabies",
            "domain_tld": "love",
            "query_time": "2024-06-12 01:18:21",
            "create_date": "2016-02-15",
            "update_date": "2024-06-06",
            "expiry_date": "2025-02-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy",
            "registrar_website": "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 rdds service of the registrar 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": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "fobabies.com",
            "domain_keyword": "fobabies",
            "domain_tld": "com",
            "query_time": "2024-04-26 20:04:01",
            "create_date": "2012-04-10",
            "update_date": "2023-04-06",
            "expiry_date": "2026-04-10",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Song Xu",
            "registrant_company": "Song Xu",
            "registrant_address": "中国浙江省余姚市三七市镇",
            "registrant_city": "余姚",
            "registrant_state": "浙江",
            "registrant_zip": "315412",
            "registrant_country": "CN",
            "registrant_email": "https://www.name.com/contact-domain-whois/fobabies.com/registrant",
            "registrant_phone": "Non-Public Data",
            "name_servers": [
                "ns1cnb.name.com",
                "ns2cqs.name.com",
                "ns3cna.name.com",
                "ns4cgs.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "forbabes.co",
            "domain_keyword": "forbabes",
            "domain_tld": "co",
            "query_time": "2024-04-21 22:00:00",
            "create_date": "2022-03-16",
            "update_date": "2024-03-22",
            "expiry_date": "2025-03-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "furbabies.co.uk",
            "domain_keyword": "furbabies",
            "domain_tld": "co.uk",
            "query_time": "2024-05-23 00:32:10",
            "create_date": "2005-05-07",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-07",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 47,
            "domain_name": "furbabies.online",
            "domain_keyword": "furbabies",
            "domain_tld": "online",
            "query_time": "2024-04-19 22:29:15",
            "create_date": "2019-01-04",
            "update_date": "2024-04-15",
            "expiry_date": "2025-01-04",
            "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": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "furbabies.agency",
            "domain_keyword": "furbabies",
            "domain_tld": "agency",
            "query_time": "2024-04-28 20:55:12",
            "create_date": "2023-12-28",
            "update_date": "2024-01-02",
            "expiry_date": "2024-12-28",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0169727146",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "furbabies.boutique",
            "domain_keyword": "furbabies",
            "domain_tld": "boutique",
            "query_time": "2024-06-12 01:18:20",
            "create_date": "2019-09-18",
            "update_date": "2019-09-23",
            "expiry_date": "2029-09-18",
            "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": 50,
            "domain_name": "furbabies.net",
            "domain_keyword": "furbabies",
            "domain_tld": "net",
            "query_time": "2024-06-12 01:18:21",
            "create_date": "2015-06-28",
            "update_date": "2024-06-11",
            "expiry_date": "2025-06-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "44b11175.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "formabier.com",
            "domain_keyword": "formabier",
            "domain_tld": "com",
            "query_time": "2024-05-22 13:56:51",
            "create_date": "2020-06-27",
            "update_date": "2023-06-26",
            "expiry_date": "2024-06-27",
            "registrar_iana": 1383,
            "registrar_name": "DonDominio (SCIP)",
            "registrar_website": "https://www.dondominio.com",
            "registrant_name": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "León",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "ES",
            "registrant_email": "visit https://icann.online-validation.com/domain-contact/?domainname=formabier.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "alec.ns.cloudflare.com",
                "cass.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "forzabikes.com",
            "domain_keyword": "forzabikes",
            "domain_tld": "com",
            "query_time": "2024-04-22 09:02:16",
            "create_date": "2009-10-12",
            "update_date": "2023-10-17",
            "expiry_date": "2024-10-12",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "STEVE THOMPSON",
            "registrant_company": "STEVE THOMPSON",
            "registrant_address": "NEW ZEALAND",
            "registrant_city": "AUCKLAND",
            "registrant_zip": "na",
            "registrant_country": "NZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "+64.4094808070",
            "name_servers": [
                "ns1.cms-tool.net",
                "ns2.cms-tool.net",
                "ns3.cms-tool.net",
                "ns4.cms-tool.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "werbabies.com",
            "domain_keyword": "werbabies",
            "domain_tld": "com",
            "query_time": "2024-05-18 17:19:59",
            "create_date": "2022-08-24",
            "update_date": "2023-08-18",
            "expiry_date": "2024-08-24",
            "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": 54,
            "domain_name": "poorbabies.com",
            "domain_keyword": "poorbabies",
            "domain_tld": "com",
            "query_time": "2024-05-16 14:46:55",
            "create_date": "2020-09-12",
            "update_date": "2021-08-25",
            "expiry_date": "2025-09-12",
            "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": 55,
            "domain_name": "forbadges.org",
            "domain_keyword": "forbadges",
            "domain_tld": "org",
            "query_time": "2024-05-26 15:53:10",
            "create_date": "2021-02-14",
            "update_date": "2023-03-31",
            "expiry_date": "2025-02-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Clumeck Stern",
            "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": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "ftfbabies.com",
            "domain_keyword": "ftfbabies",
            "domain_tld": "com",
            "query_time": "2024-05-07 17:00:37",
            "create_date": "2023-10-25",
            "update_date": "2023-10-25",
            "expiry_date": "2024-10-25",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital technology Co., LTD",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hu bei",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at https://www.west.cn/web/whoisform?domain=ftfbabies.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 57,
            "domain_name": "afrobabies.net",
            "domain_keyword": "afrobabies",
            "domain_tld": "net",
            "query_time": "2024-04-30 11:14:05",
            "create_date": "2021-05-13",
            "update_date": "2024-04-12",
            "expiry_date": "2025-05-13",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "GUANG DONG",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=afrobabies.net",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "dogbabies.com",
            "domain_keyword": "dogbabies",
            "domain_tld": "com",
            "query_time": "2024-04-24 22:29:26",
            "create_date": "2018-07-10",
            "update_date": "2023-07-04",
            "expiry_date": "2024-07-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "farmbabies.com",
            "domain_keyword": "farmbabies",
            "domain_tld": "com",
            "query_time": "2024-04-18 16:17:18",
            "create_date": "2010-11-25",
            "update_date": "2021-08-26",
            "expiry_date": "2025-11-25",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "carbabies.com",
            "domain_keyword": "carbabies",
            "domain_tld": "com",
            "query_time": "2024-04-26 04:55:13",
            "create_date": "2013-07-20",
            "update_date": "2020-07-14",
            "expiry_date": "2025-07-20",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "xombabies.com",
            "domain_keyword": "xombabies",
            "domain_tld": "com",
            "query_time": "2024-04-26 09:42:17",
            "create_date": "2017-01-24",
            "update_date": "2024-01-09",
            "expiry_date": "2025-01-24",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "jarbabies.com",
            "domain_keyword": "jarbabies",
            "domain_tld": "com",
            "query_time": "2024-04-26 14:37:26",
            "create_date": "2009-10-14",
            "update_date": "2022-11-13",
            "expiry_date": "2024-10-14",
            "registrar_iana": 431,
            "registrar_name": "DREAMHOST",
            "registrar_website": "WWW.DREAMHOST.COM",
            "registrant_name": "Proxy Protection LLC",
            "registrant_company": "Proxy Protection LLC",
            "registrant_address": "417 Associated Rd #327, C/O jarbabies.com",
            "registrant_city": "Brea",
            "registrant_state": "CA",
            "registrant_zip": "92821",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7147064182",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "botbabies.com",
            "domain_keyword": "botbabies",
            "domain_tld": "com",
            "query_time": "2024-04-27 07:32:25",
            "create_date": "2006-08-31",
            "update_date": "2024-01-16",
            "expiry_date": "2024-08-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "forurbabies.com",
            "domain_keyword": "forurbabies",
            "domain_tld": "com",
            "query_time": "2024-04-21 16:04:09",
            "create_date": "2024-04-18",
            "update_date": "2024-04-18",
            "expiry_date": "2027-04-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "fur-babies.pet",
            "domain_keyword": "fur-babies",
            "domain_tld": "pet",
            "query_time": "2024-05-23 00:32:01",
            "create_date": "2017-06-30",
            "update_date": "2023-08-14",
            "expiry_date": "2024-06-30",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Privacy Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1081.ui-dns.de",
                "ns1097.ui-dns.org",
                "ns1109.ui-dns.com",
                "ns1117.ui-dns.biz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "formables.com",
            "domain_keyword": "formables",
            "domain_tld": "com",
            "query_time": "2024-04-27 02:31:37",
            "create_date": "2009-07-06",
            "update_date": "2009-07-06",
            "expiry_date": "2024-07-06",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "docks04.rzone.de",
                "shades08.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "koababies.com",
            "domain_keyword": "koababies",
            "domain_tld": "com",
            "query_time": "2024-05-13 02:57:55",
            "create_date": "2021-05-07",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-07",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 68,
            "domain_name": "lovbabies.com",
            "domain_keyword": "lovbabies",
            "domain_tld": "com",
            "query_time": "2024-04-19 21:14:57",
            "create_date": "2011-12-21",
            "update_date": "2023-06-20",
            "expiry_date": "2028-12-21",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns1.register.com",
                "dns2.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "bornbabies.org",
            "domain_keyword": "bornbabies",
            "domain_tld": "org",
            "query_time": "2024-04-23 03:48:38",
            "create_date": "2015-11-14",
            "update_date": "2023-07-24",
            "expiry_date": "2025-11-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "fitbabies.club",
            "domain_keyword": "fitbabies",
            "domain_tld": "club",
            "query_time": "2024-04-27 23:33:55",
            "create_date": "2016-01-21",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NameFind LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "furbabiez.co.uk",
            "domain_keyword": "furbabiez",
            "domain_tld": "co.uk",
            "query_time": "2024-04-27 18:50:48",
            "create_date": "2024-04-23",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-23",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 72,
            "domain_name": "ourbabies.com",
            "domain_keyword": "ourbabies",
            "domain_tld": "com",
            "query_time": "2024-04-18 03:39:10",
            "create_date": "1998-11-03",
            "update_date": "2023-12-16",
            "expiry_date": "2024-11-02",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "solbabies.art",
            "domain_keyword": "solbabies",
            "domain_tld": "art",
            "query_time": "2024-05-20 21:51:31",
            "create_date": "2021-11-10",
            "update_date": "2024-01-30",
            "expiry_date": "2024-11-10",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "fortables.com",
            "domain_keyword": "fortables",
            "domain_tld": "com",
            "query_time": "2024-06-06 01:08:16",
            "create_date": "2000-10-14",
            "update_date": "2020-01-15",
            "expiry_date": "2025-10-14",
            "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": 75,
            "domain_name": "modbabies.com",
            "domain_keyword": "modbabies",
            "domain_tld": "com",
            "query_time": "2024-05-03 06:31:50",
            "create_date": "2020-04-12",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "podbabies.qa",
            "domain_keyword": "podbabies",
            "domain_tld": "qa",
            "query_time": "2024-05-07 08:21:32",
            "update_date": "2023-05-03",
            "registrar_name": "AEserver FZE",
            "name_servers": [
                "thea.ns.cloudflare.com",
                "yadiel.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 77,
            "domain_name": "merbabies.co.uk",
            "domain_keyword": "merbabies",
            "domain_tld": "co.uk",
            "query_time": "2024-05-24 17:48:18",
            "create_date": "2002-12-09",
            "update_date": "2024-03-27",
            "expiry_date": "2027-12-09",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 78,
            "domain_name": "erforbabies.com",
            "domain_keyword": "erforbabies",
            "domain_tld": "com",
            "query_time": "2024-04-19 12:25:27",
            "create_date": "2017-08-06",
            "update_date": "2023-07-06",
            "expiry_date": "2024-08-06",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "frybabies.org",
            "domain_keyword": "frybabies",
            "domain_tld": "org",
            "query_time": "2024-04-25 05:08:33",
            "create_date": "2016-04-09",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-09",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1309.awsdns-35.org",
                "ns-495.awsdns-61.com",
                "ns-862.awsdns-43.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "frogbabies.com",
            "domain_keyword": "frogbabies",
            "domain_tld": "com",
            "query_time": "2024-05-05 02:12:32",
            "create_date": "2023-12-22",
            "update_date": "2023-12-22",
            "expiry_date": "2024-12-22",
            "registrar_iana": 1454,
            "registrar_name": "NICS Telekomunikasyon A.S.",
            "registrar_website": "http://www.nicproxy.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Redacted for Privacy",
            "registrant_address": "Redacted for Privacy",
            "registrant_city": "ISTANBUL",
            "registrant_state": "Redacted for Privacy",
            "registrant_zip": "Redacted for Privacy",
            "registrant_country": "TR",
            "registrant_email": "https://whoisshelter.nicproxy.com/?d=frogbabies.com",
            "registrant_phone": "Redacted for Privacy",
            "registrant_fax": "Redacted for Privacy",
            "name_servers": [
                "ns31.myideasoft.com",
                "ns32.myideasoft.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "forladies.de",
            "domain_keyword": "forladies",
            "domain_tld": "de",
            "query_time": "2024-05-05 13:03:19",
            "update_date": "2023-04-19",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 82,
            "domain_name": "foodbabies.com",
            "domain_keyword": "foodbabies",
            "domain_tld": "com",
            "query_time": "2024-04-23 01:26:06",
            "create_date": "2014-12-07",
            "update_date": "2020-12-01",
            "expiry_date": "2025-12-07",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "yourbabies.com",
            "domain_keyword": "yourbabies",
            "domain_tld": "com",
            "query_time": "2024-04-18 12:06:42",
            "create_date": "2001-08-13",
            "update_date": "2023-07-23",
            "expiry_date": "2024-08-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "forcables.com",
            "domain_keyword": "forcables",
            "domain_tld": "com",
            "query_time": "2024-04-19 21:29:57",
            "create_date": "2003-03-15",
            "update_date": "2024-03-15",
            "expiry_date": "2025-03-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.precisionds.com",
                "ns2.precisionds.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "corebabies.shop",
            "domain_keyword": "corebabies",
            "domain_tld": "shop",
            "query_time": "2024-05-05 16:22:36",
            "create_date": "2023-11-24",
            "update_date": "2024-02-16",
            "expiry_date": "2024-11-24",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_state": "MA",
            "registrant_country": "US",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "forladies.ru",
            "domain_keyword": "forladies",
            "domain_tld": "ru",
            "query_time": "2024-05-04 16:40:34",
            "create_date": "2023-01-10",
            "expiry_date": "2025-01-10",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 87,
            "domain_name": "bornbabies.com",
            "domain_keyword": "bornbabies",
            "domain_tld": "com",
            "query_time": "2024-05-28 22:32:41",
            "create_date": "2003-01-03",
            "update_date": "2024-01-22",
            "expiry_date": "2028-01-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "furybabies.com",
            "domain_keyword": "furybabies",
            "domain_tld": "com",
            "query_time": "2024-05-28 11:13:48",
            "create_date": "2017-05-24",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-24",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.bluehost-default.domainparkingserver.net",
                "ns2.bluehost-default.domainparkingserver.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "fabbabies.com",
            "domain_keyword": "fabbabies",
            "domain_tld": "com",
            "query_time": "2024-04-20 02:32:09",
            "create_date": "2004-10-22",
            "update_date": "2024-03-17",
            "expiry_date": "2025-01-29",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "wodbabies.com",
            "domain_keyword": "wodbabies",
            "domain_tld": "com",
            "query_time": "2024-05-24 12:30:14",
            "create_date": "2021-02-15",
            "update_date": "2024-01-24",
            "expiry_date": "2025-02-15",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Non-Public Data",
            "registrant_address": "Non-Public Data",
            "registrant_city": "Non-Public Data",
            "registrant_state": "na",
            "registrant_zip": "00000",
            "registrant_country": "IE",
            "registrant_email": "https://www.name.com/contact-domain-whois/wodbabies.com/registrant",
            "registrant_phone": "Non-Public Data",
            "name_servers": [
                "ns1glr.name.com",
                "ns2bkr.name.com",
                "ns3dgr.name.com",
                "ns4cjp.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "fursbabies.com",
            "domain_keyword": "fursbabies",
            "domain_tld": "com",
            "query_time": "2024-05-28 11:12:46",
            "create_date": "2023-05-24",
            "update_date": "2024-05-25",
            "expiry_date": "2024-05-24",
            "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": 92,
            "domain_name": "frybabies.net",
            "domain_keyword": "frybabies",
            "domain_tld": "net",
            "query_time": "2024-04-25 05:08:33",
            "create_date": "2016-09-07",
            "update_date": "2022-09-29",
            "expiry_date": "2024-09-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "moobabies.net",
            "domain_keyword": "moobabies",
            "domain_tld": "net",
            "query_time": "2024-04-25 15:28:10",
            "create_date": "2019-08-27",
            "update_date": "2023-08-26",
            "expiry_date": "2024-08-27",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "pornbabies.com",
            "domain_keyword": "pornbabies",
            "domain_tld": "com",
            "query_time": "2024-04-22 07:48:05",
            "create_date": "1998-03-28",
            "update_date": "2024-02-29",
            "expiry_date": "2025-03-27",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "Jewella Privacy - 9cf6d",
            "registrant_company": "Jewella Privacy LLC Privacy ID# 1006324",
            "registrant_address": "5860 Citrus Blvd, Suite D, #172",
            "registrant_city": "Harahan",
            "registrant_state": "LA",
            "registrant_zip": "70123",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5043550545",
            "name_servers": [
                "ns1.fabulous.com",
                "ns2.fabulous.com",
                "ns3.fabulous.com",
                "ns4.fabulous.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "rocbabies.io",
            "domain_keyword": "rocbabies",
            "domain_tld": "io",
            "query_time": "2024-05-01 00:09:44",
            "create_date": "2021-04-11",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-11",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p02.nsone.net",
                "dns2.p02.nsone.net",
                "dns3.p02.nsone.net",
                "dns4.p02.nsone.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "forjables.com",
            "domain_keyword": "forjables",
            "domain_tld": "com",
            "query_time": "2024-05-19 14:36:18",
            "create_date": "2022-06-21",
            "update_date": "2023-05-22",
            "expiry_date": "2024-06-21",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "forbasics.com",
            "domain_keyword": "forbasics",
            "domain_tld": "com",
            "query_time": "2024-04-21 22:00:10",
            "create_date": "2015-11-01",
            "update_date": "2023-05-23",
            "expiry_date": "2029-11-01",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "fur-babies.com",
            "domain_keyword": "fur-babies",
            "domain_tld": "com",
            "query_time": "2024-04-19 22:28:03",
            "create_date": "2017-03-01",
            "update_date": "2024-03-02",
            "expiry_date": "2025-03-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "monbabies.com",
            "domain_keyword": "monbabies",
            "domain_tld": "com",
            "query_time": "2024-05-08 20:41:49",
            "create_date": "2021-05-02",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "flybabies.net",
            "domain_keyword": "flybabies",
            "domain_tld": "net",
            "query_time": "2024-04-17 09:34:52",
            "create_date": "2018-12-31",
            "update_date": "2023-12-01",
            "expiry_date": "2024-12-31",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.454,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>forbabies.pl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>349</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>fogbabies.online, corbabies.com, furbabies.vip, furbabies.pet, furbabies.llc, bforbabies.com, furbabies.today, for-babies.com, furbabies.foundation, furbabies.store, forebabies.com, furbabies.africa, furbabies.host, furbabies.club, furbabies.art, furbabies.biz, fonbabies.com, furbabies.co.nz, furbabies.services, fotbabies.org, forbabie.com, forbabes.com, for-babies.koeln, fogbabies.com, furbabies.xyz, foxbabies.com, fourbabies.com, furbabies.com, frobabies.com, qorbabies.com, furbabies.life, furbabies.solutions, furbabies.world, furbabies.dog, furbabies.uk, furbabies.org, furbabies.website, fotbabies.com, furbabies.works, furbabies.blog, furbabies.com.au, ferbabies.com, furbabies.love, fobabies.com, forbabes.co, furbabies.co.uk, furbabies.online, furbabies.agency, furbabies.boutique, furbabies.net, formabier.com, forzabikes.com, werbabies.com, poorbabies.com, forbadges.org, ftfbabies.com, afrobabies.net, dogbabies.com, farmbabies.com, carbabies.com, xombabies.com, jarbabies.com, botbabies.com, forurbabies.com, fur-babies.pet, formables.com, koababies.com, lovbabies.com, bornbabies.org, fitbabies.club, furbabiez.co.uk, ourbabies.com, solbabies.art, fortables.com, modbabies.com, podbabies.qa, merbabies.co.uk, erforbabies.com, frybabies.org, frogbabies.com, forladies.de, foodbabies.com, yourbabies.com, forcables.com, corebabies.shop, forladies.ru, bornbabies.com, furybabies.com, fabbabies.com, wodbabies.com, fursbabies.com, frybabies.net, moobabies.net, pornbabies.com, rocbabies.io, forjables.com, forbasics.com, fur-babies.com, monbabies.com, flybabies.net</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>fogbabies.online</domain_name>
   <domain_keyword>fogbabies</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-20 14:05:28</query_time>
   <create_date>2023-09-09</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>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.verification-hold.suspended-domain.com</value>
    <value>ns2.verification-hold.suspended-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>corbabies.com</domain_name>
   <domain_keyword>corbabies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 13:12:44</query_time>
   <create_date>2020-03-06</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2026-03-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=corbabies.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>furbabies.vip</domain_name>
   <domain_keyword>furbabies</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-29 02:58:15</query_time>
   <create_date>2023-11-27</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-11-27</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>4</num>
   <domain_name>furbabies.pet</domain_name>
   <domain_keyword>furbabies</domain_keyword>
   <domain_tld>pet</domain_tld>
   <query_time>2024-05-28 11:07:56</query_time>
   <create_date>2016-02-28</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2026-02-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>furbabies.llc</domain_name>
   <domain_keyword>furbabies</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-05-29 02:58:14</query_time>
   <create_date>2023-09-22</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2025-09-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>bforbabies.com</domain_name>
   <domain_keyword>bforbabies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 18:59:55</query_time>
   <create_date>2023-12-15</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.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>7</num>
   <domain_name>furbabies.today</domain_name>
   <domain_keyword>furbabies</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-05-09 01:52:24</query_time>
   <create_date>2023-03-01</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>for-babies.com</domain_name>
   <domain_keyword>for-babies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 07:54:12</query_time>
   <create_date>2022-04-08</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2024-04-08</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>http://www.gname.com</registrar_website>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>furbabies.foundation</domain_name>
   <domain_keyword>furbabies</domain_keyword>
   <domain_tld>foundation</domain_tld>
   <query_time>2024-05-12 23:45:51</query_time>
   <create_date>2024-03-13</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>furbabies.store</domain_name>
   <domain_keyword>furbabies</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-28 11:07:56</query_time>
   <create_date>2023-07-09</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-09</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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>forebabies.com</domain_name>
   <domain_keyword>forebabies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 21:23:17</query_time>
   <create_date>2018-08-11</create_date>
   <update_date>2022-10-13</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>furbabies.africa</domain_name>
   <domain_keyword>furbabies</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-05-29 02:58:14</query_time>
   <create_date>2023-07-21</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>OpenSRS</registrar_name>
   <registrar_website>https://opensrs.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0167889233</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>furbabies.host</domain_name>
   <domain_keyword>furbabies</domain_keyword>
   <domain_tld>host</domain_tld>
   <query_time>2024-05-18 19:15:56</query_time>
   <create_date>2023-08-28</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-08-28</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>14</num>
   <domain_name>furbabies.club</domain_name>
   <domain_keyword>furbabies</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-23 00:32:07</query_time>
   <create_date>2024-01-26</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>15</num>
   <domain_name>furbabies.art</domain_name>
   <domain_keyword>furbabies</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-05-12 23:45:51</query_time>
   <create_date>2023-06-06</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.wpx.ne.jp</value>
    <value>ns2.wpx.ne.jp</value>
    <value>ns3.wpx.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>furbabies.biz</domain_name>
   <domain_keyword>furbabies</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-28 11:07:55</query_time>
   <create_date>2023-02-13</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</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>please query the rdds service of the registrar 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.clev1.net</value>
    <value>ns2.clev1.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>fonbabies.com</domain_name>
   <domain_keyword>fonbabies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 01:56:31</query_time>
   <create_date>2018-01-21</create_date>
   <update_date>2023-03-26</update_date>
   <expiry_date>2026-01-21</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>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>furbabies.co.nz</domain_name>
   <domain_keyword>furbabies</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-29 02:58:14</query_time>
   <create_date>2022-06-16</create_date>
   <update_date>2024-05-07</update_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://www.key-systems.net</registrar_website>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>furbabies.services</domain_name>
   <domain_keyword>furbabies</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-04-19 22:29:15</query_time>
   <create_date>2019-01-04</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.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>20</num>
   <domain_name>fotbabies.org</domain_name>
   <domain_keyword>fotbabies</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 21:49:30</query_time>
   <create_date>2008-05-19</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>forbabie.com</domain_name>
   <domain_keyword>forbabie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 02:51:25</query_time>
   <create_date>2024-03-11</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-03-11</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>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>forbabes.com</domain_name>
   <domain_keyword>forbabes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 22:00:00</query_time>
   <create_date>1998-10-19</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc</registrar_name>
   <registrar_website>http://www.directnic.com</registrar_website>
   <registrant_name>Rick Schwartz</registrant_name>
   <registrant_company>Domain King Inc. Developing, Leasing, Joint Ventures</registrant_company>
   <registrant_address>PO Box 810276</registrant_address>
   <registrant_city>Boca Raton</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>33481</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5615692233</registrant_phone>
   <name_servers>
    <value>ns0.directnic.com</value>
    <value>ns1.directnic.com</value>
    <value>ns2.directnic.com</value>
    <value>ns3.directnic.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>23</num>
   <domain_name>for-babies.koeln</domain_name>
   <domain_keyword>for-babies</domain_keyword>
   <domain_tld>koeln</domain_tld>
   <query_time>2024-04-21 21:54:26</query_time>
   <create_date>2014-10-18</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>fogbabies.com</domain_name>
   <domain_keyword>fogbabies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 09:46:52</query_time>
   <create_date>2017-06-26</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>furbabies.xyz</domain_name>
   <domain_keyword>furbabies</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-18 19:15:56</query_time>
   <create_date>2022-05-14</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2026-05-14</expiry_date>
   <registrar_iana>3909</registrar_iana>
   <registrar_name>Sav.com, LLC - 19</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>foxbabies.com</domain_name>
   <domain_keyword>foxbabies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 09:20:30</query_time>
   <create_date>2023-09-05</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>Shan Dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>fourbabies.com</domain_name>
   <domain_keyword>fourbabies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 01:02:51</query_time>
   <create_date>2010-02-23</create_date>
   <update_date>2020-04-08</update_date>
   <expiry_date>2024-02-23</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.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>furbabies.com</domain_name>
   <domain_keyword>furbabies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 01:18:21</query_time>
   <create_date>2000-02-22</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>frobabies.com</domain_name>
   <domain_keyword>frobabies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 19:26:30</query_time>
   <create_date>2015-01-15</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-01-15</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>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>qorbabies.com</domain_name>
   <domain_keyword>qorbabies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 11:40:43</query_time>
   <create_date>2021-11-02</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/qorbabies.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>uma.ns.cloudflare.com</value>
    <value>wesley.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>furbabies.life</domain_name>
   <domain_keyword>furbabies</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-31 23:03:55</query_time>
   <create_date>2023-04-01</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2024-04-01</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>
  <value>
   <num>32</num>
   <domain_name>furbabies.solutions</domain_name>
   <domain_keyword>furbabies</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-12 23:45:51</query_time>
   <create_date>2019-01-04</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>furbabies.world</domain_name>
   <domain_keyword>furbabies</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-18 19:15:56</query_time>
   <create_date>2022-11-02</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>furbabies.dog</domain_name>
   <domain_keyword>furbabies</domain_keyword>
   <domain_tld>dog</domain_tld>
   <query_time>2024-05-09 01:52:24</query_time>
   <create_date>2017-03-06</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>furbabies.uk</domain_name>
   <domain_keyword>furbabies</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-29 02:58:15</query_time>
   <create_date>2022-09-15</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.webdezign.agency</value>
    <value>ns2.webdezign.agency</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>furbabies.org</domain_name>
   <domain_keyword>furbabies</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 22:29:15</query_time>
   <create_date>2014-08-13</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>furbabies.website</domain_name>
   <domain_keyword>furbabies</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-06-12 01:18:21</query_time>
   <create_date>2023-01-17</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2026-01-17</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>None</registrant_company>
   <registrant_state>QLD</registrant_state>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns6157.hostgator.com</value>
    <value>ns6158.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>fotbabies.com</domain_name>
   <domain_keyword>fotbabies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 22:03:49</query_time>
   <create_date>2020-11-14</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.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>39</num>
   <domain_name>furbabies.works</domain_name>
   <domain_keyword>furbabies</domain_keyword>
   <domain_tld>works</domain_tld>
   <query_time>2024-05-12 23:45:51</query_time>
   <create_date>2023-06-17</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by 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>ns1.wpx.ne.jp</value>
    <value>ns2.wpx.ne.jp</value>
    <value>ns3.wpx.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>furbabies.blog</domain_name>
   <domain_keyword>furbabies</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-12 23:45:51</query_time>
   <create_date>2023-06-03</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <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.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.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>furbabies.com.au</domain_name>
   <domain_keyword>furbabies</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-28 11:07:56</query_time>
   <update_date>2020-01-19</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Marc Loy</registrant_name>
   <name_servers>
    <value>ns1.syrahost.com</value>
    <value>ns2.syrahost.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>ferbabies.com</domain_name>
   <domain_keyword>ferbabies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 09:08:37</query_time>
   <create_date>2021-01-17</create_date>
   <update_date>2023-01-18</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.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>furbabies.love</domain_name>
   <domain_keyword>furbabies</domain_keyword>
   <domain_tld>love</domain_tld>
   <query_time>2024-06-12 01:18:21</query_time>
   <create_date>2016-02-15</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy</registrar_name>
   <registrar_website>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 rdds service of the registrar 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>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>fobabies.com</domain_name>
   <domain_keyword>fobabies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 20:04:01</query_time>
   <create_date>2012-04-10</create_date>
   <update_date>2023-04-06</update_date>
   <expiry_date>2026-04-10</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Song Xu</registrant_name>
   <registrant_company>Song Xu</registrant_company>
   <registrant_address>中国浙江省余姚市三七市镇</registrant_address>
   <registrant_city>余姚</registrant_city>
   <registrant_state>浙江</registrant_state>
   <registrant_zip>315412</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/fobabies.com/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <name_servers>
    <value>ns1cnb.name.com</value>
    <value>ns2cqs.name.com</value>
    <value>ns3cna.name.com</value>
    <value>ns4cgs.name.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>forbabes.co</domain_name>
   <domain_keyword>forbabes</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-21 22:00:00</query_time>
   <create_date>2022-03-16</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>furbabies.co.uk</domain_name>
   <domain_keyword>furbabies</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-23 00:32:10</query_time>
   <create_date>2005-05-07</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>furbabies.online</domain_name>
   <domain_keyword>furbabies</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-19 22:29:15</query_time>
   <create_date>2019-01-04</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-01-04</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>ns45.domaincontrol.com</value>
    <value>ns46.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>48</num>
   <domain_name>furbabies.agency</domain_name>
   <domain_keyword>furbabies</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-04-28 20:55:12</query_time>
   <create_date>2023-12-28</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0169727146</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>furbabies.boutique</domain_name>
   <domain_keyword>furbabies</domain_keyword>
   <domain_tld>boutique</domain_tld>
   <query_time>2024-06-12 01:18:20</query_time>
   <create_date>2019-09-18</create_date>
   <update_date>2019-09-23</update_date>
   <expiry_date>2029-09-18</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>50</num>
   <domain_name>furbabies.net</domain_name>
   <domain_keyword>furbabies</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-12 01:18:21</query_time>
   <create_date>2015-06-28</create_date>
   <update_date>2024-06-11</update_date>
   <expiry_date>2025-06-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>44b11175.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>formabier.com</domain_name>
   <domain_keyword>formabier</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 13:56:51</query_time>
   <create_date>2020-06-27</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>DonDominio (SCIP)</registrar_name>
   <registrar_website>https://www.dondominio.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>León</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>visit https://icann.online-validation.com/domain-contact/?domainname=formabier.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>alec.ns.cloudflare.com</value>
    <value>cass.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>forzabikes.com</domain_name>
   <domain_keyword>forzabikes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 09:02:16</query_time>
   <create_date>2009-10-12</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-10-12</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>STEVE THOMPSON</registrant_name>
   <registrant_company>STEVE THOMPSON</registrant_company>
   <registrant_address>NEW ZEALAND</registrant_address>
   <registrant_city>AUCKLAND</registrant_city>
   <registrant_zip>na</registrant_zip>
   <registrant_country>NZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+64.4094808070</registrant_phone>
   <name_servers>
    <value>ns1.cms-tool.net</value>
    <value>ns2.cms-tool.net</value>
    <value>ns3.cms-tool.net</value>
    <value>ns4.cms-tool.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>werbabies.com</domain_name>
   <domain_keyword>werbabies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 17:19:59</query_time>
   <create_date>2022-08-24</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-08-24</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>54</num>
   <domain_name>poorbabies.com</domain_name>
   <domain_keyword>poorbabies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 14:46:55</query_time>
   <create_date>2020-09-12</create_date>
   <update_date>2021-08-25</update_date>
   <expiry_date>2025-09-12</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>55</num>
   <domain_name>forbadges.org</domain_name>
   <domain_keyword>forbadges</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-26 15:53:10</query_time>
   <create_date>2021-02-14</create_date>
   <update_date>2023-03-31</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Clumeck Stern</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>ftfbabies.com</domain_name>
   <domain_keyword>ftfbabies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 17:00:37</query_time>
   <create_date>2023-10-25</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital technology Co., LTD</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hu bei</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at https://www.west.cn/web/whoisform?domain=ftfbabies.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>afrobabies.net</domain_name>
   <domain_keyword>afrobabies</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-30 11:14:05</query_time>
   <create_date>2021-05-13</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.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>GUANG DONG</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=afrobabies.net</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>dogbabies.com</domain_name>
   <domain_keyword>dogbabies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 22:29:26</query_time>
   <create_date>2018-07-10</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.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>59</num>
   <domain_name>farmbabies.com</domain_name>
   <domain_keyword>farmbabies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 16:17:18</query_time>
   <create_date>2010-11-25</create_date>
   <update_date>2021-08-26</update_date>
   <expiry_date>2025-11-25</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>carbabies.com</domain_name>
   <domain_keyword>carbabies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 04:55:13</query_time>
   <create_date>2013-07-20</create_date>
   <update_date>2020-07-14</update_date>
   <expiry_date>2025-07-20</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>xombabies.com</domain_name>
   <domain_keyword>xombabies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 09:42:17</query_time>
   <create_date>2017-01-24</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>jarbabies.com</domain_name>
   <domain_keyword>jarbabies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 14:37:26</query_time>
   <create_date>2009-10-14</create_date>
   <update_date>2022-11-13</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DREAMHOST</registrar_name>
   <registrar_website>WWW.DREAMHOST.COM</registrar_website>
   <registrant_name>Proxy Protection LLC</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_address>417 Associated Rd #327, C/O jarbabies.com</registrant_address>
   <registrant_city>Brea</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92821</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7147064182</registrant_phone>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>botbabies.com</domain_name>
   <domain_keyword>botbabies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 07:32:25</query_time>
   <create_date>2006-08-31</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>forurbabies.com</domain_name>
   <domain_keyword>forurbabies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 16:04:09</query_time>
   <create_date>2024-04-18</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2027-04-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.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>65</num>
   <domain_name>fur-babies.pet</domain_name>
   <domain_keyword>fur-babies</domain_keyword>
   <domain_tld>pet</domain_tld>
   <query_time>2024-05-23 00:32:01</query_time>
   <create_date>2017-06-30</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Privacy Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1081.ui-dns.de</value>
    <value>ns1097.ui-dns.org</value>
    <value>ns1109.ui-dns.com</value>
    <value>ns1117.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>formables.com</domain_name>
   <domain_keyword>formables</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 02:31:37</query_time>
   <create_date>2009-07-06</create_date>
   <update_date>2009-07-06</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>docks04.rzone.de</value>
    <value>shades08.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>koababies.com</domain_name>
   <domain_keyword>koababies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 02:57:55</query_time>
   <create_date>2021-05-07</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>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>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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>lovbabies.com</domain_name>
   <domain_keyword>lovbabies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 21:14:57</query_time>
   <create_date>2011-12-21</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2028-12-21</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>dns1.register.com</value>
    <value>dns2.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>bornbabies.org</domain_name>
   <domain_keyword>bornbabies</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 03:48:38</query_time>
   <create_date>2015-11-14</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2025-11-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>fitbabies.club</domain_name>
   <domain_keyword>fitbabies</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-27 23:33:55</query_time>
   <create_date>2016-01-21</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NameFind LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>furbabiez.co.uk</domain_name>
   <domain_keyword>furbabiez</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-27 18:50:48</query_time>
   <create_date>2024-04-23</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>ourbabies.com</domain_name>
   <domain_keyword>ourbabies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 03:39:10</query_time>
   <create_date>1998-11-03</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <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>73</num>
   <domain_name>solbabies.art</domain_name>
   <domain_keyword>solbabies</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-05-20 21:51:31</query_time>
   <create_date>2021-11-10</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>fortables.com</domain_name>
   <domain_keyword>fortables</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 01:08:16</query_time>
   <create_date>2000-10-14</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2025-10-14</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>75</num>
   <domain_name>modbabies.com</domain_name>
   <domain_keyword>modbabies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 06:31:50</query_time>
   <create_date>2020-04-12</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-12</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>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>podbabies.qa</domain_name>
   <domain_keyword>podbabies</domain_keyword>
   <domain_tld>qa</domain_tld>
   <query_time>2024-05-07 08:21:32</query_time>
   <update_date>2023-05-03</update_date>
   <registrar_name>AEserver FZE</registrar_name>
   <name_servers>
    <value>thea.ns.cloudflare.com</value>
    <value>yadiel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>merbabies.co.uk</domain_name>
   <domain_keyword>merbabies</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-24 17:48:18</query_time>
   <create_date>2002-12-09</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2027-12-09</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>erforbabies.com</domain_name>
   <domain_keyword>erforbabies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 12:25:27</query_time>
   <create_date>2017-08-06</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>dns101.register.com</value>
    <value>dns102.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>frybabies.org</domain_name>
   <domain_keyword>frybabies</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 05:08:33</query_time>
   <create_date>2016-04-09</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1309.awsdns-35.org</value>
    <value>ns-495.awsdns-61.com</value>
    <value>ns-862.awsdns-43.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>frogbabies.com</domain_name>
   <domain_keyword>frogbabies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 02:12:32</query_time>
   <create_date>2023-12-22</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>1454</registrar_iana>
   <registrar_name>NICS Telekomunikasyon A.S.</registrar_name>
   <registrar_website>http://www.nicproxy.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>ISTANBUL</registrant_city>
   <registrant_state>Redacted for Privacy</registrant_state>
   <registrant_zip>Redacted for Privacy</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>https://whoisshelter.nicproxy.com/?d=frogbabies.com</registrant_email>
   <registrant_phone>Redacted for Privacy</registrant_phone>
   <registrant_fax>Redacted for Privacy</registrant_fax>
   <name_servers>
    <value>ns31.myideasoft.com</value>
    <value>ns32.myideasoft.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>forladies.de</domain_name>
   <domain_keyword>forladies</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 13:03:19</query_time>
   <update_date>2023-04-19</update_date>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>foodbabies.com</domain_name>
   <domain_keyword>foodbabies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 01:26:06</query_time>
   <create_date>2014-12-07</create_date>
   <update_date>2020-12-01</update_date>
   <expiry_date>2025-12-07</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>yourbabies.com</domain_name>
   <domain_keyword>yourbabies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 12:06:42</query_time>
   <create_date>2001-08-13</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>forcables.com</domain_name>
   <domain_keyword>forcables</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 21:29:57</query_time>
   <create_date>2003-03-15</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.precisionds.com</value>
    <value>ns2.precisionds.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>85</num>
   <domain_name>corebabies.shop</domain_name>
   <domain_keyword>corebabies</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-05 16:22:36</query_time>
   <create_date>2023-11-24</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <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>86</num>
   <domain_name>forladies.ru</domain_name>
   <domain_keyword>forladies</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 16:40:34</query_time>
   <create_date>2023-01-10</create_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>bornbabies.com</domain_name>
   <domain_keyword>bornbabies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 22:32:41</query_time>
   <create_date>2003-01-03</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2028-01-03</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>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>furybabies.com</domain_name>
   <domain_keyword>furybabies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 11:13:48</query_time>
   <create_date>2017-05-24</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost-default.domainparkingserver.net</value>
    <value>ns2.bluehost-default.domainparkingserver.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>fabbabies.com</domain_name>
   <domain_keyword>fabbabies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 02:32:09</query_time>
   <create_date>2004-10-22</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>wodbabies.com</domain_name>
   <domain_keyword>wodbabies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 12:30:14</query_time>
   <create_date>2021-02-15</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Non-Public Data</registrant_name>
   <registrant_address>Non-Public Data</registrant_address>
   <registrant_city>Non-Public Data</registrant_city>
   <registrant_state>na</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>IE</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/wodbabies.com/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <name_servers>
    <value>ns1glr.name.com</value>
    <value>ns2bkr.name.com</value>
    <value>ns3dgr.name.com</value>
    <value>ns4cjp.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>fursbabies.com</domain_name>
   <domain_keyword>fursbabies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 11:12:46</query_time>
   <create_date>2023-05-24</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2024-05-24</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>92</num>
   <domain_name>frybabies.net</domain_name>
   <domain_keyword>frybabies</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 05:08:33</query_time>
   <create_date>2016-09-07</create_date>
   <update_date>2022-09-29</update_date>
   <expiry_date>2024-09-07</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>ns55.domaincontrol.com</value>
    <value>ns56.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>93</num>
   <domain_name>moobabies.net</domain_name>
   <domain_keyword>moobabies</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 15:28:10</query_time>
   <create_date>2019-08-27</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>pornbabies.com</domain_name>
   <domain_keyword>pornbabies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 07:48:05</query_time>
   <create_date>1998-03-28</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.com</registrar_website>
   <registrant_name>Jewella Privacy - 9cf6d</registrant_name>
   <registrant_company>Jewella Privacy LLC Privacy ID# 1006324</registrant_company>
   <registrant_address>5860 Citrus Blvd, Suite D, #172</registrant_address>
   <registrant_city>Harahan</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>70123</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5043550545</registrant_phone>
   <name_servers>
    <value>ns1.fabulous.com</value>
    <value>ns2.fabulous.com</value>
    <value>ns3.fabulous.com</value>
    <value>ns4.fabulous.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>rocbabies.io</domain_name>
   <domain_keyword>rocbabies</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-01 00:09:44</query_time>
   <create_date>2021-04-11</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p02.nsone.net</value>
    <value>dns2.p02.nsone.net</value>
    <value>dns3.p02.nsone.net</value>
    <value>dns4.p02.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>forjables.com</domain_name>
   <domain_keyword>forjables</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 14:36:18</query_time>
   <create_date>2022-06-21</create_date>
   <update_date>2023-05-22</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>forbasics.com</domain_name>
   <domain_keyword>forbasics</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 22:00:10</query_time>
   <create_date>2015-11-01</create_date>
   <update_date>2023-05-23</update_date>
   <expiry_date>2029-11-01</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>fur-babies.com</domain_name>
   <domain_keyword>fur-babies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 22:28:03</query_time>
   <create_date>2017-03-01</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-03-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>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>monbabies.com</domain_name>
   <domain_keyword>monbabies</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 20:41:49</query_time>
   <create_date>2021-05-02</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.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>100</num>
   <domain_name>flybabies.net</domain_name>
   <domain_keyword>flybabies</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 09:34:52</query_time>
   <create_date>2018-12-31</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.454</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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