Skip to content

Hostname

brooklands.ac.uk

Last fetched

brooklands.ac.uk is a registered hostname under the .uk top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · brooklands.ac.ukRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/brooklands.ac.uk

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with brooklands.ac.uk in WhisperGraph.

Subdomains

63 observed subdomains of brooklands.ac.uk.

Web-graph footprint

Distinct hostnames that link to or from brooklands.ac.uk in the public web crawl.

125 sites link to this hostname.

325 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for brooklands.ac.uk.

MechanismTarget
SPF_INCLUDEsendgrid.me
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.ess.uk.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP146.177.29.199/32
SPF_IP212.219.11.232
SPF_IP52.169.27.184/32
SPF_IP62.255.126.79
SPF_IP80.93.168.194/32

Related pages

Pivot deeper into the graph from brooklands.ac.uk.

Cypher and MCP

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

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