Skip to content

Hostname

cct.org.uk

Last fetched

cct.org.uk resolves to 1 IPv4 address operated by AS20860 in GB. WHOIS lists registrar:adept design (norfolk) ltd t/a adept [tag = adeptdigital] as the registrar.

Nutrition Label

WHISPER CANON · cct.org.ukRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/cct.org.uk

Resolution chain

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

IPPrefixASNOperatorCountry
82.145.38.14882.145.32.0/19AS20860GB

WHOIS identity

Registrar
registrar:adept design (norfolk) ltd t/a adept [tag = adeptdigital]
Organization
the christian conference trust
Contact emails

Subdomains

23 observed subdomains of cct.org.uk.

Web-graph footprint

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

92 sites link to this hostname.

74 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for cct.org.uk.

MechanismTarget
SPF_Acct.org.uk
SPF_INCLUDE25505901.spf10.hubspotemail.net
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_INCLUDEumail1.co.uk
SPF_IP46.32.227.52
SPF_IP82.145.38.148
SPF_IP83.142.225.112
SPF_MXcct.org.uk

Related pages

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

Cypher and MCP

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

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