Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
308 Permanent Redirect - mfftc.com
HTTP Status: 308
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Content-Length: 0
Date: Sat, 03 May 2025 18:48:57 GMT
Server: Misk.com
Location: https://mfftc.com/

HTTP Code 308 Permanent Redirect

308 status code is a permanent redirect that, unlike 301, ensures the request method remains unchanged.

When is Code 308 used?

  • When a resource is permanently moved while preserving the request method
  • When enforcing HTTPS without changing form submission behavior

What does Code 308 mean for the user?

The user is permanently redirected to the new URL, and the request method remains the same.

200 OK - https://mfftc.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Content-Length: 3994
Content-Type: text/html
Date: Sat, 03 May 2025 18:48:58 GMT
Server: Misk.com
Last-Modified: Fri, 03 Feb 2023 22:15:33 GMT

HTTP Code 200 OK

200 status code 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: mfftc.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<html>
<head>
<title>Minnesota Federation of Field Trial Clubs, Inc.</title>
<link rel="icon" type="image/png" href="images/icon.png" />
</head>
<body bgcolor="#FAF0C8">

<center>
<table border=0 cellpadding="0" bgcolor="#FFFFFF" width="800">
<tr align=center>
  <td align=center width=100%>
  <a href="http://www.mfftc.com/"><img src="jpg/MFFTClogo.jpg" width=800></a>
  </td>
</tr>
<tr align=center>
  <td align=center width=100%>
  <table border=1 cellpadding="5" bgcolor="#FAF0C8">
  <tr align=center>
    <td width=120><b><a href="AboutUs.pdf">About Us</a></b></td>
    <td width=120><b><a href="calendar.htm">Calendar</a></b></td>
    <td width=120><b><a href="news.htm">News</a></b></td>
    <td width=120><b><a href="members.htm">Members</a></b></td>
    <td width=120><b><a href="info.htm">Info & Forms</a></b></td>
    <td width=120><b><a href="links.htm">Links</a></b></td>
    <td width=120><b><a href="mailto:[email protected]?subject=MFFTC(info): ">Contact Us</a></b></td>
  </tr>
  </table>
  </td>
</tr>
</table>
</center>

<center>
<table border=0 cellpadding="0" bgcolor="#FFFFFF" width=800>
    <tr align=left>
      <td>
        <img src="jpg/mfftc.jpg" height=350>
      </td>

      <td>
        Welcome to the Minnesota Federation of Field Trial Clubs, Inc. web site.
        </p><p>
	  The Minnesota Federation of Field Trial Clubs, Inc., is established for:
	  <ul>
		<li>Dedicated to Sporting Dogs and Competitions, throughout the State of Minnesota.
		<li>To encourage a high level of sportsmanship and cooperation among the various breeds, trial clubs, and individual enthusiasts in this state.
		<li>To assist, aid and advise member clubs in the pursuit of these ideals.
		<li>To work towards establishment and perpetuation of permanent grounds in this state to be used for field trials.
		</ul>
        </p><p>
        To see what were about, see the <a href="AboutUs.pdf">About Us</a> brochure.
        </p><p>
        Upcoming Field trial dates are posted on the <a href="calendar.htm">Calendar</a> page.
        </p><p>
        To find a breed club contact, see the <a href="members.htm">Members</a> page.
        </p><p>
        You can find a list of grounds, maps, rules, and forms on the <a href="info.htm">Info</a> page.
        </p><p>
        Checkout the <a href="links.htm">Links</a> page to see a list of organizations we are working with
        in our effort to support the sporting dog clubs in Minnesota.
        </p>
      </td>
    </tr>
    <tr align=center>
      <td colspan="2">
<center>
<table border=1 cellpadding=5 bgcolor="#ffffff" width=800>
<tr>
<td colspan=5><b><center><a><font color="#ff0000">Officers</font></a><br>(election of officers at the first meeting of even numbered years)</center></b></td>
</tr><tr>
<td><b>President</b></td>
<td>John Zeman</td>
<td>612-558-7500</td>
<td>[email protected]</td>
<td>German Shorthair Pointer Club of MN</td>
</tr><tr>
<td><b>Vice President</b></td>
<td>Jim Kleve</td>
<td>651-300-8079</td>
<td>[email protected] </td>
<td>MN Grouse Dog Assoc.</td>
</tr><tr>
<td><b>Treasurer</b></td>
<td>Bryan Thomas</td>
<td>612-916-3737</td>
<td>[email protected]</td>
<td>MN NAVHDA</td>
</tr><tr>
<td><b>Secretary</b></td>
<td>Jeff Pleskac</td>
<td>320-260-6202</td>
<td>[email protected]</td>
<td>Great Northern Epagnuel Breton Club</td>
</tr><tr>
<td><b>Legislature Rep.</b></td>
<td>David Carlson</td>
<td>612-210-3318</td>
<td>[email protected]</td>
<td>St. Croix Valley Brittany Club</td>
</tr><tr>
<td><b>Four Brooks Coordinator</b></td>
<td>Terry Petro</td>
<td>612-618-3533</td>
<td>[email protected]</td>
<td>MN NAVHDA</td>
</tr><tr>
<td><b>Webmaster</b></td>
<td>Steve Ralph</td>
<td>651-303-0129</td>
<td>[email protected]</td>
<td>St. Croix Valley Brittany</td>
</tr>
</table>
</center>
      </td>
    </tr>
</table>
</center>


</body>
</html>
                               

Whois info of domain

Domain Name: MFFTC.COM
Registry Domain ID: 110422491_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.misk.com
Registrar URL: http://www.misk.com
Updated Date: 2025-01-03T20:42:44Z
Creation Date: 2004-01-23T00:41:50Z
Registry Expiry Date: 2026-01-23T00:41:50Z
Registrar: Misk.com, Inc.
Registrar IANA ID: 401
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.4252304250
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS1.MISK.COM
Name Server: NS2.MISK.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-03T18:48:41Z <<<
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