Hostname
bac.org.uk
Last fetched
bac.org.uk resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:zen internet limited [tag = zensys] as the registrar.
Nutrition Label
Resolution chain
bac.org.uk resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- registrar:zen internet limited [tag = zensys]
- Organization
- battersea arts centre
- Contact emails
- —
Subdomains
13 observed subdomains of bac.org.uk.
Web-graph footprint
Distinct hostnames that link to or from bac.org.uk in the public web crawl.
680 sites link to this hostname.
188 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for bac.org.uk.
| Mechanism | Target |
|---|---|
| SPF_A | bac.org.uk |
| SPF_INCLUDE | _spf.elasticemail.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.ess.uk.barracudanetworks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | srv548.main-hosting.eu |
| SPF_INCLUDE | system.spektrix.com |
| SPF_IP | 167.89.65.77/32 |
| SPF_IP | 51.155.236.30 |
| SPF_IP | 51.155.94.65 |
| SPF_IP | 52.51.79.206 |
| SPF_IP | 82.69.148.214 |
| SPF_IP | 84.19.38.250 |
| SPF_IP | 84.19.38.82 |
| SPF_IP | 84.19.38.85 |
| SPF_IP | 84.19.38.86 |
Related pages
Pivot deeper into the graph from bac.org.uk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bac.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.