{
    "ok": true,
    "domain": "woorank.com",
    "generated_at": "2026-08-10T15:31:20-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 83,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 77,
            "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": "3 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": "215 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": 12,
                "lost_points": 23,
                "detail": "3 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-32-193-223-154.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": 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": "3 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": "215 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": "3 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 12,
                "lost_points": 23
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-32-193-223-154.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": "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": [
                "32.193.223.154",
                "13.219.64.23",
                "52.2.51.103"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "10 alt2.aspmx.l.google.com.",
                "20 aspmx2.googlemail.com.",
                "20 aspmx3.googlemail.com.",
                "0 aspmx.l.google.com.",
                "10 alt1.aspmx.l.google.com."
            ],
            "TXT": [
                "\"google-site-verification=f0jwf7oysimmIbtV0twkwFvwwHkgrrPRZcvId3_azkA\"",
                "\"facebook-domain-verification=ia9vylsnhp1p1g6bshs8lyzn53m2fh\"",
                "\"postman-domain-verification=8d923261ba9e3bbce5c51caeb1f9abb10f7d0ff3d34b277f87963f41741fdf256df39b814d2d10a1e7db4f37a643e541eba6ed902dbeaa8097e770e32934f762\"",
                "\"MS=ms50072287\"",
                "\"google-site-verification=heXjHeVGjvwWWUGW4T52KDGVPNOY-F_JY25m3muvGZc\"",
                "\"v=spf1 ip4:205.201.128.0/20 ip4:198.2.128.0/18 ip4:148.105.8.0/21 a mx include:spf.protection.outlook.com include:spf.mtasv.net include:mail.zendesk.com include:_spf.google.com ~all\"",
                "\"google-site-verification=7zHjKEPkvg-NM-4xQLJQYRjNEovXJotkL1tFK0IFUEE\"",
                "\"MS=ms22849052\""
            ],
            "NS": [
                "ns-198.awsdns-24.com.",
                "ns-564.awsdns-06.net.",
                "ns-1622.awsdns-10.co.uk.",
                "ns-1447.awsdns-52.org."
            ],
            "SOA": [
                "ns-1622.awsdns-10.co.uk. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [
                "0 issuewild \"comodo.com\"",
                "0 issue \"amazon.com\"",
                "0 issue \"godaddy.com\"",
                "0 issue \"letsencrypt.org\"",
                "0 issue \"comodo.com\"",
                "0 issuewild \"godaddy.com\"",
                "0 issuewild \"amazon.com\"",
                "0 issue \"pki.goog\""
            ],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "32.193.223.154",
            "13.219.64.23",
            "52.2.51.103"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:205.201.128.0/20 ip4:198.2.128.0/18 ip4:148.105.8.0/21 a mx include:spf.protection.outlook.com include:spf.mtasv.net include:mail.zendesk.com include:_spf.google.com ~all",
        "dmarc": "v=DMARC1;p=reject;sp=reject;rua=mailto:cab7dcfc23@rua.easydmarc.eu;ruf=mailto:cab7dcfc23@ruf.easydmarc.eu;fo=1",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.woorank.com",
        "dkim": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAlLvcs0dbU4L6LU5R7aBllrl5zLLuzSS/eMpcVoO4z9BJj3pas2HYD+RdwggVvMynKpp5be5GtI01o445Ty/5d4Lf4exgD0WCrBJzTRilcs5zfDpY0cKHwb4yPTOazp96YXStwGxXg+vhNVGDmi4ffZa2azt+thFDp81fU7Yet0nbNPuumN4Ox/M9JfIn6b8aCCJ4guh8zqM9avvsV7EfhpQYQQRNcGLCDScuqvrOK/wy6S/tUpWXZFasKpcqpl35maS5izzqw7ciOPA0UfEH3ORLdNuUUOI16nICy7XRSDg6r+l0xFElNudaPIo47Ab7mGmqdQO++/RHwVPxP3T4uwIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 6,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-32-193-223-154.compute-1.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "13.219.64.23",
                        "32.193.223.154",
                        "52.2.51.103"
                    ],
                    "time_ms": 97.95
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "13.219.64.23",
                        "32.193.223.154",
                        "52.2.51.103"
                    ],
                    "time_ms": 63.91
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "13.219.64.23",
                        "32.193.223.154",
                        "52.2.51.103"
                    ],
                    "time_ms": 62.91
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "13.219.64.23",
                        "32.193.223.154",
                        "52.2.51.103"
                    ],
                    "time_ms": 98.57
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "13.219.64.23",
                        "32.193.223.154",
                        "52.2.51.103"
                    ],
                    "time_ms": 162.93
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "woorank.com",
        "valid_from": "2026-02-11T18:00:00-06:00",
        "valid_to": "2027-03-13T17:59:59-06:00",
        "days_remaining": 215,
        "san": [
            "woorank.com",
            "*.woorank.com"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES128-GCM-SHA256"
    },
    "http": {
        "url": "https://www.woorank.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "date": "Mon, 10 Aug 2026 20:31:12 GMT",
            "content-length": "0",
            "location": "https://www.woorank.com/",
            "content-type": "text/html; charset=utf-8",
            "set-cookie": "_cfuvid=mBjamyUCafh3yzJ2434CzedhyxpfJNRH3.MnXMgji8E-1786393872.2860548-1.0.1.1-joy21S6Z7E1QjCR6oGcF4.Es.AlRN2kS0CAVQ8R1cIM; HttpOnly; SameSite=None; Secure; Path=/; Domain=webflow-en.woorank.com; Secure; HttpOnly",
            "cf-ray": "a291c345c8596cf9-IAD",
            "cf-cache-status": "HIT",
            "age": "77469",
            "last-modified": "Sun, 09 Aug 2026 23:00:03 GMT",
            "server": "cloudflare",
            "strict-transport-security": "max-age=31536000",
            "content-security-policy": "frame-ancestors 'self'",
            "surrogate-control": "max-age=86398",
            "surrogate-key": "webflow-en.woorank.com 5f92a84224a1222449ebbe88 pageId:63acaa296c21e6edc4bbc041 63ca8ac86d64c87f3506b123 63acaa296c21e6b0c4bbc048 63e246b8fe2328218914b718 63acaa296c21e69785bbc04b 63acaa296c21e676f0bbc056",
            "x-frame-options": "SAMEORIGIN",
            "x-lambda-id": "7acb33f0-80d9-45e4-829b-0e1185433b30",
            "x-wf-region": "us-east-1",
            "alt-svc": "h3=\":443\"; ma=86400"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": false,
            "x-frame-options": true,
            "referrer-policy": false,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "cloudflare",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.woorank.com/",
        "title": "Website Optimization and Digital Agency Sales Tools | WooRank",
        "description": "Our easy-to-use SEO tools will help you optimize your online presence, grow your business and generate more leads.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "32.193.223.154": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "13.219.64.23": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "52.2.51.103": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "alt2.aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 0.9,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4012.9,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4021.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": 111.28
}