Hostname
bsac.org.uk
Last fetched
bsac.org.uk is a registered hostname under the .uk top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- registrar:ionos se [tag = 1and1]
- Organization
- british society for antimicrobial chemotherapy
- Contact emails
- —
Subdomains
8 observed subdomains of bsac.org.uk.
Web-graph footprint
Distinct hostnames that link to or from bsac.org.uk in the public web crawl.
334 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for bsac.org.uk.
| Mechanism | Target |
|---|---|
| SPF_A | bsac.org.uk |
| SPF_INCLUDE | 8428851.spf01.hubspotemail.net |
| SPF_INCLUDE | _spf-eu.ionos.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | bsac.org.uk.spf.auto.dnssmarthost.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 35.214.35.145 |
| SPF_MX | bsac.org.uk |
Related pages
Pivot deeper into the graph from bsac.org.uk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bsac.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.