POST https://iplocator.yeebill.net/api/ip/get-info

HTTP Client

1 Total requests
0 HTTP errors

Clients

http_client 1

Requests

GET http://iplocator_iptoasn:53661/v1/as/ip/2607:fb90:cb2e:4376:9166:7641:bddb:3927
Request options
[
  "timeout" => 5
  "headers" => [
    "Accept" => "application/json"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 208
    "request_size" => 185
    "total_time" => 0.000722
    "namelookup_time" => 0.000369
    "connect_time" => 0.000464
    "pretransfer_time" => 0.000499
    "size_download" => 224.0
    "speed_download" => 310249.0
    "download_content_length" => 224.0
    "starttransfer_time" => 0.000617
    "primary_ip" => "172.18.0.3"
    "primary_port" => 53661
    "local_ip" => "172.18.0.2"
    "local_port" => 33738
    "http_version" => 2
    "protocol" => 1
    "scheme" => "http"
    "connect_time_us" => 464
    "namelookup_time_us" => 369
    "pretransfer_time_us" => 499
    "starttransfer_time_us" => 617
    "total_time_us" => 722
    "effective_method" => "GET"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1780004011.587
    "original_url" => "http://iplocator_iptoasn:53661/v1/as/ip/2607:fb90:cb2e:4376:9166:7641:bddb:3927"
    "pause_handler" => Closure(float $duration) {#815
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#820 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#583 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      * Host iplocator_iptoasn:53661 was resolved.\n
      * IPv6: (none)\n
      * IPv4: 172.18.0.3\n
      *   Trying 172.18.0.3:53661...\n
      * Connected to iplocator_iptoasn (172.18.0.3) port 53661\n
      * using HTTP/1.x\n
      > GET /v1/as/ip/2607:fb90:cb2e:4376:9166:7641:bddb:3927 HTTP/1.1\r\n
      Host: iplocator_iptoasn:53661\r\n
      Accept: application/json\r\n
      User-Agent: Symfony HttpClient (Curl)\r\n
      Accept-Encoding: gzip\r\n
      \r\n
      * Request completely sent off\n
      < HTTP/1.1 200 OK\r\n
      < content-type: application/json; charset=utf-8\r\n
      < cache-control: max-age=86400\r\n
      < expires: Fri, 29 May 2026 21:33:31 GMT\r\n
      < vary: Accept\r\n
      < content-length: 224\r\n
      < date: Thu, 28 May 2026 21:33:31 GMT\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "content-type: application/json; charset=utf-8"
    "cache-control: max-age=86400"
    "expires: Fri, 29 May 2026 21:33:31 GMT"
    "vary: Accept"
    "content-length: 224"
    "date: Thu, 28 May 2026 21:33:31 GMT"
  ]
  "response_content" => [
    "{"ip":"2607:fb90:cb2e:4376:9166:7641:bddb:3927","announced":true,"first_ip":"2607:fb90:ca00::","last_ip":"2607:fb90:cbff:ffff:ffff:ffff:ffff:ffff","as_number":21928,"as_country_code":"US","as_description":"T-MOBILE-AS21928"}"
  ]
]