Skip to content

Hostname

cpas.org.uk

Last fetched

cpas.org.uk has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:fasthosts internet ltd as the registrar.

Nutrition Label

WHISPER CANON · cpas.org.ukRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/cpas.org.uk

Resolution chain

cpas.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:fasthosts internet ltd
Organization
church pastoral aid society
Contact emails

Subdomains

4 observed subdomains of cpas.org.uk.

Web-graph footprint

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

159 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for cpas.org.uk.

MechanismTarget
SPF_Acpas.org.uk
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.245.49.105/32
SPF_IP50.31.34.146
SPF_IP89.249.64.0/20
SPF_IP94.125.134.137

Related pages

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

Cypher and MCP

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

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