Use Advanced Search to bypass hostname resolution and use a custom IP address or port.

Address
Host

hee.ink

QUIC is supported

HTTP/3 is supported

HTTP/3 Check established a QUIC connection for all attempts made with the given endpoint. See the metrics below for more information.

0-RTT

Zero Round Trip Time Resumption (0-RTT)

The QUIC handshake for this connection was completed without any additional round-trips.

SUCCESS
h3

QUIC Versions

These are the QUIC versions supported by this QUIC endpoint.

AGREED SUPPORTED
Connection ID

Connection ID

This unique identifier for a QUIC connection is used to ensure that changes to an endpoint's lower network layer address (UDP/IP) does not affect the delivery of the QUIC connection's packets.

This tool attempts two connections to test the server's 0-RTT capabilities. During the first connection, the client receives important handshake material from the server. With 0-RTT, the client can start to send data immediately if it uses this handshake material when it creates the second connection.

Packet RX

Packet RX

This value represents the time between the first packet sent and the first packet received (measured in milliseconds).

Handshake Done

Handshake Done

This value represents the time between when the first packet is sent and when the handshake is completed (measured in milliseconds).

Take notice of the difference in this metric between the first connection and the second connection. Using 0-RTT, future connections (i.e. the second connection) can complete the handshake much faster than the original connection.

E4A0B76EA9... 3.103 7.805
D2832C529C... 153.742 154.01

Read detailed descriptions of the items and metrics shown above.

HTTP/3 Statistics

Zero Round Trip Time Resumption (0-RTT)

The QUIC handshake for this connection was completed without any additional round-trips.

SUCCESS

QUIC Versions

These are the QUIC versions supported by this QUIC endpoint.

AGREED SUPPORTED

Connection ID

This unique identifier for a QUIC connection is used to ensure that changes to an endpoint's lower network layer address (UDP/IP) does not affect the delivery of the QUIC connection's packets.

This tool attempts two connections to test the server's 0-RTT capabilities. During the first connection, the client receives important handshake material from the server. With 0-RTT, the client can start to send data immediately if it uses this handshake material when it creates the second connection.


Packet RX

This value represents the time between the first packet sent and the first packet received (measured in milliseconds).


Handshake Done

This value represents the time between when the first packet is sent and when the handshake is completed (measured in milliseconds).

Take notice of the difference in this metric between the first connection and the second connection. Using 0-RTT, future connections (i.e. the second connection) can complete the handshake much faster than the original connection.


QLog

QLog is a standard under development for QUIC Connection debugging and visualization. Learn more at https://quic.edm.uhasselt.be/

To view or download the raw QLog ("application/json"), add "format=qlog" to the HTTP query string.

HTTP Header

HTTP/1.1 200 OK
date: Fri, 13 Dec 2024 05:11:01 GMT
content-type: text/html; charset=utf-8
access-control-allow-origin: *
cache-control: public, max-age=0, must-revalidate
referrer-policy: strict-origin-when-cross-origin
x-content-type-options: nosniff
report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=Gpe%2BCFG2vmAa5rzpoBZJoKO7x1g9wvgMdcQKo8iVr%2BK1pgi9VYmzENx4UMp%2BFBHgIFpIGieOD6TIcG8ZSO5TjrZXVlTA3wSP6Gtw2%2Fi2PqQk3z%2BQCgEu8cZXP0gavqj3W2iWKIoo"}],"group":"cf-nel","max_age":604800}
nel: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
vary: Accept-Encoding
cf-cache-status: DYNAMIC
priority: u=3,i=?0
strict-transport-security: max-age=31536000; includeSubDomains; preload
server: cloudflare
cf-ray: 8f1373790c1b19bb-EWR
alt-svc: h3=":443"; ma=86400
server-timing: cfL4;desc="?proto=QUIC&rtt=2247&min_rtt=2024&rtt_var=581&sent=10&recv=6&lost=0&retrans=0&sent_bytes=3770&recv_bytes=2711&delivery_rate=13602&cwnd=12000&unsent_bytes=0&cid=1ddfb4e40d0ffc2d&ts=90&x=1"
server-timing: cfExtPri
server-timing: cfHdrFlush;dur=0

Certificate Chain

Domain hee.ink
Issued By WE1
Expires Friday, January 31, 2025 at 10:04:37 PM GMT
Subject
Common Name hee.ink
Issuer
Country US
Organization Google Trust Services
Common Name WE1
Serial Number 218119600718806575816791484589147084672
Signature Algorithm ecdsa-with-SHA256
Version
Public Key Bits 256
Public Key Type DSA

Domain WE1
Issued By GTS Root R4
Expires Tuesday, February 20, 2029 at 02:00:00 PM GMT
Subject
Country US
Organization Google Trust Services
Common Name WE1
Issuer
Country US
Organization Google Trust Services LLC
Common Name GTS Root R4
Serial Number 170074200136485300614847617070429275619
Signature Algorithm ecdsa-with-SHA384
Version
Public Key Bits 256
Public Key Type DSA

Domain GTS Root R4
Issued By GlobalSign Root CA
Expires Friday, January 28, 2028 at 12:00:42 AM GMT
Subject
Country US
Organization Google Trust Services LLC
Common Name GTS Root R4
Issuer
Country BE
Organization GlobalSign nv-sa
Unit Root CA
Common Name GlobalSign Root CA
Serial Number 170001980149335831901244157168837298715
Signature Algorithm sha256WithRSAEncryption
Version
Public Key Bits 384
Public Key Type DSA

QLog Output

QLog

QLog is a standard under development for QUIC Connection debugging and visualization. Learn more at https://quic.edm.uhasselt.be/

To view or download the raw QLog ("application/json"), add "format=qlog" to the HTTP query string.

{
  "qlog_version": "0.1",
  "description": "hee.ink",
  "connections": [
    {
      "qlog_version": "0.1",
      "vantagepoint": "NETWORK",
      "connectionid": "E4A0B76EA962797F",
      "starttime": 28366416805855,
      "fields": [
        "time",
        "category",
        "type",
        "trigger",
        "data"
      ],
      "events": [
        [
          0,
          "CONNECTIVITY",
          "NEW_CONNECTION",
          "LINE",
          {
            "ip_version": "6",
            "srcip": "::",
            "dstip": "2606:4700:3036::6815:1193",
            "srcport": "43180",
            "dstport": "443"
          }
        ],
        [
          76,
          "CONNECTIVITY",
          "VERNEG",
          "LINE",
          {
            "proposed_version": "00000001"
          }
        ],
        [
          3103,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "c90000000108e4a0b76ea962797f14012915408c0a9d98d52891409b0a92f2",
            "header": {
              "type": "INIT",
              "payload_length": "45",
              "packet_number": "0"
            },
            "frames": [
              {
                "frame_type": "ACK"
              }
            ]
          }
        ],
        [
          3106,
          "CONNECTIVITY",
          "VERNEG",
          "PACKET_RX",
          {
            "agreed_version": "00000001"
          }
        ],
        [
          6665,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "c20000000108e4a0b76ea962797f14012915408c0a9d98d52891409b0a92f2...",
            "header": {
              "type": "INIT",
              "payload_length": "133",
              "packet_number": "1"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          6998,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "e50000000108e4a0b76ea962797f14012915408c0a9d98d52891409b0a92f2...",
            "header": {
              "type": "HSK",
              "payload_length": "1184",
              "packet_number": "0"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          7233,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "e10000000108e4a0b76ea962797f14012915408c0a9d98d52891409b0a92f2...",
            "header": {
              "type": "HSK",
              "payload_length": "1184",
              "packet_number": "1"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          7441,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "e30000000108e4a0b76ea962797f14012915408c0a9d98d52891409b0a92f2...",
            "header": {
              "type": "HSK",
              "payload_length": "495",
              "packet_number": "2"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          7601,
          "SECURITY",
          "CHECK_CERT",
          "CERTLOG",
          {
            "certificate": "3082038F30820334A003020102021100A4184E9AB6343D2A1174D866836ED780300A06082A8648CE3D040302303B310B3009060355040613025553311E301C060355040A1315476F6F676C65205472757374205365727669636573310C300A06035504031303574531301E170D3234313130323232303433385A170D3235303133313232303433375A30123110300E060355040313076865652E696E6B3059301306072A8648CE3D020106082A8648CE3D03010703420004C45EF85182A644CCAE8AAB88BAB8227C06B506AEB2B43E65578C2C92C8A86DD65B30D2E1B4BF42BD2419446044197214308427A313811748FE1EC4C6927933BFA38202403082023C300E0603551D0F0101FF04040302078030130603551D25040C300A06082B06010505070301300C0603551D130101FF04023000301D0603551D0E041604144EB8FF8995D4D24AA576C7A4C72DA48AB8389F5E301F0603551D230418301680149077923567C4FFA8CCA9E67BD980797BCC93F938305E06082B0601050507010104523050302706082B06010505073001861B687474703A2F2F6F2E706B692E676F6F672F732F7765312F704267302506082B060105050730028619687474703A2F2F692E706B692E676F6F672F7765312E63727430120603551D11040B300982076865652E696E6B30130603551D20040C300A3008060667810C01020130360603551D1F042F302D302BA029A0278625687474703A2F2F632E706B692E676F6F672F7765312F634D3736515A55586D45382E63726C30820104060A2B06010401D6790204020481F50481F200F0007600CF1156EED52E7CAFF3875BD9692E9BE91A71674AB017ECAC01D25B77CECC3B0800000192EF1F9CFF0000040300473045022050D5113D58EA3CD4A7B4AC7E607B6E4C2140AC71E85946DFBE3DDB6EE26A3089022100CE6550BBB7612922EC693AA7AFD91CA20D588DB8C68E124E8BB49D0392BA7012007600134ADF1AB5984209780C6FEF4C7A91A416B72349CE58576ADFAEDAA7C2ABE02200000192EF1F9DA100000403004730450220287A1C25BF11295769C1F24287F61B024FDFE67217492BDC7C03D635AC2D0969022100AFBD9CC747737154CC0A69AC0F5EDE6478B3FAA757C3F24706BAFBA1CAC0EFCD300A06082A8648CE3D0403020349003046022100CEFD4E683718882456F344CE483A1367A9A43275E823A52CF647C3053C82036E022100FB03F61050FE35DE2D285450CAE267F5F009E9CC43199F2331AC3BF3E76B0944"
          }
        ],
        [
          7601,
          "SECURITY",
          "CHECK_CERT",
          "CERTLOG",
          {
            "certificate": "3082029F30820225A00302010202107FF31977972C224A76155D13B6D685E3300A06082A8648CE3D0403033047310B300906035504061302555331223020060355040A1319476F6F676C65205472757374205365727669636573204C4C43311430120603550403130B47545320526F6F74205234301E170D3233313231333039303030305A170D3239303232303134303030305A303B310B3009060355040613025553311E301C060355040A1315476F6F676C65205472757374205365727669636573310C300A060355040313035745313059301306072A8648CE3D020106082A8648CE3D030107034200046FCD3AFE6757474C21038540C2475DBB58470F40C15C1785C61937E7D57CED864B9B81D9D71A13A50A03F898C4C6E89EFF10598F2C2698F5E62625BB0F02FA56A381FE3081FB300E0603551D0F0101FF040403020186301D0603551D250416301406082B0601050507030106082B0601050507030230120603551D130101FF040830060101FF020100301D0603551D0E041604149077923567C4FFA8CCA9E67BD980797BCC93F938301F0603551D23041830168014804CD6EB74FF4936A3D5D8FCB53EC56AF0941D8C303406082B0601050507010104283026302406082B060105050730028618687474703A2F2F692E706B692E676F6F672F72342E637274302B0603551D1F042430223020A01EA01C861A687474703A2F2F632E706B692E676F6F672F722F72342E63726C30130603551D20040C300A3008060667810C010201300A06082A8648CE3D0403030368003065023100E702AB51D6F74395CE75FED11194D5CC40417A26BED80CF3322D3D90AE150F234812528F3E647913AFF5A62C026E55B102302689CC680162E789AB7E17E814D6447EE34C490EBF6C806234B8B2A17E3A168850BCA788A09F7D731EEC52414DEEE256"
          }
        ],
        [
          7601,
          "SECURITY",
          "CHECK_CERT",
          "CERTLOG",
          {
            "certificate": "3082037A30820262A00302010202107FE530BF331343BEDD821610493D8A1B300D06092A864886F70D01010B05003057310B300906035504061302424531193017060355040A1310476C6F62616C5369676E206E762D73613110300E060355040B1307526F6F74204341311B301906035504031312476C6F62616C5369676E20526F6F74204341301E170D3233313131353033343332315A170D3238303132383030303034325A3047310B300906035504061302555331223020060355040A1319476F6F676C65205472757374205365727669636573204C4C43311430120603550403130B47545320526F6F742052343076301006072A8648CE3D020106052B8104002203620004F37473A7688B60AE43B835C581307B4B499DFBC161CEE6DE46BD6BD5611835AE40DD73F78991305AEB3CEE857CA240763BA9C6B847D82AE792916A73E9B172399F299FA298D35F5E5886650FA1846506D1DC8BC9C773C88C6A2FE5C4ABD11D8AA381FF3081FC300E0603551D0F0101FF040403020186301D0603551D250416301406082B0601050507030106082B06010505070302300F0603551D130101FF040530030101FF301D0603551D0E04160414804CD6EB74FF4936A3D5D8FCB53EC56AF0941D8C301F0603551D23041830168014607B661A450D97CA89502F7D04CD34A8FFFCFD4B303606082B06010505070101042A3028302606082B06010505073002861A687474703A2F2F692E706B692E676F6F672F677372312E637274302D0603551D1F042630243022A020A01E861C687474703A2F2F632E706B692E676F6F672F722F677372312E63726C30130603551D20040C300A3008060667810C010201300D06092A864886F70D01010B050003820101001842BB0F06D6038796E33F63810F09A4A168480C3922739EF8CB4E2D7F31E99FE709A1D2360F84AC79EB10E9B0EB6AB67B0B7D1D74B89B65AB682A2C2CDD42FDC6710BCF872DF76BC80F6E057D56E2235858F925BA16854790D79620FD0609B68CE02EAE55D17975352C315B3F65BCCD9C8742A791B19B1E5E8EF11ABBCA2D47F0AC90637E86BFD6E46BD3D6D3018E058A6758B8FFF7A6840D491B505B3F3A0B250BF2128B5CD379578D3682CEFF2611B7A9F11A99EDAD823EC8116EEBD33C1C1C38C0419AE15E53CF3E152057EBEEE23F48A5F1BE19D1016A230C0C1DFB3F2FA2B5BDEA6EA31B46CE2E0267AF332698AAD54BD2A936C5263B5B0F8B1E88C1E5"
          }
        ],
        [
          7805,
          "CONNECTIVITY",
          "HANDSHAKE",
          "PACKET_RX",
          {
            "status": "complete"
          }
        ],
        [
          8978,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "c80000000108e4a0b76ea962797f14012915408c0a9d98d52891409b0a92f2",
            "header": {
              "type": "INIT",
              "payload_length": "60",
              "packet_number": "4611686018427387904"
            }
          }
        ],
        [
          10947,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "5ce4a0b76ea962797fffb4bdc680117233503dc2cb13e7c83e000bb1fda6e5...",
            "header": {
              "type": "SHORT",
              "payload_length": "478",
              "packet_number": "0"
            },
            "frames": [
              {
                "frame_type": "STREAM"
              },
              {
                "frame_type": "ACK"
              },
              {
                "frame_type": "CRYPTO"
              },
              {
                "frame_type": "HANDSHAKE_DONE"
              }
            ]
          }
        ],
        [
          10996,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "55e4a0b76ea962797fa697dce0f134aee9fe55ab32268f3c26a28e11865a92",
            "header": {
              "type": "SHORT",
              "payload_length": "16",
              "packet_number": "1"
            },
            "frames": [
              {
                "frame_type": "STREAM"
              }
            ]
          }
        ],
        [
          11204,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "46e4a0b76ea962797f29b805071b01a89971864395c2d2ffbd8cccbc54633c",
            "header": {
              "type": "SHORT",
              "payload_length": "16",
              "packet_number": "2"
            },
            "frames": [
              {
                "frame_type": "STREAM"
              }
            ]
          }
        ],
        [
          13223,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "4ee4a0b76ea962797ffa9262d630d6dc82cf24c68184a571057d623545bcbb",
            "header": {
              "type": "SHORT",
              "payload_length": "15",
              "packet_number": "3"
            },
            "frames": [
              {
                "frame_type": "ACK"
              }
            ]
          }
        ],
        [
          93174,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "42e4a0b76ea962797f05fa972ad759cd97770b9e3cf24d5242826d8982b5a5...",
            "header": {
              "type": "SHORT",
              "payload_length": "764",
              "packet_number": "4"
            },
            "frames": [
              {
                "frame_type": "STREAM"
              }
            ]
          }
        ]
      ]
    },
    {
      "qlog_version": "0.1",
      "vantagepoint": "NETWORK",
      "connectionid": "D2832C529C5F501E",
      "starttime": 28366416899730,
      "fields": [
        "time",
        "category",
        "type",
        "trigger",
        "data"
      ],
      "events": [
        [
          0,
          "CONNECTIVITY",
          "NEW_CONNECTION",
          "LINE",
          {
            "ip_version": "6",
            "srcip": "::",
            "dstip": "2606:4700:3036::6815:1193",
            "srcport": "43180",
            "dstport": "443"
          }
        ],
        [
          43,
          "CONNECTIVITY",
          "VERNEG",
          "LINE",
          {
            "proposed_version": "00000001"
          }
        ],
        [
          153742,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "c60000000108d2832c529c5f501e1401141f56e442ec4821159b56f342e322...",
            "header": {
              "type": "INIT",
              "payload_length": "145",
              "packet_number": "0"
            },
            "frames": [
              {
                "frame_type": "ACK"
              },
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          153747,
          "CONNECTIVITY",
          "VERNEG",
          "PACKET_RX",
          {
            "agreed_version": "00000001"
          }
        ],
        [
          153958,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "e10000000108d2832c529c5f501e1401141f56e442ec4821159b56f342e322...",
            "header": {
              "type": "HSK",
              "payload_length": "177",
              "packet_number": "0"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          154010,
          "CONNECTIVITY",
          "HANDSHAKE",
          "PACKET_RX",
          {
            "status": "complete"
          }
        ],
        [
          154012,
          "RECOVERY",
          "RTT_UPDATE",
          "PACKET_RX",
          {
            "zero_rtt": "successful"
          }
        ],
        [
          156628,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "5ad2832c529c5f501e5e943efce5a90dd8ad8acf020024d11ccbf550ff1cbe...",
            "header": {
              "type": "SHORT",
              "payload_length": "477",
              "packet_number": "0"
            },
            "frames": [
              {
                "frame_type": "STREAM"
              },
              {
                "frame_type": "ACK"
              },
              {
                "frame_type": "CRYPTO"
              },
              {
                "frame_type": "HANDSHAKE_DONE"
              }
            ]
          }
        ],
        [
          156661,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "58d2832c529c5f501e3093bf19d2372a4ae02ff72b6674e8946b0c0d1a816e",
            "header": {
              "type": "SHORT",
              "payload_length": "16",
              "packet_number": "1"
            },
            "frames": [
              {
                "frame_type": "STREAM"
              }
            ]
          }
        ],
        [
          156949,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "4ad2832c529c5f501ee5a40ce3ffbcf306120ae9d7b541b65e547154513e54",
            "header": {
              "type": "SHORT",
              "payload_length": "16",
              "packet_number": "2"
            },
            "frames": [
              {
                "frame_type": "STREAM"
              }
            ]
          }
        ],
        [
          158846,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "59d2832c529c5f501e30edc9d1605f55ace79480166847a306132c246b4601",
            "header": {
              "type": "SHORT",
              "payload_length": "15",
              "packet_number": "3"
            },
            "frames": [
              {
                "frame_type": "ACK"
              }
            ]
          }
        ],
        [
          188001,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "48d2832c529c5f501ec8ac22bd18916cadc6f9f5d4c57ebbe4fa45824f1142...",
            "header": {
              "type": "SHORT",
              "payload_length": "759",
              "packet_number": "4"
            },
            "frames": [
              {
                "frame_type": "STREAM"
              }
            ]
          }
        ]
      ]
    }
  ]
}