HTTP Headers

Show the HTTP headers for a URL, with a full break-down of details. Will follow redirects.

Summary

Response
Total Requests
1
Total Time
673 ms
  • https://al.biznet-us.com/out.php

    Status
    404
    Message
    Not Found
    Time
    673 ms
  • IP
    185.229.9.161
  • Timing

    Wait

    0 ms

    DNS

    117 ms

    TCP

    140 ms

    Request

    0 ms

    First Byte

    137 ms

    Download

    0 ms

    Total

    673 ms

  • HTTP Headers

    Server

    nginx/1.16.1

    A name for the server.

    • Server

      nginx

      Description of the server software.

    • Version

      1.16.1

      Version number.

    Date

    Sun, 26 Jul 2026 15:43:56 GMT

    The date and time that the message was sent.

    Content-Type

    text/html; charset=UTF-8

    The MIME type of this content.

    Problems were detected with this header

    • Unknown MIME type.
    Connection

    keep-alive

    Control options for the current connection and list of hop-by-hop response fields.

    keep-alive - The client would like to keep the connection open.

    X-Powered-By

    PHP/5.4.16

    The software powering this site.

    Set-Cookie

    ds_redirect_url=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; domain=al.biznet-us.com; httponly

    A cookie sent from the server to be set on the client

    • ds_redirect_url

      deleted

      Cookie name and value.

    • Expires

      Thu, 01-Jan-1970 00:00:01 GMT

      When the cookie should expire.

    • Path

      /

      The client will only send the cookie when requesting this path, or subdirectories, from the server.

    • Domain

      al.biznet-us.com

      The client will only send the cookie when requesting from this domain.

    • httponly

      Prevents access to the cookie through JavaScript.