{
    "ok": true,
    "domain": "wakelet.com",
    "generated_at": "2026-08-08T23:15:25-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 81,
        "label": "Good",
        "categories": {
            "dns": 75,
            "mail": 90,
            "security": 69,
            "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": 15,
                "lost_points": 0,
                "detail": "DS and DNSKEY detected."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Certificate authority restriction."
            },
            {
                "category": "dns",
                "title": "DNS propagation",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "Agreement between public resolvers."
            },
            {
                "category": "mail",
                "title": "MX records",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "5 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "DMARC policy published."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "A DKIM selector was verified."
            },
            {
                "category": "mail",
                "title": "MTA-STS",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "100 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: server-54-192-100-76.mci50.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": "ok",
                "title": "DNSSEC chain",
                "detail": "DS and DNSKEY detected.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 15,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "CAA policy",
                "detail": "Certificate authority restriction.",
                "category": "dns",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "DNS propagation",
                "detail": "Agreement between public resolvers.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "MX records",
                "detail": "5 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DMARC",
                "detail": "DMARC policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DKIM",
                "detail": "A DKIM selector was verified.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "error",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 0,
                "lost_points": 5
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "100 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: server-54-192-100-76.mci50.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": [
                "54.192.100.76",
                "54.192.100.12",
                "54.192.100.127",
                "54.192.100.92"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "1 aspmx.l.google.com.",
                "99 aspmx2.googlemail.com.",
                "5 alt1.aspmx.l.google.com.",
                "99 aspmx3.googlemail.com.",
                "5 alt2.aspmx.l.google.com."
            ],
            "TXT": [
                "\"google-site-verification=x6SQCfuGb1NYgXBPqLp58sRUD8V-vu7WOJC2qLew8QA\"",
                "\"MS=ms80414949\"",
                "\"google-site-verification=o9wWvXw1MFTRT_6AGPEcDFhK90STdy4wrfZf9MYI8Yc\"",
                "\"google-site-verification=H-ELRlJLJjqQ-euVRDl_8WL8XnpeXwWzYnqsG3kq9Vg\"",
                "\"v=spf1 include:_spf.google.com include:_spf.firebasemail.com include:evmailer.com  ~all\"",
                "\"firebase=wakelet-auth\"",
                "\"MS=44ADD5A02C7EAE35C5F67D50A2C9BE4294E23E57\"",
                "\"google-site-verification=plNKQ3lOBArDHt42WQ7JKmbarwuEMwQbAKYRQT_6RsA\"",
                "\"google-site-verification=3bPlkldOi03HWQFXbpXcEZYNJDlTYS9Kf9hlQot3O50\"",
                "\"google-site-verification=1b_EeqwrJwFPO4iE2wLxqmjaBJ-Wbt8lID8KQpOV4uk\"",
                "\"facebook-domain-verification=j2pmstenl7x8bjwjf965hxzhvdq6n0\""
            ],
            "NS": [
                "ns-1189.awsdns-20.org.",
                "ns-351.awsdns-43.com.",
                "ns-2031.awsdns-61.co.uk.",
                "ns-627.awsdns-14.net."
            ],
            "SOA": [
                "ns-2031.awsdns-61.co.uk. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 900"
            ],
            "CAA": [],
            "DS": [
                "54482 13 2 F15EB55500DC2384E2A1CEF18D93BA10CB0F3EE559E493A828A055C6 F2A54C63"
            ],
            "DNSKEY": [
                "256 3 13 h95113HAznRvuWhLXrjONzCmWt3T2klT05hgvR1exdDMP5Jwn36zjhAy U9oy7AEAZOqm7fvcsmkUAwiXO958kA==",
                "257 3 13 spkoR8n1DLsPECzBiZ0U+dL0F+9v8Nd1VScE9gbuR0G6apnMnmfJeB/S pCpaU0miySw2QdDKRxCMzVOBXtnvuA==",
                "256 3 13 kCJBgqjYR1WAtpm8VEa6b3pdUOM59xIZFxXYjehNhlke5IWjDRH6Reih vDz/YWLA8RbBp5CcN5S1gj7OxxmuCg=="
            ],
            "RRSIG": [
                "DNSKEY 13 2 3600 20260809100000 20260808230000 54482 wakelet.com. doO1700OfYVJxMeBDkeakwB+V2nf5OGaXCErZbD5BaXC3NW4LSj0bfw8 BNw9jxj1BPupXm5lrHNEaluEqRsoCA==",
                "NS 13 2 3600 20260809061515 20260809031515 64488 wakelet.com. LPYn5bJF3gmT+fcyxw9rsEOHnf0vaQ8rZRIQxu4FE+RkXUj0A2rAcq9+ zbrtXUVHay0/IlqtYUSrB3XOU/uomQ==",
                "MX 13 2 60 20260809051615 20260809031515 64488 wakelet.com. PxAoNVlgnRek4kqGzFVZ89L2SMNzMZ16wFizC7qCUwAKJHsS6cpZ0+Za uwVIxLS13qw/A17xp/+3kqfnp6MSiA==",
                "A 13 2 60 20260809051614 20260809031514 64488 wakelet.com. O9Wc3D81OogF2W3nuowZVdbpSkvPVmZQFStvJ4bA9jGOSlh8UQuAxO2z BlDmPgQaRXu1qGFE7Gsds6hpDKATbA==",
                "DS 13 2 86400 20260815011955 20260808000955 41446 com. fiQ1LS5SYsAnptoho1MSM46F6maFs6KE4+wuKByDxzbakl9v8W/rFIzs Ctp91uJr8Trc8/bTGLQhYZMKuxnNHw=="
            ],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "54.192.100.76",
            "54.192.100.12",
            "54.192.100.127",
            "54.192.100.92"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:_spf.google.com include:_spf.firebasemail.com include:evmailer.com  ~all",
        "dmarc": "v=DMARC1;p=none;rua=mailto:dmarcreports@wakelet.com",
        "dkim_selector": "google",
        "dkim_host": "google._domainkey.wakelet.com",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC05ko8snuw3o6uJ5mNOvUcNTYY3NL5UVPOeSEw45yIU/8rV3cEEkADGPXiiOUihcVDfk+WvOLzqb4AXb1K4ntJxOTfFY39N+J6Duo5HC3qtAkEO1YifqsM+xStyWaLTnE2oa6w/RjCxYr++0a14pd2robvhpmPuflMP7isAVfYsQIDAQAB",
        "spf_analysis": {
            "valid": true,
            "lookups": 3,
            "final": "~all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-54-192-100-76.mci50.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "54.192.100.12",
                        "54.192.100.127",
                        "54.192.100.76",
                        "54.192.100.92"
                    ],
                    "time_ms": 89.18
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "3.170.185.102",
                        "3.170.185.128",
                        "3.170.185.57",
                        "3.170.185.65"
                    ],
                    "time_ms": 72.85
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "54.192.100.12",
                        "54.192.100.127",
                        "54.192.100.76",
                        "54.192.100.92"
                    ],
                    "time_ms": 69.24
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "54.192.100.12",
                        "54.192.100.127",
                        "54.192.100.76",
                        "54.192.100.92"
                    ],
                    "time_ms": 101.01
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "54.192.100.12",
                        "54.192.100.127",
                        "54.192.100.76",
                        "54.192.100.92"
                    ],
                    "time_ms": 170.93
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "*.wakelet.com",
        "valid_from": "2025-10-18T19:00:00-05:00",
        "valid_to": "2026-11-17T17:59:59-06:00",
        "days_remaining": 100,
        "san": [
            "*.wakelet.com",
            "wakelet.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://wakelet.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-type": "text/html",
            "date": "Sun, 09 Aug 2026 04:15:16 GMT",
            "strict-transport-security": "max-age=31536000",
            "x-marketing-provider": "webflow",
            "x-wp-proxy-path": "/",
            "x-middleware-rewrite": "/api/wp-proxy",
            "etag": "\"7qn5v1wrnn10s1\"",
            "vary": "accept-encoding",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 548d9524429f0644c4aaa89a2a6aa54a.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD58-P13",
            "alt-svc": "h3=\":443\"; ma=86400",
            "x-amz-cf-id": "HArPAWnDv_-6mFXE93UvGpzRPcoH4z1ez59vXpTGeWiOagTQQ2gsTA=="
        },
        "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": "",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://wakelet.com/",
        "title": "Wakelet | Save, Organise and Share Content in Collections",
        "description": "Wakelet is the all-in-one platform for curating, organising and sharing content. Build collections for your classroom, team or personal projects. Free to start.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "54.192.100.76": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.192.100.12": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.192.100.127": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "54.192.100.92": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "aspmx.l.google.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 22.6,
                "banner": "220 mx.google.com ESMTP 5614622812f47-4b1af8173d7si3114239b6e.119 - gsmtp",
                "error": "No connection"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.9,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4044,
                "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": 101.32
}