Hostname
bl.uk
Last fetched
bl.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:nominet uk
- Organization
- the british library
- Contact emails
Subdomains
116 observed subdomains of bl.uk.
Showing 25 of 116. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bl.uk in the public web crawl.
16,015 sites link to this hostname.
371 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
21 SPF mechanisms authorising senders for bl.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf-a.bl.uk |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 130.88.200.0/24 |
| SPF_IP | 132.145.15.90 |
| SPF_IP | 161.12.104.159 |
| SPF_IP | 185.71.184.242/32 |
| SPF_IP | 193.60.208.0/21 |
| SPF_IP | 194.66.224.0/20 |
| SPF_IP | 213.215.157.240 |
| SPF_IP | 216.154.234.17 |
| SPF_IP | 216.154.234.20 |
| SPF_IP | 216.47.169.220 |
| SPF_IP | 51.132.243.191/32 |
| SPF_IP | 51.132.245.31/32 |
| SPF_IP | 51.140.100.9/32 |
| SPF_IP | 51.140.78.20/32 |
| SPF_IP | 51.140.87.218/32 |
| SPF_IP | 51.140.99.252/32 |
| SPF_IP | 65.196.76.100/31 |
| SPF_IP | 80.69.7.251 |
| SPF_IP | 87.82.49.47 |
Related pages
Pivot deeper into the graph from bl.uk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bl.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.