Hostname
brook.org.uk
Last fetched
brook.org.uk has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:key-systems gmbh [tag = key-systems-de] as the registrar.
Nutrition Label
Resolution chain
brook.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:key-systems gmbh [tag = key-systems-de]
- Organization
- birmingham brook advisory centre unknown myratech.net plc.
- Contact emails
- —
Subdomains
26 observed subdomains of brook.org.uk.
Showing 23 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from brook.org.uk in the public web crawl.
2,826 sites link to this hostname.
535 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for brook.org.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.viewsapp.net |
| SPF_IP | 103.28.42.0/24 |
| SPF_IP | 146.88.28.0/24 |
| SPF_IP | 163.47.180.0/22 |
| SPF_IP | 203.55.21.0/24 |
| SPF_IP | 204.75.142.0/24 |
| SPF_IP | 27.126.146.0/24 |
Related pages
Pivot deeper into the graph from brook.org.uk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "brook.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.