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

Address
Host

balashover.ru

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.

47313DC54E... 108.978 222.003
B26C4D3170... 108.669 218.599

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 405 Method Not Allowed
server: nginx/1.23.0
date: Sun, 14 Dec 2025 05:24:12 GMT
content-type: text/html; charset=windows-1251
content-length: 157

Certificate Chain

Domain balashover.ru
Issued By R13
Expires Saturday, January 24, 2026 at 03:22:37 PM GMT
This certificate is valid
Subject
Common Name balashover.ru
Issuer
Country US
Organization Let's Encrypt
Common Name R13
Serial Number 587472414742295576416526666603056778787946
Signature Algorithm sha256WithRSAEncryption
Version
Public Key Bits 2048
Public Key Type RSA

Domain R13
Issued By ISRG Root X1
Expires Friday, March 12, 2027 at 11:59:59 PM GMT
Subject
Country US
Organization Let's Encrypt
Common Name R13
Issuer
Country US
Organization Internet Security Research Group
Common Name ISRG Root X1
Serial Number 119635429456979344322213464088047616773
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": "balashover.ru",
  "connections": [
    {
      "qlog_version": "0.1",
      "vantagepoint": "NETWORK",
      "connectionid": "47313DC54E44B1DC",
      "starttime": 5608272522838,
      "fields": [
        "time",
        "category",
        "type",
        "trigger",
        "data"
      ],
      "events": [
        [
          0,
          "CONNECTIVITY",
          "NEW_CONNECTION",
          "LINE",
          {
            "ip_version": "6",
            "srcip": "::",
            "dstip": "2a01:230:4:7ff:62:109:3:42",
            "srcport": "43794",
            "dstport": "443"
          }
        ],
        [
          72,
          "CONNECTIVITY",
          "VERNEG",
          "LINE",
          {
            "proposed_version": "00000001"
          }
        ],
        [
          108978,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "ff000000010847313dc54e44b1dc14e5ec21a8110957fb0e4bc2516b713640...",
            "header": {
              "type": "RETRY",
              "payload_length": "131",
              "packet_number": "4611686018427387904"
            }
          }
        ],
        [
          108983,
          "CONNECTIVITY",
          "VERNEG",
          "PACKET_RX",
          {
            "agreed_version": "00000001"
          }
        ],
        [
          220851,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "c5000000010847313dc54e44b1dc14ee89637a8c128a92365e334e37a1f8ea...",
            "header": {
              "type": "INIT",
              "payload_length": "138",
              "packet_number": "0"
            },
            "frames": [
              {
                "frame_type": "ACK"
              },
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          221181,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "eb000000010847313dc54e44b1dc14ee89637a8c128a92365e334e37a1f8ea...",
            "header": {
              "type": "HSK",
              "payload_length": "1062",
              "packet_number": "0"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          221389,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "e4000000010847313dc54e44b1dc14ee89637a8c128a92365e334e37a1f8ea...",
            "header": {
              "type": "HSK",
              "payload_length": "1216",
              "packet_number": "1"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          221601,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "e6000000010847313dc54e44b1dc14ee89637a8c128a92365e334e37a1f8ea...",
            "header": {
              "type": "HSK",
              "payload_length": "904",
              "packet_number": "2"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          221833,
          "SECURITY",
          "CHECK_CERT",
          "CERTLOG",
          {
            "certificate": "308204F7308203DFA003020102021206BE6D1F815FB20CC2D9FFA84F9990F53C6A300D06092A864886F70D01010B05003033310B300906035504061302555331163014060355040A130D4C6574277320456E6372797074310C300A06035504031303523133301E170D3235313032363135323233385A170D3236303132343135323233375A3018311630140603550403130D62616C6173686F7665722E727530820122300D06092A864886F70D01010105000382010F003082010A0282010100E48BC981A7ED7DE5E9F37AE1D0BD6983A494D7DEDC721AD2CE6B45067EF6B79003E82662F8DDECFC3739CF04F9BDF6D7A3FA7FA2D71DD615A415E673A1B4691D1521ACCD0FF30EE335C435300EEBB5B72C825582B8E23CEFE8FBFAA1F76B914F3E3BEBAA43554A7D502A513E6709DB466A25C3C2B0A997A576DFF6444E4B3CF75FC7E9F671C49DFEE618E79D7CA6B672133759107730C1E0A7873A90DD0316DE47534692BF300B4EAF27E1D919D97BB379276D5D4CE7E84C1EC6E1015712F29BE0BBD4D7285F4867491CCAAA89BB4EE93A4939BFF49B2350A3AC2D02F9B37978A30689504242F368EFE3223D376AE3BBD1205DE00E144341A8FBD69218B6D0FB0203010001A382021E3082021A300E0603551D0F0101FF0404030205A0301D0603551D250416301406082B0601050507030106082B06010505070302300C0603551D130101FF04023000301D0603551D0E041604142832E08B29B2BC4E66D90A880C259B4C3E151525301F0603551D23041830168014E7AB9F0F2C33A053D35E4F78C8B2840E3BD69233303306082B0601050507010104273025302306082B060105050730028617687474703A2F2F7231332E692E6C656E63722E6F72672F30180603551D110411300F820D62616C6173686F7665722E727530130603551D20040C300A3008060667810C010201302F0603551D1F042830263024A022A020861E687474703A2F2F7231332E632E6C656E63722E6F72672F3130372E63726C30820104060A2B06010401D6790204020481F50481F200F00076000E5794BCF3AEA93E331B2C9907B3F790DF9BC23D713225DD21A925AC61C54E210000019A2152D8CC000004030047304502203567C748BC2C5B2F4DA9541F5DC6B93E867CFFE51C5E004CA8977F23573A464D022100A47F9D288DE41D7923E8B78362167A4AD570F29EBE3601D33CCF0ECB583702310076001986D4C728AA6FFEBA036F782A4D0191AACE2D72310FAECE5D70412D254CC7D40000019A2152E0940000040300473045022100D7CC4CDB66EF29C705588B433B27275E1F1B4719B44924C5C8B5DB36D01FB419022048A2F7BB5B769B48D2DFEB518B0C237E78C62962F5DAC8F084A34CCE787D20A5300D06092A864886F70D01010B050003820101000FEC34E9986E6E1D706C2F131D74907ABC30138A0CB3850BD9E27C5BC07A90D0AB0B845B2BB608054D435686C5EBE635B4090668A422A7DBE57C3188C6CC1BA0F6F5DFD8E81EFDB8DA42D3F3E91B4555194700F1F642161FE4F8A2A86FB8D4EBEB3F9D6052AFA76A859F2F059124CD7E3459614763876F5A2F6D52BC122033DCEFBC978385E5D53887D5BA49AC6CE1D6D8063557847C2CB24520CF78B57C05A76BFC15C8BEBEC1072AE4DB719112D86BB0FC9B44FC8F95266879AED151C26B4638BB3221D8C8DC535CFF95F25A4BBF22DE93F4651C98A4766FC21E641BE73BCFEA3307631D7BB17FD691E22D53B5456951602B0D9BD1C1AA4A37EF694F7AC33A"
          }
        ],
        [
          221833,
          "SECURITY",
          "CHECK_CERT",
          "CERTLOG",
          {
            "certificate": "30820505308202EDA00302010202105A00F212D8D4B480F3924157EA298305300D06092A864886F70D01010B0500304F310B300906035504061302555331293027060355040A1320496E7465726E65742053656375726974792052657365617263682047726F7570311530130603550403130C4953524720526F6F74205831301E170D3234303331333030303030305A170D3237303331323233353935395A3033310B300906035504061302555331163014060355040A130D4C6574277320456E6372797074310C300A0603550403130352313330820122300D06092A864886F70D01010105000382010F003082010A0282010100A567708DD0568164151761CDB906D4AD19908C2650379816639254DBD9CC840593ECD3EC081BA0605143487D2BC748969EB42DDA9DC8273B57A19FABF0D60ED40E30CA6F9BB1D1D6A49D323E584E356F4558687117FC3ED85D82A02FB2516CB01A5DB859CE3565C88BA1AF1037FFE39C5DC2491734FF8C2B8B8DF0BC712C930C1D05C4BAC7CDAAC95E7CD1C901F79C03F6FC0A5DF4DA7BE6DB764270EBF44D22DA00776FD6C95F17FDDA752EA5570CF6EA5CB6E073A568CFA174E275827E109FC1F5A2EB01E938B10A44CCD3C289F54935820A34B31CE988C2474E820E0A36F0474F8AF1290475DACDE19A5CFF5E9D9895BA9A43D04AA21705010430D332B38F0203010001A381F83081F5300E0603551D0F0101FF040403020186301D0603551D250416301406082B0601050507030206082B0601050507030130120603551D130101FF040830060101FF020100301D0603551D0E04160414E7AB9F0F2C33A053D35E4F78C8B2840E3BD69233301F0603551D2304183016801479B459E67BB6E5E40173800888C81A58F6E99B6E303206082B0601050507010104263024302206082B060105050730028616687474703A2F2F78312E692E6C656E63722E6F72672F30130603551D20040C300A3008060667810C01020130270603551D1F0420301E301CA01AA0188616687474703A2F2F78312E632E6C656E63722E6F72672F300D06092A864886F70D01010B0500038202010051375852A1229B35BB4DBACECA92EA09F2FB54EC187FF43BF4E1F97072C265E8207D08437289E593B2A087C6F4BE2FBF5EE5AEEC237C9FF50F7A0D6FA371BEB5A5E2AEBCADB614229C01C6C1CFD475B3B28096BDCEE05C572AA81F70974D70C89D3FBC6BE73768454C2764ADFA94A7E1E77E5A40E9F228EC8A3BC4C85C04E3B86E956D0BB738E0F5F395E4F9AB83FCF159B46E2FE9340C10C71097A79C2B007A7EDCDF93E6C7B8E9989FC7B60461727CF4CA3481BF2230E8BD5022EA640AFD9204E0D3FF10C3DE07D04322AFEABA15E06D8485F13202C5A99A88F18C25021A2CA0F7B16F0ED9BF34AD8B49CF65C9B2B107BDC8DBE3F61B709A5A9BEFA40887095BB7D235BC182C4A75F86C5ED9C8CB68A6B2442A559DA6D0F9B1A1B6F6F13B9CAFBC412BB0ADC2F3EB6FBF68B3BBB65CFDCEE5FF5BFC7EBA18DC91AE09515E5AD88C8D681982FF7F82359FF4A0BAC75AE96BC0E82D7DD24C63535E58D76987538F81C7247D731DA18464BD7C08CC64A26CB36F2AC6FCFA031BB809A0E644D6692BFA50AD7175EF25C25E49845A0BD2384672E99F6971B2C854419C915FE255EAB400EA36A6483DA78411232D2D2B676244434B485D8ACAC1706D8E81DBA045785B37BF5B185518455BD9CB90EAD0569A2B092D0AC9999FC150FCF6A49396772D2DC66721ABE32AC294BB59C0D62534C9831D61EA4A47B9566E7C21771DDEC289"
          }
        ],
        [
          222003,
          "CONNECTIVITY",
          "HANDSHAKE",
          "PACKET_RX",
          {
            "status": "complete"
          }
        ],
        [
          561586,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "e3000000010847313dc54e44b1dc14ee89637a8c128a92365e334e37a1f8ea",
            "header": {
              "type": "HSK",
              "payload_length": "42",
              "packet_number": "3"
            },
            "frames": [
              {
                "frame_type": "ACK"
              }
            ]
          }
        ],
        [
          561710,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "4a47313dc54e44b1dc147a95ced62aaefe8977421fe7723aa726050b591ec1...",
            "header": {
              "type": "SHORT",
              "payload_length": "480",
              "packet_number": "0"
            },
            "frames": [
              {
                "frame_type": "NEW_CONNECTION_ID"
              },
              {
                "frame_type": "CRYPTO"
              },
              {
                "frame_type": "NEW_TOKEN"
              },
              {
                "frame_type": "HANDSHAKE_DONE"
              }
            ]
          }
        ],
        [
          561854,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "4a47313dc54e44b1dc4a5375b7320b4d192fa57dd81a8a84a7dd427d8f14ce...",
            "header": {
              "type": "SHORT",
              "payload_length": "117",
              "packet_number": "1"
            },
            "frames": [
              {
                "frame_type": "STREAM"
              },
              {
                "frame_type": "MAX_STREAMS"
              }
            ]
          }
        ]
      ]
    },
    {
      "qlog_version": "0.1",
      "vantagepoint": "NETWORK",
      "connectionid": "B26C4D3170409BB2",
      "starttime": 5608273084994,
      "fields": [
        "time",
        "category",
        "type",
        "trigger",
        "data"
      ],
      "events": [
        [
          0,
          "CONNECTIVITY",
          "NEW_CONNECTION",
          "LINE",
          {
            "ip_version": "6",
            "srcip": "::",
            "dstip": "2a01:230:4:7ff:62:109:3:42",
            "srcport": "43794",
            "dstport": "443"
          }
        ],
        [
          34,
          "CONNECTIVITY",
          "VERNEG",
          "LINE",
          {
            "proposed_version": "00000001"
          }
        ],
        [
          108669,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "ff0000000108b26c4d3170409bb214605c14749f3eb8fcd95bd455a1b841f4...",
            "header": {
              "type": "RETRY",
              "payload_length": "115",
              "packet_number": "4611686018427387904"
            }
          }
        ],
        [
          108672,
          "CONNECTIVITY",
          "VERNEG",
          "PACKET_RX",
          {
            "agreed_version": "00000001"
          }
        ],
        [
          218342,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "c90000000108b26c4d3170409bb2145004be2e155514dfa530718aaf202511...",
            "header": {
              "type": "INIT",
              "payload_length": "144",
              "packet_number": "0"
            },
            "frames": [
              {
                "frame_type": "ACK"
              },
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          218529,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "e30000000108b26c4d3170409bb2145004be2e155514dfa530718aaf202511...",
            "header": {
              "type": "HSK",
              "payload_length": "1024",
              "packet_number": "0"
            },
            "frames": [
              {
                "frame_type": "PADDING"
              },
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          218599,
          "CONNECTIVITY",
          "HANDSHAKE",
          "PACKET_RX",
          {
            "status": "complete"
          }
        ],
        [
          218602,
          "RECOVERY",
          "RTT_UPDATE",
          "PACKET_RX",
          {
            "zero_rtt": "successful"
          }
        ],
        [
          550152,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "ee0000000108b26c4d3170409bb2145004be2e155514dfa530718aaf202511",
            "header": {
              "type": "HSK",
              "payload_length": "42",
              "packet_number": "1"
            },
            "frames": [
              {
                "frame_type": "ACK"
              }
            ]
          }
        ],
        [
          550195,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "59b26c4d3170409bb2eabdab3bce9198f5b35bad2fa117741555c864cf20ce...",
            "header": {
              "type": "SHORT",
              "payload_length": "410",
              "packet_number": "0"
            },
            "frames": [
              {
                "frame_type": "NEW_CONNECTION_ID"
              },
              {
                "frame_type": "CRYPTO"
              },
              {
                "frame_type": "NEW_TOKEN"
              },
              {
                "frame_type": "HANDSHAKE_DONE"
              }
            ]
          }
        ],
        [
          575275,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "4bb26c4d3170409bb2d8b7eea53cd908fde91848c32d404c9ff3e611ef7db9",
            "header": {
              "type": "SHORT",
              "payload_length": "16",
              "packet_number": "1"
            },
            "frames": [
              {
                "frame_type": "ACK"
              }
            ]
          }
        ],
        [
          690335,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "54b26c4d3170409bb2d081fdd1259044b8ebb07fec7e1ae12cca3a93fb2edf...",
            "header": {
              "type": "SHORT",
              "payload_length": "117",
              "packet_number": "2"
            },
            "frames": [
              {
                "frame_type": "STREAM"
              },
              {
                "frame_type": "MAX_STREAMS"
              }
            ]
          }
        ]
      ]
    }
  ]
}