Skip to content

Hostname

cft.org.uk

Last fetched

cft.org.uk has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:zen internet limited as the registrar.

Nutrition Label

WHISPER CANON · cft.org.ukRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/cft.org.uk

Resolution chain

cft.org.uk has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:zen internet limited
Organization
chichester festival theatre
Contact emails

Subdomains

11 observed subdomains of cft.org.uk.

Web-graph footprint

Distinct hostnames that link to or from cft.org.uk in the public web crawl.

588 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for cft.org.uk.

MechanismTarget
SPF_Acft.org.uk
SPF_Amaildc.protozoon.com
SPF_INCLUDEeu.mailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf2.accessacloud.com
SPF_INCLUDEsystem.spektrix.com
SPF_IP109.239.92.178
SPF_IP194.15.48.181
SPF_IP45.83.39.144
SPF_IP45.83.39.145
SPF_IP45.83.39.146
SPF_IP45.83.39.147
SPF_IP45.83.39.148
SPF_IP45.83.39.149
SPF_IP5.44.26.180
SPF_IP5.44.26.184
SPF_IP51.155.59.28
SPF_MXcft.org.uk

Related pages

Pivot deeper into the graph from cft.org.uk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cft.org.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.