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
775 ms
  • https://al.biznet-us.com/out.php

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

    Wait

    0 ms

    DNS

    276 ms

    TCP

    125 ms

    Request

    0 ms

    First Byte

    122 ms

    Download

    0 ms

    Total

    775 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

    Wed, 04 Mar 2026 11:12:11 GMT

    The date and time that the message was sent.

    Content-Type

    text/html; charset=UTF-8

    The MIME type of this content.

    • Type

      text/html

    • Description

      HTML file

    • Charset

      UTF-8

    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.