Where Does Cloudflare Think I Am?

1 min read Original article ↗

request.cf

{
  "httpProtocol": "HTTP/2",
  "clientAcceptEncoding": "gzip, br",
  "requestPriority": "weight=16;exclusive=0;group=0;group-weight=0",
  "edgeRequestKeepAliveStatus": 1,
  "requestHeaderNames": {},
  "clientTcpRtt": 1,
  "clientQuicRtt": 0,
  "colo": "CMH",
  "asn": 16509,
  "asOrganization": "Amazon.com, Inc.",
  "country": "US",
  "isEUCountry": false,
  "city": "Columbus",
  "continent": "NA",
  "region": "Ohio",
  "regionCode": "OH",
  "timezone": "America/New_York",
  "longitude": "-82.99879",
  "latitude": "39.96118",
  "postalCode": "43215",
  "metroCode": "535",
  "tlsVersion": "TLSv1.3",
  "tlsCipher": "AEAD-AES256-GCM-SHA384",
  "tlsClientRandom": "Afkf2/0hT7b5YYK4WqYYuNghgovfOMqceyGdkR8RTQU=",
  "tlsClientCiphersSha1": "WUS9+h7TjVkF9aEouGuCEMjGQGA=",
  "tlsClientExtensionsSha1": "p9xJLOLmf3kqGiULyx+n45iEv6I=",
  "tlsClientExtensionsSha1Le": "spjHeZfdFC8PmJBkOOeBwHSdQYI=",
  "tlsExportedAuthenticator": {
    "clientHandshake": "36777363d5e921a71d06f0ebbd0e4627b0c17b908bb055e80518e0cd2802d0fbfb33ebc0b0c313bdb8e3f6dc00e8629c",
    "serverHandshake": "89e16ec78cd3d90d2f4ac1862e332e4df81370d6796f3a05d0ac76af4288d7f7248bdf1d9afaccbab5ef84f78a33b955",
    "clientFinished": "f4203512a320a6965749d51b1c845d58e0041c1e44ef0e3f4c0ad1bf553ad32ca028c440d333b2f9b64e42816b0701cb",
    "serverFinished": "609991bd559befd53109798cae434cf4740c94c5fbd90e71fed037fa8ee44c062042d90de57a58f862feb2289b3a6eaf"
  },
  "tlsClientHelloLength": "267",
  "tlsClientAuth": {
    "certPresented": "0",
    "certVerified": "NONE",
    "certRevoked": "0",
    "certIssuerDN": "",
    "certSubjectDN": "",
    "certIssuerDNRFC2253": "",
    "certSubjectDNRFC2253": "",
    "certIssuerDNLegacy": "",
    "certSubjectDNLegacy": "",
    "certSerial": "",
    "certIssuerSerial": "",
    "certSKI": "",
    "certIssuerSKI": "",
    "certFingerprintSHA1": "",
    "certFingerprintSHA256": "",
    "certNotBefore": "",
    "certNotAfter": "",
    "certRFC9440": "",
    "certRFC9440TooLarge": false,
    "certChainRFC9440": "",
    "certChainRFC9440TooLarge": false
  },
  "verifiedBotCategory": "",
  "edgeL4": {
    "deliveryRate": 2366013
  }
}

HTTP Headers

{
  "accept": "text/html,application/xhtml+xml",
  "accept-encoding": "gzip, br",
  "accept-language": "*",
  "cf-connecting-ip": "16.59.126.27",
  "cf-ipcountry": "US",
  "cf-ray": "9efb1b179ec10555",
  "cf-visitor": "{\"scheme\":\"https\"}",
  "connection": "Keep-Alive",
  "host": "wheredoescloudflarethinkiam.com",
  "user-agent": "NFHN Reader (https://nfhn.netlify.app)",
  "x-deno-fetch-token": "2a14ed5a9252606d121c38f949a71d4edbc51cece262f0685ba06eb7d0f9071b",
  "x-forwarded-proto": "https",
  "x-real-ip": "16.59.126.27"
}