Domain Certificates

Prev Next
GET /explore/domain/certificates/{domain}

Get certificates for the domain.

Query Parameters:

  • domain (string) (required) –

    • domain name - wildcards (*) are supported

  • domain_regex = (pattern) (optional) –

    • re2 regular expression

      • pattern must be a valid re2 regular expression

      • overrides {domain}

  • cert_issuer = (string) (optional) –

    • certificate issuer name - wildcards (*) are supported

    • spaces in can be represented by ‘+’

  • date_min = (optional) –

    • certificates issued on or after this date

      • date: yyyy-mm-dd (2021-07-09) - fixed date

  • date_max = (optional) –

    • certificates issued on or before this date

      • date: yyyy-mm-dd (2021-07-09) - fixed date

  • limit = (int) (optional) –

    • number of results to return

      • default = 100

  • skip = (int) (optional) –

    • number of results to skip

  • prefer = (string) (optional) –

    • result (default) - return results if available before max_wait timeout, otherwise return job_id

    • job_id - return job_id immediately

  • max_wait = (int) (optional) –

    • number of seconds to wait for results before returning job_id

      • default = 25

      • value in the range from 0 to 25

  • with_metadata =<0|1> (int) (optional) –

    • include metadata object in response : returned results, total results, job_id

      • 0 (default) = do not include

      • 1 = include metadata

Request headers:

  • X-API-KEY - api-key

Example Request

https://api.silentpush.com/api/v1/merge-api/explore/domain/certificates/silentpush.com \
    ?date_min=2022-02-01 \
    &limit_by_n=1 \
    &limit=1

Example Response

{
    "status_code": 200,
    "error": null,
    "response": {
        "domain_certificates": [
            {
                "cert_index": 32989943,
                "chain": [
                    "Thawte RSA CA 2018",
                    "DigiCert Global Root CA"
                ],
                "date": 20220227,
                "domain": "silentpush.com",
                "domains": [
                    "*.silentpush.com",
                    "silentpush.com"
                ],
                "fingerprint": "F2:79:8D:63:90:B9:6E:15:CE:37:1D:74:AD:39:F7:83:4A:4F:FB:D8",
                "fingerprint_md5": "8d89a47394eee0d8a6a7d113d16b4a40",
                "fingerprint_sha1": "f2798d6390b96e15ce371d74ad39f7834a4ffbd8",
                "fingerprint_sha256": "152f1caaa949d497e0bfdf71418e6dbf672a4dd346b45bf0b6e0a6eec2e37f2c",
                "host": "*.silentpush.com",
                "issuer": "Thawte RSA CA 2018",
                "not_after": "2023-03-02T23:59:59",
                "not_before": "2022-02-21T00:00:00",
                "serial_dec": "6722621233961523147382361153951135781",
                "serial_hex": "50EBAD1273E4892E72EF5224D767825",
                "serial_number": "50EBAD1273E4892E72EF5224D767825",
                "source_name": "Google 'Submariner' log",
                "source_url": "ct.googleapis.com/submariner/",
                "subject": "{'C': None, 'CN': '*.silentpush.com', 'L': None, 'O': None, 'OU': None, 'ST': None, 'aggregated': '/CN=*.silentpush.com', 'emailAddress': None}",
                "wildcard": 1
            }
        ]
    }
}

Example domain_regex Search

https://api.silentpush.com/api/v1/merge-api/explore/domain/certificates/x \
    ?domain_regex=^sil[[:alpha:]]{3,5}\.[a-z]{2,}$ \
    &date_min=2022-02-01 \
    &date_max=2022-03-01 \
    &limit_by_n=1 \
    &limit=3
{
    "status_code": 200,
    "error": null,
    "response": {
        "domain_certificates": [
            {
                "cert_index": 859488329,
                "chain": [
                    "R3",
                    "ISRG Root X1"
                ],
                "date": 20220301,
                "domain": "siltru.de",
                "domains": [
                    "*.siltru.de",
                    "siltru.de"
                ],
                "fingerprint": "8F:FD:96:0C:3C:BF:23:A3:C7:83:A7:1F:CB:89:6D:4B:05:13:5A:B6",
                "fingerprint_md5": "10a1d3b4dcfd5afebcea0ac319d64a56",
                "fingerprint_sha1": "8ffd960c3cbf23a3c783a71fcb896d4b05135ab6",
                "fingerprint_sha256": "6a3a345bb93d87bc3298828cd90baff60bb4c65671ff8d5a4b8cd5659324c428",
                "host": "*.siltru.de",
                "issuer": "R3",
                "not_after": "2022-05-30T22:57:09",
                "not_before": "2022-03-01T22:57:10",
                "serial_dec": "353347564190657667972271714537123187494577",
                "serial_hex": "40E652977114EFC52567576D1B72BC78EB1",
                "serial_number": "40E652977114EFC52567576D1B72BC78EB1",
                "source_name": "Google 'Xenon2022' log",
                "source_url": "ct.googleapis.com/logs/xenon2022/",
                "subject": "{'C': None, 'CN': '*.siltru.de', 'L': None, 'O': None, 'OU': None, 'ST': None, 'aggregated': '/CN=*.siltru.de', 'emailAddress': None}",
                "wildcard": 1
            },
            {
                "cert_index": 28264370,
                "chain": [
                    "GeoTrust RSA CA 2018",
                    "DigiCert Global Root CA"
                ],
                "date": 20220301,
                "domain": "silganbt.com",
                "domains": [
                    "*.silganbt.com",
                    "silganbt.com"
                ],
                "fingerprint": "83:2D:8B:66:A3:05:9C:E1:9D:9E:05:89:78:07:00:35:10:BE:17:9C",
                "fingerprint_md5": "f302d39492fbc51061aacdcd67074966",
                "fingerprint_sha1": "832d8b66a3059ce19d9e05897807003510be179c",
                "fingerprint_sha256": "4c97de83f8c144d1661bf9e5ffca8672a2a7ea35feb76472161758d09a6226ea",
                "host": "*.silganbt.com",
                "issuer": "GeoTrust RSA CA 2018",
                "not_after": "2023-02-10T23:59:59",
                "not_before": "2022-03-01T00:00:00",
                "serial_dec": "10111626212837519373876429202705963405",
                "serial_hex": "79B6DA9B86230CF7AF9E1C6A225598D",
                "serial_number": "79B6DA9B86230CF7AF9E1C6A225598D",
                "source_name": "Google 'Argon2023' log",
                "source_url": "ct.googleapis.com/logs/argon2023/",
                "subject": "{'C': 'US', 'CN': '*.silganbt.com', 'L': 'Oconomowoc', 'O': 'Silgan Containers LLC', 'OU': None, 'ST': 'Wisconsin', 'aggregated': '/C=US/CN=*.silganbt.com/L=Oconomowoc/O=Silgan Containers LLC/ST=Wisconsin', 'emailAddress': None}",
                "wildcard": 1
            },
            {
                "cert_index": 859482403,
                "chain": [
                    "R3",
                    "ISRG Root X1"
                ],
                "date": 20220301,
                "domain": "silkkin.co",
                "domains": [
                    "silkkin.co"
                ],
                "fingerprint": "1D:4A:BF:AB:27:43:1D:AC:AF:E2:97:51:3B:A0:6E:B5:C8:35:67:7D",
                "fingerprint_md5": "b835ef28069ceffd94655ada8ea05002",
                "fingerprint_sha1": "1d4abfab27431dacafe297513ba06eb5c835677d",
                "fingerprint_sha256": "670f2d4585642515983cedfe65620edc832c6dde0cb0c3695f072e84a8a1911c",
                "host": "silkkin.co",
                "issuer": "R3",
                "not_after": "2022-05-30T22:54:45",
                "not_before": "2022-03-01T22:54:46",
                "serial_dec": "277256332636704618564124101561131876473096",
                "serial_hex": "32EC87B5460C7BD074F02B650D6EB6BD908",
                "serial_number": "32EC87B5460C7BD074F02B650D6EB6BD908",
                "source_name": "Google 'Xenon2022' log",
                "source_url": "ct.googleapis.com/logs/xenon2022/",
                "subject": "{'C': None, 'CN': 'silkkin.co', 'L': None, 'O': None, 'OU': None, 'ST': None, 'aggregated': '/CN=silkkin.co', 'emailAddress': None}",
                "wildcard": 0
            }
        ]
    }
}