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

Address
Host

www.whtime.net

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 h3-29 h3-Q050 Q046 Q043

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.

0A67812D9D... 262.861 263.956
FB8B30BF9A... 267.006 267.359

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
server: nginx
date: Sat, 27 Apr 2024 10:20:47 GMT
content-type: text/html; charset=utf-8
vary: accept-encoding
x-frame-options: SAMEORIGIN
access-control-allow-origin: *
access-control-allow-methods: POST,GET,OPTIONS,DELETE
access-control-allow-credentials: true
access-control-allow-headers: Content-Type,Content-Length,Accept-Encoding,X-Requested-with, Origin
set-cookie: PHPSESSID=0d7f958ce683d46010cd01aae2ba8623; expires=Sat, 27 Apr 2024 10:44:47 GMT; Max-Age=1440; path=/; SameSite=lax
alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43"
set-cookie: Path=/; HttpOnly; Secure
x-xss-protection: 1; mode=block
strict-transport-security: max-age=63072000; includeSubdomains; preload
x-permitted-cross-domain-policies: master-only
x-download-options: noopen

Certificate Chain

Domain cgdns.cn
Issued By R3
Expires Tuesday, June 25, 2024 at 05:49:50 AM GMT
This certificate is valid
Subject
Common Name cgdns.cn
Issuer
Country US
Organization Let's Encrypt
Common Name R3
Serial Number 275930053470263013867323695709303802923784
Signature Algorithm sha256WithRSAEncryption
Version
Public Key Bits 2048
Public Key Type RSA

Domain R3
Issued By ISRG Root X1
Expires Monday, September 15, 2025 at 04:00:00 PM GMT
Subject
Country US
Organization Let's Encrypt
Common Name R3
Issuer
Country US
Organization Internet Security Research Group
Common Name ISRG Root X1
Serial Number 192961496339968674994309121183282847578
Signature Algorithm sha256WithRSAEncryption
Version
Public Key Bits 2048
Public Key Type RSA

Domain ISRG Root X1
Issued By ISRG Root X1
Expires Monday, June 04, 2035 at 11:04:38 AM GMT
Subject
Country US
Organization Internet Security Research Group
Common Name ISRG Root X1
Issuer
Country US
Organization Internet Security Research Group
Common Name ISRG Root X1
Serial Number 172886928669790476064670243504169061120
Signature Algorithm sha256WithRSAEncryption
Version
Public Key Bits 4096
Public Key Type RSA

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": "www.whtime.net",
  "connections": [
    {
      "qlog_version": "0.1",
      "vantagepoint": "NETWORK",
      "connectionid": "0A67812D9DEB6902",
      "starttime": 8513001223312,
      "fields": [
        "time",
        "category",
        "type",
        "trigger",
        "data"
      ],
      "events": [
        [
          0,
          "CONNECTIVITY",
          "NEW_CONNECTION",
          "LINE",
          {
            "ip_version": "4",
            "srcip": "0.0.0.0",
            "dstip": "112.29.170.88",
            "srcport": "41787",
            "dstport": "443"
          }
        ],
        [
          54,
          "CONNECTIVITY",
          "VERNEG",
          "LINE",
          {
            "proposed_version": "00000001"
          }
        ],
        [
          262861,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "cd00000001080a67812d9deb690214e79be331048761a06b5bf85766b334e2...",
            "header": {
              "type": "INIT",
              "payload_length": "138",
              "packet_number": "0"
            },
            "frames": [
              {
                "frame_type": "ACK"
              },
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          262865,
          "CONNECTIVITY",
          "VERNEG",
          "PACKET_RX",
          {
            "agreed_version": "00000001"
          }
        ],
        [
          263174,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "ea00000001080a67812d9deb690214e79be331048761a06b5bf85766b334e2...",
            "header": {
              "type": "HSK",
              "payload_length": "1030",
              "packet_number": "0"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          263381,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "e700000001080a67812d9deb690214e79be331048761a06b5bf85766b334e2...",
            "header": {
              "type": "HSK",
              "payload_length": "1184",
              "packet_number": "1"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          263591,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "ec00000001080a67812d9deb690214e79be331048761a06b5bf85766b334e2...",
            "header": {
              "type": "HSK",
              "payload_length": "1042",
              "packet_number": "2"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          263820,
          "SECURITY",
          "CHECK_CERT",
          "CERTLOG",
          {
            "certificate": "3082053930820421A0030201020212032AE2B340E3BDEF82713C32412130278B08300D06092A864886F70D01010B05003032310B300906035504061302555331163014060355040A130D4C6574277320456E6372797074310B3009060355040313025233301E170D3234303332373035343935315A170D3234303632353035343935305A30133111300F060355040313086367646E732E636E30820122300D06092A864886F70D01010105000382010F003082010A0282010100B4DB9201853FF12566339A784649EA97C1C9382D6ECD03C04CAC7CFF935F8FA10BAD7D9C57E890BD710AEBBD7CEF2C91CFE16C969E7C51683BD6B02747597ABACB3973885AB06EED896FA40E65A439E23C777090DC218212159C7907CF0AFD8BA6C23F1D34BE89895A38AA4A8F5E2DEA6A8DACC92696B055383A134B08317D45501F23BF3E8DC0D90BF0F71D0D7D887F4A2A017EA08C1CBE4D99A7E2AFBCA8C641A6C76FFFAE4D5945C7D56161EDB3D36164456A8D604309712F3767BC8034E6502EAE228FBB1CBB70BE08E0626C5275C0C4A596F59CBDA15F384FFF1F133DE2A0A1C49B259760035B84AAB4FC2452922ACCE0B135F3055A83DD3382247C041D0203010001A382026630820262300E0603551D0F0101FF0404030205A0301D0603551D250416301406082B0601050507030106082B06010505070302300C0603551D130101FF04023000301D0603551D0E041604143272A293428CB90CD9CB90D1D483FCC5295AC0DD301F0603551D23041830168014142EB317B75856CBAE500940E61FAF9D8B14C2C6305506082B0601050507010104493047302106082B060105050730018615687474703A2F2F72332E6F2E6C656E63722E6F7267302206082B060105050730028616687474703A2F2F72332E692E6C656E63722E6F72672F306F0603551D110468306682086367646E732E636E820C6D2E776874696D652E6E6574820A776874696D652E6E6574820E776879616E6875616E672E636F6D820C7777772E6367646E732E636E820E7777772E776874696D652E6E657482127777772E776879616E6875616E672E636F6D30130603551D20040C300A3008060667810C01020130820104060A2B06010401D6790204020481F50481F200F000750048B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D884730000018E7EAC17F90000040300463044022062D7B9E6BDDF9F484C304F14B021EF3FCE1D22F1088767337E57C86C308A0C3A02206A3EA0B7CB31A071AC829F6F5FCBCAF45CA43997AB371E5084047775979973EC007700EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B0000018E7EAC17EA0000040300483046022100D9BB205564C4D479A626E373686F61B86181DB7FFA37D26BF0B4C2EED0080CA2022100809EBF7F3ACE30AEAE43E18876E70515D16EB1C13C31BA888E2287E70B234BD0300D06092A864886F70D01010B050003820101000C4B93A1D4E0999AEDA6CD1C1C996AC42B54833AE6B5858AAA2DB0294F65710D477C014EC3205461753DC6DCC67DD080AC79F92D5091A9CB78339C73871CF9FBA0353854EF83F0E7C8FB561603390420339F4F7E6439234ABCDF529289C06D5E83BCB339016238B3A0D8C7376EDE19719A9CD18A7920267823833AD2AF2FC8F7DF6313E6BB5D6AAD3CDCAEE96F0C0A41090B12B3E358A0465553C2083B944E45B04F2405BE6F388A8ED4CF25336F2BBA5F496873AD8DD995D2A2DE23C114A62573952DBD483C2BF3D2E27788566079FB7A63B460A2E3734351CAA0E42E27934DC5650088D6D92FA6ACE7667D79EBC6BCDFCFDC81B9959FAF9B65CBA4ECB6D253"
          }
        ],
        [
          263820,
          "SECURITY",
          "CHECK_CERT",
          "CERTLOG",
          {
            "certificate": "30820516308202FEA003020102021100912B084ACF0C18A753F6D62E25A75F5A300D06092A864886F70D01010B0500304F310B300906035504061302555331293027060355040A1320496E7465726E65742053656375726974792052657365617263682047726F7570311530130603550403130C4953524720526F6F74205831301E170D3230303930343030303030305A170D3235303931353136303030305A3032310B300906035504061302555331163014060355040A130D4C6574277320456E6372797074310B300906035504031302523330820122300D06092A864886F70D01010105000382010F003082010A0282010100BB021528CCF6A094D30F12EC8D5592C3F882F199A67A4288A75D26AAB52BB9C54CB1AF8E6BF975C8A3D70F4794145535578C9EA8A23919F5823C42A94E6EF53BC32EDB8DC0B05CF35938E7EDCF69F05A0B1BBEC094242587FA3771B313E71CACE19BEFDBE43B45524596A9C153CE34C852EEB5AEED8FDE6070E2A554ABB66D0E97A540346B2BD3BC66EB66347CFA6B8B8F572999F830175DBA726FFB81C5ADD286583D17C7E709BBF12BF786DCC1DA715DD446E3CCAD25C188BC60677566B3F118F7A25CE653FF3A88B647A5FF1318EA9809773F9D53F9CF01E5F5A6701714AF63A4FF99B3939DDC53A706FE48851DA169AE2575BB13CC5203F5ED51A18BDB150203010001A382010830820104300E0603551D0F0101FF040403020186301D0603551D250416301406082B0601050507030206082B0601050507030130120603551D130101FF040830060101FF020100301D0603551D0E04160414142EB317B75856CBAE500940E61FAF9D8B14C2C6301F0603551D2304183016801479B459E67BB6E5E40173800888C81A58F6E99B6E303206082B0601050507010104263024302206082B060105050730028616687474703A2F2F78312E692E6C656E63722E6F72672F30270603551D1F0420301E301CA01AA0188616687474703A2F2F78312E632E6C656E63722E6F72672F30220603551D20041B30193008060667810C010201300D060B2B0601040182DF13010101300D06092A864886F70D01010B0500038202010085CA4E473EA3F7854485BCD56778B29863AD754D1E963D336572542D81A0EAC3EDF820BF5FCCB77000B76E3BF65E94DEE4209FA6EF8BB203E7A2B5163C91CEB4ED3902E77C258A47E6656E3F46F4D9F0CE942BEE54CE12BC8C274BB8C1982FA2AFCD71914A08B7C8B8237B042D08F908573E83D904330A472178098227C32AC89BB9CE5CF264C8C0BE79C04F8E6D440C5E92BB2EF78B10E1E81D4429DB5920ED63B921F81226949357A01D6504C10A22AE100D4397A1181F7EE0E08637B55AB1BD30BF876E2B2AFF214E1B05C3F51897F05EACC3A5B86AF02EBC3B33B9EE4BDECCFCE4AF840B863FC0554336F668E136176A8E99D1FFA540A734B7C0D063393539756EF2BA76C89302E9A94B6C17CE0C02D9BD81FB9FB768D40665B3823D7753F88E7903AD0A3107752A43D8559772C4290EF7C45D4EC8AE468430D7F2855F18A179BBE75E708B07E18693C3B98FDC6171252AAFDFED255052688B92DCE5D6B5E3DA7DD0876C842131AE82F5FBB9ABC889173DE14CE5380EF6BD2BBD968114EBD5DB3D20A77E59D3E2F858F95BB848CDFE5C4F1629FE1E5523AFC811B08DEA7C9390172FFDACA20947463FF0E9B0B7FF284D6832D6675E1E69A393B8F59D8B2F0BD25243A66F3257654D3281DF3853855D7E5D6629EAB8DDE495B5CDB5561242CDC44EC6253844506DECCE005518FEE94964D44ECA979CB45BC073A8ABB847C2"
          }
        ],
        [
          263956,
          "CONNECTIVITY",
          "HANDSHAKE",
          "PACKET_RX",
          {
            "status": "complete"
          }
        ],
        [
          410099,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "cd00000001080a67812d9deb690214e79be331048761a06b5bf85766b334e2...",
            "header": {
              "type": "INIT",
              "payload_length": "154",
              "packet_number": "4611686018427387904"
            }
          }
        ],
        [
          410253,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "e600000001080a67812d9deb690214e79be331048761a06b5bf85766b334e2...",
            "header": {
              "type": "HSK",
              "payload_length": "1030",
              "packet_number": "3"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          410287,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "e200000001080a67812d9deb690214e79be331048761a06b5bf85766b334e2...",
            "header": {
              "type": "HSK",
              "payload_length": "1184",
              "packet_number": "4"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          410364,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "e100000001080a67812d9deb690214e79be331048761a06b5bf85766b334e2...",
            "header": {
              "type": "HSK",
              "payload_length": "1042",
              "packet_number": "5"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          1051947,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "500a67812d9deb690218848a0c1ed5560a4ea3a614aca63701a9ea5e46cd20...",
            "header": {
              "type": "SHORT",
              "payload_length": "852",
              "packet_number": "0"
            },
            "frames": [
              {
                "frame_type": "STREAM"
              },
              {
                "frame_type": "ACK"
              },
              {
                "frame_type": "NEW_CONNECTION_ID"
              },
              {
                "frame_type": "CRYPTO"
              },
              {
                "frame_type": "HANDSHAKE_DONE"
              }
            ]
          }
        ],
        [
          1151256,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "490a67812d9deb690218c828655eccf8194950b7b0033305c4b98824a1417b...",
            "header": {
              "type": "SHORT",
              "payload_length": "1334",
              "packet_number": "4"
            },
            "frames": [
              {
                "frame_type": "PADDING"
              },
              {
                "frame_type": "PING"
              }
            ]
          }
        ],
        [
          1336893,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "5e0a67812d9deb69022d978f27869f6cda5c23f442d2d45327a38654507e4c",
            "header": {
              "type": "SHORT",
              "payload_length": "16",
              "packet_number": "5"
            },
            "frames": [
              {
                "frame_type": "ACK"
              }
            ]
          }
        ],
        [
          1531754,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "4c0a67812d9deb6902717c16c72186e52dcde53f96d813135920d8c3b5a047...",
            "header": {
              "type": "SHORT",
              "payload_length": "622",
              "packet_number": "6"
            },
            "frames": [
              {
                "frame_type": "STREAM"
              }
            ]
          }
        ]
      ]
    },
    {
      "qlog_version": "0.1",
      "vantagepoint": "NETWORK",
      "connectionid": "FB8B30BF9A4975F3",
      "starttime": 8513002755494,
      "fields": [
        "time",
        "category",
        "type",
        "trigger",
        "data"
      ],
      "events": [
        [
          0,
          "CONNECTIVITY",
          "NEW_CONNECTION",
          "LINE",
          {
            "ip_version": "4",
            "srcip": "0.0.0.0",
            "dstip": "112.29.170.88",
            "srcport": "41787",
            "dstport": "443"
          }
        ],
        [
          47,
          "CONNECTIVITY",
          "VERNEG",
          "LINE",
          {
            "proposed_version": "00000001"
          }
        ],
        [
          267006,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "ca0000000108fb8b30bf9a4975f3149c7783c23f73ed2f51759f95d02aef38...",
            "header": {
              "type": "INIT",
              "payload_length": "144",
              "packet_number": "0"
            },
            "frames": [
              {
                "frame_type": "ACK"
              },
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          267010,
          "CONNECTIVITY",
          "VERNEG",
          "PACKET_RX",
          {
            "agreed_version": "00000001"
          }
        ],
        [
          267262,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "eb0000000108fb8b30bf9a4975f3149c7783c23f73ed2f51759f95d02aef38...",
            "header": {
              "type": "HSK",
              "payload_length": "1024",
              "packet_number": "0"
            },
            "frames": [
              {
                "frame_type": "PADDING"
              },
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          267359,
          "CONNECTIVITY",
          "HANDSHAKE",
          "PACKET_RX",
          {
            "status": "complete"
          }
        ],
        [
          267386,
          "RECOVERY",
          "RTT_UPDATE",
          "PACKET_RX",
          {
            "zero_rtt": "successful"
          }
        ],
        [
          414325,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "cd0000000108fb8b30bf9a4975f3149c7783c23f73ed2f51759f95d02aef38...",
            "header": {
              "type": "INIT",
              "payload_length": "160",
              "packet_number": "4611686018427387904"
            }
          }
        ],
        [
          414441,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "eb0000000108fb8b30bf9a4975f3149c7783c23f73ed2f51759f95d02aef38...",
            "header": {
              "type": "HSK",
              "payload_length": "1024",
              "packet_number": "1"
            },
            "frames": [
              {
                "frame_type": "PADDING"
              },
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          1062655,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "57fb8b30bf9a4975f3112523c25d503d1421d08fa4e888707ac02e7405eb05...",
            "header": {
              "type": "SHORT",
              "payload_length": "582",
              "packet_number": "0"
            },
            "frames": [
              {
                "frame_type": "STREAM"
              },
              {
                "frame_type": "ACK"
              },
              {
                "frame_type": "NEW_CONNECTION_ID"
              },
              {
                "frame_type": "CRYPTO"
              },
              {
                "frame_type": "HANDSHAKE_DONE"
              }
            ]
          }
        ],
        [
          1162091,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "42fb8b30bf9a4975f36525dfcf3fa65097578c7b6dc0034bc96593fdeb4e7b...",
            "header": {
              "type": "SHORT",
              "payload_length": "1334",
              "packet_number": "4"
            },
            "frames": [
              {
                "frame_type": "PADDING"
              },
              {
                "frame_type": "PING"
              }
            ]
          }
        ],
        [
          1347594,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "44fb8b30bf9a4975f366a51ee75573f3c1fd8eac0746d771040e126d625f58",
            "header": {
              "type": "SHORT",
              "payload_length": "16",
              "packet_number": "5"
            },
            "frames": [
              {
                "frame_type": "ACK"
              }
            ]
          }
        ],
        [
          1546760,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "45fb8b30bf9a4975f32830e87438a7c0c6e7ca7286a394d63f8027d2bcbc60...",
            "header": {
              "type": "SHORT",
              "payload_length": "1409",
              "packet_number": "6"
            },
            "frames": [
              {
                "frame_type": "PADDING"
              },
              {
                "frame_type": "PING"
              }
            ]
          }
        ],
        [
          1582751,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "45fb8b30bf9a4975f30dbe460513378a14a6150dfb6e5f6a7c9d846772d1c8...",
            "header": {
              "type": "SHORT",
              "payload_length": "623",
              "packet_number": "7"
            },
            "frames": [
              {
                "frame_type": "STREAM"
              }
            ]
          }
        ]
      ]
    }
  ]
}