WHOIS QUERY TIME

24 May 2024 - 10:37 PM UTC

Registered: 14 January 2020
Modified: 7 January 2024
Expiry: 14 January 2026

REGISTRAR

Name: UK2 Limited [Tag = UK2NET]
Website: http://uk2.net

NAME SERVERS

dns1.uk2.net
dns2.uk2.net
dns3.uk2.net

DOMAIN STATUS

Registered until expiry date.

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=robtaylor.uk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "robtaylor.uk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "robtaylor.uk",
            "domain_keyword": "robtaylor",
            "domain_tld": "uk",
            "query_time": "2024-05-24 22:37:17",
            "create_date": "2020-01-14",
            "update_date": "2024-01-07",
            "expiry_date": "2026-01-14",
            "registrar_name": "UK2 Limited [Tag = UK2NET]",
            "registrar_website": "http://uk2.net",
            "name_servers": [
                "dns1.uk2.net",
                "dns2.uk2.net",
                "dns3.uk2.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.068,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>robtaylor.uk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>robtaylor.uk</domain_name>
   <domain_keyword>robtaylor</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-24 22:37:17</query_time>
   <create_date>2020-01-14</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2026-01-14</expiry_date>
   <registrar_name>UK2 Limited [Tag = UK2NET]</registrar_name>
   <registrar_website>http://uk2.net</registrar_website>
   <name_servers>
    <value>dns1.uk2.net</value>
    <value>dns2.uk2.net</value>
    <value>dns3.uk2.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.068</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.491 seconds) for "robtaylor.uk" in our Historical WHOIS Database.
#1 - QUERY TIME

8 May 2023 - 10:29 AM UTC

Registered: 14 January 2020
Modified: 15 January 2022
Expiry: 14 January 2024

REGISTRAR

Name: UK2 Limited [Tag = UK2NET]
Website: http://uk2.net

NAME SERVERS

dns1.uk2.net
dns2.uk2.net
dns3.uk2.net

DOMAIN STATUS

Registered until expiry date.

#2 - QUERY TIME

28 Jan 2024 - 4:30 AM UTC

Registered: 14 January 2020
Modified: 7 January 2024
Expiry: 14 January 2026

REGISTRAR

Name: UK2 Limited [Tag = UK2NET]
Website: http://uk2.net

NAME SERVERS

dns1.uk2.net
dns2.uk2.net
dns3.uk2.net

DOMAIN STATUS

Registered until expiry date.

* 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=robtaylor.uk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "robtaylor.uk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "robtaylor.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "robtaylor.uk",
            "domain_keyword": "robtaylor",
            "domain_tld": "uk",
            "query_time": "2023-05-08 10:29:46",
            "create_date": "2020-01-14",
            "update_date": "2022-01-15",
            "expiry_date": "2024-01-14",
            "registrar_name": "UK2 Limited [Tag = UK2NET]",
            "registrar_website": "http://uk2.net",
            "name_servers": [
                "dns1.uk2.net",
                "dns2.uk2.net",
                "dns3.uk2.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "robtaylor.uk",
            "domain_keyword": "robtaylor",
            "domain_tld": "uk",
            "query_time": "2024-01-28 04:30:06",
            "create_date": "2020-01-14",
            "update_date": "2024-01-07",
            "expiry_date": "2026-01-14",
            "registrar_name": "UK2 Limited [Tag = UK2NET]",
            "registrar_website": "http://uk2.net",
            "name_servers": [
                "dns1.uk2.net",
                "dns2.uk2.net",
                "dns3.uk2.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.491,
        "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>robtaylor.uk</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>robtaylor.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>robtaylor.uk</domain_name>
   <domain_keyword>robtaylor</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2023-05-08 10:29:46</query_time>
   <create_date>2020-01-14</create_date>
   <update_date>2022-01-15</update_date>
   <expiry_date>2024-01-14</expiry_date>
   <registrar_name>UK2 Limited [Tag = UK2NET]</registrar_name>
   <registrar_website>http://uk2.net</registrar_website>
   <name_servers>
    <value>dns1.uk2.net</value>
    <value>dns2.uk2.net</value>
    <value>dns3.uk2.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>robtaylor.uk</domain_name>
   <domain_keyword>robtaylor</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-01-28 04:30:06</query_time>
   <create_date>2020-01-14</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2026-01-14</expiry_date>
   <registrar_name>UK2 Limited [Tag = UK2NET]</registrar_name>
   <registrar_website>http://uk2.net</registrar_website>
   <name_servers>
    <value>dns1.uk2.net</value>
    <value>dns2.uk2.net</value>
    <value>dns3.uk2.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.491</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 17 domain names (in 0.143 seconds) which contained the exact domain keyword "robtaylor".
Domain Name Registered Expiry Registrar Ownership
1 robtaylor.co.uk 3 Sep 1999 3 Sep 2025 Furness Internet Limited [Tag = FURNESS] -
2 robtaylor.net 16 Sep 1999 16 Sep 2025 CSL Computer Service Langenbach GmbH d/b/a joker.com -
3 robtaylor.com 1 May 2000 1 May 2025 Wild West Domains, LLC -
4 robtaylor.tv 31 Dec 2004 31 Dec 2024 EasySpace Ltd. Data Protected
5 robtaylor.ws 12 Feb 2011 12 Feb 2025 GoDaddy.com -
6 robtaylor.pro 24 Aug 2014 24 Aug 2024 Tucows Domains Inc. Treborous Limited
7 robtaylor.us 18 Dec 2015 17 Dec 2024 GoDaddy.com, LLC H.R. Taylor
8 robtaylor.space 21 Aug 2018 21 Aug 2024 Tucows.com Co. Contact Privacy Inc. Customer 0152460384
9 robtaylor.org.uk 31 Dec 2018 31 Dec 2024 Zen Internet Limited [Tag = ZENSYS] -
10 robtaylor.uk 14 Jan 2020 14 Jan 2026 UK2 Limited [Tag = UK2NET] -
11 robtaylor.website 15 Aug 2021 15 Aug 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
12 robtaylor.online 8 Jun 2022 8 Jun 2024 Go Daddy, LLC Domains By Proxy, LLC
13 robtaylor.biz 8 Jun 2022 8 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
14 robtaylor.club 8 Jun 2022 8 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
15 robtaylor.art 8 Jun 2022 8 Jun 2024 Go Daddy, LLC Domains By Proxy, LLC
16 robtaylor.blog 8 Jun 2022 8 Jun 2024 Go Daddy, LLC Domains By Proxy, LLC
17 robtaylor.info 20 Feb 2023 20 Feb 2025 Gandi SAS REDACTED FOR PRIVACY
18 robtaylor.org 18 Oct 2023 18 Oct 2024 Gandi SAS Proactive Security Systems

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=robtaylor&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "robtaylor",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 18,
        "relation": "eq",
        "current": 18
    },
    "unique_domains": "robtaylor.co.uk, robtaylor.net, robtaylor.com, robtaylor.tv, robtaylor.ws, robtaylor.pro, robtaylor.us, robtaylor.space, robtaylor.org.uk, robtaylor.uk, robtaylor.website, robtaylor.online, robtaylor.biz, robtaylor.club, robtaylor.art, robtaylor.blog, robtaylor.info, robtaylor.org",
    "results": [
        {
            "num": 1,
            "domain_name": "robtaylor.co.uk",
            "domain_keyword": "robtaylor",
            "domain_tld": "co.uk",
            "query_time": "2024-04-22 15:09:06",
            "create_date": "1999-09-03",
            "update_date": "2023-09-02",
            "expiry_date": "2025-09-03",
            "registrar_name": "Furness Internet Limited [Tag = FURNESS]",
            "registrar_website": "http://www.furness.net",
            "name_servers": [
                "ns1.krystal.co.uk",
                "ns2.krystal.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "robtaylor.net",
            "domain_keyword": "robtaylor",
            "domain_tld": "net",
            "query_time": "2024-04-22 15:09:06",
            "create_date": "1999-09-16",
            "update_date": "2024-03-13",
            "expiry_date": "2025-09-16",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_state": "Cambridgeshire",
            "registrant_country": "GB",
            "registrant_email": "https://csl-registrar.com/contact/robtaylor.net/owner",
            "name_servers": [
                "ns1.netnerd.com",
                "ns2.netnerd.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "robtaylor.com",
            "domain_keyword": "robtaylor",
            "domain_tld": "com",
            "query_time": "2024-05-14 11:10:36",
            "create_date": "2000-05-01",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-01",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "robtaylor.tv",
            "domain_keyword": "robtaylor",
            "domain_tld": "tv",
            "query_time": "2024-05-07 23:52:01",
            "create_date": "2004-12-31",
            "update_date": "2023-12-22",
            "expiry_date": "2024-12-31",
            "registrar_iana": 79,
            "registrar_name": "EasySpace Ltd.",
            "registrar_website": "whois.easyspace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.namecity.com",
                "ns2.namecity.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 5,
            "domain_name": "robtaylor.ws",
            "domain_keyword": "robtaylor",
            "domain_tld": "ws",
            "query_time": "2024-05-01 00:06:54",
            "create_date": "2011-02-12",
            "update_date": "2024-02-13",
            "expiry_date": "2025-02-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com",
            "registrar_website": "www.godaddy.com",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "robtaylor.pro",
            "domain_keyword": "robtaylor",
            "domain_tld": "pro",
            "query_time": "2024-05-07 23:52:01",
            "create_date": "2014-08-24",
            "update_date": "2023-08-25",
            "expiry_date": "2024-08-24",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Treborous Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kent",
            "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": [
                "norm.ns.cloudflare.com",
                "ruth.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "robtaylor.us",
            "domain_keyword": "robtaylor",
            "domain_tld": "us",
            "query_time": "2024-05-01 00:06:54",
            "create_date": "2015-12-18",
            "update_date": "2023-12-23",
            "expiry_date": "2024-12-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "H.R. Taylor",
            "registrant_address": "P.O. Box 3077",
            "registrant_city": "Oxford",
            "registrant_state": "Alabama",
            "registrant_zip": "36203",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2562839551",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "robtaylor.space",
            "domain_keyword": "robtaylor",
            "domain_tld": "space",
            "query_time": "2024-04-22 15:09:06",
            "create_date": "2018-08-21",
            "update_date": "2023-09-08",
            "expiry_date": "2024-08-21",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0152460384",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.p08.nsone.net",
                "dns2.p08.nsone.net",
                "dns3.p08.nsone.net",
                "dns4.p08.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "robtaylor.org.uk",
            "domain_keyword": "robtaylor",
            "domain_tld": "org.uk",
            "query_time": "2024-04-22 15:09:08",
            "create_date": "2018-12-31",
            "update_date": "2023-12-24",
            "expiry_date": "2024-12-31",
            "registrar_name": "Zen Internet Limited [Tag = ZENSYS]",
            "registrar_website": "https://www.zen.co.uk",
            "name_servers": [
                "ns0.zen.co.uk",
                "ns1.zen.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 10,
            "domain_name": "robtaylor.uk",
            "domain_keyword": "robtaylor",
            "domain_tld": "uk",
            "query_time": "2024-05-24 22:37:17",
            "create_date": "2020-01-14",
            "update_date": "2024-01-07",
            "expiry_date": "2026-01-14",
            "registrar_name": "UK2 Limited [Tag = UK2NET]",
            "registrar_website": "http://uk2.net",
            "name_servers": [
                "dns1.uk2.net",
                "dns2.uk2.net",
                "dns3.uk2.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 11,
            "domain_name": "robtaylor.website",
            "domain_keyword": "robtaylor",
            "domain_tld": "website",
            "query_time": "2024-05-07 23:52:01",
            "create_date": "2021-08-15",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-15",
            "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": 12,
            "domain_name": "robtaylor.online",
            "domain_keyword": "robtaylor",
            "domain_tld": "online",
            "query_time": "2024-05-07 23:52:01",
            "create_date": "2022-06-08",
            "update_date": "2024-04-16",
            "expiry_date": "2024-06-08",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "robtaylor.biz",
            "domain_keyword": "robtaylor",
            "domain_tld": "biz",
            "query_time": "2024-05-07 23:52:01",
            "create_date": "2022-06-08",
            "update_date": "2023-07-22",
            "expiry_date": "2024-06-08",
            "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": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "robtaylor.club",
            "domain_keyword": "robtaylor",
            "domain_tld": "club",
            "query_time": "2024-05-07 23:52:01",
            "create_date": "2022-06-08",
            "update_date": "2023-07-19",
            "expiry_date": "2024-06-08",
            "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": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "robtaylor.art",
            "domain_keyword": "robtaylor",
            "domain_tld": "art",
            "query_time": "2024-05-07 23:52:01",
            "create_date": "2022-06-08",
            "update_date": "2024-04-16",
            "expiry_date": "2024-06-08",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "robtaylor.blog",
            "domain_keyword": "robtaylor",
            "domain_tld": "blog",
            "query_time": "2024-05-07 23:52:01",
            "create_date": "2022-06-08",
            "update_date": "2024-04-16",
            "expiry_date": "2024-06-08",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "robtaylor.info",
            "domain_keyword": "robtaylor",
            "domain_tld": "info",
            "query_time": "2024-04-11 18:33:18",
            "create_date": "2023-02-20",
            "update_date": "2024-01-22",
            "expiry_date": "2025-02-20",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NZ",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1124.awsdns-12.org",
                "ns-1584.awsdns-06.co.uk",
                "ns-274.awsdns-34.com",
                "ns-741.awsdns-28.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "robtaylor.org",
            "domain_keyword": "robtaylor",
            "domain_tld": "org",
            "query_time": "2024-05-01 00:06:54",
            "create_date": "2023-10-18",
            "update_date": "2023-10-23",
            "expiry_date": "2024-10-18",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Proactive Security Systems",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-193-b.gandi.net",
                "ns-224-c.gandi.net",
                "ns-46-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.143,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>robtaylor</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>18</total>
  <relation>eq</relation>
  <current>18</current>
 </count>
 <unique_domains>robtaylor.co.uk, robtaylor.net, robtaylor.com, robtaylor.tv, robtaylor.ws, robtaylor.pro, robtaylor.us, robtaylor.space, robtaylor.org.uk, robtaylor.uk, robtaylor.website, robtaylor.online, robtaylor.biz, robtaylor.club, robtaylor.art, robtaylor.blog, robtaylor.info, robtaylor.org</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>robtaylor.co.uk</domain_name>
   <domain_keyword>robtaylor</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-22 15:09:06</query_time>
   <create_date>1999-09-03</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2025-09-03</expiry_date>
   <registrar_name>Furness Internet Limited [Tag = FURNESS]</registrar_name>
   <registrar_website>http://www.furness.net</registrar_website>
   <name_servers>
    <value>ns1.krystal.co.uk</value>
    <value>ns2.krystal.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>robtaylor.net</domain_name>
   <domain_keyword>robtaylor</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 15:09:06</query_time>
   <create_date>1999-09-16</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-09-16</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_state>Cambridgeshire</registrant_state>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/robtaylor.net/owner</registrant_email>
   <name_servers>
    <value>ns1.netnerd.com</value>
    <value>ns2.netnerd.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>robtaylor.com</domain_name>
   <domain_keyword>robtaylor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 11:10:36</query_time>
   <create_date>2000-05-01</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.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>4</num>
   <domain_name>robtaylor.tv</domain_name>
   <domain_keyword>robtaylor</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-07 23:52:01</query_time>
   <create_date>2004-12-31</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_iana>79</registrar_iana>
   <registrar_name>EasySpace Ltd.</registrar_name>
   <registrar_website>whois.easyspace.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>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.namecity.com</value>
    <value>ns2.namecity.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>robtaylor.ws</domain_name>
   <domain_keyword>robtaylor</domain_keyword>
   <domain_tld>ws</domain_tld>
   <query_time>2024-05-01 00:06:54</query_time>
   <create_date>2011-02-12</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.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>robtaylor.pro</domain_name>
   <domain_keyword>robtaylor</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-07 23:52:01</query_time>
   <create_date>2014-08-24</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-08-24</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>Treborous Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kent</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>norm.ns.cloudflare.com</value>
    <value>ruth.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>robtaylor.us</domain_name>
   <domain_keyword>robtaylor</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-01 00:06:54</query_time>
   <create_date>2015-12-18</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>H.R. Taylor</registrant_name>
   <registrant_address>P.O. Box 3077</registrant_address>
   <registrant_city>Oxford</registrant_city>
   <registrant_state>Alabama</registrant_state>
   <registrant_zip>36203</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2562839551</registrant_phone>
   <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>8</num>
   <domain_name>robtaylor.space</domain_name>
   <domain_keyword>robtaylor</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-04-22 15:09:06</query_time>
   <create_date>2018-08-21</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0152460384</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.p08.nsone.net</value>
    <value>dns2.p08.nsone.net</value>
    <value>dns3.p08.nsone.net</value>
    <value>dns4.p08.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>robtaylor.org.uk</domain_name>
   <domain_keyword>robtaylor</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-22 15:09:08</query_time>
   <create_date>2018-12-31</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>Zen Internet Limited [Tag = ZENSYS]</registrar_name>
   <registrar_website>https://www.zen.co.uk</registrar_website>
   <name_servers>
    <value>ns0.zen.co.uk</value>
    <value>ns1.zen.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>robtaylor.uk</domain_name>
   <domain_keyword>robtaylor</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-24 22:37:17</query_time>
   <create_date>2020-01-14</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2026-01-14</expiry_date>
   <registrar_name>UK2 Limited [Tag = UK2NET]</registrar_name>
   <registrar_website>http://uk2.net</registrar_website>
   <name_servers>
    <value>dns1.uk2.net</value>
    <value>dns2.uk2.net</value>
    <value>dns3.uk2.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>robtaylor.website</domain_name>
   <domain_keyword>robtaylor</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-07 23:52:01</query_time>
   <create_date>2021-08-15</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-15</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>12</num>
   <domain_name>robtaylor.online</domain_name>
   <domain_keyword>robtaylor</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-07 23:52:01</query_time>
   <create_date>2022-06-08</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>13</num>
   <domain_name>robtaylor.biz</domain_name>
   <domain_keyword>robtaylor</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-07 23:52:01</query_time>
   <create_date>2022-06-08</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2024-06-08</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>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>14</num>
   <domain_name>robtaylor.club</domain_name>
   <domain_keyword>robtaylor</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-07 23:52:01</query_time>
   <create_date>2022-06-08</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-06-08</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>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>15</num>
   <domain_name>robtaylor.art</domain_name>
   <domain_keyword>robtaylor</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-05-07 23:52:01</query_time>
   <create_date>2022-06-08</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>robtaylor.blog</domain_name>
   <domain_keyword>robtaylor</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-07 23:52:01</query_time>
   <create_date>2022-06-08</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>17</num>
   <domain_name>robtaylor.info</domain_name>
   <domain_keyword>robtaylor</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-11 18:33:18</query_time>
   <create_date>2023-02-20</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1124.awsdns-12.org</value>
    <value>ns-1584.awsdns-06.co.uk</value>
    <value>ns-274.awsdns-34.com</value>
    <value>ns-741.awsdns-28.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>robtaylor.org</domain_name>
   <domain_keyword>robtaylor</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-01 00:06:54</query_time>
   <create_date>2023-10-18</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Proactive Security Systems</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-193-b.gandi.net</value>
    <value>ns-224-c.gandi.net</value>
    <value>ns-46-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.143</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 495 domain names (in 0.477 seconds) which look and sound like the brand name "robtaylor".
Domain Name Registered Expiry Registrar Ownership
1 robtaylors.com 14 Sep 2023 14 Sep 2024 GoDaddy.com, LLC -
2 rob-taylor.com 9 May 2022 9 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
3 rootaylor.com 4 Jun 2023 4 Jun 2024 Squarespace Domains LLC REDACTED FOR PRIVACY
4 bobtaylor.info 1 Oct 2001 1 Oct 2024 Network Solutions, LLC REDACTED FOR PRIVACY
5 bobtaylor.xyz 22 Jun 2017 22 Jun 2024 Tucows.com Co. Contact Privacy Inc. Customer 0148554844
6 bobtaylor.com 25 Jan 1996 26 Jan 2025 GoDaddy.com, LLC -
7 roytaylor.nl 11 Dec 2007 - WebReus -
8 rob-taylor.co.uk 10 Nov 2021 10 Nov 2026 Ionos SE [Tag = 1AND1] -
9 jobtaylor.com 24 Aug 2010 24 Aug 2028 GoDaddy.com, LLC -
10 rabtaylor.com 26 Oct 2000 26 Oct 2024 123-Reg Limited -
11 roktaylor.com 16 Oct 2003 31 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
12 rostaylor.com 18 Sep 2000 18 Sep 2024 DNC Holdings, Inc REDACTED FOR PRIVACY
13 rodtaylor.org 12 Apr 2009 12 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
14 bobtaylor.biz 10 Sep 2013 9 Sep 2024 eNom, LLC REDACTED FOR PRIVACY
15 cobtaylor.com 16 Mar 2017 16 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
16 rabtaylor.co.uk 19 May 2011 19 May 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
17 bobtaylor.org.uk 5 May 2002 5 May 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
18 robstaylor.com 15 Oct 2023 15 Oct 2024 Xin Net Technology Corporation -
19 rabtaylor.scot 30 Sep 2014 30 Sep 2024 Mesh Digital Limited Domains By Proxy, LLC
20 robrtaylor.com 19 Apr 2007 19 Apr 2025 GoDaddy.com, LLC -
21 rodtaylor.com 19 Jan 1999 19 Jan 2025 GoDaddy Online Services Cayman Islands Ltd. -
22 roytaylor.info 7 Aug 2002 7 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
23 robbtaylor.online 12 Sep 2023 12 Sep 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
24 rodtaylor.net 14 Oct 2019 14 Oct 2025 Wix.Com Ltd. Wix.com Ltd.
25 roytaylor.co.uk 23 Feb 2023 23 Feb 2024 Tucows Inc t/a Tucows [Tag = TUCOWS-CA] -
26 rodtaylor.art 24 Mar 2021 24 Mar 2025 Go Daddy, LLC Domains By Proxy, LLC
27 roetaylor.info 15 Jul 2023 15 Jul 2026 GoDaddy.com, LLC Domains By Proxy, LLC
28 roytaylor.uk 15 May 2016 15 May 2026 GoDaddy.com, LLC. [Tag = GODADDY] -
29 rontaylor.net 28 Jan 2005 28 Jan 2025 ENOM, INC. REDACTED FOR PRIVACY
30 rontaylor.com 18 Jun 1998 17 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
31 rodtaylor.ca 24 May 2004 24 May 2025 Rebel.ca Corp. REDACTED FOR PRIVACY
32 robltaylor.co.uk 7 Jul 2000 7 Jul 2025 Heart Internet Ltd t/a Heart Internet [Tag = HEARTINTERNET] -
33 rabtaylor.uk 17 Oct 2017 17 Oct 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
34 roytaylor.com 8 Oct 2009 8 Oct 2024 GoDaddy.com, LLC -
35 rontaylor.co.uk 2 Sep 2023 2 Sep 2024 Hosting Concepts B.V. [Tag = REGISTRAR-EU] -
36 bobtaylor.net 1 Oct 1999 1 Oct 2024 GoDaddy.com, LLC -
37 bobtaylor.org 8 Feb 2022 8 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
38 robtylor.com 1 Feb 2023 1 Feb 2025 Launchpad.com Inc. None
39 rbtaylor.com 31 Aug 2020 31 Aug 2024 GoDaddy.com, LLC -
40 rbtaylor.net 29 Nov 1999 29 Nov 2027 Network Solutions, LLC -
41 robbtaylor.net 16 Sep 2008 16 Sep 2024 GoDaddy.com, LLC -
42 rontaylor.realtor 19 Sep 2018 19 Sep 2024 Name Share, Inc NAR's official operator of the .REALTOR TLD
43 robvtaylor.com 10 Aug 2018 10 Aug 2024 GoDaddy.com, LLC -
44 roetaylor.com 7 Oct 2023 7 Oct 2024 Network Solutions, LLC -
45 rob-taylor.net 24 May 2017 24 May 2025 Network Solutions, LLC -
46 roxtaylor.com 25 Mar 2011 25 Mar 2025 CSC CORPORATE DOMAINS, INC. Accenture Global Services Limited
47 roxtaylor.realestate 2 Feb 2021 2 Feb 2025 Name Share, Inc Worth Clark Realty
48 robbtaylor.org 20 Nov 2017 20 Nov 2026 FastDomain Inc. REDACTED FOR PRIVACY
49 robtayler.com 4 Mar 2020 4 Mar 2025 GoDaddy.com, LLC -
50 rabtaylor.me.uk 19 May 2011 19 May 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
51 robbtaylor.com 29 Feb 2024 28 Feb 2026 Network Solutions, LLC -
52 robnaylor.com 23 Mar 2021 23 Mar 2025 Wix.Com Ltd. Wix.com Ltd.
53 rob-taylor.org.uk 18 Aug 2001 18 Aug 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
54 bobtaylor.cfd 28 Oct 2023 28 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
55 roztaylor.com 5 Mar 2024 5 Mar 2025 Squarespace Domains LLC REDACTED FOR PRIVACY
56 bobtaylor.uk 4 Jan 2022 4 Jan 2025 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
57 rbtaylor.co.uk 30 Sep 2023 30 Sep 2024 Domain Science Ltd t/a autoBackorder [Tag = AUTOBACKORDER] -
58 obtaylor.com 4 Nov 2015 4 Nov 2024 TUCOWS, INC. Contact Privacy Inc. Customer 0141701069
59 rob-taylor.org 11 Jul 2008 11 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
60 romytaylor.com 25 Sep 2010 25 Sep 2024 GoDaddy.com, LLC -
61 rcntaylor.com 20 Jul 2014 20 Jul 2024 1API GmbH REDACTED FOR PRIVACY
62 bubtaylor.com 20 Oct 2017 20 Oct 2024 Amazon Registrar, Inc. Identity Protection Service
63 cnbtaylor.org 15 Aug 2000 15 Aug 2028 Network Solutions, LLC The City National Bank of Taylor
64 runtaylor.com 25 Apr 2024 25 Apr 2025 Porkbun LLC Private by Design, LLC
65 riataylor.com 28 Aug 2013 28 Aug 2024 GoDaddy.com, LLC -
66 jmbtaylor.com 24 Sep 2008 24 Sep 2024 GoDaddy.com, LLC -
67 robintaylor.realtor 28 Dec 2023 28 Dec 2024 Name Share, Inc NAR's official operator of the .REALTOR TLD
68 poltaylor.com 7 Apr 2020 7 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
69 tomtaylor.se 26 Aug 2013 26 Aug 2024 One.com -
70 gorobtaylor.com 12 Jul 2011 12 Jul 2025 GoDaddy.com, LLC -
71 rorytaylor.net 20 Jan 2023 20 Jan 2025 Cloudflare, Inc. DATA REDACTED
72 proztaylor.com 11 May 2024 11 May 2027 GoDaddy.com, LLC Domains By Proxy, LLC
73 debtaylor.ca 1 Feb 2021 1 Feb 2025 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
74 regtaylor.co.uk 5 Nov 2000 5 Nov 2024 Plusnet Plc t/a Madasafish Broadband [Tag = MADASAFISH] -
75 jontaylor.biz 19 Sep 2002 18 Sep 2024 IONOS SE Jon Taylor Ltd
76 rkstaylor.com 27 Feb 2024 27 Feb 2025 Squarespace Domains LLC Stephen Taylor Education Consulting, Ltd.
77 ronctaylor.com 31 Aug 2011 31 Aug 2024 Domain.com, LLC -
78 robintaylor.co.uk 16 Nov 2000 16 Nov 2024 Mythic Beasts Limited [Tag = MYTHIC-BEASTS] -
79 jontaylor.rocks 20 Nov 2022 20 Nov 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
80 raytaylor.net 19 Oct 2023 19 Oct 2024 Network Solutions, LLC -
81 doetaylor.uk 30 Sep 2015 30 Sep 2025 Namesco Limited [Tag = NAMESCO] -
82 tomtaylor.com 27 Oct 1997 26 Oct 2025 GoDaddy.com, LLC -
83 joetaylor.uk 8 Sep 2020 8 Sep 2030 Namesco Limited [Tag = NAMESCO] -
84 robintaylor.cfd 7 Apr 2023 7 Apr 2025 Aceville Pte. Ltd. "Smith Ronnie"
85 doetaylor.com 30 Sep 2015 30 Sep 2026 REGISTER S.P.A. doetaylor ltd
86 coxtaylor.com 19 May 2012 19 May 2025 Namescout.com REDACTED FOR PRIVACY
87 drebtaylor.com 30 Aug 2019 30 Aug 2024 ENOM, INC. REDACTED FOR PRIVACY
88 jontaylor.co.uk 19 May 1998 19 May 2025 Ionos SE [Tag = 1AND1] -
89 drbobtaylor.com 18 Aug 2023 18 Aug 2024 Gname 041 Inc -
90 rextaylor.com 9 May 2008 9 May 2026 Dreamscape Networks International Pte Ltd -
91 robotailor.com 16 Dec 2004 16 Dec 2024 GoDaddy.com, LLC -
92 troytaylor.com 10 Nov 1999 10 Nov 2024 MarkMonitor, Inc. Troy Taylor
93 loutaylor.uk 8 Jul 2019 8 Jul 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
94 arontaylor.me.uk 20 May 2011 20 May 2025 Ionos SE [Tag = 1AND1] -
95 sebtaylor.com 17 Sep 2004 17 Sep 2024 ENOM, INC. REDACTED FOR PRIVACY
96 loutaylor.co.uk 3 Jul 2019 3 Jul 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
97 robyntaylor.com.au - - Melbourne IT Rania Sarkis
98 reataylor.uk 20 Sep 2020 20 Sep 2024 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
99 raetaylor.com 17 Sep 2015 17 Sep 2024 Register.com, Inc. -
100 rastaylor.com 11 Nov 2023 11 Nov 2024 Automattic Inc. Knock Knock WHOIS Not There, LLC
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Robtaylor.uk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=robtaylor.uk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "robtaylor.uk",
        "page_size": 100
    },
    "count": {
        "total": 495,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "robtaylors.com, rob-taylor.com, rootaylor.com, bobtaylor.info, bobtaylor.xyz, bobtaylor.com, roytaylor.nl, rob-taylor.co.uk, jobtaylor.com, rabtaylor.com, roktaylor.com, rostaylor.com, rodtaylor.org, bobtaylor.biz, cobtaylor.com, rabtaylor.co.uk, bobtaylor.org.uk, robstaylor.com, rabtaylor.scot, robrtaylor.com, rodtaylor.com, roytaylor.info, robbtaylor.online, rodtaylor.net, roytaylor.co.uk, rodtaylor.art, roetaylor.info, roytaylor.uk, rontaylor.net, rontaylor.com, rodtaylor.ca, robltaylor.co.uk, rabtaylor.uk, roytaylor.com, rontaylor.co.uk, bobtaylor.net, bobtaylor.org, robtylor.com, rbtaylor.com, rbtaylor.net, robbtaylor.net, rontaylor.realtor, robvtaylor.com, roetaylor.com, rob-taylor.net, roxtaylor.com, roxtaylor.realestate, robbtaylor.org, robtayler.com, rabtaylor.me.uk, robbtaylor.com, robnaylor.com, rob-taylor.org.uk, bobtaylor.cfd, roztaylor.com, bobtaylor.uk, rbtaylor.co.uk, obtaylor.com, rob-taylor.org, romytaylor.com, rcntaylor.com, bubtaylor.com, cnbtaylor.org, runtaylor.com, riataylor.com, jmbtaylor.com, robintaylor.realtor, poltaylor.com, tomtaylor.se, gorobtaylor.com, rorytaylor.net, proztaylor.com, debtaylor.ca, regtaylor.co.uk, jontaylor.biz, rkstaylor.com, ronctaylor.com, robintaylor.co.uk, jontaylor.rocks, raytaylor.net, doetaylor.uk, tomtaylor.com, joetaylor.uk, robintaylor.cfd, doetaylor.com, coxtaylor.com, drebtaylor.com, jontaylor.co.uk, drbobtaylor.com, rextaylor.com, robotailor.com, troytaylor.com, loutaylor.uk, arontaylor.me.uk, sebtaylor.com, loutaylor.co.uk, robyntaylor.com.au, reataylor.uk, raetaylor.com, rastaylor.com",
    "results": [
        {
            "num": 1,
            "domain_name": "robtaylors.com",
            "domain_keyword": "robtaylors",
            "domain_tld": "com",
            "query_time": "2024-04-11 18:33:19",
            "create_date": "2023-09-14",
            "update_date": "2023-09-14",
            "expiry_date": "2024-09-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "rob-taylor.com",
            "domain_keyword": "rob-taylor",
            "domain_tld": "com",
            "query_time": "2024-05-12 17:20:19",
            "create_date": "2022-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=rob-taylor.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "rootaylor.com",
            "domain_keyword": "rootaylor",
            "domain_tld": "com",
            "query_time": "2024-05-15 16:10:40",
            "create_date": "2023-06-04",
            "update_date": "2023-06-04",
            "expiry_date": "2024-06-04",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "bobtaylor.info",
            "domain_keyword": "bobtaylor",
            "domain_tld": "info",
            "query_time": "2024-04-15 06:49:32",
            "create_date": "2001-10-01",
            "update_date": "2023-09-27",
            "expiry_date": "2024-10-01",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns49.worldnic.com",
                "ns50.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "bobtaylor.xyz",
            "domain_keyword": "bobtaylor",
            "domain_tld": "xyz",
            "query_time": "2024-05-21 07:52:02",
            "create_date": "2017-06-22",
            "update_date": "2024-04-24",
            "expiry_date": "2024-06-22",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0148554844",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.linode.com",
                "ns2.linode.com",
                "ns3.linode.com",
                "ns4.linode.com",
                "ns5.linode.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "bobtaylor.com",
            "domain_keyword": "bobtaylor",
            "domain_tld": "com",
            "query_time": "2024-04-11 16:25:30",
            "create_date": "1996-01-25",
            "update_date": "2024-03-08",
            "expiry_date": "2025-01-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-vesbet7nkettdw2mc9cgox.ns101.verify.hn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "roytaylor.nl",
            "domain_keyword": "roytaylor",
            "domain_tld": "nl",
            "query_time": "2024-05-10 07:52:14",
            "create_date": "2007-12-11",
            "update_date": "2021-01-20",
            "registrar_name": "WebReus",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 8,
            "domain_name": "rob-taylor.co.uk",
            "domain_keyword": "rob-taylor",
            "domain_tld": "co.uk",
            "query_time": "2024-05-07 09:56:03",
            "create_date": "2021-11-10",
            "update_date": "2021-11-10",
            "expiry_date": "2026-11-10",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1055.ui-dns.biz",
                "ns1104.ui-dns.org",
                "ns1105.ui-dns.com",
                "ns1116.ui-dns.de"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 9,
            "domain_name": "jobtaylor.com",
            "domain_keyword": "jobtaylor",
            "domain_tld": "com",
            "query_time": "2024-04-18 00:24:16",
            "create_date": "2010-08-24",
            "update_date": "2023-08-24",
            "expiry_date": "2028-08-24",
            "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": 10,
            "domain_name": "rabtaylor.com",
            "domain_keyword": "rabtaylor",
            "domain_tld": "com",
            "query_time": "2024-04-26 08:17:27",
            "create_date": "2000-10-26",
            "update_date": "2023-10-19",
            "expiry_date": "2024-10-26",
            "registrar_iana": 1515,
            "registrar_name": "123-Reg Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "roktaylor.com",
            "domain_keyword": "roktaylor",
            "domain_tld": "com",
            "query_time": "2024-05-19 00:18:36",
            "create_date": "2003-10-16",
            "update_date": "2024-01-01",
            "expiry_date": "2024-12-31",
            "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=roktaylor.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "rostaylor.com",
            "domain_keyword": "rostaylor",
            "domain_tld": "com",
            "query_time": "2024-04-27 00:39:35",
            "create_date": "2000-09-18",
            "update_date": "2023-09-04",
            "expiry_date": "2024-09-18",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "England",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-08.azure-dns.com",
                "ns2-08.azure-dns.net",
                "ns3-08.azure-dns.org",
                "ns4-08.azure-dns.info"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "rodtaylor.org",
            "domain_keyword": "rodtaylor",
            "domain_tld": "org",
            "query_time": "2024-04-15 00:43:46",
            "create_date": "2009-04-12",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "bobtaylor.biz",
            "domain_keyword": "bobtaylor",
            "domain_tld": "biz",
            "query_time": "2024-05-27 07:04:46",
            "create_date": "2013-09-10",
            "update_date": "2023-09-07",
            "expiry_date": "2024-09-09",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "UT",
            "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": [
                "ultra101.uk2.net",
                "ultra102.uk2.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "cobtaylor.com",
            "domain_keyword": "cobtaylor",
            "domain_tld": "com",
            "query_time": "2024-04-23 17:59:24",
            "create_date": "2017-03-16",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-16",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=cobtaylor.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "rabtaylor.co.uk",
            "domain_keyword": "rabtaylor",
            "domain_tld": "co.uk",
            "query_time": "2024-05-27 00:11:20",
            "create_date": "2011-05-19",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-19",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 17,
            "domain_name": "bobtaylor.org.uk",
            "domain_keyword": "bobtaylor",
            "domain_tld": "org.uk",
            "query_time": "2024-05-16 11:39:15",
            "create_date": "2002-05-05",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-05",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 18,
            "domain_name": "robstaylor.com",
            "domain_keyword": "robstaylor",
            "domain_tld": "com",
            "query_time": "2024-05-01 00:06:50",
            "create_date": "2023-10-15",
            "update_date": "2023-10-19",
            "expiry_date": "2024-10-15",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "rabtaylor.scot",
            "domain_keyword": "rabtaylor",
            "domain_tld": "scot",
            "query_time": "2024-04-26 08:17:27",
            "create_date": "2014-09-30",
            "update_date": "2023-11-17",
            "expiry_date": "2024-09-30",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "robrtaylor.com",
            "domain_keyword": "robrtaylor",
            "domain_tld": "com",
            "query_time": "2024-05-01 00:06:01",
            "create_date": "2007-04-19",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "rodtaylor.com",
            "domain_keyword": "rodtaylor",
            "domain_tld": "com",
            "query_time": "2024-04-15 00:43:46",
            "create_date": "1999-01-19",
            "update_date": "2024-01-18",
            "expiry_date": "2025-01-19",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "roytaylor.info",
            "domain_keyword": "roytaylor",
            "domain_tld": "info",
            "query_time": "2024-05-13 03:18:00",
            "create_date": "2002-08-07",
            "update_date": "2022-09-21",
            "expiry_date": "2024-08-07",
            "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": 23,
            "domain_name": "robbtaylor.online",
            "domain_keyword": "robbtaylor",
            "domain_tld": "online",
            "query_time": "2024-05-25 23:56:48",
            "create_date": "2023-09-12",
            "update_date": "2023-10-26",
            "expiry_date": "2024-09-12",
            "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": 24,
            "domain_name": "rodtaylor.net",
            "domain_keyword": "rodtaylor",
            "domain_tld": "net",
            "query_time": "2024-04-15 00:43:46",
            "create_date": "2019-10-14",
            "update_date": "2022-09-14",
            "expiry_date": "2025-10-14",
            "registrar_iana": 3817,
            "registrar_name": "Wix.Com Ltd.",
            "registrar_website": "http://www.wix.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wix.com Ltd.",
            "registrant_address": "500 Terry Francois Blvd",
            "registrant_city": "San Francisco",
            "registrant_state": "CA",
            "registrant_zip": "94158",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4154291173",
            "registrant_fax": "(415) 643-6479",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "roytaylor.co.uk",
            "domain_keyword": "roytaylor",
            "domain_tld": "co.uk",
            "query_time": "2024-05-25 22:34:33",
            "create_date": "2023-02-23",
            "update_date": "2023-10-20",
            "expiry_date": "2024-02-23",
            "registrar_name": "Tucows Inc t/a Tucows [Tag = TUCOWS-CA]",
            "registrar_website": "https://www.tucowsdomains.com",
            "name_servers": [
                "ns1.renewyourname.net",
                "ns2.renewyourname.net"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 26,
            "domain_name": "rodtaylor.art",
            "domain_keyword": "rodtaylor",
            "domain_tld": "art",
            "query_time": "2024-05-23 08:18:34",
            "create_date": "2021-03-24",
            "update_date": "2024-04-16",
            "expiry_date": "2025-03-24",
            "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": [
                "ns1.cloudabove.com",
                "ns2.cloudabove.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "roetaylor.info",
            "domain_keyword": "roetaylor",
            "domain_tld": "info",
            "query_time": "2024-05-20 04:39:52",
            "create_date": "2023-07-15",
            "update_date": "2023-07-20",
            "expiry_date": "2026-07-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "roytaylor.uk",
            "domain_keyword": "roytaylor",
            "domain_tld": "uk",
            "query_time": "2024-04-30 22:00:50",
            "create_date": "2016-05-15",
            "update_date": "2023-06-26",
            "expiry_date": "2026-05-15",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 29,
            "domain_name": "rontaylor.net",
            "domain_keyword": "rontaylor",
            "domain_tld": "net",
            "query_time": "2024-04-26 10:54:31",
            "create_date": "2005-01-28",
            "update_date": "2022-12-29",
            "expiry_date": "2025-01-28",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/fe2c7c91-6a8f-4fa8-90dd-8402df9b5c94",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domatic.net",
                "ns2.domatic.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "rontaylor.com",
            "domain_keyword": "rontaylor",
            "domain_tld": "com",
            "query_time": "2024-04-26 10:54:31",
            "create_date": "1998-06-18",
            "update_date": "2023-06-18",
            "expiry_date": "2024-06-17",
            "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=rontaylor.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "rodtaylor.ca",
            "domain_keyword": "rodtaylor",
            "domain_tld": "ca",
            "query_time": "2024-05-27 04:14:05",
            "create_date": "2004-05-24",
            "update_date": "2022-04-06",
            "expiry_date": "2025-05-24",
            "registrar_name": "Rebel.ca Corp.",
            "registrar_website": "www.rebel.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.modx.cloud",
                "ns2.modx.cloud",
                "ns3.modx.cloud",
                "ns4.modx.cloud",
                "ns5.modx.cloud"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "robltaylor.co.uk",
            "domain_keyword": "robltaylor",
            "domain_tld": "co.uk",
            "query_time": "2024-04-17 08:46:28",
            "create_date": "2000-07-07",
            "update_date": "2023-07-07",
            "expiry_date": "2025-07-07",
            "registrar_name": "Heart Internet Ltd t/a Heart Internet [Tag = HEARTINTERNET]",
            "registrar_website": "https://www.heartinternet.co.uk",
            "name_servers": [
                "ns.mainnameserver.com",
                "ns2.mainnameserver.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 33,
            "domain_name": "rabtaylor.uk",
            "domain_keyword": "rabtaylor",
            "domain_tld": "uk",
            "query_time": "2024-05-05 06:41:10",
            "create_date": "2017-10-17",
            "update_date": "2023-12-10",
            "expiry_date": "2024-10-17",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 34,
            "domain_name": "roytaylor.com",
            "domain_keyword": "roytaylor",
            "domain_tld": "com",
            "query_time": "2024-04-06 19:20:36",
            "create_date": "2009-10-08",
            "update_date": "2022-10-11",
            "expiry_date": "2024-10-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "rontaylor.co.uk",
            "domain_keyword": "rontaylor",
            "domain_tld": "co.uk",
            "query_time": "2024-05-22 20:59:22",
            "create_date": "2023-09-02",
            "update_date": "2024-03-05",
            "expiry_date": "2024-09-02",
            "registrar_name": "Hosting Concepts B.V. [Tag = REGISTRAR-EU]",
            "registrar_website": "https://www.openprovider.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 36,
            "domain_name": "bobtaylor.net",
            "domain_keyword": "bobtaylor",
            "domain_tld": "net",
            "query_time": "2024-04-15 06:49:32",
            "create_date": "1999-10-01",
            "update_date": "2023-10-02",
            "expiry_date": "2024-10-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "bobtaylor.org",
            "domain_keyword": "bobtaylor",
            "domain_tld": "org",
            "query_time": "2024-04-15 06:49:32",
            "create_date": "2022-02-08",
            "update_date": "2023-08-15",
            "expiry_date": "2025-02-08",
            "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": 38,
            "domain_name": "robtylor.com",
            "domain_keyword": "robtylor",
            "domain_tld": "com",
            "query_time": "2024-04-11 18:33:53",
            "create_date": "2023-02-01",
            "update_date": "2023-12-22",
            "expiry_date": "2025-02-01",
            "registrar_iana": 955,
            "registrar_name": "Launchpad.com Inc.",
            "registrar_website": "http://www.launchpad.com",
            "registrant_name": "None",
            "registrant_company": "None",
            "registrant_address": "1601 ANOKA AVE",
            "registrant_city": "SACRAMENTO",
            "registrant_state": "CA",
            "registrant_zip": "95832-1135",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "8186148508",
            "name_servers": [
                "ns1.verification-hold.suspended-domain.com",
                "ns2.verification-hold.suspended-domain.com",
                "ns8517.hostgator.com",
                "ns8518.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "rbtaylor.com",
            "domain_keyword": "rbtaylor",
            "domain_tld": "com",
            "query_time": "2024-04-07 07:18:11",
            "create_date": "2020-08-31",
            "update_date": "2022-10-31",
            "expiry_date": "2024-08-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "rbtaylor.net",
            "domain_keyword": "rbtaylor",
            "domain_tld": "net",
            "query_time": "2024-04-22 13:33:50",
            "create_date": "1999-11-29",
            "update_date": "2022-09-30",
            "expiry_date": "2027-11-29",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "robbtaylor.net",
            "domain_keyword": "robbtaylor",
            "domain_tld": "net",
            "query_time": "2024-04-22 06:36:36",
            "create_date": "2008-09-16",
            "update_date": "2023-09-17",
            "expiry_date": "2024-09-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "rontaylor.realtor",
            "domain_keyword": "rontaylor",
            "domain_tld": "realtor",
            "query_time": "2024-04-26 10:54:31",
            "create_date": "2018-09-19",
            "update_date": "2023-08-20",
            "expiry_date": "2024-09-19",
            "registrar_iana": 667,
            "registrar_name": "Name Share, Inc",
            "registrar_website": "www.nameshare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NAR's official operator of the .REALTOR TLD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OH",
            "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-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "robvtaylor.com",
            "domain_keyword": "robvtaylor",
            "domain_tld": "com",
            "query_time": "2024-04-22 00:37:44",
            "create_date": "2018-08-10",
            "update_date": "2022-10-13",
            "expiry_date": "2024-08-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "roetaylor.com",
            "domain_keyword": "roetaylor",
            "domain_tld": "com",
            "query_time": "2024-04-08 01:13:16",
            "create_date": "2023-10-07",
            "update_date": "2023-11-10",
            "expiry_date": "2024-10-07",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "drew.ns.cloudflare.com",
                "elaine.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "rob-taylor.net",
            "domain_keyword": "rob-taylor",
            "domain_tld": "net",
            "query_time": "2024-05-27 16:12:05",
            "create_date": "2017-05-24",
            "update_date": "2024-04-24",
            "expiry_date": "2025-05-24",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "roxtaylor.com",
            "domain_keyword": "roxtaylor",
            "domain_tld": "com",
            "query_time": "2024-05-25 22:29:23",
            "create_date": "2011-03-25",
            "update_date": "2024-03-21",
            "expiry_date": "2025-03-25",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Accenture Global Services Limited",
            "registrant_company": "Accenture Global Services Limited",
            "registrant_city": "Dublin 4",
            "registrant_state": "Ireland",
            "registrant_zip": "4",
            "registrant_country": "IE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+353.16462000",
            "registrant_fax": "+353.16462020",
            "name_servers": [
                "amrns1501.accenture.com",
                "apans3501.accenture.com",
                "cfans1001.accenture.com",
                "cfans1002.accenture.com",
                "emens3501.accenture.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "roxtaylor.realestate",
            "domain_keyword": "roxtaylor",
            "domain_tld": "realestate",
            "query_time": "2024-05-17 16:28:46",
            "create_date": "2021-02-02",
            "update_date": "2024-01-03",
            "expiry_date": "2025-02-02",
            "registrar_iana": 667,
            "registrar_name": "Name Share, Inc",
            "registrar_website": "www.nameshare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Worth Clark Realty",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "robbtaylor.org",
            "domain_keyword": "robbtaylor",
            "domain_tld": "org",
            "query_time": "2024-05-31 19:26:10",
            "create_date": "2017-11-20",
            "update_date": "2024-01-04",
            "expiry_date": "2026-11-20",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "robtayler.com",
            "domain_keyword": "robtayler",
            "domain_tld": "com",
            "query_time": "2024-04-22 15:09:06",
            "create_date": "2020-03-04",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-04",
            "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": 50,
            "domain_name": "rabtaylor.me.uk",
            "domain_keyword": "rabtaylor",
            "domain_tld": "me.uk",
            "query_time": "2024-05-27 00:11:18",
            "create_date": "2011-05-19",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-19",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 51,
            "domain_name": "robbtaylor.com",
            "domain_keyword": "robbtaylor",
            "domain_tld": "com",
            "query_time": "2024-05-29 09:46:47",
            "create_date": "2024-02-29",
            "update_date": "2024-02-29",
            "expiry_date": "2026-02-28",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "robnaylor.com",
            "domain_keyword": "robnaylor",
            "domain_tld": "com",
            "query_time": "2024-04-17 08:47:28",
            "create_date": "2021-03-23",
            "update_date": "2023-02-22",
            "expiry_date": "2025-03-23",
            "registrar_iana": 3817,
            "registrar_name": "Wix.Com Ltd.",
            "registrar_website": "http://www.wix.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wix.com Ltd.",
            "registrant_address": "500 Terry Francois Blvd",
            "registrant_city": "San Francisco",
            "registrant_state": "CA",
            "registrant_zip": "94158",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4154291173",
            "registrant_fax": "(415) 643-6479",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "rob-taylor.org.uk",
            "domain_keyword": "rob-taylor",
            "domain_tld": "org.uk",
            "query_time": "2024-04-22 06:30:22",
            "create_date": "2001-08-18",
            "update_date": "2023-12-11",
            "expiry_date": "2024-08-18",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 54,
            "domain_name": "bobtaylor.cfd",
            "domain_keyword": "bobtaylor",
            "domain_tld": "cfd",
            "query_time": "2024-05-08 20:45:31",
            "create_date": "2023-10-28",
            "update_date": "2023-11-13",
            "expiry_date": "2024-10-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": [
                "clientHold",
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "roztaylor.com",
            "domain_keyword": "roztaylor",
            "domain_tld": "com",
            "query_time": "2024-05-10 07:54:00",
            "create_date": "2024-03-05",
            "update_date": "2024-03-05",
            "expiry_date": "2025-03-05",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AR",
            "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-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": 56,
            "domain_name": "bobtaylor.uk",
            "domain_keyword": "bobtaylor",
            "domain_tld": "uk",
            "query_time": "2024-05-08 20:45:35",
            "create_date": "2022-01-04",
            "update_date": "2023-12-05",
            "expiry_date": "2025-01-04",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 57,
            "domain_name": "rbtaylor.co.uk",
            "domain_keyword": "rbtaylor",
            "domain_tld": "co.uk",
            "query_time": "2024-05-30 22:18:28",
            "create_date": "2023-09-30",
            "update_date": "2024-04-10",
            "expiry_date": "2024-09-30",
            "registrar_name": "Domain Science Ltd t/a autoBackorder [Tag = AUTOBACKORDER]",
            "registrar_website": "https://autobackorder.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 58,
            "domain_name": "obtaylor.com",
            "domain_keyword": "obtaylor",
            "domain_tld": "com",
            "query_time": "2024-04-21 11:12:34",
            "create_date": "2015-11-04",
            "update_date": "2023-10-20",
            "expiry_date": "2024-11-04",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "Contact Privacy Inc. Customer 0141701069",
            "registrant_company": "Contact Privacy Inc. Customer 0141701069",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M6K 3M1",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4165385457",
            "name_servers": [
                "dns1.p06.nsone.net",
                "dns2.p06.nsone.net",
                "dns3.p06.nsone.net",
                "dns4.p06.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "rob-taylor.org",
            "domain_keyword": "rob-taylor",
            "domain_tld": "org",
            "query_time": "2024-04-22 06:30:22",
            "create_date": "2008-07-11",
            "update_date": "2023-07-09",
            "expiry_date": "2024-07-11",
            "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": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "romytaylor.com",
            "domain_keyword": "romytaylor",
            "domain_tld": "com",
            "query_time": "2024-04-10 13:24:34",
            "create_date": "2010-09-25",
            "update_date": "2023-09-26",
            "expiry_date": "2024-09-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "rcntaylor.com",
            "domain_keyword": "rcntaylor",
            "domain_tld": "com",
            "query_time": "2024-04-17 14:32:48",
            "create_date": "2014-07-20",
            "update_date": "2023-07-27",
            "expiry_date": "2024-07-20",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "contact via https://www.1api.net/send-message/rcntaylor.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.registrant-verification.ispapi.net",
                "ns2.registrant-verification.ispapi.net",
                "ns3.registrant-verification.ispapi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "bubtaylor.com",
            "domain_keyword": "bubtaylor",
            "domain_tld": "com",
            "query_time": "2024-05-03 12:15:16",
            "create_date": "2017-10-20",
            "update_date": "2023-09-16",
            "expiry_date": "2024-10-20",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of bubtaylor.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1494.awsdns-58.org",
                "ns-1820.awsdns-35.co.uk",
                "ns-354.awsdns-44.com",
                "ns-525.awsdns-01.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "cnbtaylor.org",
            "domain_keyword": "cnbtaylor",
            "domain_tld": "org",
            "query_time": "2024-04-26 03:23:03",
            "create_date": "2000-08-15",
            "update_date": "2023-03-07",
            "expiry_date": "2028-08-15",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "The City National Bank of Taylor",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns10.dnsmadeeasy.com",
                "ns11.dnsmadeeasy.com",
                "ns12.dnsmadeeasy.com",
                "ns13.dnsmadeeasy.com",
                "ns14.dnsmadeeasy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "runtaylor.com",
            "domain_keyword": "runtaylor",
            "domain_tld": "com",
            "query_time": "2024-04-28 17:10:41",
            "create_date": "2024-04-25",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-25",
            "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/runtaylor.com",
            "registrant_phone": "+1.9712666028",
            "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": 65,
            "domain_name": "riataylor.com",
            "domain_keyword": "riataylor",
            "domain_tld": "com",
            "query_time": "2024-05-01 17:01:25",
            "create_date": "2013-08-28",
            "update_date": "2023-08-11",
            "expiry_date": "2024-08-28",
            "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": 66,
            "domain_name": "jmbtaylor.com",
            "domain_keyword": "jmbtaylor",
            "domain_tld": "com",
            "query_time": "2024-05-23 23:36:56",
            "create_date": "2008-09-24",
            "update_date": "2023-09-25",
            "expiry_date": "2024-09-24",
            "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": 67,
            "domain_name": "robintaylor.realtor",
            "domain_keyword": "robintaylor",
            "domain_tld": "realtor",
            "query_time": "2024-04-29 19:26:14",
            "create_date": "2023-12-28",
            "update_date": "2023-12-28",
            "expiry_date": "2024-12-28",
            "registrar_iana": 667,
            "registrar_name": "Name Share, Inc",
            "registrar_website": "www.nameshare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NAR's official operator of the .REALTOR TLD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OH",
            "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-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "poltaylor.com",
            "domain_keyword": "poltaylor",
            "domain_tld": "com",
            "query_time": "2024-04-11 00:05:07",
            "create_date": "2020-04-07",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-07",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=poltaylor.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "tomtaylor.se",
            "domain_keyword": "tomtaylor",
            "domain_tld": "se",
            "query_time": "2024-05-05 07:58:23",
            "create_date": "2013-08-26",
            "update_date": "2023-08-24",
            "expiry_date": "2024-08-26",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 70,
            "domain_name": "gorobtaylor.com",
            "domain_keyword": "gorobtaylor",
            "domain_tld": "com",
            "query_time": "2024-04-26 05:46:20",
            "create_date": "2011-07-12",
            "update_date": "2023-07-13",
            "expiry_date": "2025-07-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": 71,
            "domain_name": "rorytaylor.net",
            "domain_keyword": "rorytaylor",
            "domain_tld": "net",
            "query_time": "2024-05-04 14:22:08",
            "create_date": "2023-01-20",
            "update_date": "2023-01-26",
            "expiry_date": "2025-01-20",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "CO",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/rorytaylor.net",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "aleena.ns.cloudflare.com",
                "peter.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "proztaylor.com",
            "domain_keyword": "proztaylor",
            "domain_tld": "com",
            "query_time": "2024-05-14 14:32:58",
            "create_date": "2024-05-11",
            "update_date": "2024-05-11",
            "expiry_date": "2027-05-11",
            "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=proztaylor.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "connect1.squarespacedns.com",
                "connect2.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "debtaylor.ca",
            "domain_keyword": "debtaylor",
            "domain_tld": "ca",
            "query_time": "2024-05-21 23:25:05",
            "create_date": "2021-02-01",
            "update_date": "2023-02-02",
            "expiry_date": "2025-02-01",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "regtaylor.co.uk",
            "domain_keyword": "regtaylor",
            "domain_tld": "co.uk",
            "query_time": "2024-04-15 09:16:57",
            "create_date": "2000-11-05",
            "update_date": "2023-10-24",
            "expiry_date": "2024-11-05",
            "registrar_name": "Plusnet Plc t/a Madasafish Broadband [Tag = MADASAFISH]",
            "registrar_website": "http://www.madasafish.com",
            "name_servers": [
                "ns1.force9.net",
                "ns2.force9.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 75,
            "domain_name": "jontaylor.biz",
            "domain_keyword": "jontaylor",
            "domain_tld": "biz",
            "query_time": "2024-04-17 16:53:13",
            "create_date": "2002-09-19",
            "update_date": "2023-11-03",
            "expiry_date": "2024-09-18",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jon Taylor Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1102.ui-dns.biz",
                "ns1102.ui-dns.com",
                "ns1102.ui-dns.de",
                "ns1102.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "rkstaylor.com",
            "domain_keyword": "rkstaylor",
            "domain_tld": "com",
            "query_time": "2024-05-01 03:41:27",
            "create_date": "2024-02-27",
            "update_date": "2024-02-27",
            "expiry_date": "2025-02-27",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Stephen Taylor Education Consulting, Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "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-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "ronctaylor.com",
            "domain_keyword": "ronctaylor",
            "domain_tld": "com",
            "query_time": "2024-04-16 00:29:45",
            "create_date": "2011-08-31",
            "update_date": "2023-08-26",
            "expiry_date": "2024-08-31",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "name_servers": [
                "ns1.dotsterhost.com",
                "ns2.dotsterhost.com",
                "ns3.dotsterhost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "robintaylor.co.uk",
            "domain_keyword": "robintaylor",
            "domain_tld": "co.uk",
            "query_time": "2024-04-14 02:25:26",
            "create_date": "2000-11-16",
            "update_date": "2023-08-16",
            "expiry_date": "2024-11-16",
            "registrar_name": "Mythic Beasts Limited [Tag = MYTHIC-BEASTS]",
            "registrar_website": "http://www.mythic-beasts.com",
            "name_servers": [
                "ns1.messagingengine.com",
                "ns2.messagingengine.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 79,
            "domain_name": "jontaylor.rocks",
            "domain_keyword": "jontaylor",
            "domain_tld": "rocks",
            "query_time": "2024-04-17 16:53:14",
            "create_date": "2022-11-20",
            "update_date": "2024-01-04",
            "expiry_date": "2024-11-20",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 80,
            "domain_name": "raytaylor.net",
            "domain_keyword": "raytaylor",
            "domain_tld": "net",
            "query_time": "2024-04-23 21:53:21",
            "create_date": "2023-10-19",
            "update_date": "2023-12-10",
            "expiry_date": "2024-10-19",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.pendingrenewaldeletion.com",
                "ns2.pendingrenewaldeletion.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "doetaylor.uk",
            "domain_keyword": "doetaylor",
            "domain_tld": "uk",
            "query_time": "2024-05-05 22:12:49",
            "create_date": "2015-09-30",
            "update_date": "2020-10-17",
            "expiry_date": "2025-09-30",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 82,
            "domain_name": "tomtaylor.com",
            "domain_keyword": "tomtaylor",
            "domain_tld": "com",
            "query_time": "2024-04-13 11:58:49",
            "create_date": "1997-10-27",
            "update_date": "2022-09-01",
            "expiry_date": "2025-10-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "joetaylor.uk",
            "domain_keyword": "joetaylor",
            "domain_tld": "uk",
            "query_time": "2024-05-09 19:20:34",
            "create_date": "2020-09-08",
            "update_date": "2020-09-08",
            "expiry_date": "2030-09-08",
            "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": 84,
            "domain_name": "robintaylor.cfd",
            "domain_keyword": "robintaylor",
            "domain_tld": "cfd",
            "query_time": "2024-04-11 18:28:18",
            "create_date": "2023-04-07",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-07",
            "registrar_iana": 3858,
            "registrar_name": "Aceville Pte. Ltd.",
            "registrar_website": "https://www.dnspod.com",
            "registrant_company": "\"Smith Ronnie\"",
            "registrant_state": "\"MS\"",
            "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": [
                "brianna.ns.cloudflare.com",
                "leonidas.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "doetaylor.com",
            "domain_keyword": "doetaylor",
            "domain_tld": "com",
            "query_time": "2024-05-21 04:24:23",
            "create_date": "2015-09-30",
            "update_date": "2020-10-28",
            "expiry_date": "2026-09-30",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "doetaylor ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Greater London",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "sharon.ns.cloudflare.com",
                "skip.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "coxtaylor.com",
            "domain_keyword": "coxtaylor",
            "domain_tld": "com",
            "query_time": "2024-04-18 06:34:37",
            "create_date": "2012-05-19",
            "update_date": "2024-03-24",
            "expiry_date": "2025-05-19",
            "registrar_iana": 186,
            "registrar_name": "Namescout.com",
            "registrar_website": "http://www.Namescout.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.pool.com",
                "dns2.pool.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "drebtaylor.com",
            "domain_keyword": "drebtaylor",
            "domain_tld": "com",
            "query_time": "2024-04-27 10:16:41",
            "create_date": "2019-08-30",
            "update_date": "2023-07-31",
            "expiry_date": "2024-08-30",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "https://tieredaccess.com/contact/57106b0e-8daa-438d-95fe-df5f16b3620e",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.mywahosting.com",
                "ns2.mywahosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "jontaylor.co.uk",
            "domain_keyword": "jontaylor",
            "domain_tld": "co.uk",
            "query_time": "2024-05-25 22:29:32",
            "create_date": "1998-05-19",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-19",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1094.ui-dns.biz",
                "ns1094.ui-dns.com",
                "ns1094.ui-dns.de",
                "ns1094.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 89,
            "domain_name": "drbobtaylor.com",
            "domain_keyword": "drbobtaylor",
            "domain_tld": "com",
            "query_time": "2024-04-21 09:54:21",
            "create_date": "2023-08-18",
            "update_date": "2023-12-30",
            "expiry_date": "2024-08-18",
            "registrar_iana": 4010,
            "registrar_name": "Gname 041 Inc",
            "registrar_website": "http://www.gname.com",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "rextaylor.com",
            "domain_keyword": "rextaylor",
            "domain_tld": "com",
            "query_time": "2024-04-19 17:17:31",
            "create_date": "2008-05-09",
            "update_date": "2021-05-07",
            "expiry_date": "2026-05-09",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "REX TAYLOR",
            "registrant_company": "-",
            "registrant_address": "11 OCEAN RD",
            "registrant_city": "MANLY",
            "registrant_state": "NSW",
            "registrant_zip": "2095",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.415059399",
            "name_servers": [
                "ns1.webcity.com.au",
                "ns2.webcity.com.au",
                "ns3.webcity.com.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "robotailor.com",
            "domain_keyword": "robotailor",
            "domain_tld": "com",
            "query_time": "2024-04-16 05:08:36",
            "create_date": "2004-12-16",
            "update_date": "2023-11-27",
            "expiry_date": "2024-12-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "troytaylor.com",
            "domain_keyword": "troytaylor",
            "domain_tld": "com",
            "query_time": "2024-04-15 23:22:48",
            "create_date": "1999-11-10",
            "update_date": "2023-10-09",
            "expiry_date": "2024-11-10",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "Troy Taylor",
            "registrant_state": "ID",
            "registrant_country": "US",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/troytaylor.com",
            "name_servers": [
                "nsbn.ezcoding.com",
                "nsrb.ezcoding.com",
                "nssp1.ezcoding.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "loutaylor.uk",
            "domain_keyword": "loutaylor",
            "domain_tld": "uk",
            "query_time": "2024-04-09 11:25:18",
            "create_date": "2019-07-08",
            "update_date": "2023-07-18",
            "expiry_date": "2024-07-08",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 94,
            "domain_name": "arontaylor.me.uk",
            "domain_keyword": "arontaylor",
            "domain_tld": "me.uk",
            "query_time": "2024-04-15 08:05:30",
            "create_date": "2011-05-20",
            "update_date": "2023-05-19",
            "expiry_date": "2025-05-20",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1088.ui-dns.biz",
                "ns1088.ui-dns.com",
                "ns1088.ui-dns.de",
                "ns1088.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 95,
            "domain_name": "sebtaylor.com",
            "domain_keyword": "sebtaylor",
            "domain_tld": "com",
            "query_time": "2024-04-18 02:08:54",
            "create_date": "2004-09-17",
            "update_date": "2023-09-10",
            "expiry_date": "2024-09-17",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "https://tieredaccess.com/contact/3bc5120e-cbe8-47dd-9e36-ead4de4de318",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "loutaylor.co.uk",
            "domain_keyword": "loutaylor",
            "domain_tld": "co.uk",
            "query_time": "2024-04-19 21:11:36",
            "create_date": "2019-07-03",
            "update_date": "2023-07-18",
            "expiry_date": "2024-07-03",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 97,
            "domain_name": "robyntaylor.com.au",
            "domain_keyword": "robyntaylor",
            "domain_tld": "com.au",
            "query_time": "2024-05-25 04:33:52",
            "update_date": "2024-04-23",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Rania Sarkis",
            "name_servers": [
                "ns1.quik12.com.au",
                "ns2.quik12.com.au",
                "ns3.quik12.com.au",
                "ns4.quik12.com.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "reataylor.uk",
            "domain_keyword": "reataylor",
            "domain_tld": "uk",
            "query_time": "2024-04-22 10:11:31",
            "create_date": "2020-09-20",
            "update_date": "2023-08-21",
            "expiry_date": "2024-09-20",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 99,
            "domain_name": "raetaylor.com",
            "domain_keyword": "raetaylor",
            "domain_tld": "com",
            "query_time": "2024-04-23 08:54:57",
            "create_date": "2015-09-17",
            "update_date": "2023-08-18",
            "expiry_date": "2024-09-17",
            "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": 100,
            "domain_name": "rastaylor.com",
            "domain_keyword": "rastaylor",
            "domain_tld": "com",
            "query_time": "2024-05-20 10:09:04",
            "create_date": "2023-11-11",
            "update_date": "2023-11-11",
            "expiry_date": "2024-11-11",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.automattic.com/",
            "registrant_name": "Private Whois",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "9450 SW Gemini Dr #63259",
            "registrant_city": "Beaverton",
            "registrant_zip": "97008-7105",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8772738550",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.477,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>robtaylor.uk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>495</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>robtaylors.com, rob-taylor.com, rootaylor.com, bobtaylor.info, bobtaylor.xyz, bobtaylor.com, roytaylor.nl, rob-taylor.co.uk, jobtaylor.com, rabtaylor.com, roktaylor.com, rostaylor.com, rodtaylor.org, bobtaylor.biz, cobtaylor.com, rabtaylor.co.uk, bobtaylor.org.uk, robstaylor.com, rabtaylor.scot, robrtaylor.com, rodtaylor.com, roytaylor.info, robbtaylor.online, rodtaylor.net, roytaylor.co.uk, rodtaylor.art, roetaylor.info, roytaylor.uk, rontaylor.net, rontaylor.com, rodtaylor.ca, robltaylor.co.uk, rabtaylor.uk, roytaylor.com, rontaylor.co.uk, bobtaylor.net, bobtaylor.org, robtylor.com, rbtaylor.com, rbtaylor.net, robbtaylor.net, rontaylor.realtor, robvtaylor.com, roetaylor.com, rob-taylor.net, roxtaylor.com, roxtaylor.realestate, robbtaylor.org, robtayler.com, rabtaylor.me.uk, robbtaylor.com, robnaylor.com, rob-taylor.org.uk, bobtaylor.cfd, roztaylor.com, bobtaylor.uk, rbtaylor.co.uk, obtaylor.com, rob-taylor.org, romytaylor.com, rcntaylor.com, bubtaylor.com, cnbtaylor.org, runtaylor.com, riataylor.com, jmbtaylor.com, robintaylor.realtor, poltaylor.com, tomtaylor.se, gorobtaylor.com, rorytaylor.net, proztaylor.com, debtaylor.ca, regtaylor.co.uk, jontaylor.biz, rkstaylor.com, ronctaylor.com, robintaylor.co.uk, jontaylor.rocks, raytaylor.net, doetaylor.uk, tomtaylor.com, joetaylor.uk, robintaylor.cfd, doetaylor.com, coxtaylor.com, drebtaylor.com, jontaylor.co.uk, drbobtaylor.com, rextaylor.com, robotailor.com, troytaylor.com, loutaylor.uk, arontaylor.me.uk, sebtaylor.com, loutaylor.co.uk, robyntaylor.com.au, reataylor.uk, raetaylor.com, rastaylor.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>robtaylors.com</domain_name>
   <domain_keyword>robtaylors</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 18:33:19</query_time>
   <create_date>2023-09-14</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-09-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>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>2</num>
   <domain_name>rob-taylor.com</domain_name>
   <domain_keyword>rob-taylor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 17:20:19</query_time>
   <create_date>2022-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=rob-taylor.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>rootaylor.com</domain_name>
   <domain_keyword>rootaylor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 16:10:40</query_time>
   <create_date>2023-06-04</create_date>
   <update_date>2023-06-04</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>bobtaylor.info</domain_name>
   <domain_keyword>bobtaylor</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-15 06:49:32</query_time>
   <create_date>2001-10-01</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns49.worldnic.com</value>
    <value>ns50.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>bobtaylor.xyz</domain_name>
   <domain_keyword>bobtaylor</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-21 07:52:02</query_time>
   <create_date>2017-06-22</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0148554844</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.linode.com</value>
    <value>ns2.linode.com</value>
    <value>ns3.linode.com</value>
    <value>ns4.linode.com</value>
    <value>ns5.linode.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>bobtaylor.com</domain_name>
   <domain_keyword>bobtaylor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 16:25:30</query_time>
   <create_date>1996-01-25</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-vesbet7nkettdw2mc9cgox.ns101.verify.hn</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>roytaylor.nl</domain_name>
   <domain_keyword>roytaylor</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-10 07:52:14</query_time>
   <create_date>2007-12-11</create_date>
   <update_date>2021-01-20</update_date>
   <registrar_name>WebReus</registrar_name>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>rob-taylor.co.uk</domain_name>
   <domain_keyword>rob-taylor</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-07 09:56:03</query_time>
   <create_date>2021-11-10</create_date>
   <update_date>2021-11-10</update_date>
   <expiry_date>2026-11-10</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1055.ui-dns.biz</value>
    <value>ns1104.ui-dns.org</value>
    <value>ns1105.ui-dns.com</value>
    <value>ns1116.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>jobtaylor.com</domain_name>
   <domain_keyword>jobtaylor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 00:24:16</query_time>
   <create_date>2010-08-24</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2028-08-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>rabtaylor.com</domain_name>
   <domain_keyword>rabtaylor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 08:17:27</query_time>
   <create_date>2000-10-26</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>1515</registrar_iana>
   <registrar_name>123-Reg Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns61.domaincontrol.com</value>
    <value>ns62.domaincontrol.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>11</num>
   <domain_name>roktaylor.com</domain_name>
   <domain_keyword>roktaylor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 00:18:36</query_time>
   <create_date>2003-10-16</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-12-31</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=roktaylor.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>rostaylor.com</domain_name>
   <domain_keyword>rostaylor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 00:39:35</query_time>
   <create_date>2000-09-18</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-09-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>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>England</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-08.azure-dns.com</value>
    <value>ns2-08.azure-dns.net</value>
    <value>ns3-08.azure-dns.org</value>
    <value>ns4-08.azure-dns.info</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>13</num>
   <domain_name>rodtaylor.org</domain_name>
   <domain_keyword>rodtaylor</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 00:43:46</query_time>
   <create_date>2009-04-12</create_date>
   <update_date>2024-04-13</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.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>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>bobtaylor.biz</domain_name>
   <domain_keyword>bobtaylor</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-27 07:04:46</query_time>
   <create_date>2013-09-10</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>UT</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>ultra101.uk2.net</value>
    <value>ultra102.uk2.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>cobtaylor.com</domain_name>
   <domain_keyword>cobtaylor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 17:59:24</query_time>
   <create_date>2017-03-16</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=cobtaylor.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>rabtaylor.co.uk</domain_name>
   <domain_keyword>rabtaylor</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-27 00:11:20</query_time>
   <create_date>2011-05-19</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-19</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>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>bobtaylor.org.uk</domain_name>
   <domain_keyword>bobtaylor</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-16 11:39:15</query_time>
   <create_date>2002-05-05</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-05</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>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>robstaylor.com</domain_name>
   <domain_keyword>robstaylor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 00:06:50</query_time>
   <create_date>2023-10-15</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>rabtaylor.scot</domain_name>
   <domain_keyword>rabtaylor</domain_keyword>
   <domain_tld>scot</domain_tld>
   <query_time>2024-04-26 08:17:27</query_time>
   <create_date>2014-09-30</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.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 whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>robrtaylor.com</domain_name>
   <domain_keyword>robrtaylor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 00:06:01</query_time>
   <create_date>2007-04-19</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>rodtaylor.com</domain_name>
   <domain_keyword>rodtaylor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 00:43:46</query_time>
   <create_date>1999-01-19</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>roytaylor.info</domain_name>
   <domain_keyword>roytaylor</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-13 03:18:00</query_time>
   <create_date>2002-08-07</create_date>
   <update_date>2022-09-21</update_date>
   <expiry_date>2024-08-07</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>23</num>
   <domain_name>robbtaylor.online</domain_name>
   <domain_keyword>robbtaylor</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-25 23:56:48</query_time>
   <create_date>2023-09-12</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-09-12</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>24</num>
   <domain_name>rodtaylor.net</domain_name>
   <domain_keyword>rodtaylor</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 00:43:46</query_time>
   <create_date>2019-10-14</create_date>
   <update_date>2022-09-14</update_date>
   <expiry_date>2025-10-14</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.Com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wix.com Ltd.</registrant_company>
   <registrant_address>500 Terry Francois Blvd</registrant_address>
   <registrant_city>San Francisco</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94158</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4154291173</registrant_phone>
   <registrant_fax>(415) 643-6479</registrant_fax>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>roytaylor.co.uk</domain_name>
   <domain_keyword>roytaylor</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-25 22:34:33</query_time>
   <create_date>2023-02-23</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-02-23</expiry_date>
   <registrar_name>Tucows Inc t/a Tucows [Tag = TUCOWS-CA]</registrar_name>
   <registrar_website>https://www.tucowsdomains.com</registrar_website>
   <name_servers>
    <value>ns1.renewyourname.net</value>
    <value>ns2.renewyourname.net</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>rodtaylor.art</domain_name>
   <domain_keyword>rodtaylor</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-05-23 08:18:34</query_time>
   <create_date>2021-03-24</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-03-24</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>ns1.cloudabove.com</value>
    <value>ns2.cloudabove.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>27</num>
   <domain_name>roetaylor.info</domain_name>
   <domain_keyword>roetaylor</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-20 04:39:52</query_time>
   <create_date>2023-07-15</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2026-07-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.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>28</num>
   <domain_name>roytaylor.uk</domain_name>
   <domain_keyword>roytaylor</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-30 22:00:50</query_time>
   <create_date>2016-05-15</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2026-05-15</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>rontaylor.net</domain_name>
   <domain_keyword>rontaylor</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 10:54:31</query_time>
   <create_date>2005-01-28</create_date>
   <update_date>2022-12-29</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/fe2c7c91-6a8f-4fa8-90dd-8402df9b5c94</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domatic.net</value>
    <value>ns2.domatic.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>rontaylor.com</domain_name>
   <domain_keyword>rontaylor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 10:54:31</query_time>
   <create_date>1998-06-18</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2024-06-17</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=rontaylor.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>31</num>
   <domain_name>rodtaylor.ca</domain_name>
   <domain_keyword>rodtaylor</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-27 04:14:05</query_time>
   <create_date>2004-05-24</create_date>
   <update_date>2022-04-06</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_name>Rebel.ca Corp.</registrar_name>
   <registrar_website>www.rebel.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.modx.cloud</value>
    <value>ns2.modx.cloud</value>
    <value>ns3.modx.cloud</value>
    <value>ns4.modx.cloud</value>
    <value>ns5.modx.cloud</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>robltaylor.co.uk</domain_name>
   <domain_keyword>robltaylor</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-17 08:46:28</query_time>
   <create_date>2000-07-07</create_date>
   <update_date>2023-07-07</update_date>
   <expiry_date>2025-07-07</expiry_date>
   <registrar_name>Heart Internet Ltd t/a Heart Internet [Tag = HEARTINTERNET]</registrar_name>
   <registrar_website>https://www.heartinternet.co.uk</registrar_website>
   <name_servers>
    <value>ns.mainnameserver.com</value>
    <value>ns2.mainnameserver.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>rabtaylor.uk</domain_name>
   <domain_keyword>rabtaylor</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-05 06:41:10</query_time>
   <create_date>2017-10-17</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-10-17</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>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>roytaylor.com</domain_name>
   <domain_keyword>roytaylor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 19:20:36</query_time>
   <create_date>2009-10-08</create_date>
   <update_date>2022-10-11</update_date>
   <expiry_date>2024-10-08</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.perfectdomain.com</value>
    <value>ns2.perfectdomain.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>35</num>
   <domain_name>rontaylor.co.uk</domain_name>
   <domain_keyword>rontaylor</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-22 20:59:22</query_time>
   <create_date>2023-09-02</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_name>Hosting Concepts B.V. [Tag = REGISTRAR-EU]</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>bobtaylor.net</domain_name>
   <domain_keyword>bobtaylor</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 06:49:32</query_time>
   <create_date>1999-10-01</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-10-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>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>bobtaylor.org</domain_name>
   <domain_keyword>bobtaylor</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 06:49:32</query_time>
   <create_date>2022-02-08</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2025-02-08</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>38</num>
   <domain_name>robtylor.com</domain_name>
   <domain_keyword>robtylor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 18:33:53</query_time>
   <create_date>2023-02-01</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>955</registrar_iana>
   <registrar_name>Launchpad.com Inc.</registrar_name>
   <registrar_website>http://www.launchpad.com</registrar_website>
   <registrant_name>None</registrant_name>
   <registrant_company>None</registrant_company>
   <registrant_address>1601 ANOKA AVE</registrant_address>
   <registrant_city>SACRAMENTO</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>95832-1135</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>8186148508</registrant_phone>
   <name_servers>
    <value>ns1.verification-hold.suspended-domain.com</value>
    <value>ns2.verification-hold.suspended-domain.com</value>
    <value>ns8517.hostgator.com</value>
    <value>ns8518.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>rbtaylor.com</domain_name>
   <domain_keyword>rbtaylor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 07:18:11</query_time>
   <create_date>2020-08-31</create_date>
   <update_date>2022-10-31</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.perfectdomain.com</value>
    <value>ns2.perfectdomain.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>40</num>
   <domain_name>rbtaylor.net</domain_name>
   <domain_keyword>rbtaylor</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 13:33:50</query_time>
   <create_date>1999-11-29</create_date>
   <update_date>2022-09-30</update_date>
   <expiry_date>2027-11-29</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>robbtaylor.net</domain_name>
   <domain_keyword>robbtaylor</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 06:36:36</query_time>
   <create_date>2008-09-16</create_date>
   <update_date>2023-09-17</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>ns51.domaincontrol.com</value>
    <value>ns52.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>42</num>
   <domain_name>rontaylor.realtor</domain_name>
   <domain_keyword>rontaylor</domain_keyword>
   <domain_tld>realtor</domain_tld>
   <query_time>2024-04-26 10:54:31</query_time>
   <create_date>2018-09-19</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>667</registrar_iana>
   <registrar_name>Name Share, Inc</registrar_name>
   <registrar_website>www.nameshare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NAR's official operator of the .REALTOR TLD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OH</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-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>robvtaylor.com</domain_name>
   <domain_keyword>robvtaylor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 00:37:44</query_time>
   <create_date>2018-08-10</create_date>
   <update_date>2022-10-13</update_date>
   <expiry_date>2024-08-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>ns43.domaincontrol.com</value>
    <value>ns44.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>roetaylor.com</domain_name>
   <domain_keyword>roetaylor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 01:13:16</query_time>
   <create_date>2023-10-07</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>drew.ns.cloudflare.com</value>
    <value>elaine.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>rob-taylor.net</domain_name>
   <domain_keyword>rob-taylor</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 16:12:05</query_time>
   <create_date>2017-05-24</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>roxtaylor.com</domain_name>
   <domain_keyword>roxtaylor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 22:29:23</query_time>
   <create_date>2011-03-25</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Accenture Global Services Limited</registrant_name>
   <registrant_company>Accenture Global Services Limited</registrant_company>
   <registrant_city>Dublin 4</registrant_city>
   <registrant_state>Ireland</registrant_state>
   <registrant_zip>4</registrant_zip>
   <registrant_country>IE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+353.16462000</registrant_phone>
   <registrant_fax>+353.16462020</registrant_fax>
   <name_servers>
    <value>amrns1501.accenture.com</value>
    <value>apans3501.accenture.com</value>
    <value>cfans1001.accenture.com</value>
    <value>cfans1002.accenture.com</value>
    <value>emens3501.accenture.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>47</num>
   <domain_name>roxtaylor.realestate</domain_name>
   <domain_keyword>roxtaylor</domain_keyword>
   <domain_tld>realestate</domain_tld>
   <query_time>2024-05-17 16:28:46</query_time>
   <create_date>2021-02-02</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>667</registrar_iana>
   <registrar_name>Name Share, Inc</registrar_name>
   <registrar_website>www.nameshare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Worth Clark Realty</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>robbtaylor.org</domain_name>
   <domain_keyword>robbtaylor</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-31 19:26:10</query_time>
   <create_date>2017-11-20</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2026-11-20</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>robtayler.com</domain_name>
   <domain_keyword>robtayler</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 15:09:06</query_time>
   <create_date>2020-03-04</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>50</num>
   <domain_name>rabtaylor.me.uk</domain_name>
   <domain_keyword>rabtaylor</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-05-27 00:11:18</query_time>
   <create_date>2011-05-19</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-19</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>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>51</num>
   <domain_name>robbtaylor.com</domain_name>
   <domain_keyword>robbtaylor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 09:46:47</query_time>
   <create_date>2024-02-29</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2026-02-28</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>robnaylor.com</domain_name>
   <domain_keyword>robnaylor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 08:47:28</query_time>
   <create_date>2021-03-23</create_date>
   <update_date>2023-02-22</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.Com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wix.com Ltd.</registrant_company>
   <registrant_address>500 Terry Francois Blvd</registrant_address>
   <registrant_city>San Francisco</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94158</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4154291173</registrant_phone>
   <registrant_fax>(415) 643-6479</registrant_fax>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>rob-taylor.org.uk</domain_name>
   <domain_keyword>rob-taylor</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-22 06:30:22</query_time>
   <create_date>2001-08-18</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-08-18</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>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>bobtaylor.cfd</domain_name>
   <domain_keyword>bobtaylor</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-05-08 20:45:31</query_time>
   <create_date>2023-10-28</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-10-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>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>roztaylor.com</domain_name>
   <domain_keyword>roztaylor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 07:54:00</query_time>
   <create_date>2024-03-05</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AR</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-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>56</num>
   <domain_name>bobtaylor.uk</domain_name>
   <domain_keyword>bobtaylor</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-08 20:45:35</query_time>
   <create_date>2022-01-04</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>rbtaylor.co.uk</domain_name>
   <domain_keyword>rbtaylor</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-30 22:18:28</query_time>
   <create_date>2023-09-30</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_name>Domain Science Ltd t/a autoBackorder [Tag = AUTOBACKORDER]</registrar_name>
   <registrar_website>https://autobackorder.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>obtaylor.com</domain_name>
   <domain_keyword>obtaylor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 11:12:34</query_time>
   <create_date>2015-11-04</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 0141701069</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0141701069</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M6K 3M1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4165385457</registrant_phone>
   <name_servers>
    <value>dns1.p06.nsone.net</value>
    <value>dns2.p06.nsone.net</value>
    <value>dns3.p06.nsone.net</value>
    <value>dns4.p06.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>rob-taylor.org</domain_name>
   <domain_keyword>rob-taylor</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 06:30:22</query_time>
   <create_date>2008-07-11</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2024-07-11</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>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>romytaylor.com</domain_name>
   <domain_keyword>romytaylor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 13:24:34</query_time>
   <create_date>2010-09-25</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-09-25</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>ns69.domaincontrol.com</value>
    <value>ns70.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>61</num>
   <domain_name>rcntaylor.com</domain_name>
   <domain_keyword>rcntaylor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 14:32:48</query_time>
   <create_date>2014-07-20</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/rcntaylor.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.registrant-verification.ispapi.net</value>
    <value>ns2.registrant-verification.ispapi.net</value>
    <value>ns3.registrant-verification.ispapi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>bubtaylor.com</domain_name>
   <domain_keyword>bubtaylor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 12:15:16</query_time>
   <create_date>2017-10-20</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of bubtaylor.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1494.awsdns-58.org</value>
    <value>ns-1820.awsdns-35.co.uk</value>
    <value>ns-354.awsdns-44.com</value>
    <value>ns-525.awsdns-01.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>cnbtaylor.org</domain_name>
   <domain_keyword>cnbtaylor</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 03:23:03</query_time>
   <create_date>2000-08-15</create_date>
   <update_date>2023-03-07</update_date>
   <expiry_date>2028-08-15</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>The City National Bank of Taylor</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns10.dnsmadeeasy.com</value>
    <value>ns11.dnsmadeeasy.com</value>
    <value>ns12.dnsmadeeasy.com</value>
    <value>ns13.dnsmadeeasy.com</value>
    <value>ns14.dnsmadeeasy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>runtaylor.com</domain_name>
   <domain_keyword>runtaylor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 17:10:41</query_time>
   <create_date>2024-04-25</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-25</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/runtaylor.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>riataylor.com</domain_name>
   <domain_keyword>riataylor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 17:01:25</query_time>
   <create_date>2013-08-28</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-08-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>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>66</num>
   <domain_name>jmbtaylor.com</domain_name>
   <domain_keyword>jmbtaylor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 23:36:56</query_time>
   <create_date>2008-09-24</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>67</num>
   <domain_name>robintaylor.realtor</domain_name>
   <domain_keyword>robintaylor</domain_keyword>
   <domain_tld>realtor</domain_tld>
   <query_time>2024-04-29 19:26:14</query_time>
   <create_date>2023-12-28</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_iana>667</registrar_iana>
   <registrar_name>Name Share, Inc</registrar_name>
   <registrar_website>www.nameshare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NAR's official operator of the .REALTOR TLD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OH</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-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>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>poltaylor.com</domain_name>
   <domain_keyword>poltaylor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 00:05:07</query_time>
   <create_date>2020-04-07</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-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>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=poltaylor.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns4.wixdns.net</value>
    <value>ns5.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>tomtaylor.se</domain_name>
   <domain_keyword>tomtaylor</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 07:58:23</query_time>
   <create_date>2013-08-26</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_name>One.com</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>gorobtaylor.com</domain_name>
   <domain_keyword>gorobtaylor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 05:46:20</query_time>
   <create_date>2011-07-12</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2025-07-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>71</num>
   <domain_name>rorytaylor.net</domain_name>
   <domain_keyword>rorytaylor</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-04 14:22:08</query_time>
   <create_date>2023-01-20</create_date>
   <update_date>2023-01-26</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/rorytaylor.net</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>aleena.ns.cloudflare.com</value>
    <value>peter.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>proztaylor.com</domain_name>
   <domain_keyword>proztaylor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 14:32:58</query_time>
   <create_date>2024-05-11</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2027-05-11</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=proztaylor.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>connect1.squarespacedns.com</value>
    <value>connect2.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>debtaylor.ca</domain_name>
   <domain_keyword>debtaylor</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-21 23:25:05</query_time>
   <create_date>2021-02-01</create_date>
   <update_date>2023-02-02</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.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>74</num>
   <domain_name>regtaylor.co.uk</domain_name>
   <domain_keyword>regtaylor</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-15 09:16:57</query_time>
   <create_date>2000-11-05</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_name>Plusnet Plc t/a Madasafish Broadband [Tag = MADASAFISH]</registrar_name>
   <registrar_website>http://www.madasafish.com</registrar_website>
   <name_servers>
    <value>ns1.force9.net</value>
    <value>ns2.force9.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>jontaylor.biz</domain_name>
   <domain_keyword>jontaylor</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-17 16:53:13</query_time>
   <create_date>2002-09-19</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jon Taylor Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1102.ui-dns.biz</value>
    <value>ns1102.ui-dns.com</value>
    <value>ns1102.ui-dns.de</value>
    <value>ns1102.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>rkstaylor.com</domain_name>
   <domain_keyword>rkstaylor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 03:41:27</query_time>
   <create_date>2024-02-27</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Stephen Taylor Education Consulting, Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</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-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>ronctaylor.com</domain_name>
   <domain_keyword>ronctaylor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 00:29:45</query_time>
   <create_date>2011-08-31</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <name_servers>
    <value>ns1.dotsterhost.com</value>
    <value>ns2.dotsterhost.com</value>
    <value>ns3.dotsterhost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>robintaylor.co.uk</domain_name>
   <domain_keyword>robintaylor</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-14 02:25:26</query_time>
   <create_date>2000-11-16</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_name>Mythic Beasts Limited [Tag = MYTHIC-BEASTS]</registrar_name>
   <registrar_website>http://www.mythic-beasts.com</registrar_website>
   <name_servers>
    <value>ns1.messagingengine.com</value>
    <value>ns2.messagingengine.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>jontaylor.rocks</domain_name>
   <domain_keyword>jontaylor</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-04-17 16:53:14</query_time>
   <create_date>2022-11-20</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>raytaylor.net</domain_name>
   <domain_keyword>raytaylor</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 21:53:21</query_time>
   <create_date>2023-10-19</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.pendingrenewaldeletion.com</value>
    <value>ns2.pendingrenewaldeletion.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>doetaylor.uk</domain_name>
   <domain_keyword>doetaylor</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-05 22:12:49</query_time>
   <create_date>2015-09-30</create_date>
   <update_date>2020-10-17</update_date>
   <expiry_date>2025-09-30</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>tomtaylor.com</domain_name>
   <domain_keyword>tomtaylor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 11:58:49</query_time>
   <create_date>1997-10-27</create_date>
   <update_date>2022-09-01</update_date>
   <expiry_date>2025-10-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.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>83</num>
   <domain_name>joetaylor.uk</domain_name>
   <domain_keyword>joetaylor</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-09 19:20:34</query_time>
   <create_date>2020-09-08</create_date>
   <update_date>2020-09-08</update_date>
   <expiry_date>2030-09-08</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>84</num>
   <domain_name>robintaylor.cfd</domain_name>
   <domain_keyword>robintaylor</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-04-11 18:28:18</query_time>
   <create_date>2023-04-07</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>3858</registrar_iana>
   <registrar_name>Aceville Pte. Ltd.</registrar_name>
   <registrar_website>https://www.dnspod.com</registrar_website>
   <registrant_company>&quot;Smith Ronnie&quot;</registrant_company>
   <registrant_state>&quot;MS&quot;</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>brianna.ns.cloudflare.com</value>
    <value>leonidas.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>doetaylor.com</domain_name>
   <domain_keyword>doetaylor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 04:24:23</query_time>
   <create_date>2015-09-30</create_date>
   <update_date>2020-10-28</update_date>
   <expiry_date>2026-09-30</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>doetaylor ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Greater London</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>sharon.ns.cloudflare.com</value>
    <value>skip.ns.cloudflare.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>86</num>
   <domain_name>coxtaylor.com</domain_name>
   <domain_keyword>coxtaylor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 06:34:37</query_time>
   <create_date>2012-05-19</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>186</registrar_iana>
   <registrar_name>Namescout.com</registrar_name>
   <registrar_website>http://www.Namescout.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.pool.com</value>
    <value>dns2.pool.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>drebtaylor.com</domain_name>
   <domain_keyword>drebtaylor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 10:16:41</query_time>
   <create_date>2019-08-30</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/57106b0e-8daa-438d-95fe-df5f16b3620e</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.mywahosting.com</value>
    <value>ns2.mywahosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>jontaylor.co.uk</domain_name>
   <domain_keyword>jontaylor</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-25 22:29:32</query_time>
   <create_date>1998-05-19</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1094.ui-dns.biz</value>
    <value>ns1094.ui-dns.com</value>
    <value>ns1094.ui-dns.de</value>
    <value>ns1094.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>89</num>
   <domain_name>drbobtaylor.com</domain_name>
   <domain_keyword>drbobtaylor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 09:54:21</query_time>
   <create_date>2023-08-18</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>4010</registrar_iana>
   <registrar_name>Gname 041 Inc</registrar_name>
   <registrar_website>http://www.gname.com</registrar_website>
   <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>90</num>
   <domain_name>rextaylor.com</domain_name>
   <domain_keyword>rextaylor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 17:17:31</query_time>
   <create_date>2008-05-09</create_date>
   <update_date>2021-05-07</update_date>
   <expiry_date>2026-05-09</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>REX TAYLOR</registrant_name>
   <registrant_company>-</registrant_company>
   <registrant_address>11 OCEAN RD</registrant_address>
   <registrant_city>MANLY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>2095</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.415059399</registrant_phone>
   <name_servers>
    <value>ns1.webcity.com.au</value>
    <value>ns2.webcity.com.au</value>
    <value>ns3.webcity.com.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>robotailor.com</domain_name>
   <domain_keyword>robotailor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 05:08:36</query_time>
   <create_date>2004-12-16</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-12-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>ns33.domaincontrol.com</value>
    <value>ns34.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>92</num>
   <domain_name>troytaylor.com</domain_name>
   <domain_keyword>troytaylor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 23:22:48</query_time>
   <create_date>1999-11-10</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>Troy Taylor</registrant_company>
   <registrant_state>ID</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/troytaylor.com</registrant_email>
   <name_servers>
    <value>nsbn.ezcoding.com</value>
    <value>nsrb.ezcoding.com</value>
    <value>nssp1.ezcoding.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>93</num>
   <domain_name>loutaylor.uk</domain_name>
   <domain_keyword>loutaylor</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-09 11:25:18</query_time>
   <create_date>2019-07-08</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>arontaylor.me.uk</domain_name>
   <domain_keyword>arontaylor</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-04-15 08:05:30</query_time>
   <create_date>2011-05-20</create_date>
   <update_date>2023-05-19</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1088.ui-dns.biz</value>
    <value>ns1088.ui-dns.com</value>
    <value>ns1088.ui-dns.de</value>
    <value>ns1088.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>sebtaylor.com</domain_name>
   <domain_keyword>sebtaylor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 02:08:54</query_time>
   <create_date>2004-09-17</create_date>
   <update_date>2023-09-10</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/3bc5120e-cbe8-47dd-9e36-ead4de4de318</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>loutaylor.co.uk</domain_name>
   <domain_keyword>loutaylor</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-19 21:11:36</query_time>
   <create_date>2019-07-03</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>robyntaylor.com.au</domain_name>
   <domain_keyword>robyntaylor</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-25 04:33:52</query_time>
   <update_date>2024-04-23</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Rania Sarkis</registrant_name>
   <name_servers>
    <value>ns1.quik12.com.au</value>
    <value>ns2.quik12.com.au</value>
    <value>ns3.quik12.com.au</value>
    <value>ns4.quik12.com.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>reataylor.uk</domain_name>
   <domain_keyword>reataylor</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-22 10:11:31</query_time>
   <create_date>2020-09-20</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>raetaylor.com</domain_name>
   <domain_keyword>raetaylor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 08:54:57</query_time>
   <create_date>2015-09-17</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-09-17</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>100</num>
   <domain_name>rastaylor.com</domain_name>
   <domain_keyword>rastaylor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 10:09:04</query_time>
   <create_date>2023-11-11</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.automattic.com/</registrar_website>
   <registrant_name>Private Whois</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>9450 SW Gemini Dr #63259</registrant_address>
   <registrant_city>Beaverton</registrant_city>
   <registrant_zip>97008-7105</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8772738550</registrant_phone>
   <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>
 </results>
 <stats>
  <total_time>0.477</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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