Skip to content

Hostname

cht.nhs.uk

Last fetched

cht.nhs.uk resolves to 1 IPv4 address operated by AS5089 in GB.

Nutrition Label

WHISPER CANON · cht.nhs.ukRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/cht.nhs.uk

Resolution chain

cht.nhs.uk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
62.255.232.23862.255.192.0/18AS5089GB

WHOIS identity

No WHOIS records are currently associated with cht.nhs.uk in WhisperGraph.

Subdomains

13 observed subdomains of cht.nhs.uk.

Web-graph footprint

Distinct hostnames that link to or from cht.nhs.uk in the public web crawl.

176 sites link to this hostname.

440 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cht.nhs.uk.

MechanismTarget
SPF_INCLUDE_spf.nhs.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEthis.healthcare
SPF_IP194.155.255.1/32
SPF_IP195.105.48.5/32

Related pages

Pivot deeper into the graph from cht.nhs.uk.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cht.nhs.uk"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.