Skip to content

Hostname

cbso.co.uk

Last fetched

cbso.co.uk has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:easily limited t/a easily.co.uk as the registrar.

Nutrition Label

WHISPER CANON · cbso.co.ukRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/cbso.co.uk

Resolution chain

cbso.co.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:easily limited t/a easily.co.uk
Organization
city of birmingham symphony orchestra
Contact emails

Subdomains

11 observed subdomains of cbso.co.uk.

Web-graph footprint

Distinct hostnames that link to or from cbso.co.uk in the public web crawl.

457 sites link to this hostname.

77 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cbso.co.uk.

MechanismTarget
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEwordfly.com
SPF_IP167.98.42.68
SPF_IP95.131.87.138

Related pages

Pivot deeper into the graph from cbso.co.uk.

Cypher and MCP

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

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