Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - umop.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Sun, 04 May 2025 04:18:59 GMT
Server: Apache
Location: https://umop.com/
Content-Length: 225
Content-Type: text/html; charset=iso-8859-1

HTTP Code 301 Moved Permanently

http status code 301 means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

200 OK - https://umop.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Sun, 04 May 2025 04:18:59 GMT
Server: nginx/1.25.5
Content-Type: text/html; charset=UTF-8
Cache-Control: max-age=300
Expires: Sun, 04 May 2025 04:23:59 GMT
Vary: Accept-Encoding
host-header: c2hhcmVkLmJsdWVob3N0LmNvbQ==
X-Endurance-Cache-Level: 2
X-Server-Cache: true
X-Proxy-Cache: EXPIRED
Transfer-Encoding: chunked

HTTP Code 200 OK

http status code 200 is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: umop.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<html>
<head>
  <title>umop.com - Comics, Music &amp; Games!</title>
  <link rel="SHORTCUT ICON" href="images/umopicon.gif">
  <meta name="Author" content="David C. Lovelace">
  <meta name="Description" content="The personal art & music site of David C. Lovelace. Animations, comics, games and more!">
  <meta name="keywords" content="illustration, art, cartoons, cartoon, Flash, Retarded, Animal, Babies, Sci-Fi, Guys, Newgrounds, games, toons, animation, funny, humor, electronica, progressive rock, rock, music, MP3, computer music, electronic music, rock music, art, artists, comic art, fonts, font, free font, free fonts, fark, techno, synth, alternative, Parallax, umop, umop apisdn, sequencing">
  <meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1">
<!-- (c) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 David C. Lovelace, all rights reserved-->

<script language="JavaScript">

<!-- hide this script from non-javascript-enabled browsers

// pre-cache 'filename' button state images

if (document.images) {

var N01R = new Image(175,60)
N01R.src = "buttons/butt1_r.jpg"

var N02R = new Image(175,60)
N02R.src = "buttons/butt2_r.jpg"

var N03R = new Image(175,60)
N03R.src = "buttons/butt3_r.jpg"

var N04R = new Image(175,60)
N04R.src = "buttons/butt4_r.jpg"

var N05R = new Image(175,60)
N05R.src = "buttons/butt5_r.jpg"

var N06R = new Image(175,60)
N06R.src = "buttons/butt6_r.jpg"

var N07R = new Image(175,60)
N07R.src = "buttons/butt7_r.jpg"

var N08R = new Image(175,60)
N08R.src = "buttons/butt8_r.jpg"

var N09R = new Image(175,60)
N09R.src = "buttons/butt9_r.jpg"

var N10R = new Image(175,60)
N10R.src = "buttons/butt10_r.jpg"

var N11R = new Image(175,60)
N11R.src = "buttons/butt11_r.jpg"

var N12R = new Image(175,60)
N12R.src = "buttons/butt12_r.jpg"

var N01 = new Image(175,60)
N01.src = "buttons/butt1.jpg"

var N02 = new Image(175,60)
N02.src = "buttons/butt2.jpg"

var N03 = new Image(175,60)
N03.src = "buttons/butt3.jpg"

var N04 = new Image(175,60)
N04.src = "buttons/butt4.jpg"

var N05 = new Image(175,60)
N05.src = "buttons/butt5.jpg"

var N06 = new Image(175,60)
N06.src = "buttons/butt6.jpg"

var N07 = new Image(175,60)
N07.src = "buttons/butt7.jpg"

var N08 = new Image(175,60)
N08.src = "buttons/butt8.jpg"

var N09 = new Image(175,60)
N09.src = "buttons/butt9.jpg"

var N10 = new Image(175,60)
N10.src = "buttons/butt10.jpg"

var N11 = new Image(175,60)
N11.src = "buttons/butt11.jpg"

var N12 = new Image(175,60)
N12.src = "buttons/butt12.jpg"

}
// function that displays status bar message

function dm(msgStr) {
  document.returnValue = false;
  if (document.images) { 
     window.status = msgStr;
     document.returnValue = true;
  }
}
// functions that swap images

function di(id,name){
  if (document.images) document.images[id].src=eval(name+".src");
}

// stop hiding -->

</script>

<style>
	body{
		color:rgb(0, 0, 0);
		background-color:rgb(187, 255, 255);
		background-image: url(images/umopbg.jpg);
	}
	#body{
		width:990;
		margin:0 auto;
		text-align:center;
	}
	#content{
		padding:0;
		margin:0;
		width:700;
		float:left;
	}
	#right{
		min-width:225;
		style="float:left;"
	}
	.footer{
		text-align:center;
		font-size:smaller;
		font-family:Arial, Helvetica, sans-serif;	
	}
	.copyright{
		color:#666666;
		font-size:smaller;
	}
	.updates{
		color:#FFFFFF;
		font-weight:bold;
		font-size:larger;
		text-align:left;
		float:left;
		padding-left:5px;
	}
	.update_text{
		color:#000000;
		font-size:small;
		background-color:#FFFFFF;
	}
	.updates_small{
		text-align:right;
		float:right;
		padding-right:5px;
	}
</style>
</head>

<body>

<table width="1070" align="center">
	<tr>
		<!-- Header Banner and Table -->
		<td colspan="2">
			<img src="images/banner2016.png"><br>
			<table width="1070" align="center">
			<tr>
				<td><a border="0" target="_blank" href="https://www.newgrounds.com/collection/retardedanimalbabies" onMouseOver="di('N01', 'N01R' ); dm('Retarded Animal Babies - Animated Series (Warning: Adult content!)'); return document.returnValue;" onMouseOut="di('N01','N01');dm(''); return document.returnValue;"><img name="N01" src="buttons/butt1.jpg" width="175" height="60" border="0"></td>
				<td><a border="0" target="_blank" href="https://www.youtube.com/watch?v=zvfD5rnkTws" onMouseOver="di('N03', 'N03R' ); dm('2006 Weird Al Yankovic video - VIRUS ALERT'); return document.returnValue;" onMouseOut="di('N03','N03');dm(''); return document.returnValue;"><img name="N03" src="buttons/butt3.jpg" width="175" height="60" border="0"></td>
				<td><a border="0" target="_blank" href="https://www.facebook.com/catlazers/" onMouseOver="di('N05', 'N05R' ); dm('CAT LAZERS on Facebook'); return document.returnValue;" onMouseOut="di('N05','N05');dm(''); return document.returnValue;"><img name="N05" src="buttons/butt5.jpg" width="175" height="60" border="0"></td>
				<td><a border="0" target="_blank" href="rps.htm" onMouseOver="di('N07', 'N07R' ); dm('Rock-Paper-Scissors SuperGames'); return document.returnValue;" onMouseOut="di('N07','N07');dm(''); return document.returnValue;"><img name="N07" src="buttons/butt7.jpg" width="175" height="60" border="0"></td>
				<td><a border="0" target="_blank" href="https://www.youtube.com/profile?user=hamsterdunce" onMouseOver="di('N09', 'N09R' ); dm('Synth Demos on YouTube'); return document.returnValue;" onMouseOut="di('N09','N09');dm(''); return document.returnValue;"><img name="N09" src="buttons/butt9.jpg" width="175" height="60" border="0"></td>
				<td><a border="0" target="_blank" href="dvd.htm" onMouseOver="di('N11', 'N11R' ); dm('Get Animation Collection DVDs'); return document.returnValue;" onMouseOut="di('N11','N11');dm(''); return document.returnValue;"><img name="N11" src="buttons/butt11.jpg" width="175" height="60" border="0"></td>
			</tr>
			<tr>
				<td><a border="0" target="_blank" href="flash.htm" onMouseOver="di('N02', 'N02R' ); dm('More Animated Series'); return document.returnValue;" onMouseOut="di('N02','N02');dm(''); return document.returnValue;"><img name="N02" src="buttons/butt2.jpg" width="175" height="60" border="0"></td>
				<td><a border="0" target="_blank" href="comics.htm" onMouseOver="di('N04', 'N04R' ); dm('Comic Strips by Dave'); return document.returnValue;" onMouseOut="di('N04','N04');dm(''); return document.returnValue;"><img name="N04" src="buttons/butt4.jpg" width="175" height="60" border="0"></td>
				<td><a border="0" target="_blank" href="music.htm" onMouseOver="di('N06', 'N06R' ); dm('Musical Projects'); return document.returnValue;" onMouseOut="di('N06','N06');dm(''); return document.returnValue;"><img name="N06" src="buttons/butt6.jpg" width="175" height="60" border="0"></td>
				<td><a border="0" target="_blank" href="games.htm" onMouseOver="di('N08', 'N08R' ); dm('Other Games by Dave'); return document.returnValue;" onMouseOut="di('N08','N08');dm(''); return document.returnValue;"><img name="N08" src="buttons/butt8.jpg" width="175" height="60" border="0"></td>
				<td><a border="0" target="_blank" href="personal.htm" onMouseOver="di('N10', 'N10R' ); dm('Other Fascinating Projects and Links'); return document.returnValue;" onMouseOut="di('N10','N10');dm(''); return document.returnValue;"><img name="N10" src="buttons/butt10.jpg" width="175" height="60" border="0"></td>
				<td><a border="0" target="_blank" href="http://www.cafepress.com/catlazers" onMouseOver="di('N12', 'N12R' ); dm('Get Apparel, Cards, Posters and More!'); return document.returnValue;" onMouseOut="di('N12','N12');dm(''); return document.returnValue;"><img name="N12" src="buttons/butt12.jpg" width="175" height="60" border="0"></td>
			</tr>
			</table>	
		</td>
	</tr>
	<tr>
		<td valign="top">		
						
			<!-- UPDATES AND COMIC -->	
<table width=800>
<tr>
<td><a href="umop.htm" target="_blank"><img border=0 src="friendly_kittens/happy14_umop.jpg"></a></td>
<td><a href="https://www.youtube.com/watch?v=5JZFZ1G1n4g" target="_blank"><img border=0 src="friendly_kittens/happy33_pantera.jpg"></a></td>
<td><a href="visit.htm" target="_blank"><img border=0 src="friendly_kittens/happy13_vte.jpg"></a></td>
<td><a href="farkman/index.htm" target="_blank"><img border=0 src="friendly_kittens/happy15_farkman.jpg"></a></td>
<td><a href="http://umop.com/metasonix.htm" target="_blank"><img border=0 src="friendly_kittens/happy43_metasonix.jpg"></a></td>
</tr></table><br>

<a href="beelzebuds.htm"><img src="images/beelzebuds_banner.jpg"></a><br>
	
			<table width=800>  
				
				<tr bgcolor="#6699ff">
					<td>
						<span class="updates">LATEST UPDATES</span>
						<span class="updates_small"><a href="show_archive.php">(View Update Archives)</a></span>
					</td>
				</tr>
				
				<!-- Actual Updates Start HERE -->
				
							<tr bgcolor="#ffffff">
				<td>
					<p style="color:#000000;font-size:small;">
						<a href="farkman/index.htm" target="_blank"><img src="thumbs/art.jpg" align="left" height="70" width="70" border="0"></a>
							<b>2-Oct-2024</b><p style="color:#000000;font-size:small;">In celebration of my favorite old-timey website <a href="http://fark.com" target="_blank">Fark</a> celebrating its 25th anniversary, I added Ruffle's Flash emulator to the <a href="farkman/index.htm">Farkman episodes</a> hosted here for posterity. In other words, You can once again watch old Flash stuff, possibly while reminiscing about ytmnd, Sports by Brooks girls, or even Happy Tree Friends.
				</td>
			</tr>
			<tr bgcolor="#ffffff">
				<td>
					<p style="color:#000000;font-size:small;">
						<a href="https://www.facebook.com/davesdrawings1" target="_blank"><img src="thumbs/art.jpg" align="left" height="70" width="70" border="0"></a>
							<b>22-Apr-2024</b><p style="color:#000000;font-size:small;">Damn, $150/year sunk into webhosting for this old site, just so I can post updates 2 or 3 times a year. Whatever! This one's a fun one! Announcing <a href="https://www.facebook.com/davesdrawings1" target="/blank"><b>DAVE'S DRAWINGS!</b></a> You'll find characters from <a href="https://www.newgrounds.com/series/retarded-animal-babies" target="/blank">RAB</a>, <a href="barfman.htm" target="/blank">Barfman</a>, <a href="dux.htm" target="/blank">dux</a>, <a href="https://www.newgrounds.com/series/sci-fi-guys" target="/blank">Sci-Fi Guys</a>, and pretty much anything else I've ever <a href="comics.htm" target="/blank">drawn</a> or <a href="flash.htm" target="/blank">animated</a>! Link just goes to the Facebook page for now; maybe there'll be a dedicated website down the road.
				</td>
			</tr>
			<tr bgcolor="#ffffff">
				<td>
					<p style="color:#000000;font-size:small;">
						<a href="https://www.youtube.com/watch?v=MUTrd8zAkoE" target="_blank"><img src="thumbs/art.jpg" align="left" height="70" width="70" border="0"></a>
							<b>23-Jul-2023</b><p style="color:#000000;font-size:small;">Hello! It's been a while since my last post, but it's also been TWELVE YEARS since my last short film! I believe that's long enough. Go check out a new film I created called <a href="https://www.youtube.com/watch?v=MUTrd8zAkoE" target="_blank"><b>"CATS AGAINST HUMANITY"</b></a>. Just in time for the twentieth anniversary of a certain animated series.
				</td>
			</tr>
			<tr bgcolor="#ffffff">
				<td>
					<p style="color:#000000;font-size:small;">
						<a href="packrat.htm" target="_blank"><img src="thumbs/packrat.gif" align="left" height="70" width="70" border="0"></a>
							<b>8-Jul-2022</b><p style="color:#000000;font-size:small;">It's been over three years since I've drawn up a new <b><a href="packrat.htm" target="_blank">PACKRAT COMIC</a><b>! There's a brand new Oberheim synthesizer comic out, and it'll be the first new bit of <a href="gear.htm" target="_blank">gear</a> that I buy myself in eons. My inner Packrat is resurfacing, so why not include the comic?
				</td>
			</tr>
			<tr bgcolor="#ffffff">
				<td>
					<p style="color:#000000;font-size:small;">
						<a href="https://www.facebook.com/OctokongMusic" target="_blank"><img src="thumbs/octokong.jpg" align="left" height="70" width="70" border="0"></a>
							<b>10-May-2022</b><p style="color:#000000;font-size:small;">Here's a long-overdue update about my latest <a href="music.htm" target="_blank">music</a> project... <b>OCTOKONG</b>! <a href="parallax.htm" target="_blank">Parallax</a> appreciators are sure to enjoy this extremely synthy original band. Please follow the band on <a href="https://www.facebook.com/OctokongMusic" target="_blank"><b>Facebook</b></a> and <a href="https://www.youtube.com/channel/UCbHbrm-nWSVlwP87BPs4egA" target="_blank"><b>YouTube</b></a>, and check out a <a href="https://www.youtube.com/watch?v=lVW_rRGIXp0" target="_blank"><b>live YouTube performance</b></a> of one of our originals, <b><i>"All New Us"</i>!</b>
				</td>
			</tr>
			<tr bgcolor="#ffffff">
				<td>
					<p style="color:#000000;font-size:small;">
						<a href="https://www.instagram.com/atelier_artflake/" target="_blank"><img src="thumbs/artflake.jpg" align="left" height="70" width="70" border="0"></a>
							<b>12-Feb-2022</b><p style="color:#000000;font-size:small;">Something I've been doing for a couple years now is creating insanely complex, hand-cut paper snowflakes called <b>ArtFlakes</b>. I have dozens of them up on my relatively new IG page called <b><a href="https://www.instagram.com/atelier_artflake/" target="_blank">ATELIER ARTFLAKE.</a></b> I also have an <b><a href="https://www.etsy.com/shop/artflake" target="_blank">ETSY SHOP</a></b> where you can purchase some of the larger ones.
				</td>
			</tr>
			<tr bgcolor="#ffffff">
				<td>
					<p style="color:#000000;font-size:small;">
						<a href="rps101.htm" target="_blank"><img src="thumbs/rps.jpg" align="left" height="70" width="70" border="0"></a>
							<b>11-Feb-2022</b><p style="color:#000000;font-size:small;">Hello, strangers! Today I have updated the <a href="rps101.htm" target="_blank"><b>RPS-101</b></a> page to include a link to a basic, playable version of the game online.
				</td>
			</tr>
			<tr bgcolor="#ffffff">
				<td>
					<p style="color:#000000;font-size:small;">
						<a href="rps5_birthday.htm" target="_blank"><img src="thumbs/rps.jpg" align="left" height="70" width="70" border="0"></a>
							<b>31-May-2021</b><p style="color:#000000;font-size:small;">Today is my brother's birthday! It's also the birthday of the one and only Sam Kass, the original creator of Rock Paper Scissors Spock Lizard. So in their honor, today I created <a href="rps5_birthday.htm" target="_blank"><b>RPS-5: The Birthday Edition!</b></a>
				</td>
			</tr>
			<tr bgcolor="#ffffff">
				<td>
					<p style="color:#000000;font-size:small;">
						<a href="beelzebuds.htm" target="_blank"><img src="thumbs/beelzebuds.jpg" align="left" height="70" width="70" border="0"></a>
							<b>1-Mar-2021</b><p style="color:#000000;font-size:small;">My novel <a href="beelzebuds.htm" target="_blank"><b>BEELZEBUDS</b></a> is officially released today. Whew! Only took seven years! There are only 225 First Editions, all hand-signed and numbered, and I don't plan on getting rid of every single one. So <a href="beelzebuds.htm" target="_blank">grab yours now</a>... it's sure to be the bitcoin of books before too long.
				</td>
			</tr>
			<tr bgcolor="#ffffff">
				<td>
					<p style="color:#000000;font-size:small;">
						<a href="beelzebuds.htm" target="_blank"><img src="thumbs/beelzebuds.jpg" align="left" height="70" width="70" border="0"></a>
							<b>3-Dec-2020</b><p style="color:#000000;font-size:small;">I wrote a novel! It comes out March 1, 2021! Fans of my drawings, such as <a href="packrat.htm" target="_blank">The Packrat</a>, and especially the <a href="beings/index.htm" target="_blank">Book of Beings</a>, might like to see what kind of writer I am when I set out in earnest to create a 1980s Fantasy/Comedy! Granted, it took six years to finish! This book is just under 300 pages, and includes a couple dozen woodcut-style illustrations. It should appeal to fans of things like <b>Good Omens</b> and <b>Stranger Things</b>. Pre-order your copy right here on the <a href="beelzebuds.htm" target="_blank"><b>BEELZEBUDS</b></a> page!
				</td>
			</tr>
			<tr bgcolor="#ffffff">
				<td>
					<p style="color:#000000;font-size:small;">
						<a href="car16.htm" target="_blank"><img src="thumbs/murano2.jpg" align="left" height="70" width="70" border="0"></a>
							<b>11-Aug-2020</b><p style="color:#000000;font-size:small;">Today I updated my <a href="cars.htm" target="_blank">CAR HISTORY</a> to include my <b><a href="car16.htm" target="_blank">SIXTEENTH CAR</a></b>! At this point, it should've probably been a hearse, considering what happened to <a href="car15.htm" target="_blank">Car #15</a>! Hint: It was on a Friday the 13th...
				</td>
			</tr>
			<tr bgcolor="#ffffff">
				<td>
					<p style="color:#000000;font-size:small;">
						<a href="napkin/index.htm" target="_blank"><img src="thumbs/art.jpg" align="left" height="70" width="70" border="0"></a>
							<b>6-Apr-2020</b><p style="color:#000000;font-size:small;">Today, for the 17th anniversary of <a href="https://www.newgrounds.com/collection/retardedanimalbabies" target="_blank">RAB</a>, and since I'm stuck at home during a global pandemic, I decided it was time to get back into drawing <a href="napkin/index.htm" target="_blank"><b>ANYTHING NAPKINS</b></a> again! Now you can have a custom drawing of absolutely anything, drawn on a virtual napkin and emailed to you personally, along with being posted on the Facebook page!
				</td>
			</tr>

			</table>
		</td>
	<td width="255" valign="top">
			<!-- Affiliates -->

<a href="http://www.patreon.com/catlazers" target="_blank"><img src="images/catlazers_patreon.png" border=0></a><br>

<a href="parallax.htm" target="_blank"><img src="images/parallax_link.jpg" border=0></a><br>	
<a href="dvd.htm" target="_blank"><img src="images/rab_banner.png" border=0></a>
			<p>

			<table cellpadding="0">
				<tr valign="top">
					<td align="center" bgcolor="#6699ff" colspan="2">
						<p style="color:#ffffff;font-size:small;">
							<b>AFFILIATE SITES:</b>
						</p>
					</td>
				</tr>
				<tr>
					<td>
						<a href="http://www.bricklink.com/store.asp?p=Daves" target="blank">
							<img src="links/legospace.jpg" border="0">
						</a>
					</td>  
					<td>
						<a href="http://newgrounds.com" target="blank">
							<img src="links/newgrounds.gif" border="0">
						</a>
					</td>
				</tr>							
				<tr>							
					<td>
						<a href="http://redshiftdigitalaudio.com" target="blank">
							<img src="links/redshift.gif" border="0">
						</a>
					</td>  
					<td>
						<a href="http://fark.com" target="blank">
							<img src="links/fark.gif" border="0">
						</a>
					</td>							
				</tr>
				<tr>							
					<td>
						<a href="http://matrixsynth.blogspot.com" target="blank">
							<img src="links/matrixsynth.gif" border="0">
						</a>
					</td>							
					<td>
						<a href="http://metasonix.com" target="blank">
							<img src="links/metasonix.jpg" border="0">
						</a>
					</td>							
				</tr>																				 
				<tr>							
					<td>
						<a href="http://xeth.com" target="_blank">
							<img src="links/xeth.png" border="0">
						</a>
					</td>
					<td>
						<a href="http://movingpix.com" target="blank">
							<img src="links/movingpictures.gif" border="0">
						</a>
					</td>							
				</tr>
					
			</table>	

<a href="http://www.moogfoundation.org" target="_blank"><img src="links/bmf.jpg" border=0></a><br>

<a href="http://www.moogseum.org" target="_blank"><img src="links/moogseum.jpg" border=0></a><br>
	
</td>


	</tr>
		<tr>
		<td align="center" colspan="2">
			<!-- Footer -->
			<p class="footer">
					<a href="http://www.newgrounds.com/collection/retardedanimalbabies.html" target="blank">RAB</a> | <a href="flash.htm">Flash</a>
					| <a href="art.htm">Art</a> | <a href="comics.htm">Comics</a> | <a href="/games.htm">Games</a>
					| <a href="rps.htm">RPS</a> | <a href="music.htm">Music</a> | <a href="gear.htm">Synths</a>
					| <a href="http://www.youtube.com/profile?user=hamsterdunce" target="blank">YouTube</a> | <a href="personal.htm">Personal</a>
					| <a href="links.htm">Links</a>
			</p>
		
		
			<p class="footer">
				<a href="donation.htm">
				<img src="toons/donation.png" border="0">
				</a>
			</p>
		
			<p class="copyright">
				Email Dave: dave at fark dot com
			</p>
		
			<p class="copyright">
				Copyright &copy; 1999 - 2025 David C. Lovelace
			</p>
			<p class="copyright">
				Visitors from 2-Feb-1999 to 28-Oct-2002: ~10,000<br>
				Visitors from 29-Oct-2002 to present:<br>
				<img src="http://counters.honesty.com/cgi-bin/honesty-counter.cgi?df=gen.3974045.00001">
				<br>
				<img src="images/dave.png" border="0">
			</p>
		</td>
	</tr>
</table>
	
</body>
</html>



                               

Whois info of domain

Domain Name: UMOP.COM
Registry Domain ID: 3945184_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2025-02-09T17:16:47Z
Creation Date: 1999-02-08T05:00:00Z
Registry Expiry Date: 2027-02-08T05:00:00Z
Registrar: GoDaddy.com, LLC
Registrar IANA ID: 146
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 480-624-2505
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientRenewProhibited https://icann.org/epp#clientRenewProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS1.BLUEHOST.COM
Name Server: NS2.BLUEHOST.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-04T04:18:51Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass