{
    "ok": true,
    "domain": "airforce.com",
    "generated_at": "2026-08-10T20:53:30-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 77,
        "label": "Good",
        "categories": {
            "dns": 60,
            "mail": 70,
            "security": 84,
            "network": 65,
            "availability": 100
        },
        "category_weights": {
            "dns": 25,
            "mail": 20,
            "security": 25,
            "network": 10,
            "availability": 20
        },
        "items": [
            {
                "category": "dns",
                "title": "IPv4 (A)",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "4 IPv4 address(es) detected."
            },
            {
                "category": "dns",
                "title": "IPv6 (AAAA)",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10,
                "detail": "0 IPv6 address(es) detected."
            },
            {
                "category": "dns",
                "title": "Name server redundancy",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "4 NS record(s); 2 or more required."
            },
            {
                "category": "dns",
                "title": "SOA record",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0,
                "detail": "Authoritative zone record."
            },
            {
                "category": "dns",
                "title": "DNSSEC chain",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15,
                "detail": "Both DS and DNSKEY are required."
            },
            {
                "category": "dns",
                "title": "CAA policy",
                "max_points": 5,
                "earned_points": 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": "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": 0,
                "lost_points": 20,
                "detail": "No tested DKIM selector responded."
            },
            {
                "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": "183 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": 19,
                "lost_points": 16,
                "detail": "5 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: server-18-154-110-49.ord58.r.cloudfront.net"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0,
                "detail": "Two or more IPv4 addresses receive full points."
            },
            {
                "category": "network",
                "title": "IPv6 connectivity",
                "max_points": 35,
                "earned_points": 0,
                "lost_points": 35,
                "detail": "AAAA availability."
            },
            {
                "category": "availability",
                "title": "DNS resolution",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "At least one address family must resolve."
            },
            {
                "category": "availability",
                "title": "HTTP response",
                "max_points": 40,
                "earned_points": 40,
                "lost_points": 0,
                "detail": "HTTP/2 200 "
            },
            {
                "category": "availability",
                "title": "HTTPS final URL",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0,
                "detail": "Final URL uses HTTPS."
            }
        ],
        "methodology": "Each category is normalized to 100. The total is the weighted sum: DNS 25%, Email 20%, Security 25%, Network 10%, Availability 20%.",
        "diagnostics": [
            {
                "level": "ok",
                "title": "IPv4 (A)",
                "detail": "4 IPv4 address(es) detected.",
                "category": "dns",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "IPv6 (AAAA)",
                "detail": "0 IPv6 address(es) detected.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 0,
                "lost_points": 10
            },
            {
                "level": "ok",
                "title": "Name server redundancy",
                "detail": "4 NS record(s); 2 or more required.",
                "category": "dns",
                "max_points": 20,
                "earned_points": 20,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "SOA record",
                "detail": "Authoritative zone record.",
                "category": "dns",
                "max_points": 10,
                "earned_points": 10,
                "lost_points": 0
            },
            {
                "level": "error",
                "title": "DNSSEC chain",
                "detail": "Both DS and DNSKEY are required.",
                "category": "dns",
                "max_points": 15,
                "earned_points": 0,
                "lost_points": 15
            },
            {
                "level": "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": "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": "error",
                "title": "DKIM",
                "detail": "No tested DKIM selector responded.",
                "category": "mail",
                "max_points": 20,
                "earned_points": 0,
                "lost_points": 20
            },
            {
                "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": "183 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": "5 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 19,
                "lost_points": 16
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: server-18-154-110-49.ord58.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": [
                "18.154.110.49",
                "18.154.110.96",
                "18.154.110.95",
                "18.154.110.64"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 airforce-com.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"MS=ms17580593\"",
                "\"google-site-verification=m-Uw9lT9YBWJDYZshxotjUQdzmpn9GsRBH8RC6zs-eY\"",
                "\"v=spf1 include:spf.protection.outlook.com -all\"",
                "\"facebook-domain-verification=50o6x7v4mb57ld53oan4ji5q0986wf\"",
                "\"google-site-verification=xFJETNcqOJ0L584oerFzEpjUomAS9RzF_WUNF1ITfuQ\"",
                "\"_zzjdfrwnb80qbp3asofg4dbh9gbkdmf\"",
                "\"ctsf7db0toh5i8vdek8jpj0a5q\""
            ],
            "NS": [
                "ns-1132.awsdns-13.org.",
                "ns-692.awsdns-22.net.",
                "ns-342.awsdns-42.com.",
                "ns-1611.awsdns-09.co.uk."
            ],
            "SOA": [
                "ns-1611.awsdns-09.co.uk. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "18.154.110.49",
            "18.154.110.96",
            "18.154.110.95",
            "18.154.110.64"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 include:spf.protection.outlook.com -all",
        "dmarc": "v=DMARC1; p=reject; rua=mailto:jay.shah@kitcllc.com,mailto:nirvish.shah@kitcllc.com,mailto:charmin.gerard@kitcllc.com; ruf=mailto:jay.shah@kitcllc.com,mailto:nirvish.shah@kitcllc.com,mailto:charmin.gerard@kitcllc.com; fo=1",
        "dkim_selector": "x",
        "dkim_host": "",
        "dkim": "",
        "spf_analysis": {
            "valid": true,
            "lookups": 1,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "server-18-154-110-49.ord58.r.cloudfront.net",
        "propagation": {
            "consistent": false,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "3.166.96.36",
                        "3.166.96.6",
                        "3.166.96.70",
                        "3.166.96.85"
                    ],
                    "time_ms": 75.79
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "13.249.180.114",
                        "13.249.180.27",
                        "13.249.180.54",
                        "13.249.180.9"
                    ],
                    "time_ms": 27.03
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "13.224.187.29",
                        "13.224.187.31",
                        "13.224.187.46",
                        "13.224.187.64"
                    ],
                    "time_ms": 83.62
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "3.166.96.36",
                        "3.166.96.6",
                        "3.166.96.70",
                        "3.166.96.85"
                    ],
                    "time_ms": 103.23
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "3.166.96.36",
                        "3.166.96.6",
                        "3.166.96.70",
                        "3.166.96.85"
                    ],
                    "time_ms": 69.67
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "Amazon",
        "subject": "airforce.com",
        "valid_from": "2026-07-27T19:00:00-05:00",
        "valid_to": "2027-02-10T17:59:59-06:00",
        "days_remaining": 183,
        "san": [
            "airforce.com",
            "airforceads.com",
            "afreserve.com",
            "*.afreserve.com",
            "www.new.airforce.com",
            "*.airmanchallenge.com",
            "*.goang.com",
            "*.airforceads.com",
            "*.airforce.com",
            "goang.com",
            "airmanchallenge.com"
        ],
        "protocol": "TLSv1.3",
        "cipher": "TLS_AES_128_GCM_SHA256"
    },
    "http": {
        "url": "https://www.airforce.com/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-type": "text/html;charset=utf-8",
            "location": "https://www.airforce.com/",
            "date": "Tue, 11 Aug 2026 01:53:21 GMT",
            "server": "NUNYA",
            "x-frame-options": "DENY",
            "cache-control": "public",
            "content-security-policy": "default-src 'self' 'unsafe-inline' https://*.bing.com https://*.clarity.ms; media-src 'self' https://*.scene7.com; img-src 'self' https://sp.analytics.yahoo.com https://sync.crwdcntrl.net https://*.inmobi.com https://*.adsrvr.org https://*.emxdgt.com https://synchroscript.deliveryengine.adswizz.com https://thrtle.com https://sync.targeting.unrulymedia.com https://rtb-csync.smartadserver.com https://*.visualwebsiteoptimizer.com https://*.rfihub.com https://*.rfihub.net https://*.rezync.com https://*.facebook.net https://csync.loopme.me https://airforce.scene7.com https://*.appcast.io https://*.google.com.ar https://*.google.nl https://s.ad.smaato.net https://cs.openwebmp.com https://sync.bfmio.com https://idsync.live.streamtheworld.com https://*.reddit.com https://accretivemedia.go2cloud.org https://*.ads.audio.thisisdax.com https://cm.everesttech.net https://gsdmairforcestage.112.2o7.net https://*.maze.co https://sgtm.airforce.com https://*.doubleclick.net https://sync.search.spotxchange.com https://dsum-sec.casalemedia.com https://sync.1rx.io https://ps.eyeota.net https://contextual.media.net https://tags.bluekai.com https://exchange-match.mediaplex.com https://ap.lijit.com https://dpm.demdex.net https://beacon.krxd.net https://ib.adnxs.com https://idsync.rlcdn.com https://pixel.rubiconproject.com https://*.pubmatic.com https://gsdmairforceprod.112.2o7.net/ https://eb2.3lift.com/ https://crb.kargo.com/ https://ups.analytics.yahoo.com https://cs.admanmedia.com https://ads.stickyadstv.com https://match.sharethrough.com https://us-u.openx.net https://match.adsrvr.org https://*.dotomi.com https://partners.tremorhub.com https://bh.contextweb.com https://simage2.pubmatic.com https://cms.analytics.yahoo.com https://*.googletagmanager.com https://*.google-analytics.com https://optimize.google.com https://cdn.cookielaw.org https://fonts.gstatic.com https://c.bing.com https://c.clarity.ms https://www.google.com.eg https://*.google.com https://*.g.doubleclick.net https://*.analytics.google.com https://bat.bing.com https://*.linkedin.com https://www.facebook.com https://*.snapchat.com https://p.adsymptotic.com https://i.ytimg.com https://maps.gstatic.com https://maps.googleapis.com blob: data:; worker-src 'self' blob:; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://*.yimg.com https://*.adsrvr.org https://*.visualwebsiteoptimizer.com https://*.crmforce.mil https://*.rfihub.com https://*.rfihub.net https://assets.adobedtm.com https://cdn.cookielaw.org https://www.clarity.ms https://www.googletagmanager.com https://*.rezync.com https://*.boomtrain.com https://www.googleadservices.com https://googleads.g.doubleclick.net https://*.boomtrain.com https://*.salesforce.mil https://www.redditstatic.com https://www.redditstatic.com https://*.appcast.io https://*.maze.co https://login-ds.dotomi.com https://www.googleoptimize.com https://login.dotomi.com https://*.snapchat.com https://*.google-analytics.com https://*.googleanalytics.com https://optimize.google.com https://cdn.cookielaw.org https://*.clarity.ms https://www.analytics.google.com https://sc-static.net https://snap.licdn.com https://connect.facebook.net https://bat.bing.com https://www.youtube.com https://maps.googleapis.com https://*.salesforceliveagent.com https://www.googleadservices.com https://*.googletagmanager.com https://assets.adobedtm.com; style-src 'self' 'unsafe-inline' https://*.visualwebsiteoptimizer.com https://usaf.experience.crmforce.mil https://*.typekit.net https://fonts.googleapis.com https://optimize.google.com https://fonts.googleapis.com; style-src-elem 'self' 'unsafe-inline' https://*.crmforce.mil https://*.typekit.net https://*.maze.co https://fonts.googleapis.com https://*.googletagmanager.com; font-src 'self' https://*.typekit.net https://*.maze.co https://fonts.gstatic.com data:; frame-src 'self' 'unsafe-inline' https://*.adsrvr.org https://*.visualwebsiteoptimizer.com https://*.rfihub.com https://*.rfihub.net https://*.crmforce.mil https://sgtm.airforce.com https://*.googletagmanager.com https://gsdm.demdex.net https://optimize.google.com https://*.doubleclick.net https://www.facebook.com https://www.youtube.com https://4136874.fls.doubleclick.net https://*.snapchat.com https://fonts.gstatic.com; connect-src 'self' 'unsafe-inline' https://*.yimg.com https://*.adsrvr.org https://*.onetrust.com https://*.visualwebsiteoptimizer.com https://*.rfihub.com https://*.rfihub.net https://*.salesforce.mil https://*.googleadservices.com https://*.api.boomtrain.com https://*.doubleclick.net https://www.redditstatic.com https://*.reddit.com https://px.ads.linkedin.com https://*.linkedin.com https://*.adobedc.net https://*.adobedtm.com https://*.demdex.net https://*.maze.co https://sgtm.airforce.com https://gsdm.tt.omtrdc.net https://maps.googleapis.com https://*.g.doubleclick.net https://*.google.com https://cdn.linkedin.oribi.io https://geolocation.onetrust.com https://cdn.cookielaw.org https://*.googletagmanager.com https://www.google.com.eg https://d.clarity.ms https://www.clairty.ms https://*.clarity.ms https://*.snapchat.com https://stats.g.doubleclick.net https://*.analytics.google.com https://www.facebook.com https://bat.bing.com https://*.google-analytics.com blob: data:",
            "strict-transport-security": "max-age=63072000; includeSubdomains; preload",
            "x-content-type-options": "nosniff",
            "x-xss-protection": "1; mode=block",
            "referrer-policy": "same-origin",
            "x-powered-by": "NUNYA",
            "access-control-allow-origin": "https://sgtm.airforce.com",
            "x-cache": "RefreshHit from cloudfront",
            "via": "1.1 66ce41ca4aec1a7c795dd9a044c93eb8.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD58-P6",
            "x-amz-cf-id": "KNTyFOUWu3PsgXdf2kDE3U6skPt91l0A7HugILhGUrQC-XdgsUUcpg==",
            "content-length": "119907",
            "last-modified": "Mon, 10 Aug 2026 12:26:54 GMT",
            "accept-ranges": "bytes",
            "etag": "\"1d463-658b0783af0ba\"",
            "age": "48387"
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": false,
            "cross-origin-opener-policy": false,
            "cross-origin-embedder-policy": false,
            "cross-origin-resource-policy": false
        },
        "server": "NUNYA",
        "powered_by": "NUNYA"
    },
    "webpage": {
        "url": "https://www.airforce.com/",
        "title": "U.S. Air Force",
        "description": "Welcome to the United States Air Force. Learn about great opportunities for enlisted airmen, officers and health care professionals.",
        "success": true,
        "error": "",
        "status": 206
    },
    "network": {
        "18.154.110.49": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.154.110.96": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.154.110.95": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        },
        "18.154.110.64": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "airforce-com.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 27.6,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4045.1,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4055.9,
                "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": 81.42
}