Sunucu yanıtını kontrol edin

Sunucu yanıtı
NS kayıtları
Whois alanı
Yanıt başlıkları
İstek başlıkları
Ham HTML kodu
200 OK - fasmn.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Content-Type: text/html
Last-Modified: Sun, 02 Feb 2014 03:14:40 GMT
Accept-Ranges: bytes
ETag: "ae845be9c41fcf1:0"
Server: Microsoft-IIS/10.0
X-Powered-By: ARR/3.0
X-Powered-By: ASP.NET
Date: Sat, 24 May 2025 17:00:19 GMT
Content-Length: 29646
Set-Cookie: persist-identification=659892234.20480.0000; expires=Sat, 24-May-2025 17:30:19 GMT; path=/; Httponly

HTTP Kodu 200 OK

200 OK, standart bir başarılı HTTP sunucu yanıtıdır. Bu, istemcinin isteğinin (örneğin, bir tarayıcıdan) başarıyla işlendiği ve sunucunun istenen verileri ilettiği anlamına gelir.

Kod 200 ne zaman kullanılır?

  • Bir web sayfası yüklenirken
  • Bir API yanıtı başarıyla alındığında
  • Bir form veya başka bir HTTP isteği işlenirken

Kod 200 kullanıcı için ne anlama gelir?

Kullanıcı içeriği hatasız alır ve sayfa veya uygulama düzgün çalışır. Kod 200'e veri eşlik ediyorsa, tarayıcı veya program bunu işler ve kullanıcıya görüntüler.

GET / HTTP/1.1
Host: fasmn.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<html>
   <HEAD>
      <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   
      <title>Foreign Auto Specialties</title>
      <META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
      <META http-equiv="Expires" content="0">
      <META name="generator" content="Trellix Site Builder">
      <META name="TRELLIX_BUILDER_VER" content="1.0"><META name="TRELLIX_OPEN_SITE_COMMAND" content="http://sitebuilder.myregisteredsite.com:80SiteBuilderServlet?fUrl=f_error.html&sUrl=f_edit_page.html&Command=OpenSite&FileName=281252628820882093/site.xml"></META>
      <!--base href="http://www.fasmn.com/"-->
      <!--/base--><script language="Javascript"><!--
		document.isTrellix = 1;
//						--></script></HEAD>
   <body leftmargin="0" topmargin="0" rightmargin="4" marginwidth="0" marginheight="0" bgcolor="ffffff" link="#0066cc" vlink="#0066cc" alink="#990099" style="background-image: url(http://webhosting.web.com/imagelib/sitebuilder/layout/mkg_corporateworld_1.jpg); ">
      <table cellpadding="0" cellspacing="0" border="0">
         <tr valign="top">
            <td width="149"><img src="http://webhosting.web.com/imagelib/sitebuilder/layout/spacer.gif" height="2" width="149" alt=""></td>
            <td colspan="4" width="610"><img src="http://webhosting.web.com/imagelib/sitebuilder/layout/spacer.gif" height="2" width="1" alt=""></td>
         </tr>
         <tr>
            <td width="149" background="" height="80" valign="middle" align="center"><img src="http://webhosting.web.com/imagelib/sitebuilder/layout/mkg_corporateworld_2.jpg" alt=""></td>
            <td width="2"><img src="http://webhosting.web.com/imagelib/sitebuilder/layout/spacer.gif" height="2" width="2" alt=""></td>
            <td width="6"><img src="http://webhosting.web.com/imagelib/sitebuilder/layout/spacer.gif" height="2" width="6" alt=""></td>
            <td background="http://webhosting.web.com/imagelib/sitebuilder/layout/mkg_corporateworld_3.gif" height="80" valign="top" align="center">
               <table cellpadding="2" cellspacing="0" border="0">
                  <tr>
                     <td width="595">
                        <p><font face="Verdana,Arial,Helvetica,sans-serif" size="6" color="000066"><b>Foreign Auto Specialties</b></font></p>
                     </td>
                  </tr>
               </table>
            </td>
            <td width="2"><img src="http://webhosting.web.com/imagelib/sitebuilder/layout/spacer.gif" height="2" width="2" alt=""></td>
         </tr>
      </table>
      <table cellpadding="0" cellspacing="0" border="0">
         <tr valign="top">
            <td width="149"><img src="http://webhosting.web.com/imagelib/sitebuilder/layout/spacer.gif" height="2" width="149" alt=""></td>
            <td colspan="3" width="610"><img src="http://webhosting.web.com/imagelib/sitebuilder/layout/spacer.gif" height="2" width="1" alt=""></td>
         </tr>
         <tr>
            <td background="http://webhosting.web.com/imagelib/sitebuilder/layout/spacer.gif" height="80" valign="top" align="center">
               <table cellpadding="0" cellspacing="0" border="0">
                  <tr>
                     <td width="149"><img src="http://webhosting.web.com/imagelib/sitebuilder/layout/spacer.gif" height="20" width="149" alt=""></td>
                  </tr>
                  <tr>
                     <td width="149" align="center">
                        <!--navbar Type="vert" uses-text="Y" face="Arial,Helvetica,sans-serif" size="1" color="white" style="0"--><script language="javascript" type="text/javascript">
        function doRollover(elem, rollover_color, text_color){
            // set background color of TD
            if (elem.parentNode){ // IE5, IE6 and Netscape 6
                if (rollover_color == 'transparent'){   // Netscape does not like the word "transparent".
                    elem.parentNode.bgColor = '';    
                }
                else{
                    elem.parentNode.bgColor=rollover_color;
                }
            }
            else if (elem.parentElement && elem.parentElement.setAttribute){ // IE4.
                elem.parentElement.setAttribute("bgColor", rollover_color);
            }
            else{  // Netscape 4.6x or 4.7x
                //alert("Must be Netscape! do nothing");
            }
            // set color of the link text
            if (elem.firstChild) {
                elem.firstChild.style.color=text_color;
            }
            else if (elem.children){  // IE4, IE5, IE6 and Netscape 6
                elem.children(0).style.color=text_color;
            }
        }                              
        </script><table cellpadding="5" border="0" background="http://webhosting.web.com/imagelib/sitebuilder/layout/spacer.gif" width="100%" cellspacing="2"><style>
        <!--
        A.NavBar:link    {color: white ; text-decoration: none}
        A.NavBar:visited {color: white ; text-decoration: none}
        A.NavBar:active  {color: white ; text-decoration: underline}
        A.NavBar:hover   {color: #ffffff ; text-decoration: underline}
        -->
        </style><tr>
                              <td align="center"><a class="NavBar" onMouseOver="doRollover(this, 'transparent', '#ffffff')" onMouseOut="doRollover(this, 'transparent', '#ffffff')" href="index.html"><font face="Arial,Helvetica,sans-serif" size="1" style="color: #ffffff;"><b>Home</b></font></a></td>
                           </tr>
                           <tr>
                              <td align="center"><a class="NavBar" onMouseOver="doRollover(this, 'transparent', '#ffffff')" onMouseOut="doRollover(this, 'transparent', 'white')" href="id1.html"><font face="Arial,Helvetica,sans-serif" size="1" style="color: white;"><b>About Us</b></font></a></td>
                           </tr>
                           <tr>
                              <td align="center"><a class="NavBar" onMouseOver="doRollover(this, 'transparent', '#ffffff')" onMouseOut="doRollover(this, 'transparent', 'white')" href="id13.html"><font face="Arial,Helvetica,sans-serif" size="1" style="color: white;"><b>Map/Directions</b></font></a></td>
                           </tr>
                           <tr>
                              <td align="center"><a class="NavBar" onMouseOver="doRollover(this, 'transparent', '#ffffff')" onMouseOut="doRollover(this, 'transparent', 'white')" href="id15.html"><font face="Arial,Helvetica,sans-serif" size="1" style="color: white;"><b>Links</b></font></a></td>
                           </tr>
                           <tr>
                              <td align="center"><a class="NavBar" onMouseOver="doRollover(this, 'transparent', '#ffffff')" onMouseOut="doRollover(this, 'transparent', 'white')" href="id16.html"><font face="Arial,Helvetica,sans-serif" size="1" style="color: white;"><b>FAQs</b></font></a></td>
                           </tr>
                           <tr>
                              <td align="center"><a class="NavBar" onMouseOver="doRollover(this, 'transparent', '#ffffff')" onMouseOut="doRollover(this, 'transparent', 'white')" href="id4.html"><font face="Arial,Helvetica,sans-serif" size="1" style="color: white;"><b>Contact Us</b></font></a></td>
                           </tr>
                           <tr>
                              <td align="center"><a class="NavBar" onMouseOver="doRollover(this, 'transparent', '#ffffff')" onMouseOut="doRollover(this, 'transparent', 'white')" href="id55.html"><font face="Arial,Helvetica,sans-serif" size="1" style="color: white;"><b>Testimonials</b></font></a></td>
                           </tr>
                        </table>
                        <!--/navbar-->
                     </td>
                  </tr>
               </table>
            </td>
            <td width="2"><img src="http://webhosting.web.com/imagelib/sitebuilder/layout/spacer.gif" height="2" width="2" alt=""></td>
            <td valign="top">
               <table cellpadding="4" cellspacing="0" border="0">
                  <tr>
                     <td width="596" valign="top">
                        <!--area Type="subhead" face="Arial,Helvetica,sans-serif" size="3" color="000066" style="3" password_protection="basic"-->
                        
                        <p>
                           <!--gem:tlx.tlx.websearch--> 
                           <!-- Start Gem Search -->
                           <form id="websearch1" name="websearch1" method="post" action="http://search.web.com/searchresults.aspx" target="_blank">
                           <table cellpadding="0" width="100%" border="0"><tr><td align="center"> 
                           <input name="query" type="text" size="30">
                           <input type="submit" name="Submit2" value="Search" id="Submit2" style="font-family:Arial, Helvetica, sans-serif; font-size:12px;"
                           />
                              	<input name="searchtype" type="radio" value="site"  />
                              	<span style="text-decoration:none;font-family:Arial, Helvetica, sans-serif; font-size:11px;" target="_blank">This site&nbsp;</span>
                              	<input name="searchtype" type="radio" value="www" />
                              	<span style="text-decoration:none;font-family:Arial, Helvetica, sans-serif; font-size:11px;" target="_blank">The Web&nbsp;</span>
                           </td></tr></table></form><!-- End Gem Search -->
                           
                           <!--end gem--><!--"''"-->
                        </p>
                        			
                        			
                        <p><font face="Arial,Helvetica,sans-serif" size="3" color="000066"><b><i><div><font size="2"><p style="margin: 0in 0in 0pt" class="MsoNormal"><font face="Times New Roman" size="3">2601 Pleasant Avenue
                           South, </font><font size="3"><font face="Times New Roman">Minneapolis, MN 55408 Telephone number </font></font><font face="Times
                           New Roman" size="3">612.871.9476</font></p></font><!--"''"--></div></i></b></font>
                        </p>
                        		
                        
                        
                        
                        
                        
                        <!--/area Type="subhead"-->
                     </td>
                  </tr>
                  <tr>
                     <td height="20" width="596"><img src="http://webhosting.web.com/imagelib/sitebuilder/layout/spacer.gif" height="20" alt=""></td>
                  </tr>
                  <tr>
                     <td valign="top">
                        <table cellpadding="0" cellspacing="0" border="0">
                           <tr>
                              <td valign="top">
                                 <table cellpadding="2" cellspacing="0" border="0">
                                    <tr>
                                       <td width="373" valign="top">
                                          <!--area Type="main" face="Arial,Helvetica,sans-serif" size="2" color="000066" style="0" password_protection="basic"-->
                                          			
                                          <p>
                                             <table border="0" cellpadding="0" cellspacing="0" align="Right">
                                                <tr>
                                                   <td align="center" background="http://webhosting.web.com/imagelib/sitebuilder/layout/spacer.gif">
                                                      <table align="center" border="1" bordercolor="black" cellpadding="0" cellspacing="0">
                                                         <tr>
                                                            <td>
                                                               <table border="0" cellpadding="0" cellspacing="0" align="center">
                                                                  <tr>
                                                                     <TD HEIGHT="13" COLSPAN="3" bgcolor="#ffffff"><img src="http://webhosting.web.com/imagelib/sitebuilder/layout/blank.gif" BORDER="0" ALT=""></TD>
                                                                  </tr>
                                                                  <tr>
                                                                     <td width="13" bgcolor="#ffffff"><img src="http://webhosting.web.com/imagelib/sitebuilder/layout/blank.gif" WIDTH="13" HEIGHT="1" BORDER="0" ALT=""></td>
                                                                     <td><img alt="webassets/Newlogos.JPG" border="" src="sitebuildercontent/sitebuilderpictures/webassets/.pond/Newlogos.JPG.w180h135.jpg" vspace="0" hspace="0" width="180"></td>
                                                                     <td width="13" bgcolor="#ffffff"><img src="http://webhosting.web.com/imagelib/sitebuilder/layout/blank.gif" WIDTH="13" HEIGHT="1" BORDER="0" ALT=""></td>
                                                                  </tr>
                                                                  <tr>
                                                                     <td height="13" colspan="3" bgcolor="#ffffff"><img src="http://webhosting.web.com/imagelib/sitebuilder/layout/blank.gif" WIDTH="1" HEIGHT="1" BORDER="0" ALT=""></td>
                                                                  </tr>
                                                               </table>
                                                            </td>
                                                         </tr>
                                                      </table>
                                                   </td>
                                                </tr>
                                             </table>
                                          </p>
                                          <p><font face="Arial,Helvetica,sans-serif" size="2" color="000066"><div><p style="margin: 0in 0in 0pt" class="MsoNormal"><font face="Times New Roman" size="3">Foreign Auto Specialties primary
                                             focus is the repair and maintenance of Mercedes, Saab, Volvo and BMW automobiles. We have years of experience repairing the
                                             Mercedes, Saabs, BMW&amp; Volvos that loyal owners still drive and the background in electronics and digital systems to be
                                             able to repair the newer more advance automobiles. We currently have the most modern diagnostics equipment for&nbsp;</font><span
                                             style="font-family: 'Times New Roman'; font-size: medium">Mercedes, Saabs, BMW&amp; Volvos</span><font face="Times New Roman"
                                             size="3">. For other specific cars please call us. <br /></font></p><br /><font size="1">GENERAL NOTICE: The following are
                                             trade marks of Mercedes, Saab, Volvo &amp; BMW. Other product names used in this web site are for identification purposes
                                             only and may be trademarks of their respective companies. </font><p style="margin: 0in 0in 0pt" class="MsoNormal"><font face="Times
                                             New Roman" size="1">We are not an authorized dealer for the companies listed above.</font></p><br /><!--"''"--></div></font>
                                          </p>
                                          		
                                          <!--/area Type="main"-->
                                       </td>
                                    </tr>
                                    <tr>
                                       <td><img src="http://webhosting.web.com/imagelib/sitebuilder/layout/spacer.gif" height="30" width="1" alt=""></td>
                                    </tr>
                                    <tr>
                                       <td width="373" valign="top">
                                          <!--area Type="area_b" face="Arial,Helvetica,sans-serif" size="2" color="000066" style="0" password_protection="basic"-->
                                          			
                                          			
                                          		
                                          <p><font face="Arial,Helvetica,sans-serif" size="2" color="000066"><div align="center"><font face="Times New Roman" size="5" color="#000000"><p style="margin: 0in 0in 0pt" class="MsoNormal">Owned
                                             and operated by Jerry Thompson Since 1981</p></font><!--"''"--></div></font>
                                          </p>
                                          <p align="center"><img alt="Engine Parts" border="" src="http://webhosting.web.com/imagelib/sitebuilder/pictures/objects/mechanic/enginet.gif" vspace="0" hspace="5" width="180"></p>
                                          <!--/area Type="area_b"-->
                                       </td>
                                    </tr>
                                 </table>
                              </td>
                              <td width="10"><img src="http://webhosting.web.com/imagelib/sitebuilder/layout/spacer.gif" width="10" alt=""></td>
                              <td valign="top">
                                 <table cellpadding="2" cellspacing="0" border="0">
                                    <tr>
                                       <td width="200" valign="top">
                                          <!--area Type="area_a" face="Arial,Helvetica,sans-serif" size="2" color="000066" style="0" password_protection="basic"-->
                                          			
                                          			
                                          		
                                          <p>
                                             <!--table tableId="table_d2e33"--><style type="text/css">
                                                <!--
		   .table_d2e33 {
			border: 1px solid; 
			width: 60%;		
			
			border-color: 000000;		
			  }
		   .table_d2e33 td {
			border: 1px solid;
			border-color: 000000;		
			}
			--></style>
                                             	   <table border="1" width="60%" PrintLinkText="Show a print version" PrintOption="noPrint" TlxClass="table_template" bordercolor="000000" cellpadding="4" cellspacing="0" class="table_d2e33 usertable area_a_table">
                                                <tr>
                                                   <td class="user area_a" background="http://webhosting.web.com/imagelib/sitebuilder/layout/spacer.gif" align="left" bgcolor="000000" tlxAlign="LM" valign="middle">
                                                      <div><font face="Arial,Helvetica,sans-serif" size="2" color="000066"><DIV><STRONG><FONT color=#ffffff>Our Hours</FONT></STRONG><!--"''"--></DIV></font></div>
                                                   </td>
                                                   <td class="user area_a" background="http://webhosting.web.com/imagelib/sitebuilder/layout/spacer.gif" align="left" bgcolor="000000" tlxAlign="LM" valign="middle">&nbsp;</td>
                                                </tr>
                                                <tr>
                                                   <td class="user area_a" background="http://webhosting.web.com/imagelib/sitebuilder/layout/spacer.gif" align="left" tlxAlign="LM" valign="middle">
                                                      <div><font face="Arial,Helvetica,sans-serif" size="2" color="000066"><DIV>
                                                         <DIV><FONT size=1>Monday - Friday</FONT><!--"''"--></DIV></DIV></font>
                                                      </div>
                                                   </td>
                                                   <td class="user area_a" background="http://webhosting.web.com/imagelib/sitebuilder/layout/spacer.gif" align="left" tlxAlign="LM" valign="middle">
                                                      <div><font face="Arial,Helvetica,sans-serif" size="2" color="000066"><div><font size="1">9:00 am - 6:00 pm</font><!--"''"--></div></font></div>
                                                   </td>
                                                </tr>
                                                <tr>
                                                   <td class="user area_a" background="http://webhosting.web.com/imagelib/sitebuilder/layout/spacer.gif" align="left" tlxAlign="LM" valign="middle">
                                                      <p><font face="Arial,Helvetica,sans-serif" size="2" color="000066"><DIV><FONT size=1>Saturday</FONT><!--"''"--></DIV></font></p>
                                                   </td>
                                                   <td class="user area_a" background="http://webhosting.web.com/imagelib/sitebuilder/layout/spacer.gif" align="left" tlxAlign="LM" valign="middle">
                                                      <p><font face="Arial,Helvetica,sans-serif" size="2" color="000066"><div><font face="Times New Roman" size="3"><p style="margin: 0in 0in 0pt" class="MsoNormal"><font size="2">On request</font>
                                                         </p></font><!--"''"--><!--"''"--></div></font>
                                                      </p>
                                                   </td>
                                                </tr>
                                                <tr>
                                                   <td class="user area_a" background="http://webhosting.web.com/imagelib/sitebuilder/layout/spacer.gif" align="left" valign="middle">
                                                      <p><font face="Arial,Helvetica,sans-serif" size="2" color="000066"><DIV><FONT size=1>Sunday</FONT><!--"''"--></DIV></font></p>
                                                   </td>
                                                   <td class="user area_a" background="http://webhosting.web.com/imagelib/sitebuilder/layout/spacer.gif" align="left" valign="middle">
                                                      <p><font face="Arial,Helvetica,sans-serif" size="2" color="000066"><div><font face="Times New Roman" size="3"><p style="margin: 0in 0in 0pt" class="MsoNormal"><font size="2">On request</font>
                                                         </p></font><!--"''"--></div></font>
                                                      </p>
                                                   </td>
                                                </tr>
                                             </table>
                                             <!--/table tableId="table_d2e33"-->
                                          </p>
                                          <p>
                                             <!--table tableId="table_d2e74"--><style type="text/css">
                                                <!--
		   .table_d2e74 {
			border: 1px solid; 
			width: 100%;		
			
			border-color: cccccc;		
			  }
		   .table_d2e74 td {
			border: 1px solid;
			border-color: #000000;		
			}
			--></style>
                                             	   <table border="1" width="100%" PrintLinkText="Show a print version" PrintOption="noPrint" TlxClass="table_template" bordercolor="#000000" cellpadding="4" cellspacing="0" class="table_d2e74 usertable area_a_table">
                                                <tr>
                                                   <td class="user area_a" background="http://webhosting.web.com/imagelib/sitebuilder/layout/spacer.gif" bgcolor="cccccc">
                                                      <div><font face="Arial,Helvetica,sans-serif" size="2" color="000066"><div><div align="center"><font face="Times New Roman" size="3" color="#000000"><p style="margin: 0in 0in 0pt" class="MsoNormal"><strong>Why
                                                         should you bring your car to us?</strong></p></font><!--"''"--></div></div></font>
                                                      </div>
                                                   </td>
                                                </tr>
                                                <tr>
                                                   <td class="user area_a" background="http://webhosting.web.com/imagelib/sitebuilder/layout/spacer.gif">
                                                      <div><font face="Arial,Helvetica,sans-serif" size="2" color="000066"><div><div><p style="margin: 0in 0in 0pt" class="MsoNormal"><font face="Times New Roman" size="3">We will gain your trust because:</font></p><font
                                                         size="1"><ul><li><div class="MsoNormal" style="margin: 0in 0in 0pt"><font face="Times New Roman" size="3">We are honest</font></div></li><li><div
                                                         class="MsoNormal" style="margin: 0in 0in 0pt"><font face="Times New Roman" size="3">We take pride in our work</font></div></li><li><div
                                                         class="MsoNormal" style="margin: 0in 0in 0pt"><font face="Times New Roman" size="3">You will talk with the tech who is working
                                                         on your car</font></div></li><li><div class="MsoNormal" style="margin: 0in 0in 0pt"><font face="Times New Roman" size="3">We
                                                         use highest quality of parts available</font></div></li><li><div class="MsoNormal" style="margin: 0in 0in 0pt"><font face="Times
                                                         New Roman" size="3">You are not paying for fancy extras just quality, trusted service!</font></div></li></ul></font><!--"''"--></div></div></font>
                                                      </div>
                                                      
                                                      
                                                      
                                                      
                                                      
                                                      
                                                   </td>
                                                </tr>
                                             </table>
                                             <!--/table tableId="table_d2e74"-->
                                          </p>
                                          <!--/area Type="area_a"-->
                                       </td>
                                    </tr>
                                    <tr>
                                       <td><img src="http://webhosting.web.com/imagelib/sitebuilder/layout/spacer.gif" height="30" width="1" alt=""></td>
                                    </tr>
                                    <tr valign="top">
                                       <td width="200" valign="top">
                                          <!--area Type="area_c" face="Arial,Helvetica,sans-serif" size="2" color="000066" style="0" password_protection="basic"-->
                                          <!--/area Type="area_c"-->
                                       </td>
                                    </tr>
                                 </table>
                              </td>
                           </tr>
                        </table>
                     </td>
                  </tr>
                  <tr>
                     <td>
                        <table cellpadding="0" cellspacing="0" border="0">
                           <tr>
                              <td width="596" valign="top">
                                 <!--area Type="runner" face="Arial,Helvetica,sans-serif" size="1" color="000066" style="1" password_protection="basic"-->
                                 			
                                 			
                                 		
                                 	
                                 <!--area Type="footer" face="Arial,Helvetica,sans-serif" size="1" color="000066" style="1" password_protection="basic"-->
                                 <p><font face="Arial,Helvetica,sans-serif" size="1" color="000066">2601 Pleasant Avenue South, Minneapolis, MN 55408 Tel # 612.871.9476<!--"''"--></font></p>
                                 <!--/area Type="footer"-->
                                 <!--/area Type="runner"-->
                              </td>
                           </tr>
                        </table>
                     </td>
                  </tr>
               </table>
            </td>
            <td width="2"><img src="http://webhosting.web.com/imagelib/sitebuilder/layout/spacer.gif" height="2" width="2" alt=""></td>
         </tr>
         <tr valign="top">
            <td colspan="4" width="759"><img src="http://webhosting.web.com/imagelib/sitebuilder/layout/spacer.gif" height="2" width="1" alt=""></td>
         </tr>
      </table>
   </body>
</html>                               

Alan adının whois bilgisi

Domain Name: FASMN.COM
Registry Domain ID: 1088135349_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.register.com
Registrar URL: http://www.register.com
Updated Date: 2020-03-19T22:27:15Z
Creation Date: 2007-07-15T15:41:34Z
Registry Expiry Date: 2026-07-15T15:41:34Z
Registrar: Register.com, Inc.
Registrar IANA ID: 9
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.8777228662
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: DNS101.REGISTER.COM
Name Server: DNS102.REGISTER.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-24T17:00:02Z <<<
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