{
    "ok": true,
    "domain": "thumbtack.com",
    "generated_at": "2026-08-09T09:20:54-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 76,
        "label": "Good",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 65,
            "network": 65,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "4 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "2 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "5 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "DMARC policy published."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "A DKIM selector was verified."
            },
            {
                "category": "mail",
                "title": "MTA-STS",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "67 day(s) remaining."
            },
            {
                "category": "security",
                "title": "Certificate lifetime",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Full points require at least 30 days remaining."
            },
            {
                "category": "security",
                "title": "HTTP security headers",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "0 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-18-160-200-8.ord56.r.cloudfront.net"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "HTTP/2 202 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "4 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "2 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "5 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DMARC",
                "detail": "DMARC policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DKIM",
                "detail": "A DKIM selector was verified.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "67 day(s) remaining.",
                "category": "security",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Certificate lifetime",
                "detail": "Full points require at least 30 days remaining.",
                "category": "security",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "HTTP security headers",
                "detail": "0 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-18-160-200-8.ord56.r.cloudfront.net",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 connectivity",
                "detail": "AAAA availability.",
                "category": "network",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35
            },
            {
                "level": "ok",
                "title": "DNS resolution",
                "detail": "At least one address family must resolve.",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTP response",
                "detail": "HTTP/2 202 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "HTTPS final URL",
                "detail": "Final URL uses HTTPS.",
                "category": "availability",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            }
        ]
    },
    "dns": {
        "records": {
            "A": [
                "18.160.200.8",
                "18.160.200.105",
                "18.160.200.123",
                "18.160.200.38"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 alt3.aspmx.l.google.com.",
                "5 alt1.aspmx.l.google.com.",
                "10 alt4.aspmx.l.google.com.",
                "5 alt2.aspmx.l.google.com.",
                "1 aspmx.l.google.com."
            ],
            "TXT": [
                "\"teamviewer-sso-verification=d4c0e842057e4997850e61f23fb91a87\"",
                "\"MS=ms14576641\"",
                "\"stripe-verification=08c95d87f5ec5103040468cf8f2825026dde8494e2bde3d2cce58599936ef511\"",
                "\"stripe-verification=03cd477afb8c127fcfe8ef2a2b1a5c515642e8f59e86d24ce12355c1886e4b4a\"",
                "\"stripe-verification=36c069c3bc850ba5a395f5a80d7f56bfc7d538dc3f489cb16a00dd7bbc3f59a7\"",
                "\"pardot846803=f6a169a0f26e086008145569b88aee0c81b1a68712ec776381a841b8fd3d3030\"",
                "\"docker-verification=f57a0b41-827c-4dd6-8f96-fa02da05fc53\"",
                "\"apple-domain-verification=p4gK78f19rdJnLBi\"",
                "\"google-site-verification=-7Fr-8FPWScjYCo5Bo7b8Auz8COaFfKD56qQ94-mINA\"",
                "\"infoblox-domain-mastery=4359987147c55a8407bb7c731b902130b77fe5621d3d7eeb4921369ccaf255dc1a\"",
                "\"box-domain-verification=c9a5054c77f6db0ed5a2de0c81b2caae24f3e3f231926a5e1524ddad524b7882\"",
                "\"atlassian-domain-verification=XNXs5tzSn13AwowbO6gveKBHTFauY2a/C0YDwVAKHh4GBng36PaIb0QjKFkGCCGZ\"",
                "\"stripe-verification=48e5b0d5f98e45839598ddc6cddc40173da43e51b4c69a35658c035e33288e5b\"",
                "\"docusign=59f8ae87-fb28-4d94-ad5e-512d6e438d43\"",
                "\"paloaltonetworks-site-verification=eeaf3606f5f4645beb95c40fd9aa6f827cc4244feafedcb1d65befb673e4a16a\"",
                "\"h1-domain-verification=FnKFV6LmawccoHuwrX1Wjf6mAiqUD8MRatYDB5CgpsKa8dxe\"",
                "\"hcp-domain-verification=63ab4c8bc9c4f5ba4eb4acce5fc5080093e98994c30aed587f30377761839e6f\"",
                "\"google-site-verification=Zwi2oCJkQGj0AUvb1rUsPj0isTcv-uzklYghhuSdyEY\"",
                "\"google-site-verification=7f8qdYJDSZloMyndKKHGK2Y4LNIdqvribtPUfUbnKhA\"",
                "\"mixpanel-domain-verify=66a82bb1-90d7-48fc-b5f2-ca0a1bf62fd9\"",
                "\"google-site-verification=ANdjVFkRsCtGnOZWf-Pu5GFX1MtVcOaNzSqeCXMOHxs\"",
                "\"pardot846803=b841944c35780919a32e7ad87be308ed8005e5cf4f5fa1cd23a8991a913ab609\"",
                "\"v=spf1 include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email ~all\"",
                "\"stripe-verification=3956332b1652437d3d6cc12351551c1e972e1c8f6974344d6092378d8c9acd2c\"",
                "\"cursor-domain-verification-p111zv=FjxZGimIbewbirm7pOdMFq2jw\"",
                "\"4gt08syf0mbcx887v1dl4lh2k8q5f7g3\""
            ],
            "NS": [
                "ns-291.awsdns-36.com.",
                "ns-1939.awsdns-50.co.uk."
            ],
            "SOA": [
                "ns-538.awsdns-03.net. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "18.160.200.8",
            "18.160.200.105",
            "18.160.200.123",
            "18.160.200.38"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:%{i}._ip.%{h}._ehlo.%{d}._spf.vali.email ~all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:dmarc_agg@vali.email",
        "dkim_selector": "default",
        "dkim_host": "default._domainkey.thumbtack.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCnrdUKHqtnKbPdqZIaRsBH2Bi7aI4MV888S/RFh6aM8axNca/57j15ZV5IoqoXzF+uiSsY81VVyVAYxDz0AwD0Quuh/WpyYNknrDfxCM7r2YiEy9MZhKKgNl5GdsEiMH9eEKuA75lBtYVqicgwUM8Fl2JqmgeRzEEBB14fwvimnwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1; l=https://amplify.valimail.com/bimi/thumbtack/nqEQhLshQd0-thumbtack_inc_1365086803.svg; a=https://amplify.valimail.com/bimi/thumbtack/nqEQhLshQd0-thumbtack_inc_1365086803.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-18-160-200-8.ord56.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "18.160.200.105",
                        "18.160.200.123",
                        "18.160.200.38",
                        "18.160.200.8"
                    ],
                    "time_ms": 60.11
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "18.160.200.105",
                        "18.160.200.123",
                        "18.160.200.38",
                        "18.160.200.8"
                    ],
                    "time_ms": 27.22
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "3.166.96.10",
                        "3.166.96.19",
                        "3.166.96.55",
                        "3.166.96.61"
                    ],
                    "time_ms": 40.13
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "18.160.200.105",
                        "18.160.200.123",
                        "18.160.200.38",
                        "18.160.200.8"
                    ],
                    "time_ms": 28.51
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "3.166.96.10",
                        "3.166.96.19",
                        "3.166.96.55",
                        "3.166.96.61"
                    ],
                    "time_ms": 49.9
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "*.thumbtack.com",
        "valid_from": "2025-09-15T19:00:00-05:00",
        "valid_to": "2026-10-15T18:59:59-05:00",
        "days_remaining": 67,
        "san": [
            "*.thumbtack.com",
            "thmtk.com",
            "*.production.thumbtack.com",
            "thumbprint.design",
            "www.thumbtack.com",
            "thumbtack.io",
            "*.thumbtack.io",
            "thumbtack.com",
            "tack.bz",
            "*.thumbprint.design"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://thumbtack.com/",
        "status": "HTTP/2 202 ",
        "http_version": "3",
        "headers": {
            "server": "CloudFront",
            "date": "Sun, 09 Aug 2026 14:20:46 GMT",
            "content-length": "0",
            "x-amzn-waf-action": "challenge",
            "cache-control": "no-store, max-age=0",
            "content-type": "text/html; charset=UTF-8",
            "access-control-allow-origin": "*",
            "access-control-max-age": "86400",
            "access-control-allow-methods": "OPTIONS,GET,POST",
            "access-control-expose-headers": "x-amzn-waf-action",
            "x-cache": "Error from cloudfront",
            "via": "1.1 0dd71ddbce7910ce5b4a6dbb8b98714e.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD56-P5",
            "x-amz-cf-id": "6LLG86xB-R9AdMZscX83x4KNBXOvIKnLNEJfDwUi0Myp18oDHW5FdQ=="
        },
        "security_checks": {
            "strict-transport-security": false,
            "content-security-policy": false,
            "x-content-type-options": false,
            "x-frame-options": false,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "CloudFront",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://thumbtack.com/",
        "title": "",
        "description": "",
        "success": false,
        "error": "The page returned no content."
    },
    "network": {
        "18.160.200.8": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.160.200.105": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.160.200.123": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.160.200.38": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt3.aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.6,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4008.4,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4008.2,
                "banner": "",
                "error": "Connection timed out"
            }
        ]
    },
    "visitor": {
        "ip": "216.73.217.62",
        "reverse": "",
        "country": "",
        "country_code": "",
        "region": "",
        "city": "",
        "latitude": null,
        "longitude": null,
        "isp": "",
        "organization": "",
        "asn": "",
        "timezone": "",
        "browser": "Other",
        "os": "Other",
        "language": "",
        "user_agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
        "is_bot": true,
        "cloudflare": false
    },
    "analysis_time_ms": 99.58
}