{
    "ok": true,
    "domain": "rcpsych.ac.uk",
    "generated_at": "2026-08-10T06:19:55-05:00",
    "cache": {
        "hit": true,
        "ttl": 0
    },
    "score": {
        "total": 86,
        "label": "Good",
        "categories": {
            "dns": 70,
            "mail": 90,
            "security": 100,
            "network": 50,
            "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": "1 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": "2 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": 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": 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": "55 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": 35,
                "lost_points": 0,
                "detail": "9 of 9 evaluated headers detected."
            },
            {
                "category": "network",
                "title": "PTR reverse DNS",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0,
                "detail": "PTR: ec2-18-168-89-32.eu-west-2.compute.amazonaws.com"
            },
            {
                "category": "network",
                "title": "IPv4 diversity",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15,
                "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": "1 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": "2 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": "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": "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": "55 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": "ok",
                "title": "HTTP security headers",
                "detail": "9 of 9 evaluated headers detected.",
                "category": "security",
                "max_points": 35,
                "earned_points": 35,
                "lost_points": 0
            },
            {
                "level": "ok",
                "title": "PTR reverse DNS",
                "detail": "PTR: ec2-18-168-89-32.eu-west-2.compute.amazonaws.com",
                "category": "network",
                "max_points": 30,
                "earned_points": 30,
                "lost_points": 0
            },
            {
                "level": "warning",
                "title": "IPv4 diversity",
                "detail": "Two or more IPv4 addresses receive full points.",
                "category": "network",
                "max_points": 35,
                "earned_points": 20,
                "lost_points": 15
            },
            {
                "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.168.89.32"
            ],
            "AAAA": [],
            "CNAME": [],
            "MX": [
                "0 rcpsych-ac-uk.mail.protection.outlook.com."
            ],
            "TXT": [
                "\"asvdns_36ead780-bc89-48ff-860c-4609d62ca743\"",
                "\"v=spf1 ip4:18.168.89.32 ip4:81.17.56.1 ip4:142.0.187.42 ip4:80.6.91.150 ip4:20.39.225.99 include:spf.protection.outlook.com include:spf.exclaimer.net include:eventsairmail.com include:sendgrid.net include:a._spf.brightspace.com include:mail.infrastructure\" \".servers.openfifth.org include:_spf.salesforce.com -all\"",
                "\"m9g9FU9qwzZewiyzMwR3pZMUfFlTn4ETG64KMwYEquM/IL8arVRwFJv+TOms/URi3/aKuk5KdkIvkHnch30fkg==\"",
                "\"linkedin-site-verification=3a7629de-f6b9-4fd9-93ae-8b305d36eb46\"",
                "\"apple-domain-verification=ZqqVbdluaBMRFXGY\"",
                "\"db66e371dff6dd316c12bafd8da48020\"",
                "\"MS=ms93097743\"",
                "\"stripe-verification=DD52C4480E8D77E130AE713C55B509DFBEC69D2D09B3BF54551DE28E1CEA75B9\""
            ],
            "NS": [
                "dns0.star.co.uk.",
                "dns1.star.co.uk."
            ],
            "SOA": [
                "dns0.star.co.uk. abuse.star.net.uk. 2021111502 86400 7200 2419200 86400"
            ],
            "CAA": [],
            "DS": [],
            "DNSKEY": [],
            "RRSIG": [],
            "NSEC": [],
            "NSEC3": [],
            "SRV": [],
            "NAPTR": [],
            "TLSA": [],
            "SSHFP": []
        },
        "ipv4": [
            "18.168.89.32"
        ],
        "ipv6": []
    },
    "mail": {
        "spf": "v=spf1 ip4:18.168.89.32 ip4:81.17.56.1 ip4:142.0.187.42 ip4:80.6.91.150 ip4:20.39.225.99 include:spf.protection.outlook.com include:spf.exclaimer.net include:eventsairmail.com include:sendgrid.net include:a._spf.brightspace.com include:mail.infrastructure.servers.openfifth.org include:_spf.salesforce.com -all",
        "dmarc": "v=DMARC1; p=reject; fo=1; rua=mailto:quarantine@rcpsych.ac.uk,mailto:rua+rcpsych.ac.uk@dmarc.barracudanetworks.com; ruf=mailto:quarantine@rcpsych.ac.uk,mailto:ruf+rcpsych.ac.uk@dmarc.barracudanetworks.com",
        "dkim_selector": "selector1",
        "dkim_host": "selector1._domainkey.rcpsych.ac.uk",
        "dkim": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDe0ivlv72qQbt0RA5NelKxDnLUD0plli/3w8JUPejsznxJv5gVALHDvcoQhB1GPkp5pNToi6daiZOhGz7GxgvE+pbtKOgbobpUynx7kKwNfD1gd2psAXU8U8qdgOEEhjVn9X8EQrwyrfanQzeYl/uBEhnKSL7UDth5s8zIE4VNjQIDAQAB;",
        "spf_analysis": {
            "valid": true,
            "lookups": 7,
            "final": "-all",
            "message": "Within the estimated limit"
        },
        "dmarc_analysis": {
            "valid": true,
            "policy": "reject"
        },
        "bimi": "",
        "mta_sts": "",
        "tls_rpt": ""
    },
    "advanced": {
        "ptr": "ec2-18-168-89-32.eu-west-2.compute.amazonaws.com",
        "propagation": {
            "consistent": true,
            "results": [
                {
                    "provider": "Google",
                    "server": "8.8.8.8",
                    "result": [
                        "18.168.89.32"
                    ],
                    "time_ms": 136.92
                },
                {
                    "provider": "Cloudflare",
                    "server": "1.1.1.1",
                    "result": [
                        "18.168.89.32"
                    ],
                    "time_ms": 19.04
                },
                {
                    "provider": "Quad9",
                    "server": "9.9.9.9",
                    "result": [
                        "18.168.89.32"
                    ],
                    "time_ms": 23.22
                },
                {
                    "provider": "OpenDNS",
                    "server": "208.67.222.222",
                    "result": [
                        "18.168.89.32"
                    ],
                    "time_ms": 205.17
                },
                {
                    "provider": "AdGuard",
                    "server": "94.140.14.14",
                    "result": [
                        "18.168.89.32"
                    ],
                    "time_ms": 47.67
                }
            ]
        }
    },
    "ssl": {
        "available": true,
        "issuer": "GoDaddy.com, Inc.",
        "subject": "www.rcpsych.ac.uk",
        "valid_from": "2026-03-20T23:16:37-05:00",
        "valid_to": "2026-10-04T23:16:37-05:00",
        "days_remaining": 55,
        "san": [
            "www.rcpsych.ac.uk",
            "rcpsych.ac.uk"
        ],
        "protocol": "TLSv1.2",
        "cipher": "ECDHE-RSA-AES256-GCM-SHA384"
    },
    "http": {
        "url": "https://www.rcpsych.ac.uk/",
        "status": "HTTP/2 200 ",
        "http_version": "3",
        "headers": {
            "content-length": "498712",
            "content-type": "text/html; charset=utf-8",
            "location": "https://www.rcpsych.ac.uk",
            "server": "Microsoft-IIS/10.0",
            "date": "Mon, 10 Aug 2026 11:19:45 GMT",
            "access-control-allow-origin": "https://www.rcpsych.ac.uk",
            "set-cookie": "AWSALBCORS=Dw31FWICAk1TJ/Boc8f+7UV2tHnZyufGDdAIOQPIeupcyFswVVy3j84Rt68BaVRLtyyE5A/kDLIfe0gx+6m7mkoNCDee1qXxi69dvbeXWj4SINgLalHdO1aS+ZNw; Expires=Mon, 17 Aug 2026 11:19:45 GMT; Path=/; SameSite=None; Secure",
            "cache-control": "no-cache",
            "pragma": "no-cache",
            "expires": "-1",
            "x-frame-options": "SAMEORIGIN",
            "content-security-policy": "default-src 'self'; script-src 'self' *.googleapis.com *.gstatic.com www.google.com apis.google.com connect.facebook.net ajax.aspnetcdn.com https://www.youtube.com platform.twitter.com https://syndication.twitter.com/ https://s.ytimg.com https://publish.twitter.com *.twimg.com platform.linkedin.com https://*.googletagmanager.com code.jquery.com siteimproveanalytics.com unpkg.com cdnjs.cloudflare.com cdn.icontentall.co.uk cdn.matomo.cloud static.trackedweb.net static.hotjar.com *.bing.com googleads.g.doubleclick.net script.hotjar.com widgets.ebscohost.com connect.soundcloud.com https://snap.licdn.com https://platform.stumbleupon.com https://surveystats.hotjar.io https://elevenlabs.io blob: data: https://*.taggbox.com https://cloud.tagbox.com app-static.turtl.co cse.google.com sdks.shopifycdn.com w.soundcloud.com rcpsych.matomo.cloud cc.cdn.civiccomputing.com *.cloudfront.net js.hs-scripts.com js.hs-analytics.net js.hs-banner.com js.hsleadflows.net forms.hubspot.com js.hscollectedforms.net https://cdn.insight.sitefinity.com cdn.ampproject.org 'unsafe-inline' 'unsafe-eval'; style-src 'self' *.googleapis.com *.gstatic.com netdna.bootstrapcdn.com kendo.cdn.telerik.com www.google.com platform.twitter.com/css/ *.twimg.com *.typekit.net cdnjs.cloudflare.com cdn.totum.com widgets.ebscohost.com https://widget.taggbox.com https://cloud.taggbox.com app-static.turtl.co https://cdn.insight.sitefinity.com 'unsafe-inline'; img-src 'self' *.gstatic.com *.googleapis.com platform.tumblr.com web.facebook.com www.facebook.com www.redditstatic.com www.linkedin.com i.ytimg.com https://syndication.twitter.com https://static.licdn.com/scds/common/u/images/apps/connect/sprites/sprite_connect_v14.png pbs.twimg.com platform.twitter.com/css/ *.twimg.com data: blob: https://*.googletagmanager.com cdn.totum.com https://www.google.com/pagead/1p-user-list/ bat.bing.net bat.bing.com https://www.google.co.uk/pagead/1p-user-list/ img.youtube.com https://cloud.tagbox.com https://cdn.taggbox.com assets.turtl.co google.com *.google.com cdn.shopify.com i.vimeocdn.com pic.enthuse.com track.hubspot.com js.hsleadflows.net forms.hsforms.com https://cdn.insight.sitefinity.com; font-src 'self' fonts.gstatic.com kendo.cdn.telerik.com netdna.bootstrapcdn.com data: *.typekit.net https://script.hotjar.com https://cloud.taggbox.com; frame-src 'self' https://www.googletagmanager.com *.doubleclick.net cdn.knightlab.com www.youtube.com w.soundcloud.com https://embedgpt.chat https://forms.office.com https://www.google.com https://player.vimeo.com www.facebook.com https://app.powerbi.com https://rcpsych.turtl.co https://app.bizdriver.ai https://rcpsych.enthuse.com forms.hsforms.com; connect-src 'self' data: accounts.google.com *.gstatic.com https://*.googletagmanager.com *.googleapis.com rcpsych.matomo.cloud https://www.google.com/ccm/collect *.google-analytics.com *.bing.net *.bing.com r1.trackedweb.net soundcloud.com websales-api.totum.com https://surveystats.hotjar.io https://privacyportal-uk.onetrust.com https://api.us.elevenlabs.io wss://api.us.elevenlabs.io https://www.facebook.com *.hotjar.io wss://ws.hotjar.com https://*.taggbox.com google.com monorail-edge.shopifysvc.com rcpsych.myshopify.com use.typekit.net https://unpkg.com/@popperjs/ https://unpkg.com/tippy.js@6/ *.civiccomputing.com https://ad.doubleclick.net https://www.google.com *.analytics.google.com *.execute-api.eu-central-1.amazonaws.com forms.hubspot.com *.hsforms.com https://*.insight.sitefinity.com https://*.dec.sitefinity.com; media-src 'self' data: blob:; child-src 'self' https://platform.twitter.com/ https://syndication.twitter.com/ https://www.youtube.com/ https://www.youtube-nocookie.com https://player.vimeo.com/ https://w.soundcloud.com/ apis.google.com accounts.google.com staticxx.facebook.com www.facebook.com web.facebook.com badge.stumbleupon.com; frame-ancestors https://rcpsych.sharepoint.com 'self'",
            "cross-origin-embedder-policy": "unsafe-none",
            "cross-origin-opener-policy": "unsafe-none",
            "cross-origin-resource-policy": "cross-origin",
            "permissions-policy": "accelerometer=(self), ambient-light-sensor=(self), autoplay=(self), battery=(self), camera=(self), cross-origin-isolated=(self), display-capture=(self), document-domain=(self), encrypted-media=(self), execution-while-not-rendered=(self), execution-while-out-of-viewport=(self), fullscreen=(self), geolocation=(self), gyroscope=(self), keyboard-map=(self), magnetometer=(self), microphone=(self), midi=(self), navigation-override=(self), payment=(self), picture-in-picture=(self), publickey-credentials-get=(self), screen-wake-lock=(self), sync-xhr=(self), usb=(self), web-share=(self), xr-spatial-tracking=(self)",
            "referrer-policy": "no-referrer-when-downgrade",
            "x-xss-protection": "1; mode=block",
            "request-context": "appId=cid-v1:53b36b29-2255-476c-bfb0-b98798da39b1",
            "access-control-expose-headers": "Request-Context",
            "x-content-type-options": "nosniff",
            "strict-transport-security": "max-age=15552000",
            "x-cache": "Miss from cloudfront",
            "via": "1.1 d8af0f1a98014883ea6d117bf48332bc.cloudfront.net (CloudFront)",
            "x-amz-cf-pop": "ORD56-P16",
            "x-amz-cf-id": "J_-ctODTXzgTxjLQ43lDL0UrqRAPwyNgj5AcrAAnTmwWg1sTRnfx2w=="
        },
        "security_checks": {
            "strict-transport-security": true,
            "content-security-policy": true,
            "x-content-type-options": true,
            "x-frame-options": true,
            "referrer-policy": true,
            "permissions-policy": true,
            "cross-origin-opener-policy": true,
            "cross-origin-embedder-policy": true,
            "cross-origin-resource-policy": true
        },
        "server": "Microsoft-IIS/10.0",
        "powered_by": ""
    },
    "webpage": {
        "url": "https://www.rcpsych.ac.uk/",
        "title": "Royal College of Psychiatrists",
        "description": "The Royal College of Psychiatrists is the professional body responsible for education and training, and setting and raising standards in psychiatry.",
        "success": true,
        "error": "",
        "status": 200
    },
    "network": {
        "18.168.89.32": {
            "success": false,
            "country": "",
            "region": "",
            "city": "",
            "asn": "",
            "organization": "",
            "isp": ""
        }
    },
    "smtp": {
        "host": "rcpsych-ac-uk.mail.protection.outlook.com",
        "ports": [
            {
                "port": 25,
                "open": false,
                "time_ms": 28.4,
                "banner": "",
                "error": "Network is unreachable"
            },
            {
                "port": 465,
                "open": false,
                "time_ms": 4015.1,
                "banner": "",
                "error": "Connection timed out"
            },
            {
                "port": 587,
                "open": false,
                "time_ms": 4056,
                "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": 118.47
}