{
    "ok": true,
    "domain": "weddingwire.com",
    "generated_at": "2026-08-09T05:16:39-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 73,
        "label": "Fair",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 69,
            "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": "2 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": 10,
                "lost_points": 0,
                "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": "179 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": 4,
                "lost_points": 31,
                "detail": "1 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-44-194-21-180.compute-1.amazonaws.com"
            },
            {
                "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": "2 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": "ok",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "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": "179 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": "1 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 4,
                "lost_points": 31
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-44-194-21-180.compute-1.amazonaws.com",
                "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": [
                "44.194.21.180",
                "54.174.251.179"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "5 alt2.aspmx.l.google.com.",
                "1 aspmx.l.google.com.",
                "10 aspmx2.googlemail.com.",
                "10 aspmx3.googlemail.com.",
                "5 alt1.aspmx.l.google.com."
            ],
            "TXT": [
                "\"miro-verification=4d4dcab34d64322ac75a2a528398c2310f796eb2\"",
                "\"loom-site-verification=024066c5a5ea44f4b36b7a650c5e923a\"",
                "\"v=spf1 include:_s00609314.autospf.email ~all\"",
                "\"ms7dhk6hkl0sz50ykp082cd9r110w3nk\"",
                "\"stripe-verification=0D1F4C4A2E3B0EAF8A207F3666746151321E77426EF1FE6A8F24A66D3D3B0491\"",
                "\"pardot744563=1d850150ca2fc1e94d346af1c840e9f568a0f389a65ce001bd34243298a6e5be\"",
                "\"google-site-verification=7ZFho5i-hP_zFB2Rj1hLzTjmidf3BjLVSc4WxJ05H38\"",
                "\"extensis-domain-verification=b29d8e4d-0d62-40f1-9498-263d66ec7c90\"",
                "\"MS=ms75911666\"",
                "\"smartsheet-site-validation=vKtC1EEO8i5h7EYtHUxivasiEBPqFb7X\"",
                "\"atlassian-domain-verification=lKR3I9nIE0NPCeewE9Tn6IoZMswQ3VWnQc5ggBW/9vdGpioXpB3mJ5YzqycoTA1k\"",
                "\"knowbe4-site-verification=0f986d6dc14d9f09e5d116ee4475ceca\"",
                "\"google-site-verification=_y1VrrWvCzAFh-WjC6ed5WTovxuX7BpUU-mQtIVXC3o\"",
                "\"mk-org-sso-7b8f3a92-9a5a-445a-9ca6-ca1f0f42c895\"",
                "\"google-site-verification=Q2r4ImnsLzaj2PkBlbEm7jnxHWlVcq4lQkpOC1O92pE\"",
                "\"1password-site-verification=WN6N3LHCVFBVXP76JBY4S5GLXM\"",
                "\"google-site-verification=PG69RjUNtp0uRt6oXVVB0_YtIABsMRWzPu0eY8LNMc4\"",
                "\"dropbox-domain-verification=r8zcuhhqm7k3\"",
                "\"datadome-domain-verify=a82OIbkHUsTjAqGAEjGTt8qpNZ4cYAfI\"",
                "\"sending_domain1014932=6babc4e354533d67f3ec3b8891d10a5a26f434492bda8cc686354290a05e8e4f\"",
                "\"mixpanel-domain-verify=36803a76-5459-48a1-8076-11c22635d4f0\"",
                "\"onetrust-domain-verification=cd18b537468349dc89c5a2b42a004b73\"",
                "\"google-site-verification=MROyjsYBhwil1O4JmhmhBGEqB0PK_3nP7DHl_-RPTug\"",
                "\"33a30d9e794148f59a955a0c841e0664\"",
                "\"facebook-domain-verification=bli1wribs8mzkw75gzwewqvdahbu4f\""
            ],
            "NS": [
                "ns-888.awsdns-47.net.",
                "ns-1904.awsdns-46.co.uk.",
                "ns-1471.awsdns-55.org.",
                "ns-98.awsdns-12.com."
            ],
            "SOA": [
                "ns-888.awsdns-47.net. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [
                "0 issue \"geotrust.com\"",
                "0 issue \"comodoca.com\"",
                "0 issue \"globalsign.com\"",
                "0 issue \"awstrust.com\"",
                "0 issue \"digicert.com\"",
                "0 issue \"letsencrypt.org\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "44.194.21.180",
            "54.174.251.179"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_s00609314.autospf.email ~all",
        "dmarc": "v=DMARC1; p=quarantine; sp=none; rua=mailto:34c94bc958d6.a@dmarcinput.com,mailto:dmarc@weddingwire.com; ruf=mailto:34c94bc958d6.f@dmarcinput.com,mailto:dmarc@weddingwire.com; fo=1; pct=0",
        "dkim_selector": "default",
        "dkim_host": "default._domainkey.weddingwire.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDBH7Vcv327DHX+e8+uRSPgqoKH0IaHnOjbp4e/cEYdvKPps8C2wvCRgmKLROKqduSsW8ADcC9izb5Vb8YMDhdMjURPBN7a15Q3jSe+UDSIWQPt65SBz8qVSgLCnqLeHLJ/auAdGARRC9AbIy6I4qd9kDCgIQKrxatnl1b+iqm6ywIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "quarantine"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-44-194-21-180.compute-1.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "44.194.21.180",
                        "54.174.251.179"
                    ],
                    "time_ms": 83.71
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "44.194.21.180",
                        "54.174.251.179"
                    ],
                    "time_ms": 57.87
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "44.194.21.180",
                        "54.174.251.179"
                    ],
                    "time_ms": 125.71
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "44.194.21.180",
                        "54.174.251.179"
                    ],
                    "time_ms": 138.43
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "44.194.21.180",
                        "54.174.251.179"
                    ],
                    "time_ms": 75.74
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "*.weddingwire.com",
        "valid_from": "2026-01-06T18:00:00-06:00",
        "valid_to": "2027-02-04T17:59:59-06:00",
        "days_remaining": 179,
        "san": [
            "*.weddingwire.com",
            "weddingwire.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.weddingwire.com/",
        "status": "HTTP/2 403 ",
        "http_version": "3",
        "headers": {
            "date": "Sun, 09 Aug 2026 10:16:31 GMT",
            "content-type": "text/html",
            "location": "https://www.weddingwire.com/",
            "server": "AkamaiGHost",
            "strict-transport-security": "max-age=31536000; includeSubDomains; preload",
            "mime-version": "1.0",
            "content-length": "373",
            "expires": "Sun, 09 Aug 2026 10:16:31 GMT",
            "set-cookie": "tkww_op=76f89604a30b4d9396b7d5c658cf9a87; path=/; domain=.www.weddingwire.com; Secure"
        },
        "security_checks": {
            "strict-transport-security": true,
            "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": "AkamaiGHost",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.weddingwire.com/",
        "title": "Weddings, Wedding Venues - WeddingWire",
        "description": "Weddings - The easiest way to find local wedding venues, cakes, dresses, invitations & more. WeddingWire is stress free, hassle free, and just plain free.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "44.194.21.180": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.174.251.179": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt2.aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 1.4,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.8,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.1,
                "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": 122.39
}