{
    "ok": true,
    "domain": "tripadvisor.com",
    "generated_at": "2026-08-08T17:34:34-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 68,
        "label": "Fair",
        "categories": {
            "dns": 60,
            "mail": 90,
            "security": 65,
            "network": 65,
            "availability": 60
        },
        "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": "4 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": "1 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": "70 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-172-134-16.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": 0,
                "lost_points": 40,
                "detail": "HTTP/2 403 "
            },
            {
                "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": "4 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": "1 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": "70 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-172-134-16.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": "error",
                "title": "HTTP response",
                "detail": "HTTP/2 403 ",
                "category": "availability",
                "max_points": 40,
                "earned_points": 0,
                "lost_points": 40
            },
            {
                "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.172.134.16",
                "18.172.134.62",
                "18.172.134.6",
                "18.172.134.33"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 smtp.google.com."
            ],
            "TXT": [
                "\"stripe-verification=A71BECF4CEF430F171A6A2382BEECE6A64B9633FC460020EB8A205A95669B679\"",
                "\"duo_sso_verification=N763Lu3Yt0ygaRnHrvqziKZ7YVtOU95w7GXyHhCljSOT7d1KVi7z2TSRd5BR4a3Q\"",
                "\"bnyGlxykTsBZSdNWWe3jXJ5tVU2U7gsTx6UjsZyIpHk=\"",
                "\"openai-domain-verification=dv-5I8xhFhqZatLn3rbDbmtgpc2\"",
                "\"MS=ms43904515\"",
                "\"_globalsign-domain-verification=GaLfs98jrznUbwIzD2n4S8pINM0PU-EyBVWkTTQvp9\"",
                "\"spf2.0/pra\"",
                "\"google-site-verification=u10Ue1BCmah8YviQ9Ju9IqSP-xZtlgEnBloxhP5Lhn8\"",
                "\"miro-verification=6ff1de40e337f458d05086183318e55305c99fe1\"",
                "\"perplexity-ai-domain-verification-2hn78f=hnjr1IgErK6Rjhxpscmyv9Ztq\"",
                "\"astro-domain-verification=cmhtl2g8213y801lqzjo38fe8\"",
                "\"MS=E0371C101EE1151078A9F24A7375E7021319CF9E\"",
                "\"segment-site-verification=Lv56Wm7ECxH2FrJtoG9FmQ77Co6nf93L\"",
                "\"bitrise-verification=b03d9c7c59423f9c-nSSshb2Ef1iv\"",
                "\"pardot_211512_*=005e7416cb39efdf4ede9f02352c05fe01bf0e6c5435039550bdab7d707cae58\"",
                "\"docusign=4c82afdc-4187-4e03-9e78-8dbdc5ed7d0d\"",
                "\"onetrust-domain-verification=9214adc265ab47e992a332150c6a315b\"",
                "\"cursor-domain-verification-bwta0g=rGWNgTQrx8pQ3A5XE0S1XxKzM\"",
                "\"bugcrowd-verification=4889742e219d4b280f2d3673d147a6a9\"",
                "\"jamf-site-verification=Ac2uXdbieW6reJXv2o4UQw\"",
                "\"atlassian-domain-verification=w2N0fg0r/RRZCQ7UgNfpKKFXJH1kvCtLacvj/HzML7VZYyhEDT7N1skt744NCyxJ\"",
                "\"asv=d902c0e169042b928445d5bc9a610e24\"",
                "\"b4jddSWKFAZrS-Y8QD1o7T2nzdk\"",
                "\"google-site-verification=XMWC5EUo1s-TCtWPBEwzBDLUHqlmf-UcS-t7E8YRlmw\"",
                "\"pendo-domain-verification=M8PpCcCrkPq-ll2Fr1arfZA1YvI\"",
                "\"_2erojipq9p68ygptyqgypy83ah2dnzz\"",
                "\"facebook-domain-verification=rld5ayte5pgnngj4ljg2ovn3kaeo4q\"",
                "\"v=spf1 include:_spf.tripadvisor.com include:mail.zendesk.com ~all\"",
                "\"jetbrains-domain-verification=5zlraawspitiqhi2hp4wizy31\"",
                "\"apple-domain-verification=jtPwxHyUkw7GVjBd\"",
                "\"teamviewer-sso-verification=b42c480c302645eb8ed8f32688556be4\"",
                "\"sprout-social-85a564fb-ff50-11ef-b8c4-0e418c465417\"",
                "\"protonmail-verification=5e35a64e327cebe41439dc21e8657f78970c051a\"",
                "\"zapier-domain-verification-challenge=e7c8b772-89e7-420e-b76b-3a084b0bbf83\"",
                "\"cisco-ci-domain-verification=6de74e9c24339dc358b099e999ca47c34dd162c04f635f9810372e2000ad9f57\"",
                "\"anthropic-domain-verification-pc5mq6=ebxPo8aNNofNaqlqU65hyJHjA\"",
                "\"docker-verification=a6e2315b-2f86-428a-84d7-52270aea1853\"",
                "\"datadome-domain-verify=LtwSY8f9UsuWkflYriVEN5xJW7jb1OGB\"",
                "\"docusign=f4d14366-23f0-482a-bc08-98b15bd25db6\"",
                "\"_18y5y646xcsfq732og6fu2xmgabh125\""
            ],
            "NS": [
                "ns-1702.awsdns-20.co.uk.",
                "ns-1455.awsdns-53.org.",
                "ns-584.awsdns-09.net.",
                "ns-218.awsdns-27.com."
            ],
            "SOA": [
                "ns-1455.awsdns-53.org. hostmaster.tripadvisor.com. 1 43200 7200 1209600 3600"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "18.172.134.16",
            "18.172.134.62",
            "18.172.134.6",
            "18.172.134.33"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.tripadvisor.com include:mail.zendesk.com ~all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:dmarc-rua@tripadvisor.com; ruf=mailto:dmarc-ruf@tripadvisor.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.tripadvisor.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCaGuYuXO/J2Lm8SPTNtBTyfLqAdgh7ShPRMseeAtz7FOqKMfRzYYRAedaunpsQpDNmGayaPb0A+tstQV42CwGJOITgaDLu3U4j4fbx9lQMqQW6GBaOZq3CUVy1hwvxvNXC6iDIn8S4zesHFI2W1Ic5hjcVcgbYVd3LcLsO4TBP3wIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 2,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1;l=https://static.crm.tacdn.com/ta/co/bimi/tripadvisor_logo_bimi.svg",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-18-172-134-16.ord56.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "99.84.203.51",
                        "99.84.203.56",
                        "99.84.203.61",
                        "99.84.203.77"
                    ],
                    "time_ms": 91.71
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "18.172.134.16",
                        "18.172.134.33",
                        "18.172.134.6",
                        "18.172.134.62"
                    ],
                    "time_ms": 51.58
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "18.172.134.16",
                        "18.172.134.33",
                        "18.172.134.6",
                        "18.172.134.62"
                    ],
                    "time_ms": 48.2
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "99.84.203.51",
                        "99.84.203.56",
                        "99.84.203.61",
                        "99.84.203.77"
                    ],
                    "time_ms": 38.83
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "3.166.96.101",
                        "3.166.96.105",
                        "3.166.96.30",
                        "3.166.96.38"
                    ],
                    "time_ms": 75.78
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "tripadvisor.com",
        "valid_from": "2025-09-17T19:00:00-05:00",
        "valid_to": "2026-10-17T18:59:59-05:00",
        "days_remaining": 70,
        "san": [
            "tripadvisor.com",
            "tripadvisor.jp",
            "tripadvisor.dk",
            "tripadvisor.com.eg",
            "tripadvisor.fr",
            "tripadvisor.ua",
            "tripadvisor.co.nz",
            "tripadvisor.nl",
            "tripadvisor.com.my",
            "tripadvisor.com.mx",
            "tripadvisor.rs",
            "tripadvisor.com.gr",
            "tripadvisor.de",
            "tripadvisor.pt",
            "tripadvisor.fi",
            "tripadvisor.co.hu",
            "tripadvisor.be",
            "tripadvisor.com.au",
            "tripadvisor.cz",
            "tripadvisor.com.pe",
            "tripadvisor.com.ar",
            "tripadvisor.es",
            "tripadvisor.com.tr",
            "tripadvisor.com.ph",
            "tripadvisor.com.vn",
            "tripadvisor.at",
            "tripadvisor.ch",
            "tripadvisor.in",
            "tripadvisor.co.il",
            "tripadvisor.co.kr",
            "tripadvisor.cl",
            "tripadvisor.com.hk",
            "tripadvisor.com.tw",
            "tripadvisor.co.za",
            "tripadvisor.co",
            "tripadvisor.it",
            "tripadvisor.ca",
            "tripadvisor.sk",
            "tripadvisor.com.sg",
            "tripadvisor.com.br",
            "tripadvisor.ie",
            "tripadvisor.co.uk",
            "tripadvisor.co.id",
            "tripadvisor.se"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.tripadvisor.com/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "location": "https://www.tripadvisor.com/",
            "vary": "Accept-Encoding",
            "date": "Sat, 08 Aug 2026 22:34:26 GMT",
            "x-request-id": "349dea6e-3a8f-4f11-897a-a022db73c25d",
            "x-cache": "Error from cloudfront",
            "via": "1.1 8913ce09707cf3a865704b4fbd2875de.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD56-P1",
            "x-amz-cf-id": "RgggSJ90icnf0nz3ksNavcD9xPHeakA1lfQeRLAFA9aQadRvvIbyjA==",
            "content-type": "text/html;charset=utf-8",
            "content-length": "778",
            "x-envoy-upstream-service-time": "4",
            "pragma": "no-cache",
            "cache-control": "no-store, must-revalidate",
            "charset": "utf-8",
            "x-datadome-cid": "AHrlqAAAAAMAXYe1TLwwMFsA0X5mjw==",
            "access-control-allow-credentials": "true",
            "access-control-expose-headers": "x-dd-b, x-set-cookie",
            "server": "DataDome",
            "x-dd-b": "259",
            "x-datadome": "protected",
            "set-cookie": "TAUnique=%1%enc%3AG0zvLwsUFuOKNhDxTC2a0YaWOccdNSooCqdGnRpr7DxoWGH2yyNzaRACqmptoNV3Nox8JbUSTxk%3D; Max-Age=63072000; HttpOnly; Path=/",
            "accept-ch": "Sec-CH-UA,Sec-CH-UA-Mobile,Sec-CH-UA-Platform,Sec-CH-UA-Arch,Sec-CH-UA-Full-Version-List,Sec-CH-UA-Model,Sec-CH-Device-Memory",
            "access-control-allow-origin": "*"
        },
        "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": "DataDome",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.tripadvisor.com/",
        "title": "tripadvisor.com",
        "description": "",
        "success": true,
        "error": "",
        "status": 403
    },
    "network": {
        "18.172.134.16": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.172.134.62": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.172.134.6": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.172.134.33": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "smtp.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 52.9,
                "banner": "220 mx.google.com ESMTP 586e51a60fabf-459f1f68875si5004056fac.146 - gsmtp",
                "error": "No connection"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4031.3,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4043.4,
                "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": 97.54
}