WHOIS QUERY TIME

21 May 2024 - 4:58 AM UTC

Registered: 25 July 2005
Modified: 1 August 2023

NAME SERVERS

ns1.value-domain.com
ns2.value-domain.com
ns3.value-domain.com
ns4.value-domain.com
ns5.value-domain.com

REGISTRANT

Company: XEROGRAPHIX Inc.

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=xerographix.co.jp
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "xerographix.co.jp"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "xerographix.co.jp",
            "domain_keyword": "xerographix",
            "domain_tld": "co.jp",
            "query_time": "2024-05-21 04:58:37",
            "create_date": "2005-07-25",
            "update_date": "2023-08-01",
            "registrant_company": "XEROGRAPHIX Inc.",
            "name_servers": [
                "ns1.value-domain.com",
                "ns2.value-domain.com",
                "ns3.value-domain.com",
                "ns4.value-domain.com",
                "ns5.value-domain.com"
            ]
        }
    ],
    "stats": {
        "total_time": 0.029,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>xerographix.co.jp</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>xerographix.co.jp</domain_name>
   <domain_keyword>xerographix</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-21 04:58:37</query_time>
   <create_date>2005-07-25</create_date>
   <update_date>2023-08-01</update_date>
   <registrant_company>XEROGRAPHIX Inc.</registrant_company>
   <name_servers>
    <value>ns1.value-domain.com</value>
    <value>ns2.value-domain.com</value>
    <value>ns3.value-domain.com</value>
    <value>ns4.value-domain.com</value>
    <value>ns5.value-domain.com</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.029</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.077 seconds) for "xerographix.co.jp" in our Historical WHOIS Database.
#1 - QUERY TIME

20 Apr 2023 - 9:09 PM UTC

Registered: 25 July 2005
Modified: 1 August 2022

NAME SERVERS

ns1.value-domain.com
ns2.value-domain.com
ns3.value-domain.com
ns4.value-domain.com
ns5.value-domain.com

REGISTRANT

Company: XEROGRAPHIX Inc.

#2 - QUERY TIME

7 Sep 2023 - 5:44 AM UTC

Registered: 25 July 2005
Modified: 1 August 2023

NAME SERVERS

ns1.value-domain.com
ns2.value-domain.com
ns3.value-domain.com
ns4.value-domain.com
ns5.value-domain.com

REGISTRANT

Company: XEROGRAPHIX Inc.

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=xerographix.co.jp
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "xerographix.co.jp",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "xerographix.co.jp",
    "results": [
        {
            "num": 1,
            "domain_name": "xerographix.co.jp",
            "domain_keyword": "xerographix",
            "domain_tld": "co.jp",
            "query_time": "2023-04-20 21:09:05",
            "create_date": "2005-07-25",
            "update_date": "2022-08-01",
            "registrant_company": "XEROGRAPHIX Inc.",
            "name_servers": [
                "ns1.value-domain.com",
                "ns2.value-domain.com",
                "ns3.value-domain.com",
                "ns4.value-domain.com",
                "ns5.value-domain.com"
            ]
        },
        {
            "num": 2,
            "domain_name": "xerographix.co.jp",
            "domain_keyword": "xerographix",
            "domain_tld": "co.jp",
            "query_time": "2023-09-07 05:44:54",
            "create_date": "2005-07-25",
            "update_date": "2023-08-01",
            "registrant_company": "XEROGRAPHIX Inc.",
            "name_servers": [
                "ns1.value-domain.com",
                "ns2.value-domain.com",
                "ns3.value-domain.com",
                "ns4.value-domain.com",
                "ns5.value-domain.com"
            ]
        }
    ],
    "stats": {
        "total_time": 0.077,
        "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>xerographix.co.jp</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>xerographix.co.jp</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>xerographix.co.jp</domain_name>
   <domain_keyword>xerographix</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2023-04-20 21:09:05</query_time>
   <create_date>2005-07-25</create_date>
   <update_date>2022-08-01</update_date>
   <registrant_company>XEROGRAPHIX Inc.</registrant_company>
   <name_servers>
    <value>ns1.value-domain.com</value>
    <value>ns2.value-domain.com</value>
    <value>ns3.value-domain.com</value>
    <value>ns4.value-domain.com</value>
    <value>ns5.value-domain.com</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>xerographix.co.jp</domain_name>
   <domain_keyword>xerographix</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2023-09-07 05:44:54</query_time>
   <create_date>2005-07-25</create_date>
   <update_date>2023-08-01</update_date>
   <registrant_company>XEROGRAPHIX Inc.</registrant_company>
   <name_servers>
    <value>ns1.value-domain.com</value>
    <value>ns2.value-domain.com</value>
    <value>ns3.value-domain.com</value>
    <value>ns4.value-domain.com</value>
    <value>ns5.value-domain.com</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.077</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 1 domain names (in 0.017 seconds) which contained the exact domain keyword "xerographix".
Domain Name Registered Expiry Registrar Ownership
1 xerographix.co.jp 25 Jul 2005 - - XEROGRAPHIX Inc.
2 xerographix.com 22 Mar 2024 22 Mar 2025 Network Solutions, LLC -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=xerographix&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "xerographix",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "xerographix.co.jp, xerographix.com",
    "results": [
        {
            "num": 1,
            "domain_name": "xerographix.co.jp",
            "domain_keyword": "xerographix",
            "domain_tld": "co.jp",
            "query_time": "2024-05-21 04:58:37",
            "create_date": "2005-07-25",
            "update_date": "2023-08-01",
            "registrant_company": "XEROGRAPHIX Inc.",
            "name_servers": [
                "ns1.value-domain.com",
                "ns2.value-domain.com",
                "ns3.value-domain.com",
                "ns4.value-domain.com",
                "ns5.value-domain.com"
            ]
        },
        {
            "num": 2,
            "domain_name": "xerographix.com",
            "domain_keyword": "xerographix",
            "domain_tld": "com",
            "query_time": "2024-05-24 02:21:31",
            "create_date": "2024-03-22",
            "update_date": "2024-05-11",
            "expiry_date": "2025-03-22",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.pendingrenewaldeletion.com",
                "ns2.pendingrenewaldeletion.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "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>xerographix</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>xerographix.co.jp, xerographix.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>xerographix.co.jp</domain_name>
   <domain_keyword>xerographix</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-21 04:58:37</query_time>
   <create_date>2005-07-25</create_date>
   <update_date>2023-08-01</update_date>
   <registrant_company>XEROGRAPHIX Inc.</registrant_company>
   <name_servers>
    <value>ns1.value-domain.com</value>
    <value>ns2.value-domain.com</value>
    <value>ns3.value-domain.com</value>
    <value>ns4.value-domain.com</value>
    <value>ns5.value-domain.com</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>xerographix.com</domain_name>
   <domain_keyword>xerographix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 02:21:31</query_time>
   <create_date>2024-03-22</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.pendingrenewaldeletion.com</value>
    <value>ns2.pendingrenewaldeletion.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </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 142 domain names (in 0.136 seconds) which look and sound like the brand name "xerographix".
Domain Name Registered Expiry Registrar Ownership
1 zerographix.com 13 Jun 2014 13 Jun 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
2 aerographix.com 19 Nov 1998 18 Nov 2024 Dynadot Inc -
3 xerographic.com 22 Nov 2003 22 Nov 2024 Porkbun LLC Domain For Sale
4 xerographie.com 16 Jan 2001 16 Jan 2025 Vautron Rechenzentrum AG KDD GmbH
5 herographix.com 1 Sep 2012 1 Sep 2024 GoDaddy.com, LLC -
6 aerographix.info 12 Jan 2024 12 Jan 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0169866605
7 aerographix.biz 4 Nov 2023 4 Nov 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
8 zerographix.co.jp 11 Apr 2015 - - ZEROGRAP Inc.
9 xerographic.co.uk 22 Jun 2009 22 Jun 2025 Easyspace Ltd [Tag = EASYSPACE] -
10 xerographic.mn 16 May 2020 16 May 2025 Datacom Co., Ltd. BCT Co.,Ltd
11 neurographix.com 21 Jul 2022 21 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
12 girographix.com 27 Feb 2024 27 Feb 2025 GoDaddy.com, LLC -
13 dekographix.net 30 Jun 2022 30 Jun 2024 Ligne Web Services SARL dba LWS -
14 eurographix.com 3 Jul 2010 3 Jul 2025 INAMES CO., LTD. jaewan Lee
15 afrographix.com 26 Nov 2023 26 Nov 2024 NameSilo, LLC -
16 xerographica.net 21 Jun 2012 21 Jun 2024 Tucows Domains Inc. -
17 melographix.com 14 Apr 2022 14 Apr 2025 Wix.Com Ltd. Wix.com Ltd.
18 xerographics.com 12 Mar 1997 13 Mar 2025 GoDaddy.com, LLC -
19 xerographica.jp 9 Jul 2013 31 Jul 2024 - TSUKASA MIKAMI
20 nerdgraphix.com 3 May 2018 3 May 2026 GoDaddy.com, LLC -
21 xenographic.cfd 28 May 2024 28 May 2025 NameSilo, LLC PrivacyGuardian.org llc
22 zprographix.com 24 Jul 2022 24 Jul 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Z-Pro Graphix
23 retrographix.store 13 Jul 2023 13 Jul 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
24 zerographic.com 25 Jul 2016 22 Jul 2024 REGISTER S.P.A. REDACTED FOR PRIVACY
25 aerographit.com 16 Sep 2022 16 Sep 2024 DYNADOT LLC Super Privacy Service LTD c/o Dynadot
26 pecographix.com 23 Apr 2006 22 Apr 2031 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
27 terographic.co.uk 22 Dec 2023 22 Dec 2024 PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN] -
28 demographix.co.uk 30 Sep 2003 30 Sep 2024 Elite Limited t/a Elite [Tag = ELITEUK] -
29 xerographica.it 25 Mar 2005 25 Mar 2025 Aruba s.p.a. Michieli Floricoltura di Michieli Paolo
30 corographix.com 1 Mar 2022 1 Mar 2025 Tucows Domains Inc. -
31 ceregraphix.com 14 Aug 2013 14 Aug 2024 Tucows Domains Inc. -
32 nerographic.com 3 Sep 2023 3 Sep 2024 DropCatch.com 1413 LLC HugeDomains.com
33 evrographix.com 24 Oct 2007 24 Oct 2024 Rebel.com REDACTED FOR PRIVACY
34 aerographis.com 15 May 2023 15 May 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
35 aerographic.co.uk 1 Sep 2020 1 Sep 2024 Register.com Inc t/a Network Solutions [Tag = NSI-US] -
36 xerographica.com 1 Apr 2008 1 Apr 2025 Tucows Domains Inc. -
37 zerographic.co.uk 23 Feb 2004 23 Feb 2025 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
38 reprographix.org 6 Dec 2010 6 Dec 2024 Domain.com, LLC Repro Graphics Digital Imaging
39 reprographix.net 6 Dec 2010 6 Dec 2024 Domain.com, LLC REDACTED FOR PRIVACY
40 aerographic.com 22 Mar 2000 22 Mar 2025 Tucows Domains Inc. -
41 demographix.com 30 Apr 2001 30 Apr 2025 CSL Computer Service Langenbach GmbH d/b/a joker.com Demographix Ltd
42 zerographic.it 8 Sep 2020 23 Oct 2024 VHosting Solution S.r.l. Nicola Franco
43 serigraphix.com 22 Apr 2023 22 Apr 2025 GoDaddy.com, LLC -
44 decographix.com 4 Oct 2023 4 Oct 2024 GoDaddy.com, LLC -
45 xenographic.one 24 Jun 2023 24 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
46 guerographix.com 29 Aug 2023 29 Aug 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
47 aerographic.com.br 13 Nov 2007 12 Nov 2025 - Imprint 2001 Gr?fica e Editora Ltda
48 webographix.fr 23 Feb 2020 24 Sep 2024 NETIM Ano Nymous
49 reprographix.co.uk 13 Jul 2023 13 Jul 2024 PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN] -
50 neurographix.art 11 Sep 2021 11 Sep 2024 Go Daddy, LLC Domains By Proxy, LLC
51 metrographix.com 27 Jan 2015 27 Jan 2025 GoDaddy.com, LLC -
52 aerographie.net 30 May 2008 30 May 2025 Hosting Concepts B.V. d/b/a Registrar.eu Belles Arts Ferran, S.L.
53 neurographix.it 8 Jul 2009 8 Jul 2024 Aruba s.p.a. Antonio Cesario
54 teyographix.net 11 Jun 2023 11 Jun 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
55 aerographyx.com 17 May 2006 17 May 2026 Tucows Domains Inc. -
56 dermographix.com 4 Sep 2012 4 Sep 2024 ENOM, INC. REDACTED FOR PRIVACY
57 sperographix.com 19 Nov 2019 19 Nov 2024 Register.com, Inc. -
58 herographic.com 7 Oct 2013 7 Oct 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
59 gyrographix.com 28 Mar 2022 28 Mar 2024 GoDaddy.com, LLC -
60 xerographer.com 26 Feb 2009 26 Feb 2025 Squarespace Domains II LLC Xerographer Fonts
61 bertgraphix.com 13 Apr 2004 13 Apr 2025 eNom, LLC -
62 reprographix.ink 23 May 2023 23 May 2025 NameSilo, LLC PrivacyGuardian.org llc
63 serigraphix.art 21 Apr 2019 21 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
64 reprographix.com 9 Apr 1997 10 Apr 2026 GoDaddy.com, LLC -
65 xtragraphix.com 4 Mar 2024 4 Mar 2025 Squarespace Domains LLC REDACTED FOR PRIVACY
66 retrographix.com 31 May 2002 31 May 2025 Key-Systems GmbH REDACTED FOR PRIVACY
67 aerographie.com 24 May 2005 24 May 2025 GANDI SAS REDACTED FOR PRIVACY
68 xenographia.com 28 Sep 2000 28 Sep 2024 TUCOWS, INC. REDACTED FOR PRIVACY
69 xenographic.com 13 Sep 2015 13 Sep 2024 Sea Wasp, LLC Jewella Privacy LLC Privacy ID# 1122785
70 genographix.com 3 Oct 2023 3 Oct 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
71 demographix.agency 8 Apr 2015 8 Apr 2025 Hosting Concepts B.V. d/b/a Registrar.eu Demographix Communications
72 aerographic.ru 13 Jun 2007 13 Jun 2025 SALENAMES-RU Private Person
73 kerrgraphix.com 29 May 2009 29 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
74 reprographix.info 6 Dec 2010 6 Dec 2024 Domain.com, LLC Data Protected
75 zero-graphix.net 16 Oct 2004 16 Oct 2024 RegistryGate GmbH REDACTED FOR PRIVACY
76 jerongraphix.com 9 Sep 2023 9 Sep 2024 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
77 pyrographix.com 25 Jul 2002 25 Jul 2024 GoDaddy.com, LLC -
78 expographix.com 5 Dec 2023 5 Dec 2025 Wix.Com Ltd. Wix.com Ltd.
79 ierographic.com 31 Aug 2023 31 Aug 2024 NAMECHEAP INC Jacqueline Marshall
80 aerograph-x.com 13 May 2024 13 May 2025 Wix.com Ltd. -
81 neurographix.shop 1 Jun 2023 1 Jun 2025 Tucows Domains Inc. -
82 velographix.com 9 Feb 2024 9 Feb 2025 Tucows Domains Inc. -
83 debographix.com 24 May 2003 24 May 2025 Tucows Domains Inc. -
84 aerographie.info 10 Nov 2008 10 Nov 2024 OVH SAS Artisan
85 karographix.com 29 May 2024 29 May 2027 Wix.Com Ltd. Karographix
86 arrographix.com 15 Mar 2013 15 Mar 2025 GoDaddy.com, LLC -
87 torographix.shop 25 Oct 2019 25 Oct 2024 Register.com, Inc. -
88 lexographix.com 29 May 2023 29 May 2025 Dynadot Inc -
89 aerographic.org 1 Jan 2021 1 Jan 2025 Internet Domain Service BS Corp Whois Privacy Corp.
90 aerographie.eu - - Ligne Web Services ( LWS ) -
91 retrographix.co.uk 14 Nov 2020 14 Nov 2024 Tucows Inc t/a Tucows [Tag = TUCOWS-CA] -
92 demographix.org 19 May 2023 19 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
93 hierographix.com 3 Sep 2013 3 Sep 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
94 aero-graphix.com 10 Jun 2023 10 Jun 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
95 xerografix.com 27 Sep 2000 27 Sep 2024 PSI-USA, Inc. dba Domain Robot XeroGrafiX GmbH
96 geographix.solutions 24 Mar 2024 24 Mar 2027 GoDaddy.com, LLC Domains By Proxy, LLC
97 geographix.com 5 Oct 1993 4 Oct 2024 Network Solutions, LLC -
98 prographix.be 23 Jul 2017 - Combell nv -
99 keographix.com 14 Feb 2015 14 Feb 2025 PlanetHoster -
100 hergraphix.com 16 Oct 2003 16 Oct 2025 ENOM, INC. REDACTED FOR PRIVACY
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 Xerographix.co.jp.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=xerographix.co.jp
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "xerographix.co.jp",
        "page_size": 100
    },
    "count": {
        "total": 142,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "zerographix.com, aerographix.com, xerographic.com, xerographie.com, herographix.com, aerographix.info, aerographix.biz, zerographix.co.jp, xerographic.co.uk, xerographic.mn, neurographix.com, girographix.com, dekographix.net, eurographix.com, afrographix.com, xerographica.net, melographix.com, xerographics.com, xerographica.jp, nerdgraphix.com, xenographic.cfd, zprographix.com, retrographix.store, zerographic.com, aerographit.com, pecographix.com, terographic.co.uk, demographix.co.uk, xerographica.it, corographix.com, ceregraphix.com, nerographic.com, evrographix.com, aerographis.com, aerographic.co.uk, xerographica.com, zerographic.co.uk, reprographix.org, reprographix.net, aerographic.com, demographix.com, zerographic.it, serigraphix.com, decographix.com, xenographic.one, guerographix.com, aerographic.com.br, webographix.fr, reprographix.co.uk, neurographix.art, metrographix.com, aerographie.net, neurographix.it, teyographix.net, aerographyx.com, dermographix.com, sperographix.com, herographic.com, gyrographix.com, xerographer.com, bertgraphix.com, reprographix.ink, serigraphix.art, reprographix.com, xtragraphix.com, retrographix.com, aerographie.com, xenographia.com, xenographic.com, genographix.com, demographix.agency, aerographic.ru, kerrgraphix.com, reprographix.info, zero-graphix.net, jerongraphix.com, pyrographix.com, expographix.com, ierographic.com, aerograph-x.com, neurographix.shop, velographix.com, debographix.com, aerographie.info, karographix.com, arrographix.com, torographix.shop, lexographix.com, aerographic.org, aerographie.eu, retrographix.co.uk, demographix.org, hierographix.com, aero-graphix.com, xerografix.com, geographix.solutions, geographix.com, prographix.be, keographix.com, hergraphix.com",
    "results": [
        {
            "num": 1,
            "domain_name": "zerographix.com",
            "domain_keyword": "zerographix",
            "domain_tld": "com",
            "query_time": "2024-04-18 19:47:26",
            "create_date": "2014-06-13",
            "update_date": "2020-06-07",
            "expiry_date": "2024-06-13",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "aerographix.com",
            "domain_keyword": "aerographix",
            "domain_tld": "com",
            "query_time": "2024-04-18 09:13:44",
            "create_date": "1998-11-19",
            "update_date": "2023-11-08",
            "expiry_date": "2024-11-18",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "xerographic.com",
            "domain_keyword": "xerographic",
            "domain_tld": "com",
            "query_time": "2024-05-31 03:14:57",
            "create_date": "2003-11-22",
            "update_date": "2023-04-29",
            "expiry_date": "2024-11-22",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Domain For Sale",
            "registrant_address": "PO Box 30485, Seven Mile Beach",
            "registrant_city": "Grand Cayman",
            "registrant_state": "George Town",
            "registrant_zip": "KY1-1202",
            "registrant_country": "KY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1:US.4165385487",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "xerographie.com",
            "domain_keyword": "xerographie",
            "domain_tld": "com",
            "query_time": "2024-04-16 12:42:56",
            "create_date": "2001-01-16",
            "update_date": "2024-01-18",
            "expiry_date": "2025-01-16",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_company": "KDD GmbH",
            "registrant_state": "Bavaria",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.ns-serve.net",
                "ns2.ns-serve.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "herographix.com",
            "domain_keyword": "herographix",
            "domain_tld": "com",
            "query_time": "2024-04-17 16:15:53",
            "create_date": "2012-09-01",
            "update_date": "2023-09-29",
            "expiry_date": "2024-09-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "aerographix.info",
            "domain_keyword": "aerographix",
            "domain_tld": "info",
            "query_time": "2024-05-13 13:50:11",
            "create_date": "2024-01-12",
            "update_date": "2024-01-29",
            "expiry_date": "2025-01-12",
            "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 0169866605",
            "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": [
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "aerographix.biz",
            "domain_keyword": "aerographix",
            "domain_tld": "biz",
            "query_time": "2024-05-15 19:56:42",
            "create_date": "2023-11-04",
            "update_date": "2023-11-09",
            "expiry_date": "2024-11-04",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "zerographix.co.jp",
            "domain_keyword": "zerographix",
            "domain_tld": "co.jp",
            "query_time": "2024-05-12 11:18:07",
            "create_date": "2015-04-11",
            "update_date": "2024-05-01",
            "registrant_company": "ZEROGRAP Inc.",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ]
        },
        {
            "num": 9,
            "domain_name": "xerographic.co.uk",
            "domain_keyword": "xerographic",
            "domain_tld": "co.uk",
            "query_time": "2024-05-24 15:35:49",
            "create_date": "2009-06-22",
            "update_date": "2023-05-23",
            "expiry_date": "2025-06-22",
            "registrar_name": "Easyspace Ltd [Tag = EASYSPACE]",
            "registrar_website": "https://www.easyspace.com/domain-names/extensions/uk",
            "name_servers": [
                "ns1.bigcommerce.com",
                "ns2.bigcommerce.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 10,
            "domain_name": "xerographic.mn",
            "domain_keyword": "xerographic",
            "domain_tld": "mn",
            "query_time": "2022-06-10 01:23:14",
            "create_date": "2020-05-16",
            "update_date": "2022-03-21",
            "expiry_date": "2025-05-16",
            "registrar_iana": 119,
            "registrar_name": "Datacom Co., Ltd.",
            "registrar_website": "https://datacom.mn/",
            "registrant_name": "Batmunkh Khurelbat",
            "registrant_company": "BCT Co.,Ltd",
            "registrant_address": "Chingeltei Duureg, 2 r khoroo, computerland-305",
            "registrant_city": "ulaanbaatar",
            "registrant_state": "MN",
            "registrant_zip": "16050",
            "registrant_country": "MN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+976.99091105",
            "name_servers": [
                "admi516687.earth.orderbox-dns.com",
                "admi516687.mars.orderbox-dns.com",
                "admi516687.mercury.orderbox-dns.com",
                "admi516687.venus.orderbox-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 11,
            "domain_name": "neurographix.com",
            "domain_keyword": "neurographix",
            "domain_tld": "com",
            "query_time": "2024-05-06 02:30:21",
            "create_date": "2022-07-21",
            "update_date": "2023-07-15",
            "expiry_date": "2024-07-21",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "girographix.com",
            "domain_keyword": "girographix",
            "domain_tld": "com",
            "query_time": "2024-04-30 21:03:19",
            "create_date": "2024-02-27",
            "update_date": "2024-02-27",
            "expiry_date": "2025-02-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "dekographix.net",
            "domain_keyword": "dekographix",
            "domain_tld": "net",
            "query_time": "2024-05-17 15:33:54",
            "create_date": "2022-06-30",
            "update_date": "2023-06-16",
            "expiry_date": "2024-06-30",
            "registrar_iana": 1630,
            "registrar_name": "Ligne Web Services SARL dba LWS",
            "registrar_website": "http://www.lws.fr/nom-de-domaine.php",
            "registrant_country": "CM",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns5.lwsdns.com",
                "ns6.lwsdns.com",
                "ns7.lwsdns.com",
                "ns8.lwsdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "eurographix.com",
            "domain_keyword": "eurographix",
            "domain_tld": "com",
            "query_time": "2024-04-26 01:59:40",
            "create_date": "2010-07-03",
            "update_date": "2023-12-11",
            "expiry_date": "2025-07-03",
            "registrar_iana": 444,
            "registrar_name": "INAMES CO., LTD.",
            "registrar_website": "www.inames.co.kr",
            "registrant_name": "jaewan Lee",
            "registrant_company": "jaewan Lee",
            "registrant_address": "JinheungTheRubens 201-801 12 Geumhwa-ro 59beon-gil Seo-gu",
            "registrant_city": "Gwangju",
            "registrant_zip": "62007",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1084799800",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "afrographix.com",
            "domain_keyword": "afrographix",
            "domain_tld": "com",
            "query_time": "2024-05-25 08:54:23",
            "create_date": "2023-11-26",
            "update_date": "2023-11-26",
            "expiry_date": "2024-11-26",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "xerographica.net",
            "domain_keyword": "xerographica",
            "domain_tld": "net",
            "query_time": "2024-04-16 13:41:11",
            "create_date": "2012-06-21",
            "update_date": "2023-06-14",
            "expiry_date": "2024-06-21",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "melographix.com",
            "domain_keyword": "melographix",
            "domain_tld": "com",
            "query_time": "2024-05-01 12:40:27",
            "create_date": "2022-04-14",
            "update_date": "2024-03-15",
            "expiry_date": "2025-04-14",
            "registrar_iana": 3817,
            "registrar_name": "Wix.Com Ltd.",
            "registrar_website": "http://www.wix.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wix.com Ltd.",
            "registrant_address": "500 Terry Francois Blvd",
            "registrant_city": "San Francisco",
            "registrant_state": "CA",
            "registrant_zip": "94158",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4154291173",
            "registrant_fax": "(415) 643-6479",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "xerographics.com",
            "domain_keyword": "xerographics",
            "domain_tld": "com",
            "query_time": "2024-05-13 19:18:52",
            "create_date": "1997-03-12",
            "update_date": "2024-03-03",
            "expiry_date": "2025-03-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "xerographica.jp",
            "domain_keyword": "xerographica",
            "domain_tld": "jp",
            "query_time": "2024-04-16 12:42:56",
            "create_date": "2013-07-09",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-31",
            "registrant_name": "TSUKASA MIKAMI",
            "registrant_address": "Tenjin Prime 8F, 2-7-21, Tenjin",
            "registrant_zip": "810-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "092-713-7999",
            "registrant_fax": "092-713-7944",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 20,
            "domain_name": "nerdgraphix.com",
            "domain_keyword": "nerdgraphix",
            "domain_tld": "com",
            "query_time": "2024-05-09 04:21:06",
            "create_date": "2018-05-03",
            "update_date": "2024-04-11",
            "expiry_date": "2026-05-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "dns1.freehostia.com",
                "dns2.freehostia.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "xenographic.cfd",
            "domain_keyword": "xenographic",
            "domain_tld": "cfd",
            "query_time": "2024-05-30 14:24:03",
            "create_date": "2024-05-28",
            "update_date": "2024-05-28",
            "expiry_date": "2025-05-28",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "elliott.ns.cloudflare.com",
                "tiffany.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "zprographix.com",
            "domain_keyword": "zprographix",
            "domain_tld": "com",
            "query_time": "2024-06-01 18:33:39",
            "create_date": "2022-07-24",
            "update_date": "2023-08-30",
            "expiry_date": "2024-07-24",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "ZakeeDarr",
            "registrant_company": "Z-Pro Graphix",
            "registrant_address": "2409 Elim Ave",
            "registrant_city": "Zion",
            "registrant_state": "United States",
            "registrant_zip": "70725",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2025550131",
            "name_servers": [
                "ns1.verification-hold.suspended-domain.com",
                "ns2.verification-hold.suspended-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "retrographix.store",
            "domain_keyword": "retrographix",
            "domain_tld": "store",
            "query_time": "2024-06-02 01:51:40",
            "create_date": "2023-07-13",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-13",
            "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": [
                "dom.ns.cloudflare.com",
                "jule.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "zerographic.com",
            "domain_keyword": "zerographic",
            "domain_tld": "com",
            "query_time": "2024-04-18 19:47:26",
            "create_date": "2016-07-25",
            "update_date": "2023-07-22",
            "expiry_date": "2024-07-22",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "staffordshire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "aerographit.com",
            "domain_keyword": "aerographit",
            "domain_tld": "com",
            "query_time": "2024-06-08 16:57:54",
            "create_date": "2022-09-16",
            "update_date": "2024-04-11",
            "expiry_date": "2024-09-16",
            "registrar_iana": 472,
            "registrar_name": "DYNADOT LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "PO Box 701",
            "registrant_city": "San Mateo",
            "registrant_state": "California",
            "registrant_zip": "94401",
            "registrant_country": "US",
            "registrant_email": "https://www.dynadot.com/domain/contact-request?domain=aerographit.com",
            "registrant_phone": "+1.6505854708",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "pecographix.com",
            "domain_keyword": "pecographix",
            "domain_tld": "com",
            "query_time": "2024-04-15 17:53:33",
            "create_date": "2006-04-23",
            "update_date": "2022-04-23",
            "expiry_date": "2031-04-22",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "terographic.co.uk",
            "domain_keyword": "terographic",
            "domain_tld": "co.uk",
            "query_time": "2024-05-06 22:49:54",
            "create_date": "2023-12-22",
            "update_date": "2023-12-22",
            "expiry_date": "2024-12-22",
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN]",
            "registrar_website": "https://publicdomainregistry.com",
            "name_servers": [
                "rudy.ns.cloudflare.com",
                "stella.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 28,
            "domain_name": "demographix.co.uk",
            "domain_keyword": "demographix",
            "domain_tld": "co.uk",
            "query_time": "2024-05-01 05:31:05",
            "create_date": "2003-09-30",
            "update_date": "2023-09-23",
            "expiry_date": "2024-09-30",
            "registrar_name": "Elite Limited t/a Elite [Tag = ELITEUK]",
            "registrar_website": "http://www.elite.net.uk",
            "name_servers": [
                "ns1.elite.uk",
                "ns2.elite.uk",
                "ns3.elite.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 29,
            "domain_name": "xerographica.it",
            "domain_keyword": "xerographica",
            "domain_tld": "it",
            "query_time": "2024-04-16 13:41:11",
            "create_date": "2005-03-25",
            "update_date": "2024-04-10",
            "expiry_date": "2025-03-25",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Michieli Floricoltura di Michieli Paolo",
            "registrant_address": "via 28 Aprile, 5",
            "registrant_city": "VESCOVANA",
            "registrant_state": "PD",
            "registrant_zip": "35040",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 30,
            "domain_name": "corographix.com",
            "domain_keyword": "corographix",
            "domain_tld": "com",
            "query_time": "2024-06-05 07:17:33",
            "create_date": "2022-03-01",
            "update_date": "2024-02-23",
            "expiry_date": "2025-03-01",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "ceregraphix.com",
            "domain_keyword": "ceregraphix",
            "domain_tld": "com",
            "query_time": "2024-06-07 14:55:23",
            "create_date": "2013-08-14",
            "update_date": "2023-07-30",
            "expiry_date": "2024-08-14",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.siteground330.com",
                "ns2.siteground330.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "nerographic.com",
            "domain_keyword": "nerographic",
            "domain_tld": "com",
            "query_time": "2024-05-23 12:15:45",
            "create_date": "2023-09-03",
            "update_date": "2023-09-04",
            "expiry_date": "2024-09-03",
            "registrar_iana": 3622,
            "registrar_name": "DropCatch.com 1413 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "evrographix.com",
            "domain_keyword": "evrographix",
            "domain_tld": "com",
            "query_time": "2024-04-19 02:02:28",
            "create_date": "2007-10-24",
            "update_date": "2023-09-09",
            "expiry_date": "2024-10-24",
            "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": [
                "dns.domainsatcost.ca",
                "dns2.domainsatcost.ca"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "aerographis.com",
            "domain_keyword": "aerographis",
            "domain_tld": "com",
            "query_time": "2024-05-18 00:54:45",
            "create_date": "2023-05-15",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-15",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "ns1.websupport.cz",
                "ns2.websupport.cz",
                "ns3.websupport.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 35,
            "domain_name": "aerographic.co.uk",
            "domain_keyword": "aerographic",
            "domain_tld": "co.uk",
            "query_time": "2024-06-08 16:57:56",
            "create_date": "2020-09-01",
            "update_date": "2022-08-02",
            "expiry_date": "2024-09-01",
            "registrar_name": "Register.com Inc t/a Network Solutions [Tag = NSI-US]",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 36,
            "domain_name": "xerographica.com",
            "domain_keyword": "xerographica",
            "domain_tld": "com",
            "query_time": "2024-05-31 03:14:57",
            "create_date": "2008-04-01",
            "update_date": "2024-03-25",
            "expiry_date": "2025-04-01",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "zerographic.co.uk",
            "domain_keyword": "zerographic",
            "domain_tld": "co.uk",
            "query_time": "2024-04-18 19:47:26",
            "create_date": "2004-02-23",
            "update_date": "2024-01-24",
            "expiry_date": "2025-02-23",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 38,
            "domain_name": "reprographix.org",
            "domain_keyword": "reprographix",
            "domain_tld": "org",
            "query_time": "2024-04-24 16:06:33",
            "create_date": "2010-12-06",
            "update_date": "2023-11-26",
            "expiry_date": "2024-12-06",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Repro Graphics Digital Imaging",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IN",
            "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": [
                "ns2.nill.net",
                "parking.nill.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "reprographix.net",
            "domain_keyword": "reprographix",
            "domain_tld": "net",
            "query_time": "2024-04-24 16:06:33",
            "create_date": "2010-12-06",
            "update_date": "2023-11-21",
            "expiry_date": "2024-12-06",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IN",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/0c1c7386-ec1a-490e-ae89-5ca8738f9c7c",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns2.nill.net",
                "parking.nill.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "aerographic.com",
            "domain_keyword": "aerographic",
            "domain_tld": "com",
            "query_time": "2024-05-31 02:29:35",
            "create_date": "2000-03-22",
            "update_date": "2024-03-22",
            "expiry_date": "2025-03-22",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "kanye.ns.cloudflare.com",
                "zita.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "demographix.com",
            "domain_keyword": "demographix",
            "domain_tld": "com",
            "query_time": "2024-05-08 20:27:13",
            "create_date": "2001-04-30",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-30",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_company": "Demographix Ltd",
            "registrant_state": "London",
            "registrant_country": "GB",
            "registrant_email": "https://csl-registrar.com/contact/demographix.com/owner",
            "name_servers": [
                "ns1.elite.uk",
                "ns2.elite.uk",
                "ns3.elite.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "zerographic.it",
            "domain_keyword": "zerographic",
            "domain_tld": "it",
            "query_time": "2024-05-19 12:29:00",
            "create_date": "2020-09-08",
            "update_date": "2023-11-08",
            "expiry_date": "2024-10-23",
            "registrar_name": "VHosting Solution S.r.l.",
            "registrar_website": "https://www.vhosting.com",
            "registrant_company": "Nicola Franco",
            "registrant_address": "via Palla, 10",
            "registrant_city": "Forgaria nel Friuli",
            "registrant_state": "UD",
            "registrant_zip": "33030",
            "registrant_country": "IT",
            "name_servers": [
                "cpanel2.vhosting-it.com",
                "sdns1.vhosting-it.com",
                "sdns2.vhosting-it.com",
                "sdns3.vhosting-it.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 43,
            "domain_name": "serigraphix.com",
            "domain_keyword": "serigraphix",
            "domain_tld": "com",
            "query_time": "2024-05-02 19:10:12",
            "create_date": "2023-04-22",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "decographix.com",
            "domain_keyword": "decographix",
            "domain_tld": "com",
            "query_time": "2024-05-02 00:09:03",
            "create_date": "2023-10-04",
            "update_date": "2023-10-04",
            "expiry_date": "2024-10-04",
            "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": 45,
            "domain_name": "xenographic.one",
            "domain_keyword": "xenographic",
            "domain_tld": "one",
            "query_time": "2024-05-13 19:17:28",
            "create_date": "2023-06-24",
            "update_date": "2023-06-29",
            "expiry_date": "2024-06-24",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "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": [
                "melany.ns.cloudflare.com",
                "sage.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "guerographix.com",
            "domain_keyword": "guerographix",
            "domain_tld": "com",
            "query_time": "2024-05-18 13:52:04",
            "create_date": "2023-08-29",
            "update_date": "2023-08-29",
            "expiry_date": "2024-08-29",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "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": 47,
            "domain_name": "aerographic.com.br",
            "domain_keyword": "aerographic",
            "domain_tld": "com.br",
            "query_time": "2024-06-08 16:57:54",
            "create_date": "2007-11-13",
            "update_date": "2023-11-27",
            "expiry_date": "2025-11-12",
            "registrant_name": "Imprint 2001 Gr?fica e Editora Ltda",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.kinghost.com.br",
                "dns2.kinghost.com.br",
                "dns3.kinghost.com.br",
                "dns4.kinghost.com.br",
                "dns5.kinghost.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 48,
            "domain_name": "webographix.fr",
            "domain_keyword": "webographix",
            "domain_tld": "fr",
            "query_time": "2024-05-05 02:54:29",
            "create_date": "2020-02-23",
            "update_date": "2023-10-31",
            "expiry_date": "2024-09-24",
            "registrar_name": "NETIM",
            "registrar_website": "https://www.netim.com/fr/nom-domaine/domaine-fr",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns1.netim.net",
                "ns2.netim.net",
                "ns3.netim.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 49,
            "domain_name": "reprographix.co.uk",
            "domain_keyword": "reprographix",
            "domain_tld": "co.uk",
            "query_time": "2024-05-28 22:06:56",
            "create_date": "2023-07-13",
            "update_date": "2023-07-13",
            "expiry_date": "2024-07-13",
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN]",
            "registrar_website": "https://publicdomainregistry.com",
            "name_servers": [
                "aitana.ns.cloudflare.com",
                "vin.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 50,
            "domain_name": "neurographix.art",
            "domain_keyword": "neurographix",
            "domain_tld": "art",
            "query_time": "2024-05-24 14:34:13",
            "create_date": "2021-09-11",
            "update_date": "2024-04-16",
            "expiry_date": "2024-09-11",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "metrographix.com",
            "domain_keyword": "metrographix",
            "domain_tld": "com",
            "query_time": "2024-05-17 19:56:25",
            "create_date": "2015-01-27",
            "update_date": "2022-09-17",
            "expiry_date": "2025-01-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "aerographie.net",
            "domain_keyword": "aerographie",
            "domain_tld": "net",
            "query_time": "2024-06-02 06:22:35",
            "create_date": "2008-05-30",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-30",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Belles Arts Ferran, S.L.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BARCELONA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=aerographie.net&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.bellesartsferran.com",
                "dns2.bellesartsferran.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "neurographix.it",
            "domain_keyword": "neurographix",
            "domain_tld": "it",
            "query_time": "2024-04-26 10:32:28",
            "create_date": "2009-07-08",
            "update_date": "2023-07-24",
            "expiry_date": "2024-07-08",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Antonio Cesario",
            "registrant_address": "via bari, 10",
            "registrant_city": "TARANTO",
            "registrant_state": "TA",
            "registrant_zip": "74100",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 54,
            "domain_name": "teyographix.net",
            "domain_keyword": "teyographix",
            "domain_tld": "net",
            "query_time": "2024-05-11 14:29:06",
            "create_date": "2023-06-11",
            "update_date": "2023-06-11",
            "expiry_date": "2024-06-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": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "aerographyx.com",
            "domain_keyword": "aerographyx",
            "domain_tld": "com",
            "query_time": "2024-05-26 16:06:02",
            "create_date": "2006-05-17",
            "update_date": "2024-05-20",
            "expiry_date": "2026-05-17",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "authns1.mysite.com",
                "authns2.mysite.com",
                "authns3.mysite.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "dermographix.com",
            "domain_keyword": "dermographix",
            "domain_tld": "com",
            "query_time": "2024-05-25 08:08:09",
            "create_date": "2012-09-04",
            "update_date": "2022-08-28",
            "expiry_date": "2024-09-04",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "https://tieredaccess.com/contact/ad24f630-264b-42b0-9e1f-08f6cdcb265a",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ultra103.uk2.net",
                "ultra104.uk2.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "sperographix.com",
            "domain_keyword": "sperographix",
            "domain_tld": "com",
            "query_time": "2024-04-21 23:41:29",
            "create_date": "2019-11-19",
            "update_date": "2023-11-24",
            "expiry_date": "2024-11-19",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns1.register.com",
                "dns2.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "herographic.com",
            "domain_keyword": "herographic",
            "domain_tld": "com",
            "query_time": "2024-04-17 16:15:52",
            "create_date": "2013-10-07",
            "update_date": "2020-10-01",
            "expiry_date": "2024-10-07",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "gyrographix.com",
            "domain_keyword": "gyrographix",
            "domain_tld": "com",
            "query_time": "2024-06-05 03:52:31",
            "create_date": "2022-03-28",
            "update_date": "2024-05-09",
            "expiry_date": "2024-03-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "xerographer.com",
            "domain_keyword": "xerographer",
            "domain_tld": "com",
            "query_time": "2024-04-16 12:42:56",
            "create_date": "2009-02-26",
            "update_date": "2024-04-09",
            "expiry_date": "2025-02-26",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Xerographer Fonts",
            "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-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "bertgraphix.com",
            "domain_keyword": "bertgraphix",
            "domain_tld": "com",
            "query_time": "2024-05-25 10:51:16",
            "create_date": "2004-04-13",
            "update_date": "2024-05-15",
            "expiry_date": "2025-04-13",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enomdomains.com",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "reprographix.ink",
            "domain_keyword": "reprographix",
            "domain_tld": "ink",
            "query_time": "2024-05-25 21:25:45",
            "create_date": "2023-05-23",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-23",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "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.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "serigraphix.art",
            "domain_keyword": "serigraphix",
            "domain_tld": "art",
            "query_time": "2024-05-11 21:01:22",
            "create_date": "2019-04-21",
            "update_date": "2023-10-25",
            "expiry_date": "2025-04-21",
            "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": 64,
            "domain_name": "reprographix.com",
            "domain_keyword": "reprographix",
            "domain_tld": "com",
            "query_time": "2024-06-07 11:15:06",
            "create_date": "1997-04-09",
            "update_date": "2024-04-10",
            "expiry_date": "2026-04-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns11.domaincontrol.com",
                "pdns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "xtragraphix.com",
            "domain_keyword": "xtragraphix",
            "domain_tld": "com",
            "query_time": "2024-05-06 20:28:41",
            "create_date": "2024-03-04",
            "update_date": "2024-04-13",
            "expiry_date": "2025-03-04",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "retrographix.com",
            "domain_keyword": "retrographix",
            "domain_tld": "com",
            "query_time": "2024-06-02 01:51:41",
            "create_date": "2002-05-31",
            "update_date": "2023-06-26",
            "expiry_date": "2025-05-31",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Mahe",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SC",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "2917.ns1.abovedomains.com",
                "2917.ns2.abovedomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "aerographie.com",
            "domain_keyword": "aerographie",
            "domain_tld": "com",
            "query_time": "2024-05-24 20:34:46",
            "create_date": "2005-05-24",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-24",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-131-b.gandi.net",
                "ns-162-c.gandi.net",
                "ns-9-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 68,
            "domain_name": "xenographia.com",
            "domain_keyword": "xenographia",
            "domain_tld": "com",
            "query_time": "2024-04-16 12:37:18",
            "create_date": "2000-09-28",
            "update_date": "2023-09-21",
            "expiry_date": "2024-09-28",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "RM",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "https://tieredaccess.com/contact/7cb9388f-a09d-4e46-9790-ebbfe04f692f",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "xenographic.com",
            "domain_keyword": "xenographic",
            "domain_tld": "com",
            "query_time": "2024-04-16 12:37:18",
            "create_date": "2015-09-13",
            "update_date": "2023-08-23",
            "expiry_date": "2024-09-13",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "Jewella Privacy - 00a3b",
            "registrant_company": "Jewella Privacy LLC Privacy ID# 1122785",
            "registrant_address": "5860 Citrus Blvd, Suite D, #172",
            "registrant_city": "Harahan",
            "registrant_state": "LA",
            "registrant_zip": "70123",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5043550545",
            "name_servers": [
                "ns1.fabulous.com",
                "ns2.fabulous.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "genographix.com",
            "domain_keyword": "genographix",
            "domain_tld": "com",
            "query_time": "2024-06-01 00:39:46",
            "create_date": "2023-10-03",
            "update_date": "2023-10-03",
            "expiry_date": "2024-10-03",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "demographix.agency",
            "domain_keyword": "demographix",
            "domain_tld": "agency",
            "query_time": "2024-06-01 12:06:00",
            "create_date": "2015-04-08",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-08",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Demographix Communications",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kweneng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BW",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns3.za-dns.com",
                "ns5.za-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "aerographic.ru",
            "domain_keyword": "aerographic",
            "domain_tld": "ru",
            "query_time": "2024-05-02 14:25:06",
            "create_date": "2007-06-13",
            "expiry_date": "2025-06-13",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 73,
            "domain_name": "kerrgraphix.com",
            "domain_keyword": "kerrgraphix",
            "domain_tld": "com",
            "query_time": "2024-06-01 11:15:19",
            "create_date": "2009-05-29",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-29",
            "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=kerrgraphix.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.ifp3.com",
                "ns2.ifp3.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "reprographix.info",
            "domain_keyword": "reprographix",
            "domain_tld": "info",
            "query_time": "2024-04-18 16:14:51",
            "create_date": "2010-12-06",
            "update_date": "2023-11-26",
            "expiry_date": "2024-12-06",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns2.nill.net",
                "parking.nill.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "zero-graphix.net",
            "domain_keyword": "zero-graphix",
            "domain_tld": "net",
            "query_time": "2024-05-10 21:50:23",
            "create_date": "2004-10-16",
            "update_date": "2023-10-17",
            "expiry_date": "2024-10-16",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.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": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.crewebo.de",
                "dns2.crewebo.de",
                "dns3.crewebo.de",
                "dns4.crewebo.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "jerongraphix.com",
            "domain_keyword": "jerongraphix",
            "domain_tld": "com",
            "query_time": "2024-05-23 19:06:57",
            "create_date": "2023-09-09",
            "update_date": "2023-09-09",
            "expiry_date": "2024-09-09",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Foundation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zuid-Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=jerongraphix.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "pyrographix.com",
            "domain_keyword": "pyrographix",
            "domain_tld": "com",
            "query_time": "2024-04-18 05:46:00",
            "create_date": "2002-07-25",
            "update_date": "2023-07-26",
            "expiry_date": "2024-07-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "expographix.com",
            "domain_keyword": "expographix",
            "domain_tld": "com",
            "query_time": "2024-06-01 21:15:17",
            "create_date": "2023-12-05",
            "update_date": "2023-12-17",
            "expiry_date": "2025-12-05",
            "registrar_iana": 3817,
            "registrar_name": "Wix.Com Ltd.",
            "registrar_website": "http://www.wix.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wix.com Ltd.",
            "registrant_address": "500 Terry Francois Blvd",
            "registrant_city": "San Francisco",
            "registrant_state": "CA",
            "registrant_zip": "94158",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4154291173",
            "registrant_fax": "(415) 643-6479",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "ierographic.com",
            "domain_keyword": "ierographic",
            "domain_tld": "com",
            "query_time": "2024-05-15 05:04:25",
            "create_date": "2023-08-31",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Jacqueline Marshall",
            "registrant_address": "1801 Sunrise Dr",
            "registrant_city": "Pierre",
            "registrant_state": "SD",
            "registrant_zip": "57501",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.12025550183",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "aerograph-x.com",
            "domain_keyword": "aerograph-x",
            "domain_tld": "com",
            "query_time": "2024-05-16 15:15:04",
            "create_date": "2024-05-13",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-13",
            "registrar_iana": 3817,
            "registrar_name": "Wix.com Ltd.",
            "registrar_website": "http://www.wix.com",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "neurographix.shop",
            "domain_keyword": "neurographix",
            "domain_tld": "shop",
            "query_time": "2024-06-07 05:52:48",
            "create_date": "2023-06-01",
            "update_date": "2024-06-05",
            "expiry_date": "2025-06-01",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucowsdomains.inc",
            "registrant_state": "MO",
            "registrant_country": "US",
            "name_servers": [
                "ns1.renewyourname.net",
                "ns2.renewyourname.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "velographix.com",
            "domain_keyword": "velographix",
            "domain_tld": "com",
            "query_time": "2024-04-22 04:41:19",
            "create_date": "2024-02-09",
            "update_date": "2024-02-09",
            "expiry_date": "2025-02-09",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "vda7000a.trouble-free.net",
                "vda7000b.trouble-free.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "debographix.com",
            "domain_keyword": "debographix",
            "domain_tld": "com",
            "query_time": "2024-05-26 21:58:17",
            "create_date": "2003-05-24",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-24",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.plainhost.com",
                "ns2.plainhost.com",
                "ns3.plainhost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "aerographie.info",
            "domain_keyword": "aerographie",
            "domain_tld": "info",
            "query_time": "2024-05-15 19:56:42",
            "create_date": "2008-11-10",
            "update_date": "2023-11-06",
            "expiry_date": "2024-11-10",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Artisan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "dns13.ovh.net",
                "ns13.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "karographix.com",
            "domain_keyword": "karographix",
            "domain_tld": "com",
            "query_time": "2024-06-01 14:39:55",
            "create_date": "2024-05-29",
            "update_date": "2024-05-29",
            "expiry_date": "2027-05-29",
            "registrar_iana": 3817,
            "registrar_name": "Wix.Com Ltd.",
            "registrar_website": "http://www.wix.com",
            "registrant_name": "Karo Kujanpaa",
            "registrant_company": "Karographix",
            "registrant_address": "7912 sailboat key blvd S 508",
            "registrant_city": "South Pasadena",
            "registrant_state": "FL",
            "registrant_zip": "33707",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4159496022",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "arrographix.com",
            "domain_keyword": "arrographix",
            "domain_tld": "com",
            "query_time": "2024-04-24 08:57:56",
            "create_date": "2013-03-15",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-15",
            "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": 87,
            "domain_name": "torographix.shop",
            "domain_keyword": "torographix",
            "domain_tld": "shop",
            "query_time": "2024-05-11 12:12:10",
            "create_date": "2019-10-25",
            "update_date": "2023-12-01",
            "expiry_date": "2024-10-25",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "registrant_state": "FL",
            "registrant_country": "US",
            "name_servers": [
                "dns1.register.com",
                "dns2.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "lexographix.com",
            "domain_keyword": "lexographix",
            "domain_tld": "com",
            "query_time": "2024-06-07 21:28:14",
            "create_date": "2023-05-29",
            "update_date": "2024-03-30",
            "expiry_date": "2025-05-29",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns21.asurahosting.com",
                "ns22.asurahosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "aerographic.org",
            "domain_keyword": "aerographic",
            "domain_tld": "org",
            "query_time": "2024-04-18 09:13:43",
            "create_date": "2021-01-01",
            "update_date": "2024-01-04",
            "expiry_date": "2025-01-01",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New Providence",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BS",
            "registrant_email": "please query the rdds service of the registrar 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.ibspark.com",
                "ns2.ibspark.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "aerographie.eu",
            "domain_keyword": "aerographie",
            "domain_tld": "eu",
            "query_time": "2024-05-06 02:02:27",
            "registrar_name": "Ligne Web Services ( LWS )",
            "registrar_website": "https://www.lws.fr",
            "name_servers": [
                "ns1.lwsdns.com",
                "ns2.lwsdns.com",
                "ns3.lwsdns.com",
                "ns4.lwsdns.com"
            ]
        },
        {
            "num": 91,
            "domain_name": "retrographix.co.uk",
            "domain_keyword": "retrographix",
            "domain_tld": "co.uk",
            "query_time": "2024-06-02 01:51:43",
            "create_date": "2020-11-14",
            "update_date": "2023-11-06",
            "expiry_date": "2024-11-14",
            "registrar_name": "Tucows Inc t/a Tucows [Tag = TUCOWS-CA]",
            "registrar_website": "https://www.tucowsdomains.com",
            "name_servers": [
                "rayne.ns.cloudflare.com",
                "sergi.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 92,
            "domain_name": "demographix.org",
            "domain_keyword": "demographix",
            "domain_tld": "org",
            "query_time": "2024-05-22 08:34:32",
            "create_date": "2023-05-19",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "hierographix.com",
            "domain_keyword": "hierographix",
            "domain_tld": "com",
            "query_time": "2024-04-27 02:10:21",
            "create_date": "2013-09-03",
            "update_date": "2020-08-31",
            "expiry_date": "2024-09-03",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "aero-graphix.com",
            "domain_keyword": "aero-graphix",
            "domain_tld": "com",
            "query_time": "2024-05-15 19:55:01",
            "create_date": "2023-06-10",
            "update_date": "2023-06-11",
            "expiry_date": "2024-06-10",
            "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": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "xerografix.com",
            "domain_keyword": "xerografix",
            "domain_tld": "com",
            "query_time": "2024-04-16 13:41:11",
            "create_date": "2000-09-27",
            "update_date": "2023-11-16",
            "expiry_date": "2024-09-27",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "XeroGrafiX GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Wien",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "https://whoispro.domain-robot.org/whois/xerografix.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.internex.at",
                "ns2.internex.at",
                "ns3.internex.at",
                "ns4.internex.at"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "geographix.solutions",
            "domain_keyword": "geographix",
            "domain_tld": "solutions",
            "query_time": "2024-05-24 20:14:53",
            "create_date": "2024-03-24",
            "update_date": "2024-03-29",
            "expiry_date": "2027-03-24",
            "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": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "geographix.com",
            "domain_keyword": "geographix",
            "domain_tld": "com",
            "query_time": "2024-06-04 14:30:05",
            "create_date": "1993-10-05",
            "update_date": "2023-09-06",
            "expiry_date": "2024-10-04",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns57.worldnic.com",
                "ns58.worldnic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "prographix.be",
            "domain_keyword": "prographix",
            "domain_tld": "be",
            "query_time": "2024-04-21 14:31:57",
            "create_date": "2017-07-23",
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "name_servers": [
                "ns3.european-server.com",
                "ns4.european-server.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 99,
            "domain_name": "keographix.com",
            "domain_keyword": "keographix",
            "domain_tld": "com",
            "query_time": "2024-04-23 15:55:42",
            "create_date": "2015-02-14",
            "update_date": "2024-03-07",
            "expiry_date": "2025-02-14",
            "registrar_iana": 2476,
            "registrar_name": "PlanetHoster",
            "registrar_website": "https://www.planethoster.com",
            "registrant_email": "please query the rdds service of the 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": [
                "hybrid1885-1.fr.ns.planethoster.net",
                "hybrid1885.fr.ns.planethoster.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "hergraphix.com",
            "domain_keyword": "hergraphix",
            "domain_tld": "com",
            "query_time": "2024-04-19 16:27:03",
            "create_date": "2003-10-16",
            "update_date": "2020-06-21",
            "expiry_date": "2025-10-16",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/97c39a5c-2d9f-4adb-af9c-c49832db653b",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsjunction.com",
                "ns2.dnsjunction.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.136,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>xerographix.co.jp</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>142</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>zerographix.com, aerographix.com, xerographic.com, xerographie.com, herographix.com, aerographix.info, aerographix.biz, zerographix.co.jp, xerographic.co.uk, xerographic.mn, neurographix.com, girographix.com, dekographix.net, eurographix.com, afrographix.com, xerographica.net, melographix.com, xerographics.com, xerographica.jp, nerdgraphix.com, xenographic.cfd, zprographix.com, retrographix.store, zerographic.com, aerographit.com, pecographix.com, terographic.co.uk, demographix.co.uk, xerographica.it, corographix.com, ceregraphix.com, nerographic.com, evrographix.com, aerographis.com, aerographic.co.uk, xerographica.com, zerographic.co.uk, reprographix.org, reprographix.net, aerographic.com, demographix.com, zerographic.it, serigraphix.com, decographix.com, xenographic.one, guerographix.com, aerographic.com.br, webographix.fr, reprographix.co.uk, neurographix.art, metrographix.com, aerographie.net, neurographix.it, teyographix.net, aerographyx.com, dermographix.com, sperographix.com, herographic.com, gyrographix.com, xerographer.com, bertgraphix.com, reprographix.ink, serigraphix.art, reprographix.com, xtragraphix.com, retrographix.com, aerographie.com, xenographia.com, xenographic.com, genographix.com, demographix.agency, aerographic.ru, kerrgraphix.com, reprographix.info, zero-graphix.net, jerongraphix.com, pyrographix.com, expographix.com, ierographic.com, aerograph-x.com, neurographix.shop, velographix.com, debographix.com, aerographie.info, karographix.com, arrographix.com, torographix.shop, lexographix.com, aerographic.org, aerographie.eu, retrographix.co.uk, demographix.org, hierographix.com, aero-graphix.com, xerografix.com, geographix.solutions, geographix.com, prographix.be, keographix.com, hergraphix.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>zerographix.com</domain_name>
   <domain_keyword>zerographix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 19:47:26</query_time>
   <create_date>2014-06-13</create_date>
   <update_date>2020-06-07</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>aerographix.com</domain_name>
   <domain_keyword>aerographix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 09:13:44</query_time>
   <create_date>1998-11-19</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-11-18</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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>xerographic.com</domain_name>
   <domain_keyword>xerographic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 03:14:57</query_time>
   <create_date>2003-11-22</create_date>
   <update_date>2023-04-29</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Domain For Sale</registrant_company>
   <registrant_address>PO Box 30485, Seven Mile Beach</registrant_address>
   <registrant_city>Grand Cayman</registrant_city>
   <registrant_state>George Town</registrant_state>
   <registrant_zip>KY1-1202</registrant_zip>
   <registrant_country>KY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1:US.4165385487</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>xerographie.com</domain_name>
   <domain_keyword>xerographie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 12:42:56</query_time>
   <create_date>2001-01-16</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_company>KDD GmbH</registrant_company>
   <registrant_state>Bavaria</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.ns-serve.net</value>
    <value>ns2.ns-serve.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>herographix.com</domain_name>
   <domain_keyword>herographix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 16:15:53</query_time>
   <create_date>2012-09-01</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-09-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>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>aerographix.info</domain_name>
   <domain_keyword>aerographix</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-13 13:50:11</query_time>
   <create_date>2024-01-12</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-01-12</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 0169866605</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>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>aerographix.biz</domain_name>
   <domain_keyword>aerographix</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-15 19:56:42</query_time>
   <create_date>2023-11-04</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>zerographix.co.jp</domain_name>
   <domain_keyword>zerographix</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-12 11:18:07</query_time>
   <create_date>2015-04-11</create_date>
   <update_date>2024-05-01</update_date>
   <registrant_company>ZEROGRAP Inc.</registrant_company>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
  </value>
  <value>
   <num>9</num>
   <domain_name>xerographic.co.uk</domain_name>
   <domain_keyword>xerographic</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-24 15:35:49</query_time>
   <create_date>2009-06-22</create_date>
   <update_date>2023-05-23</update_date>
   <expiry_date>2025-06-22</expiry_date>
   <registrar_name>Easyspace Ltd [Tag = EASYSPACE]</registrar_name>
   <registrar_website>https://www.easyspace.com/domain-names/extensions/uk</registrar_website>
   <name_servers>
    <value>ns1.bigcommerce.com</value>
    <value>ns2.bigcommerce.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>xerographic.mn</domain_name>
   <domain_keyword>xerographic</domain_keyword>
   <domain_tld>mn</domain_tld>
   <query_time>2022-06-10 01:23:14</query_time>
   <create_date>2020-05-16</create_date>
   <update_date>2022-03-21</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>119</registrar_iana>
   <registrar_name>Datacom Co., Ltd.</registrar_name>
   <registrar_website>https://datacom.mn/</registrar_website>
   <registrant_name>Batmunkh Khurelbat</registrant_name>
   <registrant_company>BCT Co.,Ltd</registrant_company>
   <registrant_address>Chingeltei Duureg, 2 r khoroo, computerland-305</registrant_address>
   <registrant_city>ulaanbaatar</registrant_city>
   <registrant_state>MN</registrant_state>
   <registrant_zip>16050</registrant_zip>
   <registrant_country>MN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+976.99091105</registrant_phone>
   <name_servers>
    <value>admi516687.earth.orderbox-dns.com</value>
    <value>admi516687.mars.orderbox-dns.com</value>
    <value>admi516687.mercury.orderbox-dns.com</value>
    <value>admi516687.venus.orderbox-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>neurographix.com</domain_name>
   <domain_keyword>neurographix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 02:30:21</query_time>
   <create_date>2022-07-21</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>girographix.com</domain_name>
   <domain_keyword>girographix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 21:03:19</query_time>
   <create_date>2024-02-27</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>dekographix.net</domain_name>
   <domain_keyword>dekographix</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-17 15:33:54</query_time>
   <create_date>2022-06-30</create_date>
   <update_date>2023-06-16</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>1630</registrar_iana>
   <registrar_name>Ligne Web Services SARL dba LWS</registrar_name>
   <registrar_website>http://www.lws.fr/nom-de-domaine.php</registrar_website>
   <registrant_country>CM</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns5.lwsdns.com</value>
    <value>ns6.lwsdns.com</value>
    <value>ns7.lwsdns.com</value>
    <value>ns8.lwsdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>eurographix.com</domain_name>
   <domain_keyword>eurographix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 01:59:40</query_time>
   <create_date>2010-07-03</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2025-07-03</expiry_date>
   <registrar_iana>444</registrar_iana>
   <registrar_name>INAMES CO., LTD.</registrar_name>
   <registrar_website>www.inames.co.kr</registrar_website>
   <registrant_name>jaewan Lee</registrant_name>
   <registrant_company>jaewan Lee</registrant_company>
   <registrant_address>JinheungTheRubens 201-801 12 Geumhwa-ro 59beon-gil Seo-gu</registrant_address>
   <registrant_city>Gwangju</registrant_city>
   <registrant_zip>62007</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1084799800</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>afrographix.com</domain_name>
   <domain_keyword>afrographix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 08:54:23</query_time>
   <create_date>2023-11-26</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>xerographica.net</domain_name>
   <domain_keyword>xerographica</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 13:41:11</query_time>
   <create_date>2012-06-21</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2024-06-21</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>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>melographix.com</domain_name>
   <domain_keyword>melographix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 12:40:27</query_time>
   <create_date>2022-04-14</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.Com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wix.com Ltd.</registrant_company>
   <registrant_address>500 Terry Francois Blvd</registrant_address>
   <registrant_city>San Francisco</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94158</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4154291173</registrant_phone>
   <registrant_fax>(415) 643-6479</registrant_fax>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.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>18</num>
   <domain_name>xerographics.com</domain_name>
   <domain_keyword>xerographics</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 19:18:52</query_time>
   <create_date>1997-03-12</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.perfectdomain.com</value>
    <value>ns2.perfectdomain.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>xerographica.jp</domain_name>
   <domain_keyword>xerographica</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-16 12:42:56</query_time>
   <create_date>2013-07-09</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrant_name>TSUKASA MIKAMI</registrant_name>
   <registrant_address>Tenjin Prime 8F, 2-7-21, Tenjin</registrant_address>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>092-713-7999</registrant_phone>
   <registrant_fax>092-713-7944</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>nerdgraphix.com</domain_name>
   <domain_keyword>nerdgraphix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 04:21:06</query_time>
   <create_date>2018-05-03</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2026-05-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>dns1.freehostia.com</value>
    <value>dns2.freehostia.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>xenographic.cfd</domain_name>
   <domain_keyword>xenographic</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-05-30 14:24:03</query_time>
   <create_date>2024-05-28</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>elliott.ns.cloudflare.com</value>
    <value>tiffany.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>zprographix.com</domain_name>
   <domain_keyword>zprographix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 18:33:39</query_time>
   <create_date>2022-07-24</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>ZakeeDarr</registrant_name>
   <registrant_company>Z-Pro Graphix</registrant_company>
   <registrant_address>2409 Elim Ave</registrant_address>
   <registrant_city>Zion</registrant_city>
   <registrant_state>United States</registrant_state>
   <registrant_zip>70725</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2025550131</registrant_phone>
   <name_servers>
    <value>ns1.verification-hold.suspended-domain.com</value>
    <value>ns2.verification-hold.suspended-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>retrographix.store</domain_name>
   <domain_keyword>retrographix</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-02 01:51:40</query_time>
   <create_date>2023-07-13</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-13</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>dom.ns.cloudflare.com</value>
    <value>jule.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>zerographic.com</domain_name>
   <domain_keyword>zerographic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 19:47:26</query_time>
   <create_date>2016-07-25</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2024-07-22</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>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>staffordshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>aerographit.com</domain_name>
   <domain_keyword>aerographit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 16:57:54</query_time>
   <create_date>2022-09-16</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>DYNADOT LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>PO Box 701</registrant_address>
   <registrant_city>San Mateo</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>94401</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.dynadot.com/domain/contact-request?domain=aerographit.com</registrant_email>
   <registrant_phone>+1.6505854708</registrant_phone>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>pecographix.com</domain_name>
   <domain_keyword>pecographix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 17:53:33</query_time>
   <create_date>2006-04-23</create_date>
   <update_date>2022-04-23</update_date>
   <expiry_date>2031-04-22</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 MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>terographic.co.uk</domain_name>
   <domain_keyword>terographic</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-06 22:49:54</query_time>
   <create_date>2023-12-22</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN]</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>rudy.ns.cloudflare.com</value>
    <value>stella.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>demographix.co.uk</domain_name>
   <domain_keyword>demographix</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-01 05:31:05</query_time>
   <create_date>2003-09-30</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_name>Elite Limited t/a Elite [Tag = ELITEUK]</registrar_name>
   <registrar_website>http://www.elite.net.uk</registrar_website>
   <name_servers>
    <value>ns1.elite.uk</value>
    <value>ns2.elite.uk</value>
    <value>ns3.elite.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>xerographica.it</domain_name>
   <domain_keyword>xerographica</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-16 13:41:11</query_time>
   <create_date>2005-03-25</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Michieli Floricoltura di Michieli Paolo</registrant_company>
   <registrant_address>via 28 Aprile, 5</registrant_address>
   <registrant_city>VESCOVANA</registrant_city>
   <registrant_state>PD</registrant_state>
   <registrant_zip>35040</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>corographix.com</domain_name>
   <domain_keyword>corographix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 07:17:33</query_time>
   <create_date>2022-03-01</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>ceregraphix.com</domain_name>
   <domain_keyword>ceregraphix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 14:55:23</query_time>
   <create_date>2013-08-14</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-08-14</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.siteground330.com</value>
    <value>ns2.siteground330.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>nerographic.com</domain_name>
   <domain_keyword>nerographic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 12:15:45</query_time>
   <create_date>2023-09-03</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>3622</registrar_iana>
   <registrar_name>DropCatch.com 1413 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>evrographix.com</domain_name>
   <domain_keyword>evrographix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 02:02:28</query_time>
   <create_date>2007-10-24</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-10-24</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>dns.domainsatcost.ca</value>
    <value>dns2.domainsatcost.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>aerographis.com</domain_name>
   <domain_keyword>aerographis</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 00:54:45</query_time>
   <create_date>2023-05-15</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <name_servers>
    <value>ns1.websupport.cz</value>
    <value>ns2.websupport.cz</value>
    <value>ns3.websupport.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>aerographic.co.uk</domain_name>
   <domain_keyword>aerographic</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-08 16:57:56</query_time>
   <create_date>2020-09-01</create_date>
   <update_date>2022-08-02</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_name>Register.com Inc t/a Network Solutions [Tag = NSI-US]</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>xerographica.com</domain_name>
   <domain_keyword>xerographica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 03:14:57</query_time>
   <create_date>2008-04-01</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-04-01</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>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>zerographic.co.uk</domain_name>
   <domain_keyword>zerographic</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-18 19:47:26</query_time>
   <create_date>2004-02-23</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>reprographix.org</domain_name>
   <domain_keyword>reprographix</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 16:06:33</query_time>
   <create_date>2010-12-06</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Repro Graphics Digital Imaging</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IN</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>ns2.nill.net</value>
    <value>parking.nill.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>reprographix.net</domain_name>
   <domain_keyword>reprographix</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 16:06:33</query_time>
   <create_date>2010-12-06</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.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>IN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/0c1c7386-ec1a-490e-ae89-5ca8738f9c7c</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns2.nill.net</value>
    <value>parking.nill.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>aerographic.com</domain_name>
   <domain_keyword>aerographic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 02:29:35</query_time>
   <create_date>2000-03-22</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-03-22</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>kanye.ns.cloudflare.com</value>
    <value>zita.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>demographix.com</domain_name>
   <domain_keyword>demographix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 20:27:13</query_time>
   <create_date>2001-04-30</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-30</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_company>Demographix Ltd</registrant_company>
   <registrant_state>London</registrant_state>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/demographix.com/owner</registrant_email>
   <name_servers>
    <value>ns1.elite.uk</value>
    <value>ns2.elite.uk</value>
    <value>ns3.elite.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>zerographic.it</domain_name>
   <domain_keyword>zerographic</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-19 12:29:00</query_time>
   <create_date>2020-09-08</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_name>VHosting Solution S.r.l.</registrar_name>
   <registrar_website>https://www.vhosting.com</registrar_website>
   <registrant_company>Nicola Franco</registrant_company>
   <registrant_address>via Palla, 10</registrant_address>
   <registrant_city>Forgaria nel Friuli</registrant_city>
   <registrant_state>UD</registrant_state>
   <registrant_zip>33030</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>cpanel2.vhosting-it.com</value>
    <value>sdns1.vhosting-it.com</value>
    <value>sdns2.vhosting-it.com</value>
    <value>sdns3.vhosting-it.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>serigraphix.com</domain_name>
   <domain_keyword>serigraphix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 19:10:12</query_time>
   <create_date>2023-04-22</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-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>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>decographix.com</domain_name>
   <domain_keyword>decographix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 00:09:03</query_time>
   <create_date>2023-10-04</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>45</num>
   <domain_name>xenographic.one</domain_name>
   <domain_keyword>xenographic</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-13 19:17:28</query_time>
   <create_date>2023-06-24</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>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>melany.ns.cloudflare.com</value>
    <value>sage.ns.cloudflare.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>guerographix.com</domain_name>
   <domain_keyword>guerographix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 13:52:04</query_time>
   <create_date>2023-08-29</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>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>47</num>
   <domain_name>aerographic.com.br</domain_name>
   <domain_keyword>aerographic</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-08 16:57:54</query_time>
   <create_date>2007-11-13</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2025-11-12</expiry_date>
   <registrant_name>Imprint 2001 Gr?fica e Editora Ltda</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.kinghost.com.br</value>
    <value>dns2.kinghost.com.br</value>
    <value>dns3.kinghost.com.br</value>
    <value>dns4.kinghost.com.br</value>
    <value>dns5.kinghost.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>webographix.fr</domain_name>
   <domain_keyword>webographix</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 02:54:29</query_time>
   <create_date>2020-02-23</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_name>NETIM</registrar_name>
   <registrar_website>https://www.netim.com/fr/nom-domaine/domaine-fr</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns1.netim.net</value>
    <value>ns2.netim.net</value>
    <value>ns3.netim.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>reprographix.co.uk</domain_name>
   <domain_keyword>reprographix</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-28 22:06:56</query_time>
   <create_date>2023-07-13</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN]</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>aitana.ns.cloudflare.com</value>
    <value>vin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>neurographix.art</domain_name>
   <domain_keyword>neurographix</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-05-24 14:34:13</query_time>
   <create_date>2021-09-11</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>metrographix.com</domain_name>
   <domain_keyword>metrographix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 19:56:25</query_time>
   <create_date>2015-01-27</create_date>
   <update_date>2022-09-17</update_date>
   <expiry_date>2025-01-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>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>aerographie.net</domain_name>
   <domain_keyword>aerographie</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-02 06:22:35</query_time>
   <create_date>2008-05-30</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Belles Arts Ferran, S.L.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BARCELONA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=aerographie.net&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.bellesartsferran.com</value>
    <value>dns2.bellesartsferran.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>neurographix.it</domain_name>
   <domain_keyword>neurographix</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-26 10:32:28</query_time>
   <create_date>2009-07-08</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Antonio Cesario</registrant_company>
   <registrant_address>via bari, 10</registrant_address>
   <registrant_city>TARANTO</registrant_city>
   <registrant_state>TA</registrant_state>
   <registrant_zip>74100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>teyographix.net</domain_name>
   <domain_keyword>teyographix</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-11 14:29:06</query_time>
   <create_date>2023-06-11</create_date>
   <update_date>2023-06-11</update_date>
   <expiry_date>2024-06-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>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>aerographyx.com</domain_name>
   <domain_keyword>aerographyx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 16:06:02</query_time>
   <create_date>2006-05-17</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2026-05-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>authns1.mysite.com</value>
    <value>authns2.mysite.com</value>
    <value>authns3.mysite.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>dermographix.com</domain_name>
   <domain_keyword>dermographix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 08:08:09</query_time>
   <create_date>2012-09-04</create_date>
   <update_date>2022-08-28</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/ad24f630-264b-42b0-9e1f-08f6cdcb265a</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ultra103.uk2.net</value>
    <value>ultra104.uk2.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>sperographix.com</domain_name>
   <domain_keyword>sperographix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 23:41:29</query_time>
   <create_date>2019-11-19</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>dns1.register.com</value>
    <value>dns2.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>herographic.com</domain_name>
   <domain_keyword>herographic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 16:15:52</query_time>
   <create_date>2013-10-07</create_date>
   <update_date>2020-10-01</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>gyrographix.com</domain_name>
   <domain_keyword>gyrographix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 03:52:31</query_time>
   <create_date>2022-03-28</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2024-03-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>xerographer.com</domain_name>
   <domain_keyword>xerographer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 12:42:56</query_time>
   <create_date>2009-02-26</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Xerographer Fonts</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>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-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>bertgraphix.com</domain_name>
   <domain_keyword>bertgraphix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 10:51:16</query_time>
   <create_date>2004-04-13</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enomdomains.com</registrar_website>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>reprographix.ink</domain_name>
   <domain_keyword>reprographix</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-05-25 21:25:45</query_time>
   <create_date>2023-05-23</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</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.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>serigraphix.art</domain_name>
   <domain_keyword>serigraphix</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-05-11 21:01:22</query_time>
   <create_date>2019-04-21</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2025-04-21</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>64</num>
   <domain_name>reprographix.com</domain_name>
   <domain_keyword>reprographix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 11:15:06</query_time>
   <create_date>1997-04-09</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2026-04-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>pdns11.domaincontrol.com</value>
    <value>pdns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>xtragraphix.com</domain_name>
   <domain_keyword>xtragraphix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 20:28:41</query_time>
   <create_date>2024-03-04</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>retrographix.com</domain_name>
   <domain_keyword>retrographix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 01:51:41</query_time>
   <create_date>2002-05-31</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Mahe</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SC</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>2917.ns1.abovedomains.com</value>
    <value>2917.ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>aerographie.com</domain_name>
   <domain_keyword>aerographie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 20:34:46</query_time>
   <create_date>2005-05-24</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-24</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-131-b.gandi.net</value>
    <value>ns-162-c.gandi.net</value>
    <value>ns-9-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>xenographia.com</domain_name>
   <domain_keyword>xenographia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 12:37:18</query_time>
   <create_date>2000-09-28</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.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>RM</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/7cb9388f-a09d-4e46-9790-ebbfe04f692f</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</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>69</num>
   <domain_name>xenographic.com</domain_name>
   <domain_keyword>xenographic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 12:37:18</query_time>
   <create_date>2015-09-13</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.com</registrar_website>
   <registrant_name>Jewella Privacy - 00a3b</registrant_name>
   <registrant_company>Jewella Privacy LLC Privacy ID# 1122785</registrant_company>
   <registrant_address>5860 Citrus Blvd, Suite D, #172</registrant_address>
   <registrant_city>Harahan</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>70123</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5043550545</registrant_phone>
   <name_servers>
    <value>ns1.fabulous.com</value>
    <value>ns2.fabulous.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>genographix.com</domain_name>
   <domain_keyword>genographix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 00:39:46</query_time>
   <create_date>2023-10-03</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>demographix.agency</domain_name>
   <domain_keyword>demographix</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-06-01 12:06:00</query_time>
   <create_date>2015-04-08</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Demographix Communications</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kweneng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BW</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>ns3.za-dns.com</value>
    <value>ns5.za-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>aerographic.ru</domain_name>
   <domain_keyword>aerographic</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 14:25:06</query_time>
   <create_date>2007-06-13</create_date>
   <expiry_date>2025-06-13</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>kerrgraphix.com</domain_name>
   <domain_keyword>kerrgraphix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 11:15:19</query_time>
   <create_date>2009-05-29</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-29</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=kerrgraphix.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.ifp3.com</value>
    <value>ns2.ifp3.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>reprographix.info</domain_name>
   <domain_keyword>reprographix</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-18 16:14:51</query_time>
   <create_date>2010-12-06</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns2.nill.net</value>
    <value>parking.nill.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>zero-graphix.net</domain_name>
   <domain_keyword>zero-graphix</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-10 21:50:23</query_time>
   <create_date>2004-10-16</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.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>DE</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>dns1.crewebo.de</value>
    <value>dns2.crewebo.de</value>
    <value>dns3.crewebo.de</value>
    <value>dns4.crewebo.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>jerongraphix.com</domain_name>
   <domain_keyword>jerongraphix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 19:06:57</query_time>
   <create_date>2023-09-09</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Foundation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zuid-Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=jerongraphix.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <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>77</num>
   <domain_name>pyrographix.com</domain_name>
   <domain_keyword>pyrographix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 05:46:00</query_time>
   <create_date>2002-07-25</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-07-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>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>expographix.com</domain_name>
   <domain_keyword>expographix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 21:15:17</query_time>
   <create_date>2023-12-05</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2025-12-05</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.Com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wix.com Ltd.</registrant_company>
   <registrant_address>500 Terry Francois Blvd</registrant_address>
   <registrant_city>San Francisco</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94158</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4154291173</registrant_phone>
   <registrant_fax>(415) 643-6479</registrant_fax>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.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>79</num>
   <domain_name>ierographic.com</domain_name>
   <domain_keyword>ierographic</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 05:04:25</query_time>
   <create_date>2023-08-31</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Jacqueline Marshall</registrant_name>
   <registrant_address>1801 Sunrise Dr</registrant_address>
   <registrant_city>Pierre</registrant_city>
   <registrant_state>SD</registrant_state>
   <registrant_zip>57501</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.12025550183</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>80</num>
   <domain_name>aerograph-x.com</domain_name>
   <domain_keyword>aerograph-x</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 15:15:04</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>3817</registrar_iana>
   <registrar_name>Wix.com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.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>81</num>
   <domain_name>neurographix.shop</domain_name>
   <domain_keyword>neurographix</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-06-07 05:52:48</query_time>
   <create_date>2023-06-01</create_date>
   <update_date>2024-06-05</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucowsdomains.inc</registrar_website>
   <registrant_state>MO</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns1.renewyourname.net</value>
    <value>ns2.renewyourname.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>velographix.com</domain_name>
   <domain_keyword>velographix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 04:41:19</query_time>
   <create_date>2024-02-09</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-02-09</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>vda7000a.trouble-free.net</value>
    <value>vda7000b.trouble-free.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>debographix.com</domain_name>
   <domain_keyword>debographix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 21:58:17</query_time>
   <create_date>2003-05-24</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-24</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.plainhost.com</value>
    <value>ns2.plainhost.com</value>
    <value>ns3.plainhost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>aerographie.info</domain_name>
   <domain_keyword>aerographie</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-15 19:56:42</query_time>
   <create_date>2008-11-10</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Artisan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>dns13.ovh.net</value>
    <value>ns13.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>karographix.com</domain_name>
   <domain_keyword>karographix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 14:39:55</query_time>
   <create_date>2024-05-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2027-05-29</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.Com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <registrant_name>Karo Kujanpaa</registrant_name>
   <registrant_company>Karographix</registrant_company>
   <registrant_address>7912 sailboat key blvd S 508</registrant_address>
   <registrant_city>South Pasadena</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>33707</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4159496022</registrant_phone>
   <name_servers>
    <value>ns4.wixdns.net</value>
    <value>ns5.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>86</num>
   <domain_name>arrographix.com</domain_name>
   <domain_keyword>arrographix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 08:57:56</query_time>
   <create_date>2013-03-15</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>87</num>
   <domain_name>torographix.shop</domain_name>
   <domain_keyword>torographix</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-11 12:12:10</query_time>
   <create_date>2019-10-25</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <registrant_state>FL</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>dns1.register.com</value>
    <value>dns2.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>lexographix.com</domain_name>
   <domain_keyword>lexographix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 21:28:14</query_time>
   <create_date>2023-05-29</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns21.asurahosting.com</value>
    <value>ns22.asurahosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>aerographic.org</domain_name>
   <domain_keyword>aerographic</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 09:13:43</query_time>
   <create_date>2021-01-01</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>2487</registrar_iana>
   <registrar_name>Internet Domain Service BS Corp</registrar_name>
   <registrar_website>http://www.internet.bs</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New Providence</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BS</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.ibspark.com</value>
    <value>ns2.ibspark.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>aerographie.eu</domain_name>
   <domain_keyword>aerographie</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-06 02:02:27</query_time>
   <registrar_name>Ligne Web Services ( LWS )</registrar_name>
   <registrar_website>https://www.lws.fr</registrar_website>
   <name_servers>
    <value>ns1.lwsdns.com</value>
    <value>ns2.lwsdns.com</value>
    <value>ns3.lwsdns.com</value>
    <value>ns4.lwsdns.com</value>
   </name_servers>
  </value>
  <value>
   <num>91</num>
   <domain_name>retrographix.co.uk</domain_name>
   <domain_keyword>retrographix</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-02 01:51:43</query_time>
   <create_date>2020-11-14</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_name>Tucows Inc t/a Tucows [Tag = TUCOWS-CA]</registrar_name>
   <registrar_website>https://www.tucowsdomains.com</registrar_website>
   <name_servers>
    <value>rayne.ns.cloudflare.com</value>
    <value>sergi.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>demographix.org</domain_name>
   <domain_keyword>demographix</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-22 08:34:32</query_time>
   <create_date>2023-05-19</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>93</num>
   <domain_name>hierographix.com</domain_name>
   <domain_keyword>hierographix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 02:10:21</query_time>
   <create_date>2013-09-03</create_date>
   <update_date>2020-08-31</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>aero-graphix.com</domain_name>
   <domain_keyword>aero-graphix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 19:55:01</query_time>
   <create_date>2023-06-10</create_date>
   <update_date>2023-06-11</update_date>
   <expiry_date>2024-06-10</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>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>95</num>
   <domain_name>xerografix.com</domain_name>
   <domain_keyword>xerografix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 13:41:11</query_time>
   <create_date>2000-09-27</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>XeroGrafiX GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Wien</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/xerografix.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.internex.at</value>
    <value>ns2.internex.at</value>
    <value>ns3.internex.at</value>
    <value>ns4.internex.at</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>geographix.solutions</domain_name>
   <domain_keyword>geographix</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-24 20:14:53</query_time>
   <create_date>2024-03-24</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2027-03-24</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>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>geographix.com</domain_name>
   <domain_keyword>geographix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 14:30:05</query_time>
   <create_date>1993-10-05</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns57.worldnic.com</value>
    <value>ns58.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>prographix.be</domain_name>
   <domain_keyword>prographix</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-21 14:31:57</query_time>
   <create_date>2017-07-23</create_date>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.com</registrar_website>
   <name_servers>
    <value>ns3.european-server.com</value>
    <value>ns4.european-server.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>keographix.com</domain_name>
   <domain_keyword>keographix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 15:55:42</query_time>
   <create_date>2015-02-14</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_iana>2476</registrar_iana>
   <registrar_name>PlanetHoster</registrar_name>
   <registrar_website>https://www.planethoster.com</registrar_website>
   <registrant_email>please query the rdds service of the registrar 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>hybrid1885-1.fr.ns.planethoster.net</value>
    <value>hybrid1885.fr.ns.planethoster.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>hergraphix.com</domain_name>
   <domain_keyword>hergraphix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 16:27:03</query_time>
   <create_date>2003-10-16</create_date>
   <update_date>2020-06-21</update_date>
   <expiry_date>2025-10-16</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/97c39a5c-2d9f-4adb-af9c-c49832db653b</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsjunction.com</value>
    <value>ns2.dnsjunction.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.136</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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