Skip to content

Hostname

bsa.org.uk

Last fetched

bsa.org.uk resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in GB. WHOIS lists registrar:claranet limited [tag = claranet] as the registrar.

Nutrition Label

WHISPER CANON · bsa.org.ukRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/bsa.org.uk

Resolution chain

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

IPPrefixASNOperatorCountry
51.104.28.6551.104.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationGB

WHOIS identity

Registrar
registrar:claranet limited [tag = claranet]
Organization
the building societies association
Contact emails

Subdomains

14 observed subdomains of bsa.org.uk.

Web-graph footprint

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

337 sites link to this hostname.

621 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for bsa.org.uk.

MechanismTarget
SPF_INCLUDEapp.aventri.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP78.136.61.65
SPF_IP80.249.100.128/26
SPF_MXbsa.org.uk

Related pages

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

Cypher and MCP

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

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