Search for existing domain scans.

Parameters

ParameterDescription
DomainThe domain to search for existing scans.

Example Output

"requests": [
  {
    "requestId": "EBE5B936B2846B6D61057FF2E031C4FB",
    "loaderId": "EBE5B936B2846B6D61057FF2E031C4FB",
    "documentURL": "http://www.oogle.com/",
    "request": {
      "url": "http://www.oogle.com/",
      "method": "GET",
      "headers": {
        "Upgrade-Insecure-Requests": "1",
        "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.5938.149 Safari/537.36",
        "accept-language": "de-DE,de;q=0.9"
      },
      "mixedContentType": "none",
      "initialPriority": "VeryHigh",
      "referrerPolicy": "strict-origin-when-cross-origin",
      "isSameSite": true
    },
    "timestamp": 33331504.180991,
    "wallTime": 1696998746.636887,
    "initiator": {
      "type": "other"
    },
    "redirectHasExtraInfo": true,
    "redirectResponse": {
      "url": "http://oogle.com/",
      "status": 301,
      "statusText": "Moved Permanently",
      "headers": {
        "CF-Cache-Status": "DYNAMIC",
        "CF-RAY": "8144610cfdcc9960-FRA",
        "Connection": "keep-alive",
        "Content-Type": "text/html; charset=UTF-8",
        "Date": "Wed, 11 Oct 2023 04:32:26 GMT",
        "Location": "http://www.oogle.com/",
        "NEL": "{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}",
        "Report-To": "{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=0hEP3oJh5MzLub3dC4SUuG9WpaguxyqRHiC9lV70zt0dXX2%2FjHdxtjK3boKzvgfVR4DYV5cuIejCqleHDoXO0Bg9jQgHDnzYKNIwwxQhYCUmy3MoYFA5wIxadLDs0r5VzZom98pu5z8%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
        "Server": "cloudflare",
        "Transfer-Encoding": "chunked",
        "Vary": "User-Agent",
        "X-Powered-By": "PHP/8.1.19",
        "X-Redirect-By": "WordPress",
        "alt-svc": "h3=\":443\"; ma=86400"
      },
      "mimeType": "text/html",
      "remoteIPAddress": "[2606:4700:3033::6815:1339]",
      "remotePort": 80,
      "encodedDataLength": 701,
      "timing": {
        "requestTime": 33331502.639225,
        "proxyStart": -1,
        "proxyEnd": -1,
        "dnsStart": 0.307,
        "dnsEnd": 19.622,
        "connectStart": 19.622,
        "connectEnd": 25.494,
        "sslStart": -1,
        "sslEnd": -1,
        "workerStart": -1,
        "workerReady": -1,
        "workerFetchStart": -1,
        "workerRespondWithSettled": -1,
        "sendStart": 25.527,
        "sendEnd": 25.563,
        "pushStart": 0,
        "pushEnd": 0,
        "receiveHeadersStart": 1541.261,
        "receiveHeadersEnd": 1541.333
      },
      "responseTime": 1696998746636.361,
      "protocol": "http/1.1",
      "alternateProtocolUsage": "unspecifiedReason",
      "securityState": "insecure"
    },
    "type": "Document",
    "frameId": "AB7A01C75BCFBFEB7BD809BF73CA9375",
    "hasUserGesture": false,
    "primaryRequest": true
  }
]

Workflow Library Example

Search Domain Scans with Urlscan and Send Results Via Email

Preview this Workflow on desktop