{
    "ok": true,
    "domain": "hootsuite.com",
    "generated_at": "2026-08-08T19:36:24-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 81,
        "label": "Good",
        "categories": {
            "dns": 65,
            "mail": 90,
            "security": 81,
            "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": "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": 5,
                "lost_points": 0,
                "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": "170 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": 16,
                "lost_points": 19,
                "detail": "4 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-3-160-22-61.cmh68.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 200 "
            },
            {
                "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": "ok",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "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": "170 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": "warning",
                "title": "HTTP security headers",
                "detail": "4 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 16,
                "lost_points": 19
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-3-160-22-61.cmh68.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 200 ",
                "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": [
                "3.160.22.61",
                "3.160.22.11",
                "3.160.22.47",
                "3.160.22.35"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "50 aspmx3.googlemail.com.",
                "10 aspmx.l.google.com.",
                "20 alt1.aspmx.l.google.com.",
                "30 alt2.aspmx.l.google.com.",
                "40 aspmx2.googlemail.com."
            ],
            "TXT": [
                "\"facebook-domain-verification=35hphhsn4jyqmnl8qwo23ueaiy742y\"",
                "\"figma-domain-verification=b23172d6bafae2639adba798417030ea57cc5c66cca26c7cf77ca12fa6c431e7-1744311487\"",
                "\"ZOOM_verify_yPO0JA7fJsrOu249Sf7ljn\"",
                "\"proxy-ssl.webflow.com\"",
                "\"adobe-idp-site-verification=b2e6a69046947a884c67879d015ac98d7c7157d7d43e1ddec34c4989113425e7\"",
                "\"jamf-site-verification=6KsOa_hXIoFYcs4U-ycnGA\"",
                "\"pendo-domain-verification=982b640c-494d-487f-9972-2dccee7e0f02\"",
                "\"MS=ms61425939\"",
                "\"miro-verification=c238eb19a3900f9022b2dd2cee65b3349c066da0\"",
                "\"google-site-verification=TTJxyytJxoTs_D15KV_M2QxIPSaSnP8FEeFJq1yfwBc\"",
                "\"anthropic-domain-verification-ww5wav=61TGnBXDQMAjIPWCyza5btxdO\"",
                "\"hubspot-developer-verification=NzM1MjU1NDItODZkYS00NTViLWIwMzgtOTBhNmVjZTMzMGJi\"",
                "\"v=spf1 mx ip4:62.13.150.16 ip4:174.36.80.216 ip4:174.36.80.219 ip4:208.117.56.91 ip4:149.72.143.250 ip4:74.63.202.208 ip4:198.2.187.243 \" \" ip4:198.37.159.181 ip4:167.89.63.49 ip4:168.245.23.173 ip4:185.25.32.0/22 include:_spf.google.com include:spf1.hootsuite.com ~all\"",
                "\"MS=D8F5E4617F05614D8674B9BECB8617008F9FCE5F\"",
                "\"drift-domain-verification=fa680538bbf6219a4e863967839197daecee409d4f0bc0490a5d8d0ba61f6977\"",
                "\"mixpanel-domain-verify=007c418c-57b5-4cca-8f6a-69edd6c0c9cf\"",
                "\"salesforce-site-verification=00D30000000nSwR=1TBPP00000000o1\"",
                "\"atlassian-domain-verification=o25iIe9Jr805+vUZ13KF3VgHHNejIxdx/y/sC+JI2Be9B1l1k2wFzIaUK5JZKi8D\"",
                "\"docker-verification=3287867a-69cf-46a8-9aac-3c92a32d5931\"",
                "\"google-site-verification=PzoR99ZmmcJcmXoleVcFM4aHT2_qb9F_48ee1SL2SD0\"",
                "\"slack-domain-verification=3ALq7edkoq85Y3yC0TFToUZoEGZsb7rrnFhpcTb9\"",
                "\"cursor-domain-verification-phdyjj=nDMmX4tGKrO4wYNRxzoJZoqMe\"",
                "\"wrike-verification=MTkyNzcwOjJiNmU1YjkxYTFiZjVjYTE0Mzg3OWQyZjQ3NGI2NzkyMmM0YTdkYWIxYjViNjc3OTg0NjI0NjY4MjI4MTU4NDA=\"",
                "\"openai-domain-verification=dv-sFO9QxPN3BBHE1KXLGxZPC8y\""
            ],
            "NS": [
                "ns-877.awsdns-45.net.",
                "ns-492.awsdns-61.com.",
                "ns-1546.awsdns-01.co.uk.",
                "ns-1154.awsdns-16.org."
            ],
            "SOA": [
                "ns-1546.awsdns-01.co.uk. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [
                "0 issue \"amazontrust.com\"",
                "0 issue \"pki.goog\"",
                "0 issue \"cloudflare.com\"",
                "0 issue \"digicert.com\"",
                "0 issue \"awstrust.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"cloudflaressl.com\"",
                "0 issue \"starfieldtech.com\"",
                "0 issue \"comodo.com\"",
                "0 issue \"amazon.com\"",
                "0 issue \"amazonaws.com\"",
                "0 iodef \"mailto:domains@hootsuite.com\"",
                "0 issue \"godaddy.com\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "3.160.22.61",
            "3.160.22.11",
            "3.160.22.47",
            "3.160.22.35"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 mx ip4:62.13.150.16 ip4:174.36.80.216 ip4:174.36.80.219 ip4:208.117.56.91 ip4:149.72.143.250 ip4:74.63.202.208 ip4:198.2.187.243  ip4:198.37.159.181 ip4:167.89.63.49 ip4:168.245.23.173 ip4:185.25.32.0/22 include:_spf.google.com include:spf1.hootsuite.com ~all",
        "dmarc": "v=DMARC1; p=reject; pct=100; rua=mailto:dmarc-rua@hootsuite.com;",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.hootsuite.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAp9jjbuu2zP3inLIa1sYCeaqkc+kwaJfLCeE8PlS/RpSfaPeCuaY93V0yoak4j3oi396FPcAtSsMriaxPhUhTVteOQEMZBOVL4/22Ak4ZutToWhDRTRs1SgIX8tec7VVfuxeyFh8FPgm9YZZLH4Hny0PvWVwuWZXah3wegfbEih6WhukhFzDScBTfNyuzvMG0i80Hg+7yQKjljZdIwLM754vwWLy1alm2la2UH9ZVqskw+lySdLiDWSYT8LjRo7X9vslvMUw5PY9z0tdFZqYGlmRuLb7omT6sWBaq4YLyRg0VFPWEdJpdwf1E/FL4IgHN+zv8eK+hxq4gd45YRGKC+QIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "v=BIMI1;l=https://bimi.entrust.net/hootsuite.com/logo.svg;a=https://bimi.entrust.net/hootsuite.com/certchain.pem",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-3-160-22-61.cmh68.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "99.84.203.11",
                        "99.84.203.120",
                        "99.84.203.27",
                        "99.84.203.86"
                    ],
                    "time_ms": 102.16
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "108.156.91.32",
                        "108.156.91.50",
                        "108.156.91.68",
                        "108.156.91.81"
                    ],
                    "time_ms": 53.52
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "108.156.91.32",
                        "108.156.91.50",
                        "108.156.91.68",
                        "108.156.91.81"
                    ],
                    "time_ms": 124.1
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "99.84.203.11",
                        "99.84.203.120",
                        "99.84.203.27",
                        "99.84.203.86"
                    ],
                    "time_ms": 106.14
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "3.166.96.103",
                        "3.166.96.18",
                        "3.166.96.43",
                        "3.166.96.7"
                    ],
                    "time_ms": 86.48
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "hootsuite.com",
        "valid_from": "2025-12-27T18:00:00-06:00",
        "valid_to": "2027-01-26T17:59:59-06:00",
        "days_remaining": 170,
        "san": [
            "hootsuite.com",
            "contentadmin.hootsuite.com",
            "cdn.hootsuite.com",
            "aperture-ui-external-hootweb.hootsuite.com",
            "m.hootsuite.com",
            "website.hootsuite.com",
            "maint.hootsuite.com",
            "api.hootsuite.com",
            "velocity.hootsuite.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.hootsuite.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-length": "413805",
            "location": "https://www.hootsuite.com/",
            "date": "Sun, 09 Aug 2026 00:31:17 GMT",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
            "cache-control": "public, max-age=0, must-revalidate",
            "set-cookie": "location=US-MO; Path=/; Domain=.hootsuite.com",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 dc258c6be709f7f39799b8fc175687ec.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "CMH68-P3",
            "x-amz-cf-id": "k3SrDpy6TQ5gHytxNUtkJgpH2ZAhPZUZMIsk9S3pBzYusKokZU6YCg==",
            "vary": "Origin",
            "age": "297",
            "content-security-policy": "frame-ancestors 'self' https://*.hootsuite.com https://*.talkwalker.com https://hootsuite.com https://talkwalker.com https://app.contentful.com https://*.optimizely.com; report-uri https://o3805.ingest.sentry.io/api/6608832/security/?sentry_key=f44c14ec894c4667b3fd34b84042794d",
            "content-type": "text/html; charset=utf-8",
            "etag": "\"11rnpgqo95y8v6l\"",
            "link": "</.well-known/api-catalog>; rel=\"api-catalog\", <https://developer.hootsuite.com/docs/the-hootsuite-platform>; rel=\"service-doc\"",
            "referrer-policy": "no-referrer-when-downgrade",
            "server": "Vercel",
            "x-content-type-options": "nosniff",
            "x-matched-path": "/en-us",
            "x-powered-by": "Next.js",
            "x-vercel-cache": "HIT",
            "x-vercel-id": "cle1::iad1::7gg2j-1786235775874-57a87b473123"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": false,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "Vercel",
        "powered_by": "Next.js"
    },
    "webpage": {
        "url": "https://www.hootsuite.com/",
        "title": "Social Media Marketing and Management Tool | Hootsuite",
        "description": "Hootsuite is a social media management tool that brings scheduling, content creation, analytics, and social listening to one place.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "3.160.22.61": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.160.22.11": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.160.22.47": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "3.160.22.35": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "aspmx3.googlemail.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 23,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.2,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4004,
                "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": 113.49
}