Skip to content

Hostname

brock.ac.uk

Last fetched

brock.ac.uk resolves to 1 IPv4 address operated by AS12488 in GB.

Nutrition Label

WHISPER CANON · brock.ac.ukRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.2/10canon.whisper.security/host/brock.ac.uk

Resolution chain

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

IPPrefixASNOperatorCountry
185.199.222.154185.199.220.0/22AS12488GB

WHOIS identity

Registrar
Organization
paul shepherd it services manager brockenhurst college
Contact emails

Subdomains

12 observed subdomains of brock.ac.uk.

Web-graph footprint

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

179 sites link to this hostname.

122 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for brock.ac.uk.

MechanismTarget
SPF_INCLUDEcirqahosting.com
SPF_INCLUDEmandrillapp.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP146.177.29.199/32
SPF_IP194.83.233.100
SPF_IP23.249.219.83/32
SPF_IP23.249.219.86/32
SPF_IP2603:10a6:4:29:0:0:0:12
SPF_MXbrock.ac.uk

Related pages

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

Cypher and MCP

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

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