Hostname
bas.ac.uk
Last fetched
bas.ac.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
No WHOIS records are currently associated with bas.ac.uk in WhisperGraph.
Subdomains
69 observed subdomains of bas.ac.uk.
Showing 25 of 69. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bas.ac.uk in the public web crawl.
2,590 sites link to this hostname.
1,004 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
24 SPF mechanisms authorising senders for bas.ac.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.elasticemail.com |
| SPF_INCLUDE | changepointasp.com |
| SPF_INCLUDE | ciphr247.com |
| SPF_INCLUDE | spf.dynect.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 151.236.208.0/23 |
| SPF_IP | 185.38.180.0/22 |
| SPF_IP | 192.162.216.0/22 |
| SPF_IP | 192.171.137.70/32 |
| SPF_IP | 195.62.216.0/23 |
| SPF_IP | 2001:978:2a01::/48 |
| SPF_IP | 2001:978:2a02::/48 |
| SPF_IP | 208.70.128.0/21 |
| SPF_IP | 212.57.248.0/24 |
| SPF_IP | 2a01:77c0:1180::/46 |
| SPF_IP | 2a01:77c0:6::/47 |
| SPF_IP | 68.71.200.64/27 |
| SPF_IP | 72.35.12.0/24 |
| SPF_IP | 72.35.23.0/24 |
| SPF_IP | 81.3.21.107/32 |
| SPF_IP | 81.3.21.110/32 |
| SPF_IP | 89.104.206.0/23 |
| SPF_IP | 93.159.202.0/23 |
| SPF_IP | 93.95.12.0/22 |
Related pages
Pivot deeper into the graph from bas.ac.uk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bas.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.