{
    "ok": true,
    "domain": "outlook.com",
    "generated_at": "2026-08-08T17:17:11-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 76,
        "label": "Good",
        "categories": {
            "dns": 90,
            "mail": 100,
            "security": 69,
            "network": 35,
            "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": "9 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": 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": "1 MX record(s)."
            },
            {
                "category": "mail",
                "title": "SPF",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "SPF policy published."
            },
            {
                "category": "mail",
                "title": "DMARC",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0,
                "detail": "DMARC policy published."
            },
            {
                "category": "mail",
                "title": "DKIM",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "A DKIM selector was verified."
            },
            {
                "category": "mail",
                "title": "MTA-STS",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0,
                "detail": "Mail transport policy."
            },
            {
                "category": "mail",
                "title": "TLS-RPT",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0,
                "detail": "TLS reporting policy."
            },
            {
                "category": "security",
                "title": "Valid TLS certificate",
                "max_points": 55,
                "earned_points": 55,
                "lost_points": 0,
                "detail": "155 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": 0,
                "lost_points": 30,
                "detail": "PTR not detected."
            },
            {
                "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 417 "
            },
            {
                "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": "9 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": "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": "1 MX record(s).",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SPF",
                "detail": "SPF policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DMARC",
                "detail": "DMARC policy published.",
                "category": "mail",
                "max_points": 25,
                "earned_points": 25,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "DKIM",
                "detail": "A DKIM selector was verified.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "MTA-STS",
                "detail": "Mail transport policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "TLS-RPT",
                "detail": "TLS reporting policy.",
                "category": "mail",
                "max_points": 5,
                "earned_points": 5,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "Valid TLS certificate",
                "detail": "155 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": "error",
                "title": "PTR reverse DNS",
                "detail": "PTR not detected.",
                "category": "network",
                "max_points": 30,
                "earned_points": 0,
                "lost_points": 30
            },
            {
                "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 417 ",
                "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": [
                "52.96.223.2",
                "52.96.222.226",
                "52.96.228.130",
                "52.96.91.34",
                "52.96.214.50",
                "52.96.222.194",
                "52.96.111.82",
                "52.96.172.98",
                "52.96.229.242"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "5 outlook-com.olc.protection.outlook.com."
            ],
            "TXT": [
                "\"_ofl74f250a84g188pro5arwqa23zle2\"",
                "\"google-site-verification=DC2uC-T8kD33lINhNzfo0bNBrw-vrCXs5BPF5BXY56g\"",
                "\"google-site-verification=u61khn2j2qt8IdrjskRMSZ0p_HaFURXKrSsu-uXKyNA\"",
                "\"v=spf1 include:spf2.outlook.com -all\"",
                "\"google-site-verification=0iLWhIMhXEkeWwWfFU4ursTn-_OvoOjaA0Lr7Pg1sEM\""
            ],
            "NS": [
                "ns3-05.azure-dns.org.",
                "ns2-05.azure-dns.net.",
                "ns4-05.azure-dns.info.",
                "ns1-05.azure-dns.com."
            ],
            "SOA": [
                "ns1-05.azure-dns.com. msnhst.microsoft.com. 2017971531 300 120 2419200 60"
            ],
            "CAA": [
                "0 issue \"globalsign.com\"",
                "0 iodef \"mailto:caarecordaware@microsoft.com\"",
                "0 issue \"digicert.com\"",
                "0 contactemail \"caarecordaware@microsoft.com\"",
                "0 issue \"entrust.net\"",
                "0 issue \"microsoft.com\""
            ],
            "DS": [
                "43591 13 2 FA9F603CBEA04A591272708CC3D5940D871681417D7D9A2DA8742E4A C78FFA23"
            ],
            "DNSKEY": [
                "256 3 13 Ol3PbZwByAY8r8KuAjr2Mm8WtQFjzK3ET46NVDrWzGBozcdPdvy24ZXl IYvkOCBIIwog9lUKO7ZOg1OGNCPScQ==",
                "257 3 13 qTzlbnvlxhuYBE5ixoBfmxLjR0tP7iGZe4tm1jtNqbvM4qUDbNO7OVsZ R4y1jERFKCZpKjaclJooYKHkGdK+3w=="
            ],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "52.96.223.2",
            "52.96.222.226",
            "52.96.228.130",
            "52.96.91.34",
            "52.96.214.50",
            "52.96.222.194",
            "52.96.111.82",
            "52.96.172.98",
            "52.96.229.242"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf2.outlook.com -all",
        "dmarc": "v=DMARC1; p=none; sp=quarantine; pct=100; rua=mailto:rua@dmarc.microsoft; ruf=mailto:ruf@dmarc.microsoft; fo=1",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.outlook.com",
        "dkim": "v=DKIM1;k=rsa;p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvWyktrIL8DO/+UGvMbv7cPd/Xogpbs7pgVw8y9ldO6AAMmg8+ijENl/c7Fb1MfKM7uG3LMwAr0dVVKyM+mbkoX2k5L7lsROQr0Z9gGSpu7xrnZOa58+/pIhd2Xk/DFPpa5+TKbWodbsSZPRN8z0RY5x59jdzSclXlEyN9mEZdmOiKTsOP6A7vQxfSya9jg5N81dfNNvP7HnWejMMsKyIMrXptxOhIBuEYH67JDe98QgX14oHvGM2Uz53if/SW8MF09rYh9sp4ZsaWLIg6T343JzlbtrsGRGCDJ9JPpxRWZimtz+Up/BlKzT6sCCrBihb/Bi3pZiEBB4Ui/vruL5RCQIDAQAB;n=2048,1452627113,1468351913",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "none"
        },
        "bimi": "",
        "mta_sts": "v=STSv1; id=20190225000000Z;",
        "tls_rpt": "v=TLSRPTv1;rua=https://tlsrpt.azurewebsites.net/report"
    },
    "advanced": {
        "ptr": "",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "52.96.111.82",
                        "52.96.172.98",
                        "52.96.214.50",
                        "52.96.222.194",
                        "52.96.222.226",
                        "52.96.223.2",
                        "52.96.228.130",
                        "52.96.229.242",
                        "52.96.91.34"
                    ],
                    "time_ms": 26.45
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "52.96.111.82",
                        "52.96.172.98",
                        "52.96.214.50",
                        "52.96.222.194",
                        "52.96.222.226",
                        "52.96.223.2",
                        "52.96.228.130",
                        "52.96.229.242",
                        "52.96.91.34"
                    ],
                    "time_ms": 24.88
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "52.96.111.82",
                        "52.96.172.98",
                        "52.96.214.50",
                        "52.96.222.194",
                        "52.96.222.226",
                        "52.96.223.2",
                        "52.96.228.130",
                        "52.96.229.242",
                        "52.96.91.34"
                    ],
                    "time_ms": 32.42
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "52.96.111.82",
                        "52.96.172.98",
                        "52.96.214.50",
                        "52.96.222.194",
                        "52.96.222.226",
                        "52.96.223.2",
                        "52.96.228.130",
                        "52.96.229.242",
                        "52.96.91.34"
                    ],
                    "time_ms": 52.27
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "52.96.111.82",
                        "52.96.172.98",
                        "52.96.214.50",
                        "52.96.222.194",
                        "52.96.222.226",
                        "52.96.223.2",
                        "52.96.228.130",
                        "52.96.229.242",
                        "52.96.91.34"
                    ],
                    "time_ms": 68.21
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "DigiCert Inc",
        "subject": "outlook.com",
        "valid_from": "2026-06-25T19:00:00-05:00",
        "valid_to": "2027-01-10T17:59:59-06:00",
        "days_remaining": 155,
        "san": [
            "outlook.com",
            "*.hotmail.com",
            "*.internal.outlook.com",
            "*.live.com",
            "*.office.com",
            "*.office365.com",
            "*.outlook.com",
            "*.outlook.office365.com",
            "attachment.outlook.live.net",
            "attachment.outlook.office.net",
            "attachment.outlook.officeppe.net",
            "attachments.office.net",
            "attachments-sdf.office.net",
            "ccs.login.microsoftonline.com",
            "hotmail.com",
            "mail.services.live.com",
            "office365.com",
            "outlook.office.com",
            "substrate.office.com",
            "substrate-sdf.office.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_256_GCM_SHA384"
    },
    "http": {
        "url": "https://outlook.com/mail/",
        "status": "HTTP/2 417 ",
        "http_version": "3",
        "headers": {
            "cache-control": "no-cache",
            "pragma": "no-cache",
            "content-length": "0",
            "content-type": "text/plain",
            "location": "https://outlook.com/mail/",
            "server": "Microsoft-HTTPAPI/2.0",
            "x-nanoproxy": "1,1",
            "request-id": "ff7dedb4-9974-cc27-29cc-0985b34fe2a5",
            "x-feserver": "CH0P223CA0007",
            "date": "Sat, 08 Aug 2026 22:17:02 GMT",
            "x-calculatedfetarget": "SA9PR13CU004.internal.outlook.com",
            "ms-cv": "tO19/3SZJ8wpzAmFs0/ipQ.1.1",
            "x-besku": "UNKNOWN",
            "x-backendhttpstatus": "417,417",
            "x-bepartition": "CLNAMP223SAT00",
            "x-calculatedbetarget": "SA1P223MB1135.NAMP223.PROD.OUTLOOK.COM",
            "x-feefzinfo": "SAT",
            "x-proxy-backendserverstatus": "417",
            "x-proxy-routingcorrectness": "1",
            "x-firsthopcafeefz": "MDW",
            "alt-svc": "h3=\":443\";ma=2592000,h3-29=\":443\";ma=2592000",
            "strict-transport-security": "max-age=31536000; includeSubDomains"
        },
        "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": "Microsoft-HTTPAPI/2.0",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://outlook.live.com/mail/",
        "title": "Outlook",
        "description": "",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "52.96.223.2": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "52.96.222.226": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "52.96.228.130": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "52.96.91.34": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "outlook-com.olc.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 9.7,
                "banner": "",
                "error": "Connection refused"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4020.7,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4010.3,
                "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": 79.92
}