Hostname
sqa.org.uk
Last fetched
sqa.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:darren summers t/a hostworld internet
- Organization
- scottish qualifications authority
- Contact emails
Subdomains
90 observed subdomains of sqa.org.uk.
Showing 25 of 90. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sqa.org.uk in the public web crawl.
1,230 sites link to this hostname.
395 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
28 SPF mechanisms authorising senders for sqa.org.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | civiccomputing.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.ssmx.net |
| SPF_IP | 103.237.104.0/22 |
| SPF_IP | 104.47.0.36/32 |
| SPF_IP | 104.47.2.36/32 |
| SPF_IP | 109.234.195.2 |
| SPF_IP | 109.234.207.166 |
| SPF_IP | 130.248.172.0/24 |
| SPF_IP | 130.248.173.0/24 |
| SPF_IP | 185.28.196.0/22 |
| SPF_IP | 192.28.128.0/18 |
| SPF_IP | 199.15.212.0/22 |
| SPF_IP | 23.249.219.83/32 |
| SPF_IP | 23.249.219.86/32 |
| SPF_IP | 37.188.97.188/32 |
| SPF_IP | 46.101.22.200 |
| SPF_IP | 52.17.125.19 |
| SPF_IP | 54.247.101.217/32 |
| SPF_IP | 54.77.167.243 |
| SPF_IP | 72.3.185.0/24 |
| SPF_IP | 72.32.154.0/24 |
| SPF_IP | 72.32.217.0/24 |
| SPF_IP | 72.32.243.0/24 |
| SPF_IP | 81.145.141.50 |
| SPF_IP | 81.145.145.129 |
| SPF_IP | 94.236.119.0/26 |
Related pages
Pivot deeper into the graph from sqa.org.uk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sqa.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.