<timeline> ImageSize = width:800 height:100 PlotArea = left:65 right:15 bottom:20 top:5 AlignBars = justify Period = from:1997 till:2022 TimeAxis = orientation:horizontal ScaleMajor = unit:year increment:1 start:1997

Define $star = text:"*" textcolor:black shift:(0,3) fontsize:10

PlotData=

 align:center textcolor:black fontsize:8 mark:(line,black) width:25 shift:(0,-5)


 bar:ICANN_CEO
 
 at: 2012 align:right $star
 at: 2016 align:right $star
 from:  1998 till: 2002 text:"Mike Roberts" color:skyblue   
 from: 2002 till: 2003  text:"M. Stuart Lynn" color:orange 
 from: 2003 till: 2009 text:"Paul Twomey"     color:blue  
 from: 2009 till: 2012 text:"Rod Beckstrom"    color:red 


</timeline>