WHOIS QUERY TIME

17 Apr 2024 - 10:05 AM UTC

Registered: 1 January 2020
Modified: 3 January 2024
Expiry: 1 January 2025

REGISTRAR

Name: Wild West Domains, Inc. [Tag = WILDWEST]
Website: https://www.wildwestdomains.com

NAME SERVERS

ns47.domaincontrol.com
ns48.domaincontrol.com

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=brianlord.uk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "brianlord.uk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "brianlord.uk",
            "domain_keyword": "brianlord",
            "domain_tld": "uk",
            "query_time": "2024-04-17 10:05:06",
            "create_date": "2020-01-01",
            "update_date": "2024-01-03",
            "expiry_date": "2025-01-01",
            "registrar_name": "Wild West Domains, Inc. [Tag = WILDWEST]",
            "registrar_website": "https://www.wildwestdomains.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.048,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>brianlord.uk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>brianlord.uk</domain_name>
   <domain_keyword>brianlord</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-17 10:05:06</query_time>
   <create_date>2020-01-01</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_name>Wild West Domains, Inc. [Tag = WILDWEST]</registrar_name>
   <registrar_website>https://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.048</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.065 seconds) for "brianlord.uk" in our Historical WHOIS Database.
#1 - QUERY TIME

17 Apr 2024 - 10:05 AM UTC

Registered: 1 January 2020
Modified: 3 January 2024
Expiry: 1 January 2025

REGISTRAR

Name: Wild West Domains, Inc. [Tag = WILDWEST]
Website: https://www.wildwestdomains.com

NAME SERVERS

ns47.domaincontrol.com
ns48.domaincontrol.com

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&database=historical&domain_name=brianlord.uk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "brianlord.uk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "brianlord.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "brianlord.uk",
            "domain_keyword": "brianlord",
            "domain_tld": "uk",
            "query_time": "2024-04-17 10:05:06",
            "create_date": "2020-01-01",
            "update_date": "2024-01-03",
            "expiry_date": "2025-01-01",
            "registrar_name": "Wild West Domains, Inc. [Tag = WILDWEST]",
            "registrar_website": "https://www.wildwestdomains.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.065,
        "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>brianlord.uk</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>brianlord.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>brianlord.uk</domain_name>
   <domain_keyword>brianlord</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-17 10:05:06</query_time>
   <create_date>2020-01-01</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_name>Wild West Domains, Inc. [Tag = WILDWEST]</registrar_name>
   <registrar_website>https://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.065</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 6 domain names (in 0.017 seconds) which contained the exact domain keyword "brianlord".
Domain Name Registered Expiry Registrar Ownership
1 brianlord.com 23 Sep 1999 23 Sep 2027 Wild West Domains, LLC -
2 brianlord.biz 5 Oct 2001 6 Nov 2024 Wild West Domains, Inc. Domains By Proxy, LLC
3 brianlord.info 9 Oct 2001 9 Oct 2024 Wild West Domains, LLC Domains By Proxy, LLC
4 brianlord.net 14 Oct 2004 14 Oct 2024 Wild West Domains, LLC -
5 brianlord.org 11 Jun 2008 11 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
6 brianlord.co.uk 29 Mar 2012 29 Mar 2026 Wild West Domains, Inc. [Tag = WILDWEST] -
7 brianlord.uk 1 Jan 2020 1 Jan 2025 Wild West Domains, Inc. [Tag = WILDWEST] -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=brianlord&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "brianlord",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 7,
        "relation": "eq",
        "current": 7
    },
    "unique_domains": "brianlord.com, brianlord.biz, brianlord.info, brianlord.net, brianlord.org, brianlord.co.uk, brianlord.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "brianlord.com",
            "domain_keyword": "brianlord",
            "domain_tld": "com",
            "query_time": "2024-04-17 10:05:06",
            "create_date": "1999-09-23",
            "update_date": "2022-09-07",
            "expiry_date": "2027-09-23",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.bigbangdomains.com",
                "ns2.bigbangdomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "brianlord.biz",
            "domain_keyword": "brianlord",
            "domain_tld": "biz",
            "query_time": "2024-05-14 22:50:09",
            "create_date": "2001-10-05",
            "update_date": "2023-11-05",
            "expiry_date": "2024-11-06",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, Inc.",
            "registrar_website": "www.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bigbangdomains.com",
                "ns2.bigbangdomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "brianlord.info",
            "domain_keyword": "brianlord",
            "domain_tld": "info",
            "query_time": "2024-04-17 10:05:06",
            "create_date": "2001-10-09",
            "update_date": "2023-11-23",
            "expiry_date": "2024-10-09",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bigbangdomains.com",
                "ns2.bigbangdomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "brianlord.net",
            "domain_keyword": "brianlord",
            "domain_tld": "net",
            "query_time": "2024-04-17 10:05:06",
            "create_date": "2004-10-14",
            "update_date": "2023-10-24",
            "expiry_date": "2024-10-14",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.bigbangdomains.com",
                "ns2.bigbangdomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "brianlord.org",
            "domain_keyword": "brianlord",
            "domain_tld": "org",
            "query_time": "2024-04-17 10:05:06",
            "create_date": "2008-06-11",
            "update_date": "2023-07-26",
            "expiry_date": "2024-06-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": [
                "ns3695.hostgator.com",
                "ns3696.hostgator.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "brianlord.co.uk",
            "domain_keyword": "brianlord",
            "domain_tld": "co.uk",
            "query_time": "2024-04-17 10:05:08",
            "create_date": "2012-03-29",
            "update_date": "2024-02-10",
            "expiry_date": "2026-03-29",
            "registrar_name": "Wild West Domains, Inc. [Tag = WILDWEST]",
            "registrar_website": "https://www.wildwestdomains.com",
            "name_servers": [
                "ns1.bigbangdomains.com",
                "ns2.bigbangdomains.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 7,
            "domain_name": "brianlord.uk",
            "domain_keyword": "brianlord",
            "domain_tld": "uk",
            "query_time": "2024-04-17 10:05:06",
            "create_date": "2020-01-01",
            "update_date": "2024-01-03",
            "expiry_date": "2025-01-01",
            "registrar_name": "Wild West Domains, Inc. [Tag = WILDWEST]",
            "registrar_website": "https://www.wildwestdomains.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.017,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>brianlord</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>7</total>
  <relation>eq</relation>
  <current>7</current>
 </count>
 <unique_domains>brianlord.com, brianlord.biz, brianlord.info, brianlord.net, brianlord.org, brianlord.co.uk, brianlord.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>brianlord.com</domain_name>
   <domain_keyword>brianlord</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 10:05:06</query_time>
   <create_date>1999-09-23</create_date>
   <update_date>2022-09-07</update_date>
   <expiry_date>2027-09-23</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns1.bigbangdomains.com</value>
    <value>ns2.bigbangdomains.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>brianlord.biz</domain_name>
   <domain_keyword>brianlord</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-14 22:50:09</query_time>
   <create_date>2001-10-05</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, Inc.</registrar_name>
   <registrar_website>www.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bigbangdomains.com</value>
    <value>ns2.bigbangdomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>brianlord.info</domain_name>
   <domain_keyword>brianlord</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-17 10:05:06</query_time>
   <create_date>2001-10-09</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bigbangdomains.com</value>
    <value>ns2.bigbangdomains.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>brianlord.net</domain_name>
   <domain_keyword>brianlord</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 10:05:06</query_time>
   <create_date>2004-10-14</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns1.bigbangdomains.com</value>
    <value>ns2.bigbangdomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>brianlord.org</domain_name>
   <domain_keyword>brianlord</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 10:05:06</query_time>
   <create_date>2008-06-11</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-06-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>ns3695.hostgator.com</value>
    <value>ns3696.hostgator.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>brianlord.co.uk</domain_name>
   <domain_keyword>brianlord</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-17 10:05:08</query_time>
   <create_date>2012-03-29</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2026-03-29</expiry_date>
   <registrar_name>Wild West Domains, Inc. [Tag = WILDWEST]</registrar_name>
   <registrar_website>https://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns1.bigbangdomains.com</value>
    <value>ns2.bigbangdomains.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>brianlord.uk</domain_name>
   <domain_keyword>brianlord</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-17 10:05:06</query_time>
   <create_date>2020-01-01</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_name>Wild West Domains, Inc. [Tag = WILDWEST]</registrar_name>
   <registrar_website>https://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.017</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 379 domain names (in 0.278 seconds) which look and sound like the brand name "brianlord".
Domain Name Registered Expiry Registrar Ownership
1 brianford.com 3 Jun 1999 3 Jun 2028 GoDaddy.com, LLC -
2 bryanlord.xyz 25 Apr 2018 25 Apr 2028 Go Daddy, LLC Domains By Proxy, LLC
3 brianford.link 4 Sep 2021 4 Sep 2024 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
4 brianford.realtor 21 Oct 2014 21 Oct 2028 Name Share, Inc NAR's official operator of the .REALTOR TLD
5 bryanlord.net 7 Nov 2006 7 Nov 2024 GoDaddy.com, LLC -
6 brianlore.com 2 Mar 2023 2 Mar 2025 Wix.com Ltd. -
7 bryanlord.org 25 Apr 2018 25 Apr 2028 GoDaddy.com, LLC Domains By Proxy, LLC
8 brienlord.com 10 Nov 2006 10 Nov 2024 IONOS SE Attentive Industries
9 brianford.org 15 Apr 2023 15 Apr 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0167036600
10 brianbord.com 3 Nov 2000 3 Nov 2024 GoDaddy.com, LLC -
11 bryanlord.biz 25 Apr 2018 25 Apr 2028 GoDaddy.com, LLC Domains By Proxy, LLC
12 briantlord.com 12 Apr 2024 12 Apr 2026 Cloudflare, Inc. DATA REDACTED
13 briannord.com 21 Dec 2010 21 Dec 2024 GoDaddy.com, LLC -
14 brianword.com 4 Nov 2023 4 Nov 2024 HOSTINGER operations, UAB -
15 brianlorde.com 7 Apr 2022 7 Apr 2025 GoDaddy.com, LLC -
16 brianford.online 6 Dec 2021 6 Dec 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
17 briannord.net 22 Sep 2011 22 Sep 2024 GoDaddy.com, LLC -
18 brainlord.com 15 Dec 2007 15 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
19 bryanlord.info 25 Apr 2018 25 Apr 2028 GoDaddy.com, LLC Domains By Proxy, LLC
20 brianjlord.com 5 Jun 2016 5 Jun 2024 GoDaddy.com, LLC -
21 brianford.net 13 Feb 2010 13 Feb 2027 GoDaddy.com, LLC -
22 brianlori.com 30 Mar 2024 30 Mar 2034 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
23 bryanlord.com 24 May 2003 24 May 2027 GoDaddy.com, LLC -
24 brian-lord.com 17 May 2006 17 May 2025 Wild West Domains, LLC -
25 brianford.info 19 Nov 2015 19 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
26 branlord.com 19 Nov 2023 19 Nov 2024 WEDOS Internet, a.s. Not Disclosed
27 brianbond.com 1 Jan 2001 1 Jan 2026 GoDaddy.com, LLC -
28 briandowd.net 12 Aug 2020 12 Aug 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
29 briancorr.glass 5 Jan 2023 5 Jan 2025 Porkbun LLC Private by Design, LLC
30 briancorr.org 14 Aug 2001 14 Aug 2024 Gandi SAS Left Justified
31 brianborg.com 4 Nov 2001 4 Nov 2025 Register.com, Inc. -
32 briandowd.com 23 Sep 2003 23 Sep 2025 Register.com, Inc. -
33 bricklord.com 26 Oct 2019 26 Oct 2024 GoDaddy.com, LLC -
34 brianladd.com 5 Jan 2012 5 Jan 2025 Go China Domains, LLC -
35 brianfora.com 10 Mar 2019 10 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
36 briansold.com 25 Oct 2018 25 Oct 2024 GoDaddy.com, LLC -
37 briancoad.com 22 Jan 2001 22 Jan 2025 Rebel.com REDACTED FOR PRIVACY
38 brienword.com 21 Dec 2019 21 Dec 2024 GoDaddy.com, LLC -
39 brianbork.com 17 Apr 2006 17 Apr 2025 Tucows Domains Inc. -
40 brianlowe.net 22 Apr 2006 22 Apr 2025 CSL Computer Service Langenbach GmbH d/b/a joker.com c/o IDPS International Domain Privacy Services GmbH
41 brianboro.com 28 Apr 2024 28 Apr 2025 GoDaddy.com, LLC -
42 brianboru.ie 20 Dec 2011 20 Dec 2024 Register 365 Comhaltas Ceoltoiri Eireann
43 trinalord.com 13 May 2024 13 May 2025 ENOM, INC. Whois Privacy Protection Service, Inc.
44 brianlock.com 20 Jul 2005 20 Jul 2024 GoDaddy.com, LLC -
45 briandorn.com 7 Sep 2023 7 Sep 2024 DropCatch.com 403 LLC Alpha Domains
46 briankors.com 26 Dec 2018 26 Dec 2024 GoDaddy.com, LLC -
47 brinklord.com 1 Mar 2024 1 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
48 brianloyde.com 17 Oct 2023 17 Oct 2024 GoDaddy.com, LLC -
49 brianrohd.com 1 Aug 2008 1 Aug 2024 GoDaddy.com, LLC -
50 brianlove.dev 1 Mar 2019 1 Mar 2025 Squarespace Domains II LLC. REDACTED FOR PRIVACY
51 brainlords.com 4 May 2005 4 May 2025 REALTIME REGISTER B.V. REDACTED FOR PRIVACY
52 brianloso.com 21 Jun 2009 21 Jun 2025 GoDaddy.com, LLC -
53 brianbyrd.com 4 Jul 2000 4 Jul 2024 Gname.com Pte. Ltd. Redacted for privacy
54 briancork.ca 3 Sep 2010 3 Sep 2025 Go Daddy Domains Canada, Inc 904762 Alberta Ltd
55 brianlotz.com 15 Feb 2012 15 Feb 2025 Dynadot Inc -
56 brianworl.com 5 Apr 2015 5 Apr 2025 GoDaddy.com, LLC -
57 bryanford.com 11 Nov 1999 11 Nov 2024 GoDaddy Corporate Domains, LLC -
58 brianhorn.net 19 Apr 2014 19 Apr 2025 GoDaddy.com, LLC -
59 brianboyd.ca 18 Jan 2017 18 Jan 2025 Wild West Domains Canada, Inc. REDACTED FOR PRIVACY
60 briancodd.com 22 Sep 2010 22 Sep 2025 GoDaddy.com, LLC -
61 brianboyd.net 27 Jun 2000 27 Jun 2024 GoDaddy.com, LLC -
62 bricklord.be 10 Jul 2020 - Vimexx -
63 briancorr.au - - Web Address Registration Pty Ltd Brian Corr
64 brianflood.com 18 Jan 2009 18 Jan 2025 Wild West Domains, LLC -
65 brianboyd.co.uk 21 Sep 2009 21 Sep 2026 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
66 brian-orr.net 10 May 2024 10 May 2025 GoDaddy.com, LLC -
67 brianlara.net 19 Sep 2019 19 Sep 2024 GoDaddy.com, LLC -
68 brianloew.com 1 May 2007 1 May 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
69 brownlord.com 21 Feb 2023 21 Feb 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
70 brianform.com 9 Mar 2009 9 Jan 2025 REGISTER S.P.A. Brianform Srl
71 brianflory.com 14 Nov 2018 14 Nov 2028 GoDaddy.com, LLC Domains By Proxy, LLC
72 brianmort.info 4 Mar 2015 4 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
73 brianlohr.co 21 Jul 2015 20 Jul 2024 IONOS SE REDACTED FOR PRIVACY
74 briantodd.info 8 Nov 2022 8 Nov 2025 Cloudflare, Inc REDACTED FOR PRIVACY
75 brianport.com 22 Sep 2006 22 Sep 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
76 brianroad.info 15 May 2024 15 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
77 bryanloyd.dev 26 Mar 2021 26 Mar 2024 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
78 brianformd.com 11 Jul 2023 11 Jul 2024 GoDaddy.com, LLC -
79 brianwood.realtor 8 Feb 2023 8 Feb 2028 Name Share, Inc NAR's official operator of the .REALTOR TLD
80 brianboyd.fun 10 Nov 2022 10 Nov 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
81 brianwork.com 19 Sep 2003 19 Sep 2026 Network Solutions, LLC -
82 brianchord.com 5 Nov 2016 5 Nov 2024 Tucows Domains Inc. -
83 briancorr.com 3 Apr 2002 3 Apr 2025 GANDI SAS Left Justified
84 brianelrod.com 30 Jul 2023 30 Jul 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
85 brianlowry.net 4 Jan 2014 4 Jan 2025 NAMECHEAP INC Redacted for Privacy Purposes
86 brianlohr.com 11 Feb 2010 11 Feb 2029 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
87 brianbyrd.net 12 Sep 2000 12 Sep 2024 Tucows Domains Inc. -
88 brian5or6.com 10 Oct 2014 10 Oct 2024 Tucows Domains Inc. -
89 briantodd.com 15 Apr 2012 15 Apr 2025 GoDaddy.com, LLC -
90 brianacord.com 8 May 2022 8 May 2025 Wix.com Ltd. -
91 brianmore.nl 21 Apr 2020 - - -
92 brianward.org 27 Mar 2023 27 Mar 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
93 brianward.tech 17 Mar 2023 17 Mar 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
94 brainload.app 16 Mar 2024 16 Mar 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
95 brianlund.net 7 Jul 2004 7 Jul 2030 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
96 brsanford.net 17 Apr 2020 17 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
97 brianboru.com 13 Apr 1998 12 Apr 2025 GoDaddy.com, LLC -
98 brianlind.com 28 Feb 2021 28 Feb 2025 Gname.com Pte. Ltd. Redacted for privacy
99 drainlord.net 17 Mar 2023 17 Mar 2028 Cloudflare, Inc. DATA REDACTED
100 brianwold.com 1 Nov 2000 1 Nov 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
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 Brianlord.uk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=brianlord.uk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "brianlord.uk",
        "page_size": 100
    },
    "count": {
        "total": 379,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "brianford.com, bryanlord.xyz, brianford.link, brianford.realtor, bryanlord.net, brianlore.com, bryanlord.org, brienlord.com, brianford.org, brianbord.com, bryanlord.biz, briantlord.com, briannord.com, brianword.com, brianlorde.com, brianford.online, briannord.net, brainlord.com, bryanlord.info, brianjlord.com, brianford.net, brianlori.com, bryanlord.com, brian-lord.com, brianford.info, branlord.com, brianbond.com, briandowd.net, briancorr.glass, briancorr.org, brianborg.com, briandowd.com, bricklord.com, brianladd.com, brianfora.com, briansold.com, briancoad.com, brienword.com, brianbork.com, brianlowe.net, brianboro.com, brianboru.ie, trinalord.com, brianlock.com, briandorn.com, briankors.com, brinklord.com, brianloyde.com, brianrohd.com, brianlove.dev, brainlords.com, brianloso.com, brianbyrd.com, briancork.ca, brianlotz.com, brianworl.com, bryanford.com, brianhorn.net, brianboyd.ca, briancodd.com, brianboyd.net, bricklord.be, briancorr.au, brianflood.com, brianboyd.co.uk, brian-orr.net, brianlara.net, brianloew.com, brownlord.com, brianform.com, brianflory.com, brianmort.info, brianlohr.co, briantodd.info, brianport.com, brianroad.info, bryanloyd.dev, brianformd.com, brianwood.realtor, brianboyd.fun, brianwork.com, brianchord.com, briancorr.com, brianelrod.com, brianlowry.net, brianlohr.com, brianbyrd.net, brian5or6.com, briantodd.com, brianacord.com, brianmore.nl, brianward.org, brianward.tech, brainload.app, brianlund.net, brsanford.net, brianboru.com, brianlind.com, drainlord.net, brianwold.com",
    "results": [
        {
            "num": 1,
            "domain_name": "brianford.com",
            "domain_keyword": "brianford",
            "domain_tld": "com",
            "query_time": "2024-05-13 19:48:08",
            "create_date": "1999-06-03",
            "update_date": "2023-05-31",
            "expiry_date": "2028-06-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns-1525.awsdns-62.org",
                "ns-172.awsdns-21.com",
                "ns-2003.awsdns-58.co.uk",
                "ns-891.awsdns-47.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "bryanlord.xyz",
            "domain_keyword": "bryanlord",
            "domain_tld": "xyz",
            "query_time": "2024-04-11 19:46:19",
            "create_date": "2018-04-25",
            "update_date": "2023-08-31",
            "expiry_date": "2028-04-25",
            "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": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "brianford.link",
            "domain_keyword": "brianford",
            "domain_tld": "link",
            "query_time": "2024-05-14 22:49:32",
            "create_date": "2021-09-04",
            "update_date": "2023-08-10",
            "expiry_date": "2024-09-04",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "brianford.realtor",
            "domain_keyword": "brianford",
            "domain_tld": "realtor",
            "query_time": "2024-04-17 09:59:29",
            "create_date": "2014-10-21",
            "update_date": "2023-08-23",
            "expiry_date": "2028-10-21",
            "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-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "bryanlord.net",
            "domain_keyword": "bryanlord",
            "domain_tld": "net",
            "query_time": "2024-04-13 19:37:40",
            "create_date": "2006-11-07",
            "update_date": "2023-10-18",
            "expiry_date": "2024-11-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "brianlore.com",
            "domain_keyword": "brianlore",
            "domain_tld": "com",
            "query_time": "2024-05-26 14:23:18",
            "create_date": "2023-03-02",
            "update_date": "2024-05-18",
            "expiry_date": "2025-03-02",
            "registrar_iana": 3817,
            "registrar_name": "Wix.com Ltd.",
            "registrar_website": "http://www.wix.com",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "bryanlord.org",
            "domain_keyword": "bryanlord",
            "domain_tld": "org",
            "query_time": "2024-05-21 10:23:32",
            "create_date": "2018-04-25",
            "update_date": "2023-07-30",
            "expiry_date": "2028-04-25",
            "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": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "brienlord.com",
            "domain_keyword": "brienlord",
            "domain_tld": "com",
            "query_time": "2024-04-24 16:43:05",
            "create_date": "2006-11-10",
            "update_date": "2018-02-22",
            "expiry_date": "2024-11-10",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Attentive Industries",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1083.ui-dns.biz",
                "ns1083.ui-dns.com",
                "ns1083.ui-dns.de",
                "ns1083.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "brianford.org",
            "domain_keyword": "brianford",
            "domain_tld": "org",
            "query_time": "2024-05-03 17:06:15",
            "create_date": "2023-04-15",
            "update_date": "2024-04-05",
            "expiry_date": "2025-04-15",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0167036600",
            "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": [
                "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": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "brianbord.com",
            "domain_keyword": "brianbord",
            "domain_tld": "com",
            "query_time": "2024-04-15 05:50:30",
            "create_date": "2000-11-03",
            "update_date": "2023-11-04",
            "expiry_date": "2024-11-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "bryanlord.biz",
            "domain_keyword": "bryanlord",
            "domain_tld": "biz",
            "query_time": "2024-05-21 10:23:32",
            "create_date": "2018-04-25",
            "update_date": "2023-07-17",
            "expiry_date": "2028-04-25",
            "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": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "briantlord.com",
            "domain_keyword": "briantlord",
            "domain_tld": "com",
            "query_time": "2024-04-15 15:14:18",
            "create_date": "2024-04-12",
            "update_date": "2024-04-12",
            "expiry_date": "2026-04-12",
            "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": "AZ",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/briantlord.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "armfazh.ns.cloudflare.com",
                "elma.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "briannord.com",
            "domain_keyword": "briannord",
            "domain_tld": "com",
            "query_time": "2024-04-23 16:24:33",
            "create_date": "2010-12-21",
            "update_date": "2023-12-22",
            "expiry_date": "2024-12-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "brianword.com",
            "domain_keyword": "brianword",
            "domain_tld": "com",
            "query_time": "2024-05-14 22:51:21",
            "create_date": "2023-11-04",
            "update_date": "2023-11-04",
            "expiry_date": "2024-11-04",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "brianlorde.com",
            "domain_keyword": "brianlorde",
            "domain_tld": "com",
            "query_time": "2024-05-13 19:48:58",
            "create_date": "2022-04-07",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-07",
            "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",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "brianford.online",
            "domain_keyword": "brianford",
            "domain_tld": "online",
            "query_time": "2024-05-14 22:49:32",
            "create_date": "2021-12-06",
            "update_date": "2023-11-22",
            "expiry_date": "2024-12-06",
            "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": 17,
            "domain_name": "briannord.net",
            "domain_keyword": "briannord",
            "domain_tld": "net",
            "query_time": "2024-04-23 16:24:33",
            "create_date": "2011-09-22",
            "update_date": "2023-09-23",
            "expiry_date": "2024-09-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "brainlord.com",
            "domain_keyword": "brainlord",
            "domain_tld": "com",
            "query_time": "2024-04-17 23:34:11",
            "create_date": "2007-12-15",
            "update_date": "2022-12-16",
            "expiry_date": "2024-12-15",
            "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=brainlord.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "bryanlord.info",
            "domain_keyword": "bryanlord",
            "domain_tld": "info",
            "query_time": "2024-05-21 10:23:32",
            "create_date": "2018-04-25",
            "update_date": "2023-06-09",
            "expiry_date": "2028-04-25",
            "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": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "brianjlord.com",
            "domain_keyword": "brianjlord",
            "domain_tld": "com",
            "query_time": "2024-04-17 10:02:37",
            "create_date": "2016-06-05",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "brianford.net",
            "domain_keyword": "brianford",
            "domain_tld": "net",
            "query_time": "2024-04-17 09:59:29",
            "create_date": "2010-02-13",
            "update_date": "2022-09-08",
            "expiry_date": "2027-02-13",
            "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": 22,
            "domain_name": "brianlori.com",
            "domain_keyword": "brianlori",
            "domain_tld": "com",
            "query_time": "2024-05-31 14:42:37",
            "create_date": "2024-03-30",
            "update_date": "2024-03-30",
            "expiry_date": "2034-03-30",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "bryanlord.com",
            "domain_keyword": "bryanlord",
            "domain_tld": "com",
            "query_time": "2024-06-02 01:29:19",
            "create_date": "2003-05-24",
            "update_date": "2022-09-09",
            "expiry_date": "2027-05-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns57.worldnic.com",
                "ns58.worldnic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "brian-lord.com",
            "domain_keyword": "brian-lord",
            "domain_tld": "com",
            "query_time": "2024-04-09 20:42:59",
            "create_date": "2006-05-17",
            "update_date": "2022-09-07",
            "expiry_date": "2025-05-17",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.bigbangdomains.com",
                "ns2.bigbangdomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "brianford.info",
            "domain_keyword": "brianford",
            "domain_tld": "info",
            "query_time": "2024-04-17 09:59:29",
            "create_date": "2015-11-19",
            "update_date": "2023-11-22",
            "expiry_date": "2024-11-19",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.convergentaz.net",
                "ns2.convergentaz.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "branlord.com",
            "domain_keyword": "branlord",
            "domain_tld": "com",
            "query_time": "2024-05-25 21:46:07",
            "create_date": "2023-11-19",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-19",
            "registrar_iana": 3860,
            "registrar_name": "WEDOS Internet, a.s.",
            "registrar_website": "https://www.wedos.com",
            "registrant_name": "Not Disclosed",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Not Disclosed",
            "registrant_state": "Not Disclosed",
            "registrant_zip": "Not Disclosed",
            "registrant_email": "not disclosed",
            "registrant_phone": "Not Disclosed",
            "registrant_fax": "Not Disclosed",
            "name_servers": [
                "ns.wedos.com",
                "ns.wedos.cz",
                "ns.wedos.eu",
                "ns.wedos.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unisgned"
            ]
        },
        {
            "num": 27,
            "domain_name": "brianbond.com",
            "domain_keyword": "brianbond",
            "domain_tld": "com",
            "query_time": "2024-05-14 22:49:16",
            "create_date": "2001-01-01",
            "update_date": "2023-01-02",
            "expiry_date": "2026-01-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "briandowd.net",
            "domain_keyword": "briandowd",
            "domain_tld": "net",
            "query_time": "2024-05-13 19:48:00",
            "create_date": "2020-08-12",
            "update_date": "2024-03-28",
            "expiry_date": "2024-08-12",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "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": [
                "signedDelegation"
            ]
        },
        {
            "num": 29,
            "domain_name": "briancorr.glass",
            "domain_keyword": "briancorr",
            "domain_tld": "glass",
            "query_time": "2024-05-13 19:47:52",
            "create_date": "2023-01-05",
            "update_date": "2024-02-19",
            "expiry_date": "2025-01-05",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "angela.ns.cloudflare.com",
                "nick.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 30,
            "domain_name": "briancorr.org",
            "domain_keyword": "briancorr",
            "domain_tld": "org",
            "query_time": "2024-04-15 05:52:17",
            "create_date": "2001-08-14",
            "update_date": "2023-08-02",
            "expiry_date": "2024-08-14",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Left Justified",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns2.he.net",
                "dns3.he.net",
                "dns4.he.net",
                "dns5.he.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "brianborg.com",
            "domain_keyword": "brianborg",
            "domain_tld": "com",
            "query_time": "2024-04-15 05:50:30",
            "create_date": "2001-11-04",
            "update_date": "2022-10-05",
            "expiry_date": "2025-11-04",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "austin.ns.cloudflare.com",
                "betty.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "briandowd.com",
            "domain_keyword": "briandowd",
            "domain_tld": "com",
            "query_time": "2024-04-15 05:53:48",
            "create_date": "2003-09-23",
            "update_date": "2020-09-17",
            "expiry_date": "2025-09-23",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "ns1.bizland.com",
                "ns2.bizland.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "bricklord.com",
            "domain_keyword": "bricklord",
            "domain_tld": "com",
            "query_time": "2024-04-15 20:35:03",
            "create_date": "2019-10-26",
            "update_date": "2023-10-04",
            "expiry_date": "2024-10-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "brianladd.com",
            "domain_keyword": "brianladd",
            "domain_tld": "com",
            "query_time": "2024-04-17 10:04:17",
            "create_date": "2012-01-05",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-05",
            "registrar_iana": 1149,
            "registrar_name": "Go China Domains, LLC",
            "registrar_website": "http://www.gochinadomains.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "brianfora.com",
            "domain_keyword": "brianfora",
            "domain_tld": "com",
            "query_time": "2024-04-17 09:59:29",
            "create_date": "2019-03-10",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-10",
            "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=brianfora.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "briansold.com",
            "domain_keyword": "briansold",
            "domain_tld": "com",
            "query_time": "2024-04-23 16:29:46",
            "create_date": "2018-10-25",
            "update_date": "2023-10-26",
            "expiry_date": "2024-10-25",
            "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": 37,
            "domain_name": "briancoad.com",
            "domain_keyword": "briancoad",
            "domain_tld": "com",
            "query_time": "2024-04-15 05:52:04",
            "create_date": "2001-01-22",
            "update_date": "2023-12-07",
            "expiry_date": "2025-01-22",
            "registrar_iana": 600,
            "registrar_name": "Rebel.com",
            "registrar_website": "http://www.Rebel.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": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "brienword.com",
            "domain_keyword": "brienword",
            "domain_tld": "com",
            "query_time": "2024-04-24 16:43:10",
            "create_date": "2019-12-21",
            "update_date": "2023-12-26",
            "expiry_date": "2024-12-21",
            "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": 39,
            "domain_name": "brianbork.com",
            "domain_keyword": "brianbork",
            "domain_tld": "com",
            "query_time": "2024-04-15 05:50:31",
            "create_date": "2006-04-17",
            "update_date": "2024-03-19",
            "expiry_date": "2025-04-17",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.turbify.com",
                "ns2.turbify.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "brianlowe.net",
            "domain_keyword": "brianlowe",
            "domain_tld": "net",
            "query_time": "2024-04-24 21:43:34",
            "create_date": "2006-04-22",
            "update_date": "2022-05-03",
            "expiry_date": "2025-04-22",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_name": "On behalf of brianlowe.net",
            "registrant_company": "c/o IDPS International Domain Privacy Services GmbH",
            "registrant_address": "Hansaallee 191",
            "registrant_city": "Duesseldorf",
            "registrant_zip": "40549",
            "registrant_country": "DE",
            "registrant_email": "https://csl-registrar.com/contact/brianlowe.net/owner",
            "registrant_phone": "+49.21186767448",
            "registrant_fax": "+49.211867676448",
            "name_servers": [
                "a.ns.joker.com",
                "b.ns.joker.com",
                "c.ns.joker.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "brianboro.com",
            "domain_keyword": "brianboro",
            "domain_tld": "com",
            "query_time": "2024-05-01 15:17:07",
            "create_date": "2024-04-28",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-28",
            "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": 42,
            "domain_name": "brianboru.ie",
            "domain_keyword": "brianboru",
            "domain_tld": "ie",
            "query_time": "2024-05-03 17:05:08",
            "create_date": "2011-12-20",
            "update_date": "2024-02-03",
            "expiry_date": "2024-12-20",
            "registrar_name": "Register 365",
            "registrar_website": "www.register365.ie",
            "registrant_name": "Comhaltas Ceoltoiri Eireann",
            "name_servers": [
                "ns0.reg365.net",
                "ns1.reg365.net",
                "ns2.reg365.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "trinalord.com",
            "domain_keyword": "trinalord",
            "domain_tld": "com",
            "query_time": "2024-05-16 16:33:20",
            "create_date": "2024-05-13",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-13",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "Whois Agent (306880383)",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "registrant_address": "PO Box 639, C/O trinalord.com",
            "registrant_city": "Kirkland",
            "registrant_state": "WA",
            "registrant_zip": "98083",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4252740657",
            "registrant_fax": "+1.4259744730",
            "name_servers": [
                "chi-ns2.websitehostserver.net",
                "ns1.greengeeks.net",
                "ns2.greengeeks.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "brianlock.com",
            "domain_keyword": "brianlock",
            "domain_tld": "com",
            "query_time": "2024-04-17 10:05:03",
            "create_date": "2005-07-20",
            "update_date": "2023-02-14",
            "expiry_date": "2024-07-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "briandorn.com",
            "domain_keyword": "briandorn",
            "domain_tld": "com",
            "query_time": "2024-05-20 19:17:02",
            "create_date": "2023-09-07",
            "update_date": "2023-09-08",
            "expiry_date": "2024-09-07",
            "registrar_iana": 1814,
            "registrar_name": "DropCatch.com 403 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Hans Lempka",
            "registrant_company": "Alpha Domains",
            "registrant_address": "Private Box 355, Envoy House",
            "registrant_city": "La Vrangue",
            "registrant_state": "St Peter Port",
            "registrant_zip": "GY1 3XG",
            "registrant_country": "GG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1481259153",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "briankors.com",
            "domain_keyword": "briankors",
            "domain_tld": "com",
            "query_time": "2024-04-11 12:31:27",
            "create_date": "2018-12-26",
            "update_date": "2023-01-03",
            "expiry_date": "2024-12-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "brinklord.com",
            "domain_keyword": "brinklord",
            "domain_tld": "com",
            "query_time": "2024-05-08 15:25:17",
            "create_date": "2024-03-01",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-01",
            "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=brinklord.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "brianloyde.com",
            "domain_keyword": "brianloyde",
            "domain_tld": "com",
            "query_time": "2024-05-03 17:07:32",
            "create_date": "2023-10-17",
            "update_date": "2023-10-17",
            "expiry_date": "2024-10-17",
            "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": 49,
            "domain_name": "brianrohd.com",
            "domain_keyword": "brianrohd",
            "domain_tld": "com",
            "query_time": "2024-04-23 16:27:18",
            "create_date": "2008-08-01",
            "update_date": "2023-08-02",
            "expiry_date": "2024-08-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "brianlove.dev",
            "domain_keyword": "brianlove",
            "domain_tld": "dev",
            "query_time": "2024-05-07 18:03:52",
            "create_date": "2019-03-01",
            "update_date": "2024-05-06",
            "expiry_date": "2025-03-01",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "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": 51,
            "domain_name": "brainlords.com",
            "domain_keyword": "brainlords",
            "domain_tld": "com",
            "query_time": "2024-05-08 03:29:51",
            "create_date": "2005-05-04",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-04",
            "registrar_iana": 839,
            "registrar_name": "REALTIME REGISTER B.V.",
            "registrar_website": "http://www.realtimeregister.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": "NL",
            "registrant_email": "https://mydomainprovider.com/contact_domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sohosted14.com",
                "ns2.sohosted14.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "not signed"
            ]
        },
        {
            "num": 52,
            "domain_name": "brianloso.com",
            "domain_keyword": "brianloso",
            "domain_tld": "com",
            "query_time": "2024-04-11 12:31:56",
            "create_date": "2009-06-21",
            "update_date": "2023-06-21",
            "expiry_date": "2025-06-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "brianbyrd.com",
            "domain_keyword": "brianbyrd",
            "domain_tld": "com",
            "query_time": "2024-05-03 17:05:15",
            "create_date": "2000-07-04",
            "update_date": "2023-08-23",
            "expiry_date": "2024-07-04",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "OHIO",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "US",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=brianbyrd.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "briancork.ca",
            "domain_keyword": "briancork",
            "domain_tld": "ca",
            "query_time": "2024-04-15 05:52:16",
            "create_date": "2010-09-03",
            "update_date": "2020-09-04",
            "expiry_date": "2025-09-03",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "904762 Alberta Ltd",
            "registrant_address": "11420-49 Avenue",
            "registrant_city": "Edmonton",
            "registrant_state": "AB",
            "registrant_zip": "T6H0G8",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7804306240",
            "registrant_fax": "+1.7804325630",
            "name_servers": [
                "n1.gridway.net",
                "n2.gridway.net",
                "n3.gridway.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "brianlotz.com",
            "domain_keyword": "brianlotz",
            "domain_tld": "com",
            "query_time": "2024-04-17 10:05:07",
            "create_date": "2012-02-15",
            "update_date": "2023-11-15",
            "expiry_date": "2025-02-15",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.oursafe.net",
                "ns2.oursafe.net",
                "ns3.oursafe.net",
                "ns4.oursafe.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "brianworl.com",
            "domain_keyword": "brianworl",
            "domain_tld": "com",
            "query_time": "2024-04-23 16:33:52",
            "create_date": "2015-04-05",
            "update_date": "2023-04-05",
            "expiry_date": "2025-04-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "bryanford.com",
            "domain_keyword": "bryanford",
            "domain_tld": "com",
            "query_time": "2024-05-10 06:59:48",
            "create_date": "1999-11-11",
            "update_date": "2024-05-09",
            "expiry_date": "2024-11-11",
            "registrar_iana": 3786,
            "registrar_name": "GoDaddy Corporate Domains, LLC",
            "registrar_website": "http://gcd.com",
            "name_servers": [
                "ns01.gcd-dns.com",
                "ns02.gcd-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "brianhorn.net",
            "domain_keyword": "brianhorn",
            "domain_tld": "net",
            "query_time": "2024-05-03 17:06:59",
            "create_date": "2014-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": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "brianboyd.ca",
            "domain_keyword": "brianboyd",
            "domain_tld": "ca",
            "query_time": "2024-05-20 19:16:51",
            "create_date": "2017-01-18",
            "update_date": "2024-03-03",
            "expiry_date": "2025-01-18",
            "registrar_name": "Wild West Domains Canada, Inc.",
            "registrar_website": "www.wildwestdomains.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": [
                "ns1.dotster.com",
                "ns2.dotster.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "briancodd.com",
            "domain_keyword": "briancodd",
            "domain_tld": "com",
            "query_time": "2024-04-15 05:52:05",
            "create_date": "2010-09-22",
            "update_date": "2022-09-08",
            "expiry_date": "2025-09-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "brianboyd.net",
            "domain_keyword": "brianboyd",
            "domain_tld": "net",
            "query_time": "2024-04-15 05:50:34",
            "create_date": "2000-06-27",
            "update_date": "2022-10-03",
            "expiry_date": "2024-06-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "bricklord.be",
            "domain_keyword": "bricklord",
            "domain_tld": "be",
            "query_time": "2024-04-15 20:35:03",
            "create_date": "2020-07-10",
            "registrar_name": "Vimexx",
            "registrar_website": "http://www.vimexx.nl",
            "name_servers": [
                "dave.ns.cloudflare.com",
                "jill.ns.cloudflare.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 63,
            "domain_name": "briancorr.au",
            "domain_keyword": "briancorr",
            "domain_tld": "au",
            "query_time": "2024-05-03 17:05:29",
            "update_date": "2024-03-17",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Brian Corr",
            "name_servers": [
                "ns1.syrahost.com",
                "ns2.syrahost.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "brianflood.com",
            "domain_keyword": "brianflood",
            "domain_tld": "com",
            "query_time": "2024-04-11 12:30:31",
            "create_date": "2009-01-18",
            "update_date": "2024-01-24",
            "expiry_date": "2025-01-18",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.justhost.com",
                "ns2.justhost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "brianboyd.co.uk",
            "domain_keyword": "brianboyd",
            "domain_tld": "co.uk",
            "query_time": "2024-05-03 17:05:11",
            "create_date": "2009-09-21",
            "update_date": "2023-12-20",
            "expiry_date": "2026-09-21",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 66,
            "domain_name": "brian-orr.net",
            "domain_keyword": "brian-orr",
            "domain_tld": "net",
            "query_time": "2024-05-13 17:04:11",
            "create_date": "2024-05-10",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "brianlara.net",
            "domain_keyword": "brianlara",
            "domain_tld": "net",
            "query_time": "2024-04-17 10:04:22",
            "create_date": "2019-09-19",
            "update_date": "2023-09-20",
            "expiry_date": "2024-09-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "brianloew.com",
            "domain_keyword": "brianloew",
            "domain_tld": "com",
            "query_time": "2024-04-17 10:05:04",
            "create_date": "2007-05-01",
            "update_date": "2024-04-01",
            "expiry_date": "2025-05-01",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "brownlord.com",
            "domain_keyword": "brownlord",
            "domain_tld": "com",
            "query_time": "2024-04-18 02:44:52",
            "create_date": "2023-02-21",
            "update_date": "2024-02-22",
            "expiry_date": "2025-02-21",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "joselyn.ns.cloudflare.com",
                "rommy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "brianform.com",
            "domain_keyword": "brianform",
            "domain_tld": "com",
            "query_time": "2024-04-17 09:59:30",
            "create_date": "2009-03-09",
            "update_date": "2024-04-15",
            "expiry_date": "2025-01-09",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Brianform Srl",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "https://domaincontact.register.it/contact-domain",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 71,
            "domain_name": "brianflory.com",
            "domain_keyword": "brianflory",
            "domain_tld": "com",
            "query_time": "2024-04-11 12:30:31",
            "create_date": "2018-11-14",
            "update_date": "2018-11-14",
            "expiry_date": "2028-11-14",
            "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=brianflory.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "brianmort.info",
            "domain_keyword": "brianmort",
            "domain_tld": "info",
            "query_time": "2024-04-17 10:06:50",
            "create_date": "2015-03-04",
            "update_date": "2024-03-05",
            "expiry_date": "2025-03-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns8473.hostgator.com",
                "ns8474.hostgator.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "brianlohr.co",
            "domain_keyword": "brianlohr",
            "domain_tld": "co",
            "query_time": "2024-05-03 17:07:31",
            "create_date": "2015-07-21",
            "update_date": "2023-07-25",
            "expiry_date": "2024-07-20",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1029.ui-dns.biz",
                "ns1029.ui-dns.com",
                "ns1029.ui-dns.de",
                "ns1029.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "briantodd.info",
            "domain_keyword": "briantodd",
            "domain_tld": "info",
            "query_time": "2024-05-17 10:17:39",
            "create_date": "2022-11-08",
            "update_date": "2023-10-20",
            "expiry_date": "2025-11-08",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.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": [
                "craig.ns.cloudflare.com",
                "ulla.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "brianport.com",
            "domain_keyword": "brianport",
            "domain_tld": "com",
            "query_time": "2024-04-23 16:26:01",
            "create_date": "2006-09-22",
            "update_date": "2023-08-23",
            "expiry_date": "2024-09-22",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "brianroad.info",
            "domain_keyword": "brianroad",
            "domain_tld": "info",
            "query_time": "2024-05-17 17:01:41",
            "create_date": "2024-05-15",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-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": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "bryanloyd.dev",
            "domain_keyword": "bryanloyd",
            "domain_tld": "dev",
            "query_time": "2024-05-25 00:32:59",
            "create_date": "2021-03-26",
            "update_date": "2024-04-25",
            "expiry_date": "2024-03-26",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 78,
            "domain_name": "brianformd.com",
            "domain_keyword": "brianformd",
            "domain_tld": "com",
            "query_time": "2024-05-14 22:49:32",
            "create_date": "2023-07-11",
            "update_date": "2023-07-11",
            "expiry_date": "2024-07-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "brianwood.realtor",
            "domain_keyword": "brianwood",
            "domain_tld": "realtor",
            "query_time": "2024-04-23 16:33:50",
            "create_date": "2023-02-08",
            "update_date": "2023-02-08",
            "expiry_date": "2028-02-08",
            "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": 80,
            "domain_name": "brianboyd.fun",
            "domain_keyword": "brianboyd",
            "domain_tld": "fun",
            "query_time": "2024-05-07 18:03:12",
            "create_date": "2022-11-10",
            "update_date": "2023-10-25",
            "expiry_date": "2024-11-10",
            "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": 81,
            "domain_name": "brianwork.com",
            "domain_keyword": "brianwork",
            "domain_tld": "com",
            "query_time": "2024-04-22 18:42:07",
            "create_date": "2003-09-19",
            "update_date": "2021-07-21",
            "expiry_date": "2026-09-19",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns29.1and1.com",
                "ns30.1and1.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "brianchord.com",
            "domain_keyword": "brianchord",
            "domain_tld": "com",
            "query_time": "2024-04-15 05:51:38",
            "create_date": "2016-11-05",
            "update_date": "2023-11-04",
            "expiry_date": "2024-11-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "briancorr.com",
            "domain_keyword": "briancorr",
            "domain_tld": "com",
            "query_time": "2024-04-15 05:52:17",
            "create_date": "2002-04-03",
            "update_date": "2024-04-02",
            "expiry_date": "2025-04-03",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Left Justified",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Massachusetts",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "brianelrod.com",
            "domain_keyword": "brianelrod",
            "domain_tld": "com",
            "query_time": "2024-05-03 17:06:09",
            "create_date": "2023-07-30",
            "update_date": "2023-08-14",
            "expiry_date": "2024-07-30",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "brianlowry.net",
            "domain_keyword": "brianlowry",
            "domain_tld": "net",
            "query_time": "2024-04-17 10:05:09",
            "create_date": "2014-01-04",
            "update_date": "2021-12-08",
            "expiry_date": "2025-01-04",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Redacted for Privacy Purposes",
            "registrant_address": "Redacted for Privacy Purposes",
            "registrant_city": "Redacted for Privacy Purposes",
            "registrant_state": "NY",
            "registrant_zip": "Redacted for Privacy Purposes",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.namecheap.com/domains/whois/result?domain=brianlowry.net",
            "registrant_phone": "Redacted for Privacy Purposes",
            "registrant_fax": "Redacted for Privacy Purposes",
            "name_servers": [
                "ns1.fp261.parklogic.com",
                "ns2.fp261.parklogic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "brianlohr.com",
            "domain_keyword": "brianlohr",
            "domain_tld": "com",
            "query_time": "2024-04-17 10:05:04",
            "create_date": "2010-02-11",
            "update_date": "2020-01-30",
            "expiry_date": "2029-02-11",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "brianbyrd.net",
            "domain_keyword": "brianbyrd",
            "domain_tld": "net",
            "query_time": "2024-04-15 05:51:12",
            "create_date": "2000-09-12",
            "update_date": "2023-09-11",
            "expiry_date": "2024-09-12",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.brianbyrd.net",
                "ns2.brianbyrd.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "brian5or6.com",
            "domain_keyword": "brian5or6",
            "domain_tld": "com",
            "query_time": "2024-04-15 05:48:03",
            "create_date": "2014-10-10",
            "update_date": "2023-09-25",
            "expiry_date": "2024-10-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns1.p02.nsone.net",
                "dns2.p02.nsone.net",
                "dns3.p02.nsone.net",
                "dns4.p02.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "briantodd.com",
            "domain_keyword": "briantodd",
            "domain_tld": "com",
            "query_time": "2024-04-23 16:31:52",
            "create_date": "2012-04-15",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-15",
            "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": 90,
            "domain_name": "brianacord.com",
            "domain_keyword": "brianacord",
            "domain_tld": "com",
            "query_time": "2024-05-03 17:04:21",
            "create_date": "2022-05-08",
            "update_date": "2024-04-13",
            "expiry_date": "2025-05-08",
            "registrar_iana": 3817,
            "registrar_name": "Wix.com Ltd.",
            "registrar_website": "http://www.wix.com",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "brianmore.nl",
            "domain_keyword": "brianmore",
            "domain_tld": "nl",
            "query_time": "2024-05-03 17:08:09",
            "create_date": "2020-04-21",
            "update_date": "2024-04-21",
            "domain_status": [
                "in quarantine"
            ]
        },
        {
            "num": 92,
            "domain_name": "brianward.org",
            "domain_keyword": "brianward",
            "domain_tld": "org",
            "query_time": "2024-05-26 14:24:42",
            "create_date": "2023-03-27",
            "update_date": "2024-05-06",
            "expiry_date": "2024-03-27",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-expired.com",
                "ns2.dns-expired.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "brianward.tech",
            "domain_keyword": "brianward",
            "domain_tld": "tech",
            "query_time": "2024-05-01 17:34:48",
            "create_date": "2023-03-17",
            "update_date": "2024-04-29",
            "expiry_date": "2025-03-17",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "brainload.app",
            "domain_keyword": "brainload",
            "domain_tld": "app",
            "query_time": "2024-05-16 16:06:53",
            "create_date": "2024-03-16",
            "update_date": "2024-03-31",
            "expiry_date": "2025-03-16",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "brianlund.net",
            "domain_keyword": "brianlund",
            "domain_tld": "net",
            "query_time": "2024-04-17 10:05:12",
            "create_date": "2004-07-07",
            "update_date": "2021-02-19",
            "expiry_date": "2030-07-07",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "elinore.ns.cloudflare.com",
                "peyton.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "brsanford.net",
            "domain_keyword": "brsanford",
            "domain_tld": "net",
            "query_time": "2024-05-01 06:11:16",
            "create_date": "2020-04-17",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-17",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=brsanford.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 97,
            "domain_name": "brianboru.com",
            "domain_keyword": "brianboru",
            "domain_tld": "com",
            "query_time": "2024-05-03 17:05:08",
            "create_date": "1998-04-13",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "brianlind.com",
            "domain_keyword": "brianlind",
            "domain_tld": "com",
            "query_time": "2024-05-03 17:07:30",
            "create_date": "2021-02-28",
            "update_date": "2024-03-10",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HUBEI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=brianlind.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "drainlord.net",
            "domain_keyword": "drainlord",
            "domain_tld": "net",
            "query_time": "2024-05-04 08:27:44",
            "create_date": "2023-03-17",
            "update_date": "2023-03-26",
            "expiry_date": "2028-03-17",
            "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": "Cheshire",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "GB",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/drainlord.net",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "haley.ns.cloudflare.com",
                "hans.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 100,
            "domain_name": "brianwold.com",
            "domain_keyword": "brianwold",
            "domain_tld": "com",
            "query_time": "2024-04-23 16:33:47",
            "create_date": "2000-11-01",
            "update_date": "2023-11-01",
            "expiry_date": "2024-11-01",
            "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=brianwold.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "lily.ns.cloudflare.com",
                "micah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.278,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>brianlord.uk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>379</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>brianford.com, bryanlord.xyz, brianford.link, brianford.realtor, bryanlord.net, brianlore.com, bryanlord.org, brienlord.com, brianford.org, brianbord.com, bryanlord.biz, briantlord.com, briannord.com, brianword.com, brianlorde.com, brianford.online, briannord.net, brainlord.com, bryanlord.info, brianjlord.com, brianford.net, brianlori.com, bryanlord.com, brian-lord.com, brianford.info, branlord.com, brianbond.com, briandowd.net, briancorr.glass, briancorr.org, brianborg.com, briandowd.com, bricklord.com, brianladd.com, brianfora.com, briansold.com, briancoad.com, brienword.com, brianbork.com, brianlowe.net, brianboro.com, brianboru.ie, trinalord.com, brianlock.com, briandorn.com, briankors.com, brinklord.com, brianloyde.com, brianrohd.com, brianlove.dev, brainlords.com, brianloso.com, brianbyrd.com, briancork.ca, brianlotz.com, brianworl.com, bryanford.com, brianhorn.net, brianboyd.ca, briancodd.com, brianboyd.net, bricklord.be, briancorr.au, brianflood.com, brianboyd.co.uk, brian-orr.net, brianlara.net, brianloew.com, brownlord.com, brianform.com, brianflory.com, brianmort.info, brianlohr.co, briantodd.info, brianport.com, brianroad.info, bryanloyd.dev, brianformd.com, brianwood.realtor, brianboyd.fun, brianwork.com, brianchord.com, briancorr.com, brianelrod.com, brianlowry.net, brianlohr.com, brianbyrd.net, brian5or6.com, briantodd.com, brianacord.com, brianmore.nl, brianward.org, brianward.tech, brainload.app, brianlund.net, brsanford.net, brianboru.com, brianlind.com, drainlord.net, brianwold.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>brianford.com</domain_name>
   <domain_keyword>brianford</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 19:48:08</query_time>
   <create_date>1999-06-03</create_date>
   <update_date>2023-05-31</update_date>
   <expiry_date>2028-06-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns-1525.awsdns-62.org</value>
    <value>ns-172.awsdns-21.com</value>
    <value>ns-2003.awsdns-58.co.uk</value>
    <value>ns-891.awsdns-47.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>bryanlord.xyz</domain_name>
   <domain_keyword>bryanlord</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-11 19:46:19</query_time>
   <create_date>2018-04-25</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2028-04-25</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>ns35.domaincontrol.com</value>
    <value>ns36.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>3</num>
   <domain_name>brianford.link</domain_name>
   <domain_keyword>brianford</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-14 22:49:32</query_time>
   <create_date>2021-09-04</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>brianford.realtor</domain_name>
   <domain_keyword>brianford</domain_keyword>
   <domain_tld>realtor</domain_tld>
   <query_time>2024-04-17 09:59:29</query_time>
   <create_date>2014-10-21</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2028-10-21</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-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>bryanlord.net</domain_name>
   <domain_keyword>bryanlord</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-13 19:37:40</query_time>
   <create_date>2006-11-07</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>6</num>
   <domain_name>brianlore.com</domain_name>
   <domain_keyword>brianlore</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 14:23:18</query_time>
   <create_date>2023-03-02</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <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>7</num>
   <domain_name>bryanlord.org</domain_name>
   <domain_keyword>bryanlord</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-21 10:23:32</query_time>
   <create_date>2018-04-25</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2028-04-25</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>ns35.domaincontrol.com</value>
    <value>ns36.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>brienlord.com</domain_name>
   <domain_keyword>brienlord</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 16:43:05</query_time>
   <create_date>2006-11-10</create_date>
   <update_date>2018-02-22</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Attentive Industries</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1083.ui-dns.biz</value>
    <value>ns1083.ui-dns.com</value>
    <value>ns1083.ui-dns.de</value>
    <value>ns1083.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>brianford.org</domain_name>
   <domain_keyword>brianford</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-03 17:06:15</query_time>
   <create_date>2023-04-15</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0167036600</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>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>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>brianbord.com</domain_name>
   <domain_keyword>brianbord</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 05:50:30</query_time>
   <create_date>2000-11-03</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>bryanlord.biz</domain_name>
   <domain_keyword>bryanlord</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-21 10:23:32</query_time>
   <create_date>2018-04-25</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2028-04-25</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>ns35.domaincontrol.com</value>
    <value>ns36.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>briantlord.com</domain_name>
   <domain_keyword>briantlord</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 15:14:18</query_time>
   <create_date>2024-04-12</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2026-04-12</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>AZ</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/briantlord.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>armfazh.ns.cloudflare.com</value>
    <value>elma.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>briannord.com</domain_name>
   <domain_keyword>briannord</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 16:24:33</query_time>
   <create_date>2010-12-21</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>14</num>
   <domain_name>brianword.com</domain_name>
   <domain_keyword>brianword</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 22:51:21</query_time>
   <create_date>2023-11-04</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>brianlorde.com</domain_name>
   <domain_keyword>brianlorde</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 19:48:58</query_time>
   <create_date>2022-04-07</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.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>16</num>
   <domain_name>brianford.online</domain_name>
   <domain_keyword>brianford</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-14 22:49:32</query_time>
   <create_date>2021-12-06</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-12-06</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>17</num>
   <domain_name>briannord.net</domain_name>
   <domain_keyword>briannord</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 16:24:33</query_time>
   <create_date>2011-09-22</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>18</num>
   <domain_name>brainlord.com</domain_name>
   <domain_keyword>brainlord</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 23:34:11</query_time>
   <create_date>2007-12-15</create_date>
   <update_date>2022-12-16</update_date>
   <expiry_date>2024-12-15</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=brainlord.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>bryanlord.info</domain_name>
   <domain_keyword>bryanlord</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-21 10:23:32</query_time>
   <create_date>2018-04-25</create_date>
   <update_date>2023-06-09</update_date>
   <expiry_date>2028-04-25</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>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>brianjlord.com</domain_name>
   <domain_keyword>brianjlord</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 10:02:37</query_time>
   <create_date>2016-06-05</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-05</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>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>21</num>
   <domain_name>brianford.net</domain_name>
   <domain_keyword>brianford</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 09:59:29</query_time>
   <create_date>2010-02-13</create_date>
   <update_date>2022-09-08</update_date>
   <expiry_date>2027-02-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>22</num>
   <domain_name>brianlori.com</domain_name>
   <domain_keyword>brianlori</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 14:42:37</query_time>
   <create_date>2024-03-30</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2034-03-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>bryanlord.com</domain_name>
   <domain_keyword>bryanlord</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 01:29:19</query_time>
   <create_date>2003-05-24</create_date>
   <update_date>2022-09-09</update_date>
   <expiry_date>2027-05-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>ns57.worldnic.com</value>
    <value>ns58.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>brian-lord.com</domain_name>
   <domain_keyword>brian-lord</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 20:42:59</query_time>
   <create_date>2006-05-17</create_date>
   <update_date>2022-09-07</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns1.bigbangdomains.com</value>
    <value>ns2.bigbangdomains.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>25</num>
   <domain_name>brianford.info</domain_name>
   <domain_keyword>brianford</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-17 09:59:29</query_time>
   <create_date>2015-11-19</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.convergentaz.net</value>
    <value>ns2.convergentaz.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>branlord.com</domain_name>
   <domain_keyword>branlord</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 21:46:07</query_time>
   <create_date>2023-11-19</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>3860</registrar_iana>
   <registrar_name>WEDOS Internet, a.s.</registrar_name>
   <registrar_website>https://www.wedos.com</registrar_website>
   <registrant_name>Not Disclosed</registrant_name>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Not Disclosed</registrant_city>
   <registrant_state>Not Disclosed</registrant_state>
   <registrant_zip>Not Disclosed</registrant_zip>
   <registrant_email>not disclosed</registrant_email>
   <registrant_phone>Not Disclosed</registrant_phone>
   <registrant_fax>Not Disclosed</registrant_fax>
   <name_servers>
    <value>ns.wedos.com</value>
    <value>ns.wedos.cz</value>
    <value>ns.wedos.eu</value>
    <value>ns.wedos.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unisgned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>brianbond.com</domain_name>
   <domain_keyword>brianbond</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 22:49:16</query_time>
   <create_date>2001-01-01</create_date>
   <update_date>2023-01-02</update_date>
   <expiry_date>2026-01-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>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>briandowd.net</domain_name>
   <domain_keyword>briandowd</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-13 19:48:00</query_time>
   <create_date>2020-08-12</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>briancorr.glass</domain_name>
   <domain_keyword>briancorr</domain_keyword>
   <domain_tld>glass</domain_tld>
   <query_time>2024-05-13 19:47:52</query_time>
   <create_date>2023-01-05</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>angela.ns.cloudflare.com</value>
    <value>nick.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>briancorr.org</domain_name>
   <domain_keyword>briancorr</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 05:52:17</query_time>
   <create_date>2001-08-14</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-08-14</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>Left Justified</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns2.he.net</value>
    <value>dns3.he.net</value>
    <value>dns4.he.net</value>
    <value>dns5.he.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>brianborg.com</domain_name>
   <domain_keyword>brianborg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 05:50:30</query_time>
   <create_date>2001-11-04</create_date>
   <update_date>2022-10-05</update_date>
   <expiry_date>2025-11-04</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>austin.ns.cloudflare.com</value>
    <value>betty.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>briandowd.com</domain_name>
   <domain_keyword>briandowd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 05:53:48</query_time>
   <create_date>2003-09-23</create_date>
   <update_date>2020-09-17</update_date>
   <expiry_date>2025-09-23</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>ns1.bizland.com</value>
    <value>ns2.bizland.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>bricklord.com</domain_name>
   <domain_keyword>bricklord</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 20:35:03</query_time>
   <create_date>2019-10-26</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-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>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>brianladd.com</domain_name>
   <domain_keyword>brianladd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 10:04:17</query_time>
   <create_date>2012-01-05</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>1149</registrar_iana>
   <registrar_name>Go China Domains, LLC</registrar_name>
   <registrar_website>http://www.gochinadomains.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>35</num>
   <domain_name>brianfora.com</domain_name>
   <domain_keyword>brianfora</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 09:59:29</query_time>
   <create_date>2019-03-10</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-10</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=brianfora.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>briansold.com</domain_name>
   <domain_keyword>briansold</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 16:29:46</query_time>
   <create_date>2018-10-25</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-10-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>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>37</num>
   <domain_name>briancoad.com</domain_name>
   <domain_keyword>briancoad</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 05:52:04</query_time>
   <create_date>2001-01-22</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>600</registrar_iana>
   <registrar_name>Rebel.com</registrar_name>
   <registrar_website>http://www.Rebel.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>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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>brienword.com</domain_name>
   <domain_keyword>brienword</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 16:43:10</query_time>
   <create_date>2019-12-21</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>39</num>
   <domain_name>brianbork.com</domain_name>
   <domain_keyword>brianbork</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 05:50:31</query_time>
   <create_date>2006-04-17</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.turbify.com</value>
    <value>ns2.turbify.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>brianlowe.net</domain_name>
   <domain_keyword>brianlowe</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 21:43:34</query_time>
   <create_date>2006-04-22</create_date>
   <update_date>2022-05-03</update_date>
   <expiry_date>2025-04-22</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_name>On behalf of brianlowe.net</registrant_name>
   <registrant_company>c/o IDPS International Domain Privacy Services GmbH</registrant_company>
   <registrant_address>Hansaallee 191</registrant_address>
   <registrant_city>Duesseldorf</registrant_city>
   <registrant_zip>40549</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/brianlowe.net/owner</registrant_email>
   <registrant_phone>+49.21186767448</registrant_phone>
   <registrant_fax>+49.211867676448</registrant_fax>
   <name_servers>
    <value>a.ns.joker.com</value>
    <value>b.ns.joker.com</value>
    <value>c.ns.joker.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>brianboro.com</domain_name>
   <domain_keyword>brianboro</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 15:17:07</query_time>
   <create_date>2024-04-28</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-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>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>42</num>
   <domain_name>brianboru.ie</domain_name>
   <domain_keyword>brianboru</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-03 17:05:08</query_time>
   <create_date>2011-12-20</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_name>Register 365</registrar_name>
   <registrar_website>www.register365.ie</registrar_website>
   <registrant_name>Comhaltas Ceoltoiri Eireann</registrant_name>
   <name_servers>
    <value>ns0.reg365.net</value>
    <value>ns1.reg365.net</value>
    <value>ns2.reg365.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>trinalord.com</domain_name>
   <domain_keyword>trinalord</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 16:33:20</query_time>
   <create_date>2024-05-13</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>Whois Agent (306880383)</registrant_name>
   <registrant_company>Whois Privacy Protection Service, Inc.</registrant_company>
   <registrant_address>PO Box 639, C/O trinalord.com</registrant_address>
   <registrant_city>Kirkland</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98083</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4252740657</registrant_phone>
   <registrant_fax>+1.4259744730</registrant_fax>
   <name_servers>
    <value>chi-ns2.websitehostserver.net</value>
    <value>ns1.greengeeks.net</value>
    <value>ns2.greengeeks.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>brianlock.com</domain_name>
   <domain_keyword>brianlock</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 10:05:03</query_time>
   <create_date>2005-07-20</create_date>
   <update_date>2023-02-14</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>briandorn.com</domain_name>
   <domain_keyword>briandorn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 19:17:02</query_time>
   <create_date>2023-09-07</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>1814</registrar_iana>
   <registrar_name>DropCatch.com 403 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Hans Lempka</registrant_name>
   <registrant_company>Alpha Domains</registrant_company>
   <registrant_address>Private Box 355, Envoy House</registrant_address>
   <registrant_city>La Vrangue</registrant_city>
   <registrant_state>St Peter Port</registrant_state>
   <registrant_zip>GY1 3XG</registrant_zip>
   <registrant_country>GG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1481259153</registrant_phone>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>briankors.com</domain_name>
   <domain_keyword>briankors</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 12:31:27</query_time>
   <create_date>2018-12-26</create_date>
   <update_date>2023-01-03</update_date>
   <expiry_date>2024-12-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>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>brinklord.com</domain_name>
   <domain_keyword>brinklord</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 15:25:17</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-01</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=brinklord.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>48</num>
   <domain_name>brianloyde.com</domain_name>
   <domain_keyword>brianloyde</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 17:07:32</query_time>
   <create_date>2023-10-17</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>49</num>
   <domain_name>brianrohd.com</domain_name>
   <domain_keyword>brianrohd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 16:27:18</query_time>
   <create_date>2008-08-01</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-08-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>ns47.domaincontrol.com</value>
    <value>ns48.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>brianlove.dev</domain_name>
   <domain_keyword>brianlove</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-07 18:03:52</query_time>
   <create_date>2019-03-01</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</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>DC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>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>51</num>
   <domain_name>brainlords.com</domain_name>
   <domain_keyword>brainlords</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 03:29:51</query_time>
   <create_date>2005-05-04</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>REALTIME REGISTER B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.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>NL</registrant_country>
   <registrant_email>https://mydomainprovider.com/contact_domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sohosted14.com</value>
    <value>ns2.sohosted14.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>brianloso.com</domain_name>
   <domain_keyword>brianloso</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 12:31:56</query_time>
   <create_date>2009-06-21</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2025-06-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.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>53</num>
   <domain_name>brianbyrd.com</domain_name>
   <domain_keyword>brianbyrd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 17:05:15</query_time>
   <create_date>2000-07-04</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>OHIO</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=brianbyrd.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>briancork.ca</domain_name>
   <domain_keyword>briancork</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-15 05:52:16</query_time>
   <create_date>2010-09-03</create_date>
   <update_date>2020-09-04</update_date>
   <expiry_date>2025-09-03</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>904762 Alberta Ltd</registrant_name>
   <registrant_address>11420-49 Avenue</registrant_address>
   <registrant_city>Edmonton</registrant_city>
   <registrant_state>AB</registrant_state>
   <registrant_zip>T6H0G8</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7804306240</registrant_phone>
   <registrant_fax>+1.7804325630</registrant_fax>
   <name_servers>
    <value>n1.gridway.net</value>
    <value>n2.gridway.net</value>
    <value>n3.gridway.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>brianlotz.com</domain_name>
   <domain_keyword>brianlotz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 10:05:07</query_time>
   <create_date>2012-02-15</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.oursafe.net</value>
    <value>ns2.oursafe.net</value>
    <value>ns3.oursafe.net</value>
    <value>ns4.oursafe.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>brianworl.com</domain_name>
   <domain_keyword>brianworl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 16:33:52</query_time>
   <create_date>2015-04-05</create_date>
   <update_date>2023-04-05</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>bryanford.com</domain_name>
   <domain_keyword>bryanford</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 06:59:48</query_time>
   <create_date>1999-11-11</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>3786</registrar_iana>
   <registrar_name>GoDaddy Corporate Domains, LLC</registrar_name>
   <registrar_website>http://gcd.com</registrar_website>
   <name_servers>
    <value>ns01.gcd-dns.com</value>
    <value>ns02.gcd-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>brianhorn.net</domain_name>
   <domain_keyword>brianhorn</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-03 17:06:59</query_time>
   <create_date>2014-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>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>59</num>
   <domain_name>brianboyd.ca</domain_name>
   <domain_keyword>brianboyd</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-20 19:16:51</query_time>
   <create_date>2017-01-18</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_name>Wild West Domains Canada, Inc.</registrar_name>
   <registrar_website>www.wildwestdomains.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>ns1.dotster.com</value>
    <value>ns2.dotster.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>60</num>
   <domain_name>briancodd.com</domain_name>
   <domain_keyword>briancodd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 05:52:05</query_time>
   <create_date>2010-09-22</create_date>
   <update_date>2022-09-08</update_date>
   <expiry_date>2025-09-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.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>brianboyd.net</domain_name>
   <domain_keyword>brianboyd</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 05:50:34</query_time>
   <create_date>2000-06-27</create_date>
   <update_date>2022-10-03</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>bricklord.be</domain_name>
   <domain_keyword>bricklord</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-15 20:35:03</query_time>
   <create_date>2020-07-10</create_date>
   <registrar_name>Vimexx</registrar_name>
   <registrar_website>http://www.vimexx.nl</registrar_website>
   <name_servers>
    <value>dave.ns.cloudflare.com</value>
    <value>jill.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>briancorr.au</domain_name>
   <domain_keyword>briancorr</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-03 17:05:29</query_time>
   <update_date>2024-03-17</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Brian Corr</registrant_name>
   <name_servers>
    <value>ns1.syrahost.com</value>
    <value>ns2.syrahost.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>brianflood.com</domain_name>
   <domain_keyword>brianflood</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 12:30:31</query_time>
   <create_date>2009-01-18</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns1.justhost.com</value>
    <value>ns2.justhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>brianboyd.co.uk</domain_name>
   <domain_keyword>brianboyd</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-03 17:05:11</query_time>
   <create_date>2009-09-21</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2026-09-21</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>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>66</num>
   <domain_name>brian-orr.net</domain_name>
   <domain_keyword>brian-orr</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-13 17:04:11</query_time>
   <create_date>2024-05-10</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>brianlara.net</domain_name>
   <domain_keyword>brianlara</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 10:04:22</query_time>
   <create_date>2019-09-19</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-09-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>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>68</num>
   <domain_name>brianloew.com</domain_name>
   <domain_keyword>brianloew</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 10:05:04</query_time>
   <create_date>2007-05-01</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>brownlord.com</domain_name>
   <domain_keyword>brownlord</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 02:44:52</query_time>
   <create_date>2023-02-21</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>joselyn.ns.cloudflare.com</value>
    <value>rommy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>brianform.com</domain_name>
   <domain_keyword>brianform</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 09:59:30</query_time>
   <create_date>2009-03-09</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-01-09</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>Brianform Srl</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>https://domaincontact.register.it/contact-domain</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>brianflory.com</domain_name>
   <domain_keyword>brianflory</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 12:30:31</query_time>
   <create_date>2018-11-14</create_date>
   <update_date>2018-11-14</update_date>
   <expiry_date>2028-11-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>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=brianflory.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.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>72</num>
   <domain_name>brianmort.info</domain_name>
   <domain_keyword>brianmort</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-17 10:06:50</query_time>
   <create_date>2015-03-04</create_date>
   <update_date>2024-03-05</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/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>ns8473.hostgator.com</value>
    <value>ns8474.hostgator.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>73</num>
   <domain_name>brianlohr.co</domain_name>
   <domain_keyword>brianlohr</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-03 17:07:31</query_time>
   <create_date>2015-07-21</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-07-20</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1029.ui-dns.biz</value>
    <value>ns1029.ui-dns.com</value>
    <value>ns1029.ui-dns.de</value>
    <value>ns1029.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>briantodd.info</domain_name>
   <domain_keyword>briantodd</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-17 10:17:39</query_time>
   <create_date>2022-11-08</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2025-11-08</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>craig.ns.cloudflare.com</value>
    <value>ulla.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>brianport.com</domain_name>
   <domain_keyword>brianport</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 16:26:01</query_time>
   <create_date>2006-09-22</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>brianroad.info</domain_name>
   <domain_keyword>brianroad</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-17 17:01:41</query_time>
   <create_date>2024-05-15</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-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>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>bryanloyd.dev</domain_name>
   <domain_keyword>bryanloyd</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-25 00:32:59</query_time>
   <create_date>2021-03-26</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-03-26</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-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>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>brianformd.com</domain_name>
   <domain_keyword>brianformd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 22:49:32</query_time>
   <create_date>2023-07-11</create_date>
   <update_date>2023-07-11</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.godaddy.com</registrar_website>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>brianwood.realtor</domain_name>
   <domain_keyword>brianwood</domain_keyword>
   <domain_tld>realtor</domain_tld>
   <query_time>2024-04-23 16:33:50</query_time>
   <create_date>2023-02-08</create_date>
   <update_date>2023-02-08</update_date>
   <expiry_date>2028-02-08</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>80</num>
   <domain_name>brianboyd.fun</domain_name>
   <domain_keyword>brianboyd</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-07 18:03:12</query_time>
   <create_date>2022-11-10</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-11-10</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>81</num>
   <domain_name>brianwork.com</domain_name>
   <domain_keyword>brianwork</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 18:42:07</query_time>
   <create_date>2003-09-19</create_date>
   <update_date>2021-07-21</update_date>
   <expiry_date>2026-09-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>ns29.1and1.com</value>
    <value>ns30.1and1.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>brianchord.com</domain_name>
   <domain_keyword>brianchord</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 05:51:38</query_time>
   <create_date>2016-11-05</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>briancorr.com</domain_name>
   <domain_keyword>briancorr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 05:52:17</query_time>
   <create_date>2002-04-03</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-04-03</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>Left Justified</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Massachusetts</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>brianelrod.com</domain_name>
   <domain_keyword>brianelrod</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 17:06:09</query_time>
   <create_date>2023-07-30</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns1.dns.com</value>
    <value>ns2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>brianlowry.net</domain_name>
   <domain_keyword>brianlowry</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 10:05:09</query_time>
   <create_date>2014-01-04</create_date>
   <update_date>2021-12-08</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</registrant_name>
   <registrant_company>Redacted for Privacy Purposes</registrant_company>
   <registrant_address>Redacted for Privacy Purposes</registrant_address>
   <registrant_city>Redacted for Privacy Purposes</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>Redacted for Privacy Purposes</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.namecheap.com/domains/whois/result?domain=brianlowry.net</registrant_email>
   <registrant_phone>Redacted for Privacy Purposes</registrant_phone>
   <registrant_fax>Redacted for Privacy Purposes</registrant_fax>
   <name_servers>
    <value>ns1.fp261.parklogic.com</value>
    <value>ns2.fp261.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>brianlohr.com</domain_name>
   <domain_keyword>brianlohr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 10:05:04</query_time>
   <create_date>2010-02-11</create_date>
   <update_date>2020-01-30</update_date>
   <expiry_date>2029-02-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>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>87</num>
   <domain_name>brianbyrd.net</domain_name>
   <domain_keyword>brianbyrd</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 05:51:12</query_time>
   <create_date>2000-09-12</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.brianbyrd.net</value>
    <value>ns2.brianbyrd.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>brian5or6.com</domain_name>
   <domain_keyword>brian5or6</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 05:48:03</query_time>
   <create_date>2014-10-10</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>dns1.p02.nsone.net</value>
    <value>dns2.p02.nsone.net</value>
    <value>dns3.p02.nsone.net</value>
    <value>dns4.p02.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>briantodd.com</domain_name>
   <domain_keyword>briantodd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 16:31:52</query_time>
   <create_date>2012-04-15</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>90</num>
   <domain_name>brianacord.com</domain_name>
   <domain_keyword>brianacord</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 17:04:21</query_time>
   <create_date>2022-05-08</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <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>91</num>
   <domain_name>brianmore.nl</domain_name>
   <domain_keyword>brianmore</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-03 17:08:09</query_time>
   <create_date>2020-04-21</create_date>
   <update_date>2024-04-21</update_date>
   <domain_status>
    <value>in quarantine</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>brianward.org</domain_name>
   <domain_keyword>brianward</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-26 14:24:42</query_time>
   <create_date>2023-03-27</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2024-03-27</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-expired.com</value>
    <value>ns2.dns-expired.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>brianward.tech</domain_name>
   <domain_keyword>brianward</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-01 17:34:48</query_time>
   <create_date>2023-03-17</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>brainload.app</domain_name>
   <domain_keyword>brainload</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-16 16:06:53</query_time>
   <create_date>2024-03-16</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>brianlund.net</domain_name>
   <domain_keyword>brianlund</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 10:05:12</query_time>
   <create_date>2004-07-07</create_date>
   <update_date>2021-02-19</update_date>
   <expiry_date>2030-07-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>elinore.ns.cloudflare.com</value>
    <value>peyton.ns.cloudflare.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>brsanford.net</domain_name>
   <domain_keyword>brsanford</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-01 06:11:16</query_time>
   <create_date>2020-04-17</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=brsanford.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>brianboru.com</domain_name>
   <domain_keyword>brianboru</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 17:05:08</query_time>
   <create_date>1998-04-13</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>brianlind.com</domain_name>
   <domain_keyword>brianlind</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 17:07:30</query_time>
   <create_date>2021-02-28</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>HUBEI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=brianlind.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>drainlord.net</domain_name>
   <domain_keyword>drainlord</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-04 08:27:44</query_time>
   <create_date>2023-03-17</create_date>
   <update_date>2023-03-26</update_date>
   <expiry_date>2028-03-17</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>Cheshire</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/drainlord.net</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>haley.ns.cloudflare.com</value>
    <value>hans.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>brianwold.com</domain_name>
   <domain_keyword>brianwold</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 16:33:47</query_time>
   <create_date>2000-11-01</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-11-01</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=brianwold.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>lily.ns.cloudflare.com</value>
    <value>micah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.278</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.